diff options
| author | Michal Zima <xhire@mujmalysvet.cz> | 2010-02-08 22:59:42 +0100 |
|---|---|---|
| committer | Michal Zima <xhire@mujmalysvet.cz> | 2010-02-08 22:59:42 +0100 |
| commit | 446ee442f34bb9f8e6f52d29e3985c9025fbffd7 (patch) | |
| tree | fc0c39ba0b9fd5a05d8d86ce4ffe3331e6006887 /po | |
| parent | 6d80682e084f0f51a9441f7f94ac955d7700d12d (diff) | |
Found one more string to be translated
More code style corrections
Diffstat (limited to 'po')
| -rw-r--r-- | po/cs_CZ.po | 8 | ||||
| -rw-r--r-- | po/de_DE.po | 6 | ||||
| -rw-r--r-- | po/tuxanci.pot | 6 |
3 files changed, 16 insertions, 4 deletions
diff --git a/po/cs_CZ.po b/po/cs_CZ.po index 1952692..bc923c6 100644 --- a/po/cs_CZ.po +++ b/po/cs_CZ.po @@ -1,4 +1,4 @@ -# SOME DESCRIPTIVE TITLE. +# Czech translation file of game Tuxanci. # Copyright (C) 2010 # This file is distributed under the same license as the tuxanci package. # Michal Zima <xhire@mujmalysvet.cz>, 2008-2010 @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxanci\n" "Report-Msgid-Bugs-To: team@tuxanci.org\n" -"POT-Creation-Date: 2010-02-08 22:43+0100\n" +"POT-Creation-Date: 2010-02-08 22:56+0100\n" "PO-Revision-Date: 2009-12-28 16:03+0100\n" "Last-Translator: xHire <xhire@mujmalysvet.cz>\n" "Language-Team: \n" @@ -357,3 +357,7 @@ msgstr "Změna zbraně:" #: src/screen/settingKeys.c:291 msgid "Player 1" msgstr "Hráč 1" + +#: src/screen/world.c:390 +msgid "Do you really want to quit the game?" +msgstr "Opravdu chceš ukončit hru?" diff --git a/po/de_DE.po b/po/de_DE.po index 59acd7b..9ce5002 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: tuxanci\n" "Report-Msgid-Bugs-To: team@tuxanci.org\n" -"POT-Creation-Date: 2010-02-08 22:43+0100\n" +"POT-Creation-Date: 2010-02-08 22:56+0100\n" "PO-Revision-Date: 2008-12-01 12:31+0100\n" "Last-Translator: Evgeni Golov <sargentd@die-welt.net>\n" "Language-Team: GERMAN <de@li.org>\n" @@ -371,6 +371,10 @@ msgstr "Wechsle Waffe:" msgid "Player 1" msgstr "Spieler 1" +#: src/screen/world.c:390 +msgid "Do you really want to quit the game?" +msgstr "" + #~ msgid "Up" #~ msgstr "Hoch:" diff --git a/po/tuxanci.pot b/po/tuxanci.pot index 6be306b..d251586 100644 --- a/po/tuxanci.pot +++ b/po/tuxanci.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: team@tuxanci.org\n" -"POT-Creation-Date: 2010-02-08 22:43+0100\n" +"POT-Creation-Date: 2010-02-08 22:56+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -358,3 +358,7 @@ msgstr "" #: src/screen/settingKeys.c:291 msgid "Player 1" msgstr "" + +#: src/screen/world.c:390 +msgid "Do you really want to quit the game?" +msgstr "" |