Changeset 72 for trunk/Languages


Ignore:
Timestamp:
Dec 13, 2021, 8:47:20 PM (2 years ago)
Author:
chronos
Message:
  • Fixed: Properties with just BASE64 instead of ENCODING=BASE64 was not decoded using Base64 and so contact photos were not loaded correctly.
  • Added: Allow to save from file and load to file contact property values in All fields tab.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r71 r72  
    629629msgstr "Klonovat"
    630630
     631#: tformproperties.aloadvaluefromfile.caption
     632msgid "Load value from file..."
     633msgstr "Načíst hodnotu ze souboru..."
     634
    631635#: tformproperties.amodify.caption
    632636msgctxt "tformproperties.amodify.caption"
     
    639643msgstr "Odstranit"
    640644
     645#: tformproperties.asavevaluetofile.caption
     646msgid "Save value to file..."
     647msgstr "Uložit hodnotu do souboru..."
     648
    641649#: tformproperties.aselectall.caption
    642650msgctxt "tformproperties.aselectall.caption"
     
    11101118
    11111119#: udatafile.sallfiles
     1120msgctxt "udatafile.sallfiles"
    11121121msgid "All files"
    11131122msgstr "Všechny soubory"
     
    11491158msgstr "Upraveno"
    11501159
     1160#: uformproperties.sallfiles
     1161msgctxt "uformproperties.sallfiles"
     1162msgid "All files"
     1163msgstr "Všechny soubory"
     1164
    11511165#: uformproperties.sfiltered
    11521166msgctxt "uformproperties.sfiltered"
     
    11671181msgstr "Vybraných"
    11681182
     1183#: uformproperties.stextfiles
     1184msgid "Text files"
     1185msgstr "Textové soubory"
     1186
    11691187#: uformproperties.stotal
    11701188msgctxt "uformproperties.stotal"
     
    11721190msgstr "Celkem"
    11731191
     1192#: uformproperties.svalue
     1193msgid "Value"
     1194msgstr "Hodnota"
     1195
    11741196#: uquotedprintable.slinelengtherr
    11751197msgid "Invalid line length for encoded text"
    11761198msgstr "Neplatná délka řádky kódovaného textu"
     1199
  • trunk/Languages/vCardStudio.po

    r71 r72  
    617617msgstr ""
    618618
     619#: tformproperties.aloadvaluefromfile.caption
     620msgid "Load value from file..."
     621msgstr ""
     622
    619623#: tformproperties.amodify.caption
    620624msgctxt "tformproperties.amodify.caption"
     
    627631msgstr ""
    628632
     633#: tformproperties.asavevaluetofile.caption
     634msgid "Save value to file..."
     635msgstr ""
     636
    629637#: tformproperties.aselectall.caption
    630638msgctxt "tformproperties.aselectall.caption"
     
    10981106
    10991107#: udatafile.sallfiles
     1108msgctxt "udatafile.sallfiles"
    11001109msgid "All files"
    11011110msgstr ""
     
    11371146msgstr ""
    11381147
     1148#: uformproperties.sallfiles
     1149msgctxt "uformproperties.sallfiles"
     1150msgid "All files"
     1151msgstr ""
     1152
    11391153#: uformproperties.sfiltered
    11401154msgctxt "uformproperties.sfiltered"
     
    11551169msgstr ""
    11561170
     1171#: uformproperties.stextfiles
     1172msgid "Text files"
     1173msgstr ""
     1174
    11571175#: uformproperties.stotal
    11581176msgctxt "uformproperties.stotal"
     
    11601178msgstr ""
    11611179
     1180#: uformproperties.svalue
     1181msgid "Value"
     1182msgstr ""
     1183
    11621184#: uquotedprintable.slinelengtherr
    11631185msgid "Invalid line length for encoded text"
Note: See TracChangeset for help on using the changeset viewer.