Changeset 118 for trunk/Languages


Ignore:
Timestamp:
Oct 23, 2022, 10:55:55 PM (20 months ago)
Author:
chronos
Message:
  • Added: UCore main data module.
  • Added: Test cases support for better future testing.
Location:
trunk/Languages
Files:
5 edited

Legend:

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

    r117 r118  
    2525msgstr "Big Metro"
    2626
     27#: tformtest.arun.caption
     28msgctxt "tformtest.arun.caption"
     29msgid "Run"
     30msgstr "Spustit"
     31
     32#: tformtest.ashow.caption
     33msgid "Show"
     34msgstr "Ukázat"
     35
     36#: tformtest.buttonrun.caption
     37msgctxt "tformtest.buttonrun.caption"
     38msgid "Run"
     39msgstr "Spustit"
     40
     41#: tformtest.caption
     42msgid "Test"
     43msgstr "Test"
     44
     45#: tformtest.labelresult.caption
     46msgid "   "
     47msgstr "   "
     48
     49#: tformtest.listviewtestcases.columns[0].caption
     50msgid "Name"
     51msgstr "Jméno"
     52
     53#: tformtest.listviewtestcases.columns[1].caption
     54msgid "Result"
     55msgstr "Výsledek"
     56
     57#: tformtestcase.caption
     58msgid "Test case"
     59msgstr "Testový případ"
     60
    2761#: uengine.sautomatic
    2862msgctxt "uengine.sautomatic"
     
    265299msgid "Zero zoom not allowed"
    266300msgstr "Nulové přiblížení není povoleno"
    267 
  • trunk/Languages/BigMetro.de.po

    r117 r118  
    2525msgstr "Big Metro"
    2626
     27#: tformtest.arun.caption
     28msgctxt "tformtest.arun.caption"
     29msgid "Run"
     30msgstr ""
     31
     32#: tformtest.ashow.caption
     33msgid "Show"
     34msgstr ""
     35
     36#: tformtest.buttonrun.caption
     37msgctxt "tformtest.buttonrun.caption"
     38msgid "Run"
     39msgstr ""
     40
     41#: tformtest.caption
     42msgid "Test"
     43msgstr ""
     44
     45#: tformtest.labelresult.caption
     46msgid "   "
     47msgstr ""
     48
     49#: tformtest.listviewtestcases.columns[0].caption
     50msgid "Name"
     51msgstr ""
     52
     53#: tformtest.listviewtestcases.columns[1].caption
     54msgid "Result"
     55msgstr ""
     56
     57#: tformtestcase.caption
     58msgid "Test case"
     59msgstr ""
     60
    2761#: uengine.sautomatic
    2862msgctxt "uengine.sautomatic"
  • trunk/Languages/BigMetro.fr.po

    r117 r118  
    2525msgstr "Big Metro"
    2626
     27#: tformtest.arun.caption
     28msgctxt "tformtest.arun.caption"
     29msgid "Run"
     30msgstr ""
     31
     32#: tformtest.ashow.caption
     33msgid "Show"
     34msgstr ""
     35
     36#: tformtest.buttonrun.caption
     37msgctxt "tformtest.buttonrun.caption"
     38msgid "Run"
     39msgstr ""
     40
     41#: tformtest.caption
     42msgid "Test"
     43msgstr ""
     44
     45#: tformtest.labelresult.caption
     46msgid "   "
     47msgstr ""
     48
     49#: tformtest.listviewtestcases.columns[0].caption
     50msgid "Name"
     51msgstr ""
     52
     53#: tformtest.listviewtestcases.columns[1].caption
     54msgid "Result"
     55msgstr ""
     56
     57#: tformtestcase.caption
     58msgid "Test case"
     59msgstr ""
     60
    2761#: uengine.sautomatic
    2862msgctxt "uengine.sautomatic"
  • trunk/Languages/BigMetro.pot

    r117 r118  
    1515msgstr ""
    1616
     17#: tformtest.arun.caption
     18msgctxt "tformtest.arun.caption"
     19msgid "Run"
     20msgstr ""
     21
     22#: tformtest.ashow.caption
     23msgid "Show"
     24msgstr ""
     25
     26#: tformtest.buttonrun.caption
     27msgctxt "tformtest.buttonrun.caption"
     28msgid "Run"
     29msgstr ""
     30
     31#: tformtest.caption
     32msgid "Test"
     33msgstr ""
     34
     35#: tformtest.labelresult.caption
     36msgid "   "
     37msgstr ""
     38
     39#: tformtest.listviewtestcases.columns[0].caption
     40msgid "Name"
     41msgstr ""
     42
     43#: tformtest.listviewtestcases.columns[1].caption
     44msgid "Result"
     45msgstr ""
     46
     47#: tformtestcase.caption
     48msgid "Test case"
     49msgstr ""
     50
    1751#: uengine.sautomatic
    1852msgctxt "uengine.sautomatic"
Note: See TracChangeset for help on using the changeset viewer.