From 96844deeb40c57e85616b9bf19ad17289fbeaf8d Mon Sep 17 00:00:00 2001 From: Ricardo Cruz Date: Wed, 2 Jun 2004 23:44:23 +0000 Subject: [PATCH] Is it enough to edit LINGUAS to add a new translation? SVN-Revision: 1391 --- po/LINGUAS | 1 + po/pt.po | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) create mode 100644 po/pt.po diff --git a/po/LINGUAS b/po/LINGUAS index 073178d82..60e6eacb1 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -1,2 +1,3 @@ # Set of available languages. de +pt diff --git a/po/pt.po b/po/pt.po new file mode 100644 index 000000000..6371aca29 --- /dev/null +++ b/po/pt.po @@ -0,0 +1,41 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR SuperTux Development Team +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: super-tux-devel@lists.sourceforge.net\n" +"POT-Creation-Date: 2004-06-03 00:22+0200\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + +#: src/setup.cpp:388 +msgid "Start Game" +msgstr "Começar Jogo" + +#: src/setup.cpp:389 +msgid "Contrib Levels" +msgstr "Contribuições" + +#: src/setup.cpp:390 +msgid "Options" +msgstr "Opções" + +#: src/setup.cpp:391 +msgid "Level Editor" +msgstr "Editor de Níveis" + +#: src/setup.cpp:392 +msgid "Credits" +msgstr "Méritos" + +#: src/setup.cpp:393 +msgid "Quit" +msgstr "Sair" -- 2.11.0