Ignore:
Timestamp:
Feb 9, 2022, 3:51:26 PM (2 years ago)
Author:
chronos
Message:
  • Added: Support for profile photo as URL.
  • Added: New UContactImage form to show profile photo in bigger size and with URL.
  • Modified: Profile photo image load/save handling moved to separate unit UContactImage.
  • Fixed: Some dynamically created forms were not translated.
  • Added: Remember last used file name for image open/save dialog.
File:
1 edited

Legend:

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

    r101 r103  
    100100
    101101#: tformcontact.aphotoclear.caption
     102msgctxt "tformcontact.aphotoclear.caption"
    102103msgid "Clear"
    103104msgstr "Vyčistit"
     
    113114msgstr "Uložit do souboru"
    114115
     116#: tformcontact.aphotoseturl.caption
     117msgid "Set URL"
     118msgstr "Nastavit URL"
     119
     120#: tformcontact.aphotoshow.caption
     121msgctxt "tformcontact.aphotoshow.caption"
     122msgid "Show"
     123msgstr "Ukázat"
     124
    115125#: tformcontact.buttoncancel.caption
    116126msgctxt "tformcontact.buttoncancel.caption"
     
    142152
    143153#: tformcontact.calendardialog1.cancelcaption
    144 #, fuzzy
    145154msgctxt "tformcontact.calendardialog1.cancelcaption"
    146155msgid "Cancel"
     
    157166
    158167#: tformcontact.caption
     168msgctxt "tformcontact.caption"
    159169msgid "Contact"
    160170msgstr "Kontakt"
     
    719729msgstr "Počet:"
    720730
     731#: tformimage.buttoncancel.caption
     732msgctxt "tformimage.buttoncancel.caption"
     733msgid "Cancel"
     734msgstr "Zrušit"
     735
     736#: tformimage.buttonclear.caption
     737msgctxt "tformimage.buttonclear.caption"
     738msgid "Clear"
     739msgstr "Vyčistit"
     740
     741#: tformimage.buttonload.caption
     742msgctxt "tformimage.buttonload.caption"
     743msgid "Load from file"
     744msgstr "Načíst ze souboru"
     745
     746#: tformimage.buttonok.caption
     747msgctxt "tformimage.buttonok.caption"
     748msgid "OK"
     749msgstr "OK"
     750
     751#: tformimage.buttonsave.caption
     752msgctxt "tformimage.buttonsave.caption"
     753msgid "Save to file"
     754msgstr "Uložit do souboru"
     755
     756#: tformimage.caption
     757msgctxt "tformimage.caption"
     758msgid "Photo"
     759msgstr "Fotka"
     760
     761#: tformimage.label1.caption
     762msgctxt "tformimage.label1.caption"
     763msgid "URL:"
     764msgstr "URL:"
     765
    721766#: tformmain.caption
    722767msgid "vCard Studio"
     
    906951
    907952#: tformtest.listviewtestcases.columns[0].caption
    908 #, fuzzy
    909953msgctxt "tformtest.listviewtestcases.columns[0].caption"
    910954msgid "Name"
     
    11311175
    11321176#: ucontact.sphoto
     1177msgctxt "ucontact.sphoto"
    11331178msgid "Photo"
    11341179msgstr "Fotka"
     
    13151360msgstr "Soubor"
    13161361
     1362#: uformcontact.scontact
     1363msgctxt "uformcontact.scontact"
     1364msgid "Contact"
     1365msgstr "Kontakt"
     1366
     1367#: uformcontact.sphotourl
     1368msgid "Photo URL"
     1369msgstr "URL fotky"
     1370
     1371#: uformcontact.sphotourlquery
     1372msgid "Enter URL for profile photo"
     1373msgstr "Zadejte URL pro profilovou fotku"
     1374
    13171375#: uformcontacts.sendupdatetoolow
    13181376msgid "Update counter error"
Note: See TracChangeset for help on using the changeset viewer.