Changeset 13 for trunk/Languages


Ignore:
Timestamp:
Apr 28, 2016, 10:09:02 PM (9 years ago)
Author:
chronos
Message:
  • Modified: Acronym meaning context items renamed to categories.
  • Added: Ability to select categories for meanings.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r12 r13  
    1010"Content-Transfer-Encoding: 8bit\n"
    1111"Language: cs\n"
    12 "X-Generator: Poedit 1.8.4\n"
     12"X-Generator: Poedit 1.8.7.1\n"
     13
     14#: tformacronym.acategoryadd.caption
     15msgctxt "tformacronym.acategoryadd.caption"
     16msgid "Add"
     17msgstr "Přidat"
     18
     19#: tformacronym.acategoryremove.caption
     20msgctxt "tformacronym.acategoryremove.caption"
     21msgid "Remove"
     22msgstr "Odebrat"
    1323
    1424#: tformacronym.buttoncancel.caption
     
    3848msgstr "Popis:"
    3949
     50#: tformacronym.label4.caption
     51msgid "Categories:"
     52msgstr "Kategorie:"
     53
     54#: tformcategoryselect.buttoncancel.caption
     55msgctxt "tformcategoryselect.buttoncancel.caption"
     56msgid "Cancel"
     57msgstr "Zrušit"
     58
     59#: tformcategoryselect.buttonok.caption
     60msgid "Select"
     61msgstr "Vybrat"
     62
     63#: tformcategoryselect.caption
     64msgid "Select categories"
     65msgstr "Vybrat kategories"
     66
    4067#: tformimport.buttonimport.caption
    4168msgid "Process"
     
    4774
    4875#: tformimport.caption
    49 #, fuzzy
    5076msgctxt "tformimport.caption"
    5177msgid "Import"
     
    6187
    6288#: tformmain.aacronymadd.caption
     89msgctxt "tformmain.aacronymadd.caption"
    6390msgid "Add"
    6491msgstr "Přidat"
     
    6996
    7097#: tformmain.aacronymremove.caption
     98msgctxt "tformmain.aacronymremove.caption"
    7199msgid "Remove"
    72100msgstr "Odebrat"
     
    103131msgctxt "tformmain.aimport.caption"
    104132msgid "Import"
    105 msgstr "Improtovat"
     133msgstr "Importovat"
    106134
    107135#: tformmain.asettings.caption
     
    169197msgstr "Jazyk:"
    170198
     199#: uformacronym.scategory
     200msgid "Category"
     201msgstr "Kategorie"
     202
     203#: uformacronym.sremovecategory
     204msgid "Remove categories"
     205msgstr "Odebrat kategorie"
     206
     207#: uformacronym.sremovecategoryquery
     208msgid "Do you really want to remove selected categories?"
     209msgstr "Opravdu chcete odebrat vybrané kategorie?"
     210
    171211#: uformimport.simportednewacronyms
    172212msgid "Imported %d new acronyms."
  • trunk/Languages/AcronymDecoder.po

    r12 r13  
    11msgid ""
    22msgstr "Content-Type: text/plain; charset=UTF-8"
     3
     4#: tformacronym.acategoryadd.caption
     5msgctxt "TFORMACRONYM.ACATEGORYADD.CAPTION"
     6msgid "Add"
     7msgstr ""
     8
     9#: tformacronym.acategoryremove.caption
     10msgctxt "TFORMACRONYM.ACATEGORYREMOVE.CAPTION"
     11msgid "Remove"
     12msgstr ""
    313
    414#: tformacronym.buttoncancel.caption
     
    2838msgstr ""
    2939
     40#: tformacronym.label4.caption
     41msgid "Categories:"
     42msgstr ""
     43
     44#: tformcategoryselect.buttoncancel.caption
     45msgctxt "TFORMCATEGORYSELECT.BUTTONCANCEL.CAPTION"
     46msgid "Cancel"
     47msgstr ""
     48
     49#: tformcategoryselect.buttonok.caption
     50msgid "Select"
     51msgstr ""
     52
     53#: tformcategoryselect.caption
     54msgid "Select categories"
     55msgstr ""
     56
    3057#: tformimport.buttonimport.caption
    3158msgid "Process"
     
    5077
    5178#: tformmain.aacronymadd.caption
     79msgctxt "tformmain.aacronymadd.caption"
    5280msgid "Add"
    5381msgstr ""
     
    5886
    5987#: tformmain.aacronymremove.caption
     88msgctxt "tformmain.aacronymremove.caption"
    6089msgid "Remove"
    6190msgstr ""
     
    158187msgstr ""
    159188
     189#: uformacronym.scategory
     190msgid "Category"
     191msgstr ""
     192
     193#: uformacronym.sremovecategory
     194msgid "Remove categories"
     195msgstr ""
     196
     197#: uformacronym.sremovecategoryquery
     198msgid "Do you really want to remove selected categories?"
     199msgstr ""
     200
    160201#: uformimport.simportednewacronyms
    161202msgid "Imported %d new acronyms."
Note: See TracChangeset for help on using the changeset viewer.