Ignore:
Timestamp:
Dec 2, 2021, 3:19:57 PM (3 years ago)
Author:
chronos
Message:
  • Added: Allow to load photo from file or save it to file.
File:
1 edited

Legend:

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

    r43 r45  
    1212"X-Generator: Poedit 3.0\n"
    1313
    14 #: tcore.aabout.caption
    15 msgid "About..."
    16 msgstr "O aplikaci..."
    17 
    18 #: tcore.aexit.caption
    19 msgid "Exit"
    20 msgstr "Ukončit"
    21 
    22 #: tcore.afileclose.caption
    23 msgctxt "tcore.afileclose.caption"
    24 msgid "Close"
    25 msgstr "Zavřít"
    26 
    27 #: tcore.afilemerge.caption
    28 msgid "Merge..."
    29 msgstr "Sloučení..."
    30 
    31 #: tcore.afilenew.caption
    32 msgid "New"
    33 msgstr "Nový"
    34 
    35 #: tcore.afileopen.caption
    36 msgid "Open..."
    37 msgstr "Otevřít..."
    38 
    39 #: tcore.afileopenrecent.caption
    40 msgctxt "tcore.afileopenrecent.caption"
    41 msgid "Open recent"
    42 msgstr "Otevřít nedávné"
    43 
    44 #: tcore.afilesave.caption
    45 msgid "Save"
    46 msgstr "Uložit"
    47 
    48 #: tcore.afilesaveas.caption
    49 msgid "Save as..."
    50 msgstr "Uložit jako..."
    51 
    52 #: tcore.afindduplicate.caption
    53 msgctxt "tcore.afindduplicate.caption"
    54 msgid "Find duplicities"
    55 msgstr "Najít duplikáty"
    56 
    57 #: tcore.agenerate.caption
    58 msgctxt "tcore.agenerate.caption"
    59 msgid "Generate contacts"
    60 msgstr "Generovat kontakty"
    61 
    62 #: tcore.ahomepage.caption
    63 msgctxt "tcore.ahomepage.caption"
    64 msgid "Home page"
    65 msgstr "Domovská stránka"
    66 
    67 #: tcore.applicationinfo1.description
    68 msgid "vCard files management tool"
    69 msgstr "Nástroj pro správu souborů vCard"
    70 
    71 #: tcore.asettings.caption
    72 msgctxt "tcore.asettings.caption"
    73 msgid "Settings"
    74 msgstr "Nastavení"
    75 
    76 #: tformcontact.aeditfield.caption
    77 msgid "Edit"
    78 msgstr "Upravit"
     14#: tformcontact.aphotoload.caption
     15msgid "Load from file"
     16msgstr "Načíst ze souboru"
     17
     18#: tformcontact.aphotosave.caption
     19msgid "Save to file"
     20msgstr "Uložit do souboru"
    7921
    8022#: tformcontact.buttoncancel.caption
Note: See TracChangeset for help on using the changeset viewer.