Changeset 73 for trunk/Languages


Ignore:
Timestamp:
Dec 13, 2021, 11:33:11 PM (3 years ago)
Author:
chronos
Message:
  • Added: Copy, cut and paste context menu action in contacts list.
  • Modified: Merge multiple files action replaced by Combine action. During Combine action files are simply added into final contacts list even with duplicate contacts.
  • Modified: Added Merge button into Find duplicate window to merge contacts by selected contact field.
  • Modified: Show only used contact fields in Find duplicates window.
  • Fixed: Wrong items were removed if contacts and properties lists were in filtered state.
Location:
trunk/Languages
Files:
2 edited

Legend:

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

    r72 r73  
    2424msgstr "Zavřít"
    2525
    26 #: tcore.afilemerge.caption
    27 msgid "Merge..."
     26#: tcore.afilecombine.caption
     27msgid "Combine..."
    2828msgstr "Sloučit..."
    2929
     
    472472msgstr "Klonovat"
    473473
     474#: tformcontacts.acopy.caption
     475msgid "Copy"
     476msgstr "Kopírovat"
     477
     478#: tformcontacts.acut.caption
     479msgid "Cut"
     480msgstr "Vyříznout"
     481
    474482#: tformcontacts.aloadfromfile.caption
    475483msgctxt "tformcontacts.aloadfromfile.caption"
     
    482490msgstr "Upravit"
    483491
     492#: tformcontacts.apaste.caption
     493msgid "Paste"
     494msgstr "Vložit"
     495
    484496#: tformcontacts.aremove.caption
    485497msgctxt "tformcontacts.aremove.caption"
     
    550562msgstr "Ukázat kontakty"
    551563
     564#: tformfindduplicity.buttonmerge.caption
     565msgid "Merge"
     566msgstr "Sloučit"
     567
    552568#: tformfindduplicity.caption
    553569msgctxt "tformfindduplicity.caption"
     
    556572
    557573#: tformfindduplicity.label1.caption
    558 msgid "Contact field:"
    559 msgstr "Pole kontaktu:"
     574msgid "By contact field:"
     575msgstr "Podle pole kontaktu:"
    560576
    561577#: tformfindduplicity.listview1.columns[0].caption
     
    10971113msgstr "Soubor byl upraven. Chcete jej uložit před ukončením?"
    10981114
     1115#: ucore.scombinedcontacts
     1116msgctxt "ucore.scombinedcontacts"
     1117msgid "Combined %d contact files."
     1118msgstr "Sloučeno %d souborů kontaktů."
     1119
    10991120#: ucore.sfilenotfound
    11001121msgid "File '%s' not found."
     
    11121133msgid "Line %d: %s"
    11131134msgstr "Řádek %d: %s"
    1114 
    1115 #: ucore.smergedcontacts
    1116 msgid "Contacts merged. Loaded: %d, New: %d, Updated: %d"
    1117 msgstr "Kontakty sloučeny. Načteno: %d, Nových: %d, Aktualizovaných: %d"
    11181135
    11191136#: udatafile.sallfiles
     
    11971214msgid "Invalid line length for encoded text"
    11981215msgstr "Neplatná délka řádky kódovaného textu"
    1199 
  • trunk/Languages/vCardStudio.po

    r72 r73  
    1414msgstr ""
    1515
    16 #: tcore.afilemerge.caption
    17 msgid "Merge..."
     16#: tcore.afilecombine.caption
     17msgid "Combine..."
    1818msgstr ""
    1919
     
    462462msgstr ""
    463463
     464#: tformcontacts.acopy.caption
     465msgid "Copy"
     466msgstr ""
     467
     468#: tformcontacts.acut.caption
     469msgid "Cut"
     470msgstr ""
     471
    464472#: tformcontacts.aloadfromfile.caption
    465473msgctxt "tformcontacts.aloadfromfile.caption"
     
    472480msgstr ""
    473481
     482#: tformcontacts.apaste.caption
     483msgid "Paste"
     484msgstr ""
     485
    474486#: tformcontacts.aremove.caption
    475487msgctxt "tformcontacts.aremove.caption"
     
    540552msgstr ""
    541553
     554#: tformfindduplicity.buttonmerge.caption
     555msgid "Merge"
     556msgstr ""
     557
    542558#: tformfindduplicity.caption
    543559msgctxt "tformfindduplicity.caption"
     
    546562
    547563#: tformfindduplicity.label1.caption
    548 msgid "Contact field:"
     564msgid "By contact field:"
    549565msgstr ""
    550566
     
    10851101msgstr ""
    10861102
     1103#: ucore.scombinedcontacts
     1104msgctxt "ucore.scombinedcontacts"
     1105msgid "Combined %d contact files."
     1106msgstr ""
     1107
    10871108#: ucore.sfilenotfound
    10881109msgid "File '%s' not found."
     
    10991120#: ucore.sline
    11001121msgid "Line %d: %s"
    1101 msgstr ""
    1102 
    1103 #: ucore.smergedcontacts
    1104 msgid "Contacts merged. Loaded: %d, New: %d, Updated: %d"
    11051122msgstr ""
    11061123
Note: See TracChangeset for help on using the changeset viewer.