Ignore:
Timestamp:
Apr 28, 2016, 10:56:31 PM (8 years ago)
Author:
chronos
Message:
  • Added: Window for acronym categories management. There acronyms can be added, modifed and removed.
File:
1 edited

Legend:

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

    r13 r14  
    5252msgstr "Kategorie:"
    5353
     54#: tformcategories.aadd.caption
     55#, fuzzy
     56msgctxt "tformcategories.aadd.caption"
     57msgid "Add"
     58msgstr "Přidat"
     59
     60#: tformcategories.amodify.caption
     61#, fuzzy
     62msgctxt "tformcategories.amodify.caption"
     63msgid "Modify"
     64msgstr "Upravit"
     65
     66#: tformcategories.aremove.caption
     67#, fuzzy
     68msgctxt "tformcategories.aremove.caption"
     69msgid "Remove"
     70msgstr "Odebrat"
     71
     72#: tformcategories.caption
     73msgid "Acronym categories"
     74msgstr ""
     75
     76#: tformcategories.listviewcategories.columns[0].caption
     77#, fuzzy
     78msgctxt "tformcategories.listviewcategories.columns[0].caption"
     79msgid "Name"
     80msgstr "Název"
     81
     82#: tformcategories.listviewcategories.columns[1].caption
     83msgctxt "tformcategories.listviewcategories.columns[1].caption"
     84msgid "Used count"
     85msgstr ""
     86
    5487#: tformcategoryselect.buttoncancel.caption
    5588msgctxt "tformcategoryselect.buttoncancel.caption"
     
    92125
    93126#: tformmain.aacronymmodify.caption
     127msgctxt "tformmain.aacronymmodify.caption"
    94128msgid "Modify"
    95129msgstr "Upravit"
     
    142176msgstr "Ukázat"
    143177
     178#: tformmain.ashowcategories.caption
     179msgctxt "tformmain.ashowcategories.caption"
     180msgid "Categories"
     181msgstr ""
     182
    144183#: tformmain.caption
    145184msgid "Acronym Decoder"
     
    147186
    148187#: tformmain.listviewacronyms.columns[0].caption
     188msgctxt "tformmain.listviewacronyms.columns[0].caption"
    149189msgid "Name"
    150190msgstr "Název"
     
    155195
    156196#: tformmain.listviewacronyms.columns[2].caption
    157 msgid "Contexts"
     197#, fuzzy
     198#| msgid "Contexts"
     199msgctxt "tformmain.listviewacronyms.columns[2].caption"
     200msgid "Categories"
    158201msgstr "Kontexty"
    159202
     
    165208msgid "Tools"
    166209msgstr "Nástroje"
     210
     211#: tformmain.menuitem20.caption
     212msgid "View"
     213msgstr ""
    167214
    168215#: tformmain.menuitem8.caption
     
    198245
    199246#: uformacronym.scategory
     247msgctxt "uformacronym.scategory"
    200248msgid "Category"
    201249msgstr "Kategorie"
     
    209257msgstr "Opravdu chcete odebrat vybrané kategorie?"
    210258
     259#: uformcategories.scategory
     260#, fuzzy
     261msgctxt "uformcategories.scategory"
     262msgid "Category"
     263msgstr "Kategorie"
     264
     265#: uformcategories.scategoryalreadyexists
     266msgid "Category %s already exists!"
     267msgstr ""
     268
     269#: uformcategories.scategoryquery
     270msgid "Enter name of category"
     271msgstr ""
     272
     273#: uformcategories.sremovecategory
     274msgid "Remove category"
     275msgstr ""
     276
     277#: uformcategories.sremovecategoryquery
     278msgid "Do you really want to remove category?"
     279msgstr ""
     280
    211281#: uformimport.simportednewacronyms
    212282msgid "Imported %d new acronyms."
Note: See TracChangeset for help on using the changeset viewer.