Update of /cvsroot/super-tux/supertux/po
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21680/po
Modified Files:
LINGUAS
Added Files:
pt.po
Log Message:
Is it enough to edit LINGUAS to add a new translation?
--- NEW FILE: pt.po ---
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR SuperTux Development Team
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: sup...@li...\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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL...@li...>\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"
Index: LINGUAS
===================================================================
RCS file: /cvsroot/super-tux/supertux/po/LINGUAS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- LINGUAS 2 Jun 2004 23:00:37 -0000 1.1
+++ LINGUAS 2 Jun 2004 23:44:23 -0000 1.2
@@ -1,2 +1,3 @@
# Set of available languages.
de
+pt
|