diff options
| author | Michal Zima <xhire@mujmalysvet.cz> | 2010-06-06 23:38:37 +0200 |
|---|---|---|
| committer | Michal Zima <xhire@mujmalysvet.cz> | 2010-06-07 15:28:53 +0200 |
| commit | 0cb72c814fa839268ed7a09d59d82aa1514a8155 (patch) | |
| tree | 8950f3a65d7983283f8c4ba2f666d3bc4b7921b6 /po/cs_CZ.po | |
| parent | 7905c8b17b3a948c4d37d300db17e11217395ef8 (diff) | |
Added 'Reload' button to the server browser
Diffstat (limited to 'po/cs_CZ.po')
| -rw-r--r-- | po/cs_CZ.po | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/po/cs_CZ.po b/po/cs_CZ.po index bc923c6..0857ddf 100644 --- a/po/cs_CZ.po +++ b/po/cs_CZ.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: tuxanci\n" "Report-Msgid-Bugs-To: team@tuxanci.org\n" -"POT-Creation-Date: 2010-02-08 22:56+0100\n" -"PO-Revision-Date: 2009-12-28 16:03+0100\n" +"POT-Creation-Date: 2010-06-06 23:32+0200\n" +"PO-Revision-Date: 2010-06-06 23:34+0200\n" "Last-Translator: xHire <xhire@mujmalysvet.cz>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -72,7 +72,7 @@ msgid "Save" msgstr "Uložit" #: src/client/saveDialog.c:80 -#: src/screen/browser.c:714 +#: src/screen/browser.c:692 #: src/screen/credits.c:110 #: src/screen/downArena.c:372 #: src/screen/gameType.c:229 @@ -95,38 +95,42 @@ msgstr "Ne" msgid "OK" msgstr "OK" -#: src/screen/browser.c:715 +#: src/screen/browser.c:693 #: src/screen/gameType.c:230 #: src/screen/choiceArena.c:204 msgid "Play" msgstr "Hraj" -#: src/screen/browser.c:717 +#: src/screen/browser.c:695 msgid "Refresh" msgstr "Obnovit" -#: src/screen/browser.c:721 +#: src/screen/browser.c:698 +msgid "Reload" +msgstr "Znovu načíst" + +#: src/screen/browser.c:702 msgid "Server" msgstr "Server" -#: src/screen/browser.c:722 +#: src/screen/browser.c:703 msgid "Version" msgstr "Verze" -#: src/screen/browser.c:723 +#: src/screen/browser.c:704 #: src/screen/gameType.c:254 msgid "IP" msgstr "IP" -#: src/screen/browser.c:724 +#: src/screen/browser.c:705 msgid "Arena" msgstr "Aréna" -#: src/screen/browser.c:725 +#: src/screen/browser.c:706 msgid "Clients" msgstr "Klienti" -#: src/screen/browser.c:726 +#: src/screen/browser.c:707 msgid "Ping" msgstr "Ping" |