Changeset 295 for trunk/Languages
- Timestamp:
- Mar 29, 2019, 11:26:28 AM (6 years ago)
- Location:
- trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 8 8 backup 9 9 xtactics.exe 10 *.lr j10 *.lrt
-
- Property svn:ignore
-
trunk/Languages/xtactics.cs.po
r294 r295 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Transfer-Encoding: 8bit\n" 11 "X-Generator: Poedit 2. 1.1\n"11 "X-Generator: Poedit 2.2\n" 12 12 "Language: cs\n" 13 13 … … 113 113 msgstr "Přepnout Skrytou mapu" 114 114 115 #: tformabout.buttonclose.caption 116 msgid "Close" 117 msgstr "Zavřít" 118 119 #: tformabout.buttonhomepage.caption 120 msgid "Home page" 121 msgstr "Domovská stránka" 122 123 #: tformabout.caption 124 msgctxt "tformabout.caption" 125 msgid "About" 126 msgstr "O aplikaci" 127 128 #: tformabout.labelappname.caption 129 msgctxt "tformabout.labelappname.caption" 130 msgid "xTactics" 131 msgstr "xTactics" 132 133 #: tformabout.labelcontent.caption 134 #, fuzzy 135 msgctxt "tformabout.labelcontent.caption" 136 msgid " " 137 msgstr " " 138 139 #: tformabout.labeldescription.caption 140 msgid "Turn-based strategy game inspired by classic Risk board game. The game is highly configurable to allow to adjust battle field and game rules." 141 msgstr "Tahová strategická hra inspirovaná klasickou deskovou hrou Risk. Hra je vysoce nastavitelná pro umožňění upravit bojiště a herní pravidla." 142 115 143 #: tformcharts.caption 116 144 msgctxt "tformcharts.caption" … … 272 300 msgstr "Jméno" 273 301 302 #: tformhelp.caption 303 msgctxt "tformhelp.caption" 304 msgid "Help" 305 msgstr "Nápověda" 306 274 307 #: tformitem.buttoncancel.caption 275 308 msgctxt "tformitem.buttoncancel.caption" … … 286 319 msgid "Item" 287 320 msgstr "Položka" 321 322 #: tformkeyshortcuts.caption 323 msgctxt "tformkeyshortcuts.caption" 324 msgid "Key shortcuts" 325 msgstr "Klávesové zkratky" 326 327 #: tformkeyshortcuts.listview1.columns[0].caption 328 msgid "Action" 329 msgstr "Akce" 330 331 #: tformkeyshortcuts.listview1.columns[1].caption 332 msgid "Window" 333 msgstr "Okno" 334 335 #: tformkeyshortcuts.listview1.columns[2].caption 336 msgid "Shortcut" 337 msgstr "Zkratka" 338 339 #: tformkeyshortcuts.menuitem1.caption 340 msgid "Execute" 341 msgstr "Vykonat" 288 342 289 343 #: tformlist.aadd.caption … … 781 835 msgstr "Jednotky" 782 836 837 #: tformplayersstats.listview1.columns[6].caption 838 msgctxt "tformplayersstats.listview1.columns[6].caption" 839 msgid "Win objective cells" 840 msgstr "Buňky cíle vítězství" 841 783 842 #: tformserver.buttoncancel.caption 784 843 msgctxt "tformserver.buttoncancel.caption" … … 876 935 msgid "General" 877 936 msgstr "Obecné" 937 938 #: tformunitmoves.caption 939 msgctxt "tformunitmoves.caption" 940 msgid "Unit moves" 941 msgstr "Pohyby jednotek" 942 943 #: tformunitmoves.listview1.columns[0].caption 944 msgid "From cell" 945 msgstr "Z buňky" 946 947 #: tformunitmoves.listview1.columns[1].caption 948 msgid "To cell" 949 msgstr "Do buňky" 950 951 #: tformunitmoves.listview1.columns[2].caption 952 msgid "Once count" 953 msgstr "Počet jednou" 954 955 #: tformunitmoves.listview1.columns[3].caption 956 msgid "Repeat count" 957 msgstr "Opakovaný počet" 878 958 879 959 #: ubuilding.sbuildingkind -
trunk/Languages/xtactics.po
r294 r295 103 103 msgstr "" 104 104 105 #: tformabout.buttonclose.caption 106 msgid "Close" 107 msgstr "" 108 109 #: tformabout.buttonhomepage.caption 110 msgid "Home page" 111 msgstr "" 112 113 #: tformabout.caption 114 msgctxt "tformabout.caption" 115 msgid "About" 116 msgstr "" 117 118 #: tformabout.labelappname.caption 119 msgctxt "tformabout.labelappname.caption" 120 msgid "xTactics" 121 msgstr "" 122 123 #: tformabout.labelcontent.caption 124 msgctxt "tformabout.labelcontent.caption" 125 msgid " " 126 msgstr "" 127 128 #: tformabout.labeldescription.caption 129 msgid "Turn-based strategy game inspired by classic Risk board game. The game is highly configurable to allow to adjust battle field and game rules." 130 msgstr "" 131 105 132 #: tformcharts.caption 106 133 msgctxt "tformcharts.caption" … … 262 289 msgstr "" 263 290 291 #: tformhelp.caption 292 msgctxt "tformhelp.caption" 293 msgid "Help" 294 msgstr "" 295 264 296 #: tformitem.buttoncancel.caption 265 297 msgctxt "tformitem.buttoncancel.caption" … … 277 309 msgstr "" 278 310 311 #: tformkeyshortcuts.caption 312 msgctxt "tformkeyshortcuts.caption" 313 msgid "Key shortcuts" 314 msgstr "" 315 316 #: tformkeyshortcuts.listview1.columns[0].caption 317 msgid "Action" 318 msgstr "" 319 320 #: tformkeyshortcuts.listview1.columns[1].caption 321 msgid "Window" 322 msgstr "" 323 324 #: tformkeyshortcuts.listview1.columns[2].caption 325 msgid "Shortcut" 326 msgstr "" 327 328 #: tformkeyshortcuts.menuitem1.caption 329 msgid "Execute" 330 msgstr "" 331 279 332 #: tformlist.aadd.caption 280 333 msgctxt "tformlist.aadd.caption" … … 767 820 msgstr "" 768 821 822 #: tformplayersstats.listview1.columns[6].caption 823 msgctxt "tformplayersstats.listview1.columns[6].caption" 824 msgid "Win objective cells" 825 msgstr "" 826 769 827 #: tformserver.buttoncancel.caption 770 828 msgctxt "tformserver.buttoncancel.caption" … … 861 919 msgctxt "tformsettings.tabsheetgeneral.caption" 862 920 msgid "General" 921 msgstr "" 922 923 #: tformunitmoves.caption 924 msgctxt "tformunitmoves.caption" 925 msgid "Unit moves" 926 msgstr "" 927 928 #: tformunitmoves.listview1.columns[0].caption 929 msgid "From cell" 930 msgstr "" 931 932 #: tformunitmoves.listview1.columns[1].caption 933 msgid "To cell" 934 msgstr "" 935 936 #: tformunitmoves.listview1.columns[2].caption 937 msgid "Once count" 938 msgstr "" 939 940 #: tformunitmoves.listview1.columns[3].caption 941 msgid "Repeat count" 863 942 msgstr "" 864 943
Note:
See TracChangeset
for help on using the changeset viewer.