Changeset 90 for trunk/Languages


Ignore:
Timestamp:
Aug 10, 2016, 11:24:45 PM (8 years ago)
Author:
chronos
Message:
  • Added: Acronym export action in menu Tools - Export. Supported formats are CSV and MediaWiki list/table.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r89 r90  
    179179msgstr "Vybrat kategories"
    180180
    181 #: tformimport.buttonimport.caption
    182 msgctxt "tformimport.buttonimport.caption"
     181#: tformexport.buttonprocess.caption
     182#, fuzzy
     183msgctxt "tformexport.buttonprocess.caption"
    183184msgid "Process"
    184185msgstr "Zpracovat"
     186
     187#: tformexport.buttonsavetofile.caption
     188msgid "Save to file"
     189msgstr ""
     190
     191#: tformexport.caption
     192msgctxt "tformexport.caption"
     193msgid "Export"
     194msgstr ""
     195
     196#: tformexport.comboboxdataformat.text
     197#, fuzzy
     198msgctxt "tformexport.comboboxdataformat.text"
     199msgid "CSV"
     200msgstr "CSV"
    185201
    186202#: tformimport.buttonloadfromfile.caption
    187203msgid "Load from file"
    188204msgstr "Načíst ze souboru"
     205
     206#: tformimport.buttonprocess.caption
     207#, fuzzy
     208msgctxt "tformimport.buttonprocess.caption"
     209msgid "Process"
     210msgstr "Zpracovat"
    189211
    190212#: tformimport.caption
     
    194216
    195217#: tformimport.comboboxdataformat.text
     218msgctxt "tformimport.comboboxdataformat.text"
    196219msgid "CSV"
    197220msgstr "CSV"
     
    475498msgstr "Ukončit"
    476499
     500#: tformmain.aexport.caption
     501msgctxt "tformmain.aexport.caption"
     502msgid "Export"
     503msgstr ""
     504
    477505#: tformmain.afileclose.caption
    478506msgctxt "tformmain.afileclose.caption"
     
    496524msgstr "Uložit jako..."
    497525
    498 #: tformmain.amanualimport.caption
    499 msgid "Manual import"
    500 msgstr "Ruční import"
     526#: tformmain.aimport.caption
     527#, fuzzy
     528msgctxt "tformmain.aimport.caption"
     529msgid "Import"
     530msgstr "Importovat"
    501531
    502532#: tformmain.aprocessimports.caption
     
    553583
    554584#: tformmain.listviewacronyms.columns[1].caption
     585#, fuzzy
     586#| msgid "Description"
    555587msgctxt "tformmain.listviewacronyms.columns[1].caption"
    556 msgid "Description"
     588msgid "Meaning"
    557589msgstr "Popis"
    558590
     
    770802msgstr "Opravdu chcete odebrat vybrané kategorie?"
    771803
     804#: uformexport.sexpotedacronyms
     805msgid "Exported %d acronyms"
     806msgstr ""
     807
    772808#: uformimport.simportednewacronyms
    773809msgid "Imported %d new acronyms."
  • trunk/Languages/AcronymDecoder.po

    r89 r90  
    169169msgstr ""
    170170
    171 #: tformimport.buttonimport.caption
    172 msgctxt "tformimport.buttonimport.caption"
     171#: tformexport.buttonprocess.caption
     172msgctxt "TFORMEXPORT.BUTTONPROCESS.CAPTION"
    173173msgid "Process"
     174msgstr ""
     175
     176#: tformexport.buttonsavetofile.caption
     177msgid "Save to file"
     178msgstr ""
     179
     180#: tformexport.caption
     181msgctxt "tformexport.caption"
     182msgid "Export"
     183msgstr ""
     184
     185#: tformexport.comboboxdataformat.text
     186msgctxt "TFORMEXPORT.COMBOBOXDATAFORMAT.TEXT"
     187msgid "CSV"
    174188msgstr ""
    175189
    176190#: tformimport.buttonloadfromfile.caption
    177191msgid "Load from file"
     192msgstr ""
     193
     194#: tformimport.buttonprocess.caption
     195msgctxt "TFORMIMPORT.BUTTONPROCESS.CAPTION"
     196msgid "Process"
    178197msgstr ""
    179198
     
    184203
    185204#: tformimport.comboboxdataformat.text
     205msgctxt "tformimport.comboboxdataformat.text"
    186206msgid "CSV"
    187207msgstr ""
     
    465485msgstr ""
    466486
     487#: tformmain.aexport.caption
     488msgctxt "TFORMMAIN.AEXPORT.CAPTION"
     489msgid "Export"
     490msgstr ""
     491
    467492#: tformmain.afileclose.caption
    468493msgctxt "tformmain.afileclose.caption"
     
    486511msgstr ""
    487512
    488 #: tformmain.amanualimport.caption
    489 msgid "Manual import"
     513#: tformmain.aimport.caption
     514msgctxt "TFORMMAIN.AIMPORT.CAPTION"
     515msgid "Import"
    490516msgstr ""
    491517
     
    544570#: tformmain.listviewacronyms.columns[1].caption
    545571msgctxt "tformmain.listviewacronyms.columns[1].caption"
    546 msgid "Description"
     572msgid "Meaning"
    547573msgstr ""
    548574
     
    760786msgstr ""
    761787
     788#: uformexport.sexpotedacronyms
     789msgid "Exported %d acronyms"
     790msgstr ""
     791
    762792#: uformimport.simportednewacronyms
    763793msgid "Imported %d new acronyms."
Note: See TracChangeset for help on using the changeset viewer.