Changeset 281 for trunk/Languages


Ignore:
Timestamp:
Feb 21, 2019, 10:45:41 PM (6 years ago)
Author:
chronos
Message:
  • Added: New map type hexagonal horizontal.
  • Added: Limit allowed map type according selected game system.
Location:
trunk/Languages
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Languages/xtactics.cs.po

    r280 r281  
    10931093msgstr "Obrázek ze souboru"
    10941094
    1095 #: uformnew.sgridtypehexagon
    1096 msgid "Hexagonal"
    1097 msgstr "Hexagonální"
    1098 
    1099 #: uformnew.sgridtypeisometric
    1100 msgid "Isometric"
    1101 msgstr "Izometrická"
    1102 
    1103 #: uformnew.sgridtyperandom
    1104 msgid "Random"
    1105 msgstr "Náhodná"
    1106 
    1107 #: uformnew.sgridtypesquare
    1108 msgid "Square"
    1109 msgstr "Čtvercová"
    1110 
    1111 #: uformnew.sgridtypetriangle
    1112 msgid "Triangural"
    1113 msgstr "Trojúhelníková"
    1114 
    11151095#: uformnew.sgrowamountbyone
    11161096msgid "By one"
     
    12721252msgstr "Není povoleno odečíst sílu pod nulu do záporné hodnoty"
    12731253
     1254#: umaptype.sgridtypehexagonhorizontal
     1255msgid "Hexagonal horizontal"
     1256msgstr "Hexagonální vodorovná"
     1257
     1258#: umaptype.sgridtypehexagonvertical
     1259msgid "Hexagonal vertical"
     1260msgstr "Hexagonální svislá"
     1261
     1262#: umaptype.sgridtypeisometric
     1263msgctxt "umaptype.sgridtypeisometric"
     1264msgid "Isometric"
     1265msgstr "Izometrická"
     1266
     1267#: umaptype.sgridtyperandom
     1268msgctxt "umaptype.sgridtyperandom"
     1269msgid "Random"
     1270msgstr "Náhodná"
     1271
     1272#: umaptype.sgridtypesquare
     1273msgctxt "umaptype.sgridtypesquare"
     1274msgid "Square"
     1275msgstr "Čtvercová"
     1276
     1277#: umaptype.sgridtypetriangle
     1278msgctxt "umaptype.sgridtypetriangle"
     1279msgid "Triangural"
     1280msgstr "Trojúhelníková"
     1281
    12741282#: uplayer.sattackerpowerpositive
    12751283msgctxt "uplayer.sattackerpowerpositive"
  • trunk/Languages/xtactics.po

    r279 r281  
    10691069msgstr ""
    10701070
    1071 #: uformnew.sgridtypehexagon
    1072 msgid "Hexagonal"
    1073 msgstr ""
    1074 
    1075 #: uformnew.sgridtypeisometric
    1076 msgid "Isometric"
    1077 msgstr ""
    1078 
    1079 #: uformnew.sgridtyperandom
    1080 msgid "Random"
    1081 msgstr ""
    1082 
    1083 #: uformnew.sgridtypesquare
    1084 msgid "Square"
    1085 msgstr ""
    1086 
    1087 #: uformnew.sgridtypetriangle
    1088 msgid "Triangural"
    1089 msgstr ""
    1090 
    10911071#: uformnew.sgrowamountbyone
    10921072msgid "By one"
     
    12461226msgstr ""
    12471227
     1228#: umaptype.sgridtypehexagonhorizontal
     1229msgid "Hexagonal horizontal"
     1230msgstr ""
     1231
     1232#: umaptype.sgridtypehexagonvertical
     1233msgid "Hexagonal vertical"
     1234msgstr ""
     1235
     1236#: umaptype.sgridtypeisometric
     1237msgid "Isometric"
     1238msgstr ""
     1239
     1240#: umaptype.sgridtyperandom
     1241msgid "Random"
     1242msgstr ""
     1243
     1244#: umaptype.sgridtypesquare
     1245msgid "Square"
     1246msgstr ""
     1247
     1248#: umaptype.sgridtypetriangle
     1249msgid "Triangural"
     1250msgstr ""
     1251
    12481252#: uplayer.sattackerpowerpositive
    12491253msgid "Attacker power have to be higher then 0."
Note: See TracChangeset for help on using the changeset viewer.