|
@@ -152,6 +152,7 @@
|
|
|
"ask_block_contact" = "Block this contact? You will no longer receive messages from this contact.";
|
|
|
"ask_unblock_contact" = "Unblock this contact? You will once again be able to receive messages from this contact.";
|
|
|
"ask_delete_contacts" = "Delete contacts? This will permanently delete the selected contacts.\n\nContacts with ongoing chats and contacts from the system\'s address book cannot be deleted permanently.";
|
|
|
+"ask_delete_contact" = "Permanently delete contact %1$@?\n\nContacts with ongoing chats and contacts from the system\'s address book cannot be deleted permanently.";
|
|
|
"cannot_delete_contacts_in_use" = "Cannot delete contacts with ongoing chats.";
|
|
|
"ask_start_chat_with" = "Chat with %1$@?";
|
|
|
// Translators: %1$s will be replaces by a comma separated list of names
|
|
@@ -500,9 +501,6 @@
|
|
|
// dc_str_* resources
|
|
|
"encrypted_message" = "Encrypted message";
|
|
|
|
|
|
-// iOS specific strings
|
|
|
-"delete_contact" = "Permanently delete contact %1$@?\n\nContacts with ongoing chats and contacts from the system\'s address book cannot be deleted permanently.";
|
|
|
-
|
|
|
// desktop specific strings
|
|
|
"welcome_desktop" = "Welcome to DeltaChat";
|
|
|
"login_known_accounts_title_desktop" = "Known accounts";
|
|
@@ -580,73 +578,24 @@
|
|
|
|
|
|
"user_location_permission_explanation" = "Delta Chat needs the location permission in order to show and share your location.";
|
|
|
|
|
|
-// deprecated on android, please remove if unused on desktop
|
|
|
-// see qrscan_ask_join_group
|
|
|
-"qrscan_ask_join_verified_group" = "Do you want to join the group \"%1$@\"?";
|
|
|
-// see ask_start_chat_with
|
|
|
-"qrscan_ask_fingerprint_ask_oob" = "Chat with %1$@?";
|
|
|
-// see ask_start_chat_with
|
|
|
-"qrscan_ask_chatting_fingerprint_ok" = "Chat with %1$@?";
|
|
|
-// see qrshow_join_group_title
|
|
|
-"qrshow_join_verified_group_title" = "QR invite code";
|
|
|
-// see qrshow_join_group_hint
|
|
|
-"qrshow_join_verified_group_hint" = "Scan this to join the group \"%1$@\".";
|
|
|
-// see chat_all_archived
|
|
|
-"chat_all_done_hint" = "Inbox zeeerrro";
|
|
|
-"chat_all_done_explain" = "Zip. Zilch. Zero. Nada.\nYou\'re all caught up!";
|
|
|
-"media_tab_media" = "Media";
|
|
|
-"media_tab_documents" = "Documents";
|
|
|
-"media_no_media_hint" = "No media.";
|
|
|
-"media_no_documents_hint" = "No documents.";
|
|
|
-"language_be" = "Belgian";
|
|
|
-"language_ca" = "Catalan";
|
|
|
-"language_da" = "Danish";
|
|
|
-"language_de" = "German";
|
|
|
-"language_en" = "English";
|
|
|
-"language_eo" = "Esperanto";
|
|
|
-"language_es" = "Spanish";
|
|
|
-"language_eu" = "Basque";
|
|
|
-"language_fr" = "French";
|
|
|
-"language_hr" = "Croatian";
|
|
|
-"language_hu" = "Hungarian";
|
|
|
-"language_it" = "Italian";
|
|
|
-"language_id" = "Indonesian";
|
|
|
-"language_ja_JP" = "Japanese";
|
|
|
-"language_ko" = "Korean";
|
|
|
-"language_nb_NO" = "Norwegian Bokmål";
|
|
|
-"language_nl" = "Dutch";
|
|
|
-"language_nl_NL" = "Dutch (Netherlands)";
|
|
|
-"language_pl" = "Polish";
|
|
|
-"language_pt" = "Portuguese";
|
|
|
-"language_ru" = "Russian";
|
|
|
-"language_ru_RU" = "Russian (Russia)";
|
|
|
-"language_sq" = "Albanian";
|
|
|
-"language_sr" = "Serbian";
|
|
|
-"language_sv" = "Swedish";
|
|
|
-"language_ta" = "Tamil";
|
|
|
-"language_te" = "Telugu";
|
|
|
-"language_tr" = "Turkish";
|
|
|
-"language_uk" = "Ukrainian";
|
|
|
-"language_zh_CN" = "Chinese";
|
|
|
-
|
|
|
|
|
|
"hide" = "Hide";
|
|
|
"login_error_title" = "Unable to login!";
|
|
|
"start_chat" = "Start Chat";
|
|
|
"dismiss" = "Dismiss";
|
|
|
"photo" = "Photo";
|
|
|
-"import_contacts" = "Import Device Contacts";
|
|
|
+"import_contacts" = "Import device contacts";
|
|
|
"import_contacts_message" = "To chat with contacts from your device open the settings menu and enable the Contacts option";
|
|
|
-"synchronizing_account" = "Synchronizing Account";
|
|
|
-"invalid_qr_code" = "Invalid group QR Code";
|
|
|
-"no_account_setup" = "No Account set up";
|
|
|
-"delete_account" = "Delete Account";
|
|
|
-"delete_account_message" = "Are you sure you wante to delete your account data?";
|
|
|
+"synchronizing_account" = "Synchronizing account";
|
|
|
+"invalid_qr_code" = "Invalid group QR code";
|
|
|
+"no_account_setup" = "No account set up";
|
|
|
+"delete_account" = "Delete account";
|
|
|
+"delete_account_message" = "Are you sure you want to delete your account data?";
|
|
|
"danger" = "Danger";
|
|
|
"next" = "Next";
|
|
|
"reset" = "Reset";
|
|
|
"edit_contact" = "Edit contact";
|
|
|
-"custom_port" = "Custom Port";
|
|
|
+"custom_port" = "Custom port";
|
|
|
"automatic" = "Automatic";
|
|
|
"complete" = "Complete";
|
|
|
"info" = "Info";
|