adding some export/import related strings

This commit is contained in:
tibbi
2018-01-14 18:37:11 +01:00
parent 13b7a1cb61
commit 01edcf2a51
6 changed files with 54 additions and 0 deletions

View File

@@ -53,6 +53,15 @@
<string name="search_contacts">Hľadať v kontaktoch</string>
<string name="search_favorites">Hľadať medzi obľúbenými</string>
<!-- Export / Import -->
<string name="import_contacts">Importovať kontakty</string>
<string name="export_contacts">Exportovať kontakty</string>
<string name="import_contacts_from_ics">Importovať kontakty zo súboru .vcf</string>
<string name="export_contacts_to_ics">Exportovať kontakty do súboru .vcf</string>
<string name="target_contact_source">Cieľový zdroj kontaktov</string>
<string name="include_contact_sources">Zahrnúť zdroje kontaktov</string>
<string name="filename_without_vcf">Názov súboru (bez .vcf)</string>
<!-- Strings displayed only on Google Playstore. Optional, but good to have -->
<!-- Short description has to have less than 80 chars -->
<string name="app_short_description">Aplikácia pre správu vašich kontaktov bez reklám.</string>