Update l10n strings.

This commit is contained in:
Matthew Chen 2018-05-08 17:37:08 -04:00
parent 6c84f6eef5
commit 946cc114ed
44 changed files with 2605 additions and 97 deletions

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "تأكيد"; "CONFIRMATION_TITLE" = "تأكيد";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "محظور"; "CONTACT_CELL_IS_BLOCKED" = "محظور";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "رقم غير مسجّل"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "رقم غير مسجّل";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "لا يوجد عنوان بريد إلكتروني."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "لا يوجد عنوان بريد إلكتروني.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "إعدادات المحادثة"; "CONVERSATION_SETTINGS" = "إعدادات المحادثة";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Təsdiqlə"; "CONFIRMATION_TITLE" = "Təsdiqlə";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blocked"; "CONTACT_CELL_IS_BLOCKED" = "Blocked";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Qeydiyyatdan Keçməmiş Nömrə"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Qeydiyyatdan Keçməmiş Nömrə";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "No email available."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "No email available.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Söhbət quraşdırmaları"; "CONVERSATION_SETTINGS" = "Söhbət quraşdırmaları";

View File

@ -5,19 +5,19 @@
"ACCEPT_NEW_IDENTITY_ACTION" = "Приеми новите номера за сигурност"; "ACCEPT_NEW_IDENTITY_ACTION" = "Приеми новите номера за сигурност";
/* Label for 'audio call' button in contact view. */ /* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "Signal Обаждане";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "Покани във Signal";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "Изпрати Съобщение";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "Сподели Контакт";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "Видео Обаждане";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Добави"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Добави";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "Прикачен файл"; "ATTACHMENT_LABEL" = "Прикачен файл";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "Контакт";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Неуспешно избиране на документ."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Неуспешно избиране на документ.";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Потвърждение"; "CONFIRMATION_TITLE" = "Потвърждение";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Блокиран"; "CONTACT_CELL_IS_BLOCKED" = "Блокиран";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Нерегистриран Номер"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Нерегистриран Номер";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Няма налична електронна поща."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Няма налична електронна поща.";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Няма наличен телефонен номер."; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Няма наличен телефонен номер.";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Избери Контакт";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Настройки на Разговор"; "CONVERSATION_SETTINGS" = "Настройки на Разговор";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Това може да отнеме няколко минути."; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Това може да отнеме няколко минути.";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "Оптимизирай Базата Данни";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Днес"; "DATE_TODAY" = "Днес";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Potvrdi"; "CONFIRMATION_TITLE" = "Potvrdi";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blokiran"; "CONTACT_CELL_IS_BLOCKED" = "Blokiran";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistrirani broj"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistrirani broj";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nema dostupnog e-maila."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nema dostupnog e-maila.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Podešavanje razgovora"; "CONVERSATION_SETTINGS" = "Podešavanje razgovora";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Confirmació"; "CONFIRMATION_TITLE" = "Confirmació";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blocat"; "CONTACT_CELL_IS_BLOCKED" = "Blocat";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número sense registrar"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número sense registrar";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Cap adreça electrònica disponible."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Cap adreça electrònica disponible.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Configuració del xat"; "CONVERSATION_SETTINGS" = "Configuració del xat";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Potvrdit"; "CONFIRMATION_TITLE" = "Potvrdit";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blokován"; "CONTACT_CELL_IS_BLOCKED" = "Blokován";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistrované číslo"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistrované číslo";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "E-mail není dostupný."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "E-mail není dostupný.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Nastavení konverzace"; "CONVERSATION_SETTINGS" = "Nastavení konverzace";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Bekræft"; "CONFIRMATION_TITLE" = "Bekræft";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blokeret"; "CONTACT_CELL_IS_BLOCKED" = "Blokeret";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Ikke-registreret nummer"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Ikke-registreret nummer";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ingen e-mail tilgængelig."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ingen e-mail tilgængelig.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Samtale indstillingér"; "CONVERSATION_SETTINGS" = "Samtale indstillingér";

View File

@ -5,19 +5,19 @@
"ACCEPT_NEW_IDENTITY_ACTION" = "Neue Sicherheitsnummer akzeptieren"; "ACCEPT_NEW_IDENTITY_ACTION" = "Neue Sicherheitsnummer akzeptieren";
/* Label for 'audio call' button in contact view. */ /* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "Signal-Anruf";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "Zu Signal einladen";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "Nachricht senden";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "Kontakt teilen";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "Videoanruf";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Hinzufügen"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Hinzufügen";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "Anhang"; "ATTACHMENT_LABEL" = "Anhang";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "Kontakt";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Auswählen des Dokuments gescheitert."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Auswählen des Dokuments gescheitert.";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Bestätigen"; "CONFIRMATION_TITLE" = "Bestätigen";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blockiert"; "CONTACT_CELL_IS_BLOCKED" = "Blockiert";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nicht registrierte Rufnummer"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nicht registrierte Rufnummer";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Keine E-Mail-Adresse verfügbar."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Keine E-Mail-Adresse verfügbar.";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Keine Rufnummer verfügbar."; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Keine Rufnummer verfügbar.";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Kontakt auswählen";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Unterhaltungseinstellungen"; "CONVERSATION_SETTINGS" = "Unterhaltungseinstellungen";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Dies kann einige Minuten dauern."; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Dies kann einige Minuten dauern.";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "Datenbankoptimierung";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Heute"; "DATE_TODAY" = "Heute";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Επιβεβαίωση"; "CONFIRMATION_TITLE" = "Επιβεβαίωση";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Μπλοκαρισμένος/η"; "CONTACT_CELL_IS_BLOCKED" = "Μπλοκαρισμένος/η";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Μη καταχωρημένος αριθμός"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Μη καταχωρημένος αριθμός";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Κενή διεύθυνση email."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Κενή διεύθυνση email.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Ρυθμίσεις Συζητήσεων"; "CONVERSATION_SETTINGS" = "Ρυθμίσεις Συζητήσεων";

View File

@ -5,19 +5,19 @@
"ACCEPT_NEW_IDENTITY_ACTION" = "Aceptar nuevas cifras de seguridad"; "ACCEPT_NEW_IDENTITY_ACTION" = "Aceptar nuevas cifras de seguridad";
/* Label for 'audio call' button in contact view. */ /* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "Llamada de Signal";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "Invitar a Signal";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "Enviar mensaje";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "Compartir contacto";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "Vídeollamada";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Añadir"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Añadir";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "Adjunto"; "ATTACHMENT_LABEL" = "Adjunto";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "Contacto";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Fallo al seleccionar documento."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Fallo al seleccionar documento.";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Confirmar"; "CONFIRMATION_TITLE" = "Confirmar";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Bloqueado"; "CONTACT_CELL_IS_BLOCKED" = "Bloqueado";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número no registrado"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número no registrado";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email no disponible"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email no disponible";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Teléfono no disponible"; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Teléfono no disponible";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Seleccionar contacto";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Ajustes del chat"; "CONVERSATION_SETTINGS" = "Ajustes del chat";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Puede tomar unos minutos."; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Puede tomar unos minutos.";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "Optimizando base de datos";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Hoy"; "DATE_TODAY" = "Hoy";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Kinnita"; "CONFIRMATION_TITLE" = "Kinnita";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blokeeritud"; "CONTACT_CELL_IS_BLOCKED" = "Blokeeritud";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Registreerimata number"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Registreerimata number";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "E-post pole saadaval"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "E-post pole saadaval";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Vestluse sätted"; "CONVERSATION_SETTINGS" = "Vestluse sätted";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "تأیید کنید"; "CONFIRMATION_TITLE" = "تأیید کنید";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "مسدود شده"; "CONTACT_CELL_IS_BLOCKED" = "مسدود شده";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "شماره‌ی ثبت نشده"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "شماره‌ی ثبت نشده";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "هیچ ایمیلی در دسترس نیست"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "هیچ ایمیلی در دسترس نیست";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "تنظیمات گفت و گو"; "CONVERSATION_SETTINGS" = "تنظیمات گفت و گو";

View File

@ -5,19 +5,19 @@
"ACCEPT_NEW_IDENTITY_ACTION" = "Hyväksy uusi turvanumero"; "ACCEPT_NEW_IDENTITY_ACTION" = "Hyväksy uusi turvanumero";
/* Label for 'audio call' button in contact view. */ /* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "Signal-puhelu";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "Kutsu Signaliin";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "Lähetä viesti";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "Jaa yhteystieto";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "Videopuhelu";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Lisää"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Lisää";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "Liitetiedosto"; "ATTACHMENT_LABEL" = "Liitetiedosto";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "Yhteystieto";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Tiedoston valinta epäonnistui."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Tiedoston valinta epäonnistui.";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Vahvista"; "CONFIRMATION_TITLE" = "Vahvista";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Estetty"; "CONTACT_CELL_IS_BLOCKED" = "Estetty";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Rekisteröimätön numero"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Rekisteröimätön numero";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ei sähköpostia"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ei sähköpostia";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Ei puhelinnumeroa"; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Ei puhelinnumeroa";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Valitsy yhteystieto";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Keskustelun asetukset"; "CONVERSATION_SETTINGS" = "Keskustelun asetukset";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Tämä saattaa viedä muutaman minuutin."; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Tämä saattaa viedä muutaman minuutin.";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "Päivitetään tietokantaa";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Tänään"; "DATE_TODAY" = "Tänään";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Confirm"; "CONFIRMATION_TITLE" = "Confirm";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blocked"; "CONTACT_CELL_IS_BLOCKED" = "Blocked";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Unregistered Number"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Unregistered Number";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "No email available."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "No email available.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Conversation Settings"; "CONVERSATION_SETTINGS" = "Conversation Settings";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Confirmer"; "CONFIRMATION_TITLE" = "Confirmer";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Bloqué"; "CONTACT_CELL_IS_BLOCKED" = "Bloqué";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Numéro non enregistré"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Numéro non enregistré";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Aucune adresse e-mail disponible."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Aucune adresse e-mail disponible.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Paramètres de cette conversation"; "CONVERSATION_SETTINGS" = "Paramètres de cette conversation";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Confirmar"; "CONFIRMATION_TITLE" = "Confirmar";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Bloqueado"; "CONTACT_CELL_IS_BLOCKED" = "Bloqueado";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número non rexistrado"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número non rexistrado";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Correo electrónico non dispoñible."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Correo electrónico non dispoñible.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Axustes da conversa"; "CONVERSATION_SETTINGS" = "Axustes da conversa";

View File

@ -5,19 +5,19 @@
"ACCEPT_NEW_IDENTITY_ACTION" = "אשר מספר ביטחון חדש"; "ACCEPT_NEW_IDENTITY_ACTION" = "אשר מספר ביטחון חדש";
/* Label for 'audio call' button in contact view. */ /* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "שיחת Signal";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "הזמן אל Signal";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "שלח הודעה";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "שתף איש קשר";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "שיחת וידיאו";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "הוסף"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "הוסף";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "צרופה"; "ATTACHMENT_LABEL" = "צרופה";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "איש קשר";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "נכשל בבחירת מסמך."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "נכשל בבחירת מסמך.";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "אישור"; "CONFIRMATION_TITLE" = "אישור";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "חסום"; "CONTACT_CELL_IS_BLOCKED" = "חסום";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "מספר לא רשום"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "מספר לא רשום";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "אין מייל"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "אין מייל";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "אין מספר טלפון"; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "אין מספר טלפון";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "בחר איש קשר";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "הגדרות שיחה"; "CONVERSATION_SETTINGS" = "הגדרות שיחה";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "ייתכן וזה יקח מספר דקות"; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "ייתכן וזה יקח מספר דקות";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "ממטב מסד־נתונים";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "היום"; "DATE_TODAY" = "היום";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Potvrdi"; "CONFIRMATION_TITLE" = "Potvrdi";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blokiran"; "CONTACT_CELL_IS_BLOCKED" = "Blokiran";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistrirani broj"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistrirani broj";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nema dostupnog emaila."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nema dostupnog emaila.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Postavke razgovora"; "CONVERSATION_SETTINGS" = "Postavke razgovora";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Megerősítés"; "CONFIRMATION_TITLE" = "Megerősítés";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Letiltva"; "CONTACT_CELL_IS_BLOCKED" = "Letiltva";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nem regisztrált szám"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nem regisztrált szám";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nincs elérhető email."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nincs elérhető email.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Beszélgetés beállítások"; "CONVERSATION_SETTINGS" = "Beszélgetés beállítások";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Konfirmasi"; "CONFIRMATION_TITLE" = "Konfirmasi";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blokir"; "CONTACT_CELL_IS_BLOCKED" = "Blokir";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nomor tidak terdaftar"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nomor tidak terdaftar";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email tidak tersedia"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email tidak tersedia";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Setelan Percakapan"; "CONVERSATION_SETTINGS" = "Setelan Percakapan";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Conferma"; "CONFIRMATION_TITLE" = "Conferma";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Bloccato"; "CONTACT_CELL_IS_BLOCKED" = "Bloccato";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Utente non registrato"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Utente non registrato";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nessuna email disponibile."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nessuna email disponibile.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Impostazioni conversazione"; "CONVERSATION_SETTINGS" = "Impostazioni conversazione";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "了解"; "CONFIRMATION_TITLE" = "了解";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "拒否中"; "CONTACT_CELL_IS_BLOCKED" = "拒否中";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "未登録番号"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "未登録番号";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "メールアドレスがありません"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "メールアドレスがありません";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "会話設定"; "CONVERSATION_SETTINGS" = "会話設定";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "បញ្ជាក់"; "CONFIRMATION_TITLE" = "បញ្ជាក់";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "បានហាមឃាត់"; "CONTACT_CELL_IS_BLOCKED" = "បានហាមឃាត់";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "លេខមិនបានចុះឈ្មោះ"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "លេខមិនបានចុះឈ្មោះ";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "មិនមានអ៊ីម៉ែល។"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "មិនមានអ៊ីម៉ែល។";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "ការកំណត់ការសន្ទនា"; "CONVERSATION_SETTINGS" = "ការកំណត់ការសន្ទនា";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "확인"; "CONFIRMATION_TITLE" = "확인";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blocked"; "CONTACT_CELL_IS_BLOCKED" = "Blocked";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "등록되지 않은 전화번호"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "등록되지 않은 전화번호";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "이메일을 찾을수 없습니다."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "이메일을 찾을수 없습니다.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "대화 설정"; "CONVERSATION_SETTINGS" = "대화 설정";

View File

@ -5,19 +5,19 @@
"ACCEPT_NEW_IDENTITY_ACTION" = "Priimti naują saugumo numerį"; "ACCEPT_NEW_IDENTITY_ACTION" = "Priimti naują saugumo numerį";
/* Label for 'audio call' button in contact view. */ /* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "Signal skambutis";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "Pakviesti į Signal";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "Siųsti žinutę";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "Bendrinti kontaktą";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "Vaizdo skambutis";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Pridėti"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Pridėti";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "Priedas"; "ATTACHMENT_LABEL" = "Priedas";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "Kontaktas";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Nepavyko pasirinkti dokumento."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Nepavyko pasirinkti dokumento.";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Patvirtinti"; "CONFIRMATION_TITLE" = "Patvirtinti";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Užblokuotas"; "CONTACT_CELL_IS_BLOCKED" = "Užblokuotas";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistruotas numeris"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistruotas numeris";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "El. paštas neprieinamas."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "El. paštas neprieinamas.";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Telefono numeris neprieinamas."; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Telefono numeris neprieinamas.";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Pasirinkti kontaktą";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Pokalbio nustatymai"; "CONVERSATION_SETTINGS" = "Pokalbio nustatymai";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Tai gali užimti kelias minutes."; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Tai gali užimti kelias minutes.";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "Optimizuojama duomenų bazė";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Šiandien"; "DATE_TODAY" = "Šiandien";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Apstiprināt"; "CONFIRMATION_TITLE" = "Apstiprināt";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blocked"; "CONTACT_CELL_IS_BLOCKED" = "Blocked";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nereģistrēts numurs"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nereģistrēts numurs";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "No email available."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "No email available.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Conversation Settings"; "CONVERSATION_SETTINGS" = "Conversation Settings";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Потврди"; "CONFIRMATION_TITLE" = "Потврди";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Блокиран"; "CONTACT_CELL_IS_BLOCKED" = "Блокиран";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Нерегистриран број"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Нерегистриран број";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Нема достапен емаил."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Нема достапен емаил.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Разговорни подесувања"; "CONVERSATION_SETTINGS" = "Разговорни подесувања";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "အတည်ပြုသည် "; "CONFIRMATION_TITLE" = "အတည်ပြုသည် ";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "ပိတ်ဆို့လိုက်သည် "; "CONTACT_CELL_IS_BLOCKED" = "ပိတ်ဆို့လိုက်သည် ";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "စာရင်းမသွင်းထားသော နံပါတ် "; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "စာရင်းမသွင်းထားသော နံပါတ် ";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "အီးမေးလ်လိပ်စာမရှိပါ "; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "အီးမေးလ်လိပ်စာမရှိပါ ";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "ပြောစကားအပြင်အဆင် "; "CONVERSATION_SETTINGS" = "ပြောစကားအပြင်အဆင် ";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Bekreft"; "CONFIRMATION_TITLE" = "Bekreft";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blokkert"; "CONTACT_CELL_IS_BLOCKED" = "Blokkert";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Uregistrert nummer"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Uregistrert nummer";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ingen e-post tilgjengelig."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ingen e-post tilgjengelig.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Samtaleinnstillinger"; "CONVERSATION_SETTINGS" = "Samtaleinnstillinger";

View File

@ -5,19 +5,19 @@
"ACCEPT_NEW_IDENTITY_ACTION" = "Nieuw veiligheidsnummer aanvaarden"; "ACCEPT_NEW_IDENTITY_ACTION" = "Nieuw veiligheidsnummer aanvaarden";
/* Label for 'audio call' button in contact view. */ /* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "Signal oproep";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "Nodig uit voor Signal";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "Stuur bericht";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "Deel contact";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "Video oproep";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Toevoegen"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Toevoegen";
@ -95,7 +95,7 @@
"ATTACHMENT" = "Bijlage"; "ATTACHMENT" = "Bijlage";
/* One line label indicating the user can add no more text to the attachment caption. */ /* One line label indicating the user can add no more text to the attachment caption. */
"ATTACHMENT_APPROVAL_CAPTION_LENGTH_LIMIT_REACHED" = "Message limit reached."; "ATTACHMENT_APPROVAL_CAPTION_LENGTH_LIMIT_REACHED" = "Bericht limiet bereikt.";
/* Title for the 'attachment approval' dialog. */ /* Title for the 'attachment approval' dialog. */
"ATTACHMENT_APPROVAL_DIALOG_TITLE" = "Bijlage"; "ATTACHMENT_APPROVAL_DIALOG_TITLE" = "Bijlage";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "Bijlage"; "ATTACHMENT_LABEL" = "Bijlage";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "Contactpersoon";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Document kiezen mislukt."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Document kiezen mislukt.";
@ -332,7 +332,7 @@
"CALL_VIEW_SETTINGS_NAG_SHOW_CALL_SETTINGS" = "Toon privacyinstellingen"; "CALL_VIEW_SETTINGS_NAG_SHOW_CALL_SETTINGS" = "Toon privacyinstellingen";
/* Accessibility label to toggle front vs. rear facing camera */ /* Accessibility label to toggle front vs. rear facing camera */
"CALL_VIEW_SWITCH_CAMERA_DIRECTION" = "Switch Camera Direction"; "CALL_VIEW_SWITCH_CAMERA_DIRECTION" = "Draai camera om";
/* Accessibility label to switch to audio only */ /* Accessibility label to switch to audio only */
"CALL_VIEW_SWITCH_TO_AUDIO_LABEL" = "Schakel over naar audio"; "CALL_VIEW_SWITCH_TO_AUDIO_LABEL" = "Schakel over naar audio";
@ -341,7 +341,7 @@
"CALL_VIEW_SWITCH_TO_VIDEO_LABEL" = "Schakel over naar video"; "CALL_VIEW_SWITCH_TO_VIDEO_LABEL" = "Schakel over naar video";
/* Label for the 'return to call' banner. */ /* Label for the 'return to call' banner. */
"CALL_WINDOW_RETURN_TO_CALL" = "Touch to return to call"; "CALL_WINDOW_RETURN_TO_CALL" = "Tik om naar gesprek terug te keren";
/* notification action */ /* notification action */
"CALLBACK_BUTTON_TITLE" = "Terugbellen"; "CALLBACK_BUTTON_TITLE" = "Terugbellen";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Bevestigen"; "CONFIRMATION_TITLE" = "Bevestigen";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Geblokkeerd"; "CONTACT_CELL_IS_BLOCKED" = "Geblokkeerd";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nummer niet geregistreerd"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nummer niet geregistreerd";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Geen e-mail beschikbaar."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Geen e-mail beschikbaar.";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Geen telefoonnummer beschikbaar."; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Geen telefoonnummer beschikbaar.";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Kies contactpersoon";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Gespreksinstellingen"; "CONVERSATION_SETTINGS" = "Gespreksinstellingen";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Dit kan enkele minuten duren."; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Dit kan enkele minuten duren.";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "Database optimaliseren";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Vandaag"; "DATE_TODAY" = "Vandaag";
@ -894,13 +951,13 @@
"GROUP_YOU_LEFT" = "Je hebt de groep verlaten."; "GROUP_YOU_LEFT" = "Je hebt de groep verlaten.";
/* Label for 'archived conversations' button. */ /* Label for 'archived conversations' button. */
"HOME_VIEW_ARCHIVED_CONVERSATIONS" = "Archived Conversations"; "HOME_VIEW_ARCHIVED_CONVERSATIONS" = "Gearchiveerde gesprekken";
/* A label for conversations with blocked users. */ /* A label for conversations with blocked users. */
"HOME_VIEW_BLOCKED_CONTACT_CONVERSATION" = "Geblokkeerd"; "HOME_VIEW_BLOCKED_CONTACT_CONVERSATION" = "Geblokkeerd";
/* Title for the home view's 'archive' mode. */ /* Title for the home view's 'archive' mode. */
"HOME_VIEW_TITLE_ARCHIVE" = "Archive"; "HOME_VIEW_TITLE_ARCHIVE" = "Archief";
/* Title for the home view's default mode. */ /* Title for the home view's default mode. */
"HOME_VIEW_TITLE_INBOX" = "Signal"; "HOME_VIEW_TITLE_INBOX" = "Signal";
@ -909,7 +966,7 @@
"IN_CALL_CONNECTING" = "Verbinden…"; "IN_CALL_CONNECTING" = "Verbinden…";
/* Call setup status label */ /* Call setup status label */
"IN_CALL_RECONNECTING" = "Reconnecting..."; "IN_CALL_RECONNECTING" = "Opnieuwe verbinden...";
/* Call setup status label */ /* Call setup status label */
"IN_CALL_RINGING" = "Bellen…"; "IN_CALL_RINGING" = "Bellen…";
@ -921,7 +978,7 @@
"IN_CALL_TERMINATED" = "Oproep beëindigd."; "IN_CALL_TERMINATED" = "Oproep beëindigd.";
/* Label reminding the user that they are in archive mode. */ /* Label reminding the user that they are in archive mode. */
"INBOX_VIEW_ARCHIVE_MODE_REMINDER" = "These conversations are archived. They will appear in the inbox if new messages are received."; "INBOX_VIEW_ARCHIVE_MODE_REMINDER" = "Deze gesprekken zijn gearchiveerd. Ze worden zichtbaar in de inbox als nieuwe berichten worden ontvangen.";
/* Multi-line label explaining how to show names instead of phone numbers in your inbox */ /* Multi-line label explaining how to show names instead of phone numbers in your inbox */
"INBOX_VIEW_MISSING_CONTACTS_PERMISSION" = "Geef Signal toegang tot je contacten in je systeeminstellingen om de namen van je contacten te zien."; "INBOX_VIEW_MISSING_CONTACTS_PERMISSION" = "Geef Signal toegang tot je contacten in je systeeminstellingen om de namen van je contacten te zien.";
@ -1008,7 +1065,7 @@
"LOGGING_SECTION" = "Logging"; "LOGGING_SECTION" = "Logging";
/* Title for the 'long text message' view. */ /* Title for the 'long text message' view. */
"LONG_TEXT_VIEW_TITLE" = "Message"; "LONG_TEXT_VIEW_TITLE" = "Bericht";
/* nav bar button item */ /* nav bar button item */
"MEDIA_DETAIL_VIEW_ALL_MEDIA_BUTTON" = "Alle media"; "MEDIA_DETAIL_VIEW_ALL_MEDIA_BUTTON" = "Alle media";
@ -1068,7 +1125,7 @@
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_SENT" = "Verstuurd"; "MESSAGE_METADATA_VIEW_MESSAGE_STATUS_SENT" = "Verstuurd";
/* Status label for messages which were skipped. */ /* Status label for messages which were skipped. */
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_SKIPPED" = "Skipped"; "MESSAGE_METADATA_VIEW_MESSAGE_STATUS_SKIPPED" = "Overgeslagen";
/* Status label for messages which are uploading. */ /* Status label for messages which are uploading. */
"MESSAGE_METADATA_VIEW_MESSAGE_STATUS_UPLOADING" = "Uploaden"; "MESSAGE_METADATA_VIEW_MESSAGE_STATUS_UPLOADING" = "Uploaden";
@ -1104,7 +1161,7 @@
"MESSAGE_STATUS_READ" = "Gelezen"; "MESSAGE_STATUS_READ" = "Gelezen";
/* message status if message delivery to a recipient is skipped. We skip delivering group messages to users who have left the group or deactivated their Signal account. */ /* message status if message delivery to a recipient is skipped. We skip delivering group messages to users who have left the group or deactivated their Signal account. */
"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Skipped"; "MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Overgeslagen";
/* message status while message is sending. */ /* message status while message is sending. */
"MESSAGE_STATUS_SENDING" = "Sturen..."; "MESSAGE_STATUS_SENDING" = "Sturen...";
@ -1448,16 +1505,16 @@
"QUESTIONMARK_PUNCTUATION" = "?"; "QUESTIONMARK_PUNCTUATION" = "?";
/* Indicates the author of a quoted message. Embeds {{the author's name or phone number}}. */ /* Indicates the author of a quoted message. Embeds {{the author's name or phone number}}. */
"QUOTED_REPLY_AUTHOR_INDICATOR_FORMAT" = "Replying to %@"; "QUOTED_REPLY_AUTHOR_INDICATOR_FORMAT" = "Reageren op %@";
/* message header label when someone else is quoting you */ /* message header label when someone else is quoting you */
"QUOTED_REPLY_AUTHOR_INDICATOR_YOU" = "Replying to You"; "QUOTED_REPLY_AUTHOR_INDICATOR_YOU" = "Reageren op jou";
/* message header label when quoting yourself */ /* message header label when quoting yourself */
"QUOTED_REPLY_AUTHOR_INDICATOR_YOURSELF" = "Replying to Yourself"; "QUOTED_REPLY_AUTHOR_INDICATOR_YOURSELF" = "Reageren op jezelf";
/* Indicates this message is a quoted reply to an attachment of unknown type. */ /* Indicates this message is a quoted reply to an attachment of unknown type. */
"QUOTED_REPLY_TYPE_ATTACHMENT" = "Attachment"; "QUOTED_REPLY_TYPE_ATTACHMENT" = "Bijlage";
/* Indicates this message is a quoted reply to an audio file. */ /* Indicates this message is a quoted reply to an audio file. */
"QUOTED_REPLY_TYPE_AUDIO" = "Audio"; "QUOTED_REPLY_TYPE_AUDIO" = "Audio";
@ -1466,7 +1523,7 @@
"QUOTED_REPLY_TYPE_GIF" = "GIF"; "QUOTED_REPLY_TYPE_GIF" = "GIF";
/* Indicates this message is a quoted reply to an image file. */ /* Indicates this message is a quoted reply to an image file. */
"QUOTED_REPLY_TYPE_IMAGE" = "Image"; "QUOTED_REPLY_TYPE_IMAGE" = "Afbeelding";
/* Indicates this message is a quoted reply to a video file. */ /* Indicates this message is a quoted reply to a video file. */
"QUOTED_REPLY_TYPE_VIDEO" = "Video"; "QUOTED_REPLY_TYPE_VIDEO" = "Video";
@ -1583,7 +1640,7 @@
"REMINDER_2FA_WRONG_PIN_ALERT_TITLE" = "Dat is niet de juiste pincode."; "REMINDER_2FA_WRONG_PIN_ALERT_TITLE" = "Dat is niet de juiste pincode.";
/* Short name for edit menu item to reply to a message. */ /* Short name for edit menu item to reply to a message. */
"REPLY_ITEM_ACTION" = "Reply"; "REPLY_ITEM_ACTION" = "Beantwoord";
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"REREGISTER_FOR_PUSH" = "Opnieuw registreren voor pushmeldingen"; "REREGISTER_FOR_PUSH" = "Opnieuw registreren voor pushmeldingen";
@ -1847,7 +1904,7 @@
"SETTINGS_SCREEN_LOCK_ACTIVITY_TIMEOUT" = "Schermvergrendelingstime-out"; "SETTINGS_SCREEN_LOCK_ACTIVITY_TIMEOUT" = "Schermvergrendelingstime-out";
/* Footer for the 'screen lock' section of the privacy settings. */ /* Footer for the 'screen lock' section of the privacy settings. */
"SETTINGS_SCREEN_LOCK_SECTION_FOOTER" = "Unlock Signal's screen using Touch ID, Face ID, or your iOS device passcode. You can still answer incoming calls and receive message notifications while Screen Lock is enabled. Signal's notification settings allow you to customize the information that is displayed."; "SETTINGS_SCREEN_LOCK_SECTION_FOOTER" = "Ontgrendel het Signal scherm door middel van Touch ID, Face ID, of de code van je iOS apparaat. Je kunt gewoon inkomende gesprekken beantwoorden en berichtmeldingen ontvangen terwijl het scherm vergrendeld is. De meldingsinstellingen van Signal maken het mogelijk de getoonde informatie aan te passen.";
/* Title for the 'screen lock' section of the privacy settings. */ /* Title for the 'screen lock' section of the privacy settings. */
"SETTINGS_SCREEN_LOCK_SECTION_TITLE" = "Schermvergrendeling"; "SETTINGS_SCREEN_LOCK_SECTION_TITLE" = "Schermvergrendeling";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Potwierdź"; "CONFIRMATION_TITLE" = "Potwierdź";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Zablokowany"; "CONTACT_CELL_IS_BLOCKED" = "Zablokowany";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Niezarejestrowany numer"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Niezarejestrowany numer";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email niedostępny."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email niedostępny.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Ustawienia konwersacji"; "CONVERSATION_SETTINGS" = "Ustawienia konwersacji";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Confirmar"; "CONFIRMATION_TITLE" = "Confirmar";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Bloqueado"; "CONTACT_CELL_IS_BLOCKED" = "Bloqueado";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número não registrado"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número não registrado";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nenhum email disponível."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nenhum email disponível.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Configurações de Conversa"; "CONVERSATION_SETTINGS" = "Configurações de Conversa";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Confirmar"; "CONFIRMATION_TITLE" = "Confirmar";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Bloqueado"; "CONTACT_CELL_IS_BLOCKED" = "Bloqueado";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número Não Registado"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Número Não Registado";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email indisponível."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email indisponível.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Definições da Conversa"; "CONVERSATION_SETTINGS" = "Definições da Conversa";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Confirmă"; "CONFIRMATION_TITLE" = "Confirmă";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blocat"; "CONTACT_CELL_IS_BLOCKED" = "Blocat";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Număr Necunoscut"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Număr Necunoscut";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nici un email disponibil"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nici un email disponibil";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Setări conversație"; "CONVERSATION_SETTINGS" = "Setări conversație";

View File

@ -8,16 +8,16 @@
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "Signal Call";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "Пригласить в Signal";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "Отправить сообщение";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "Поделиться контактом";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "Видеовызов";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Добавить"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Добавить";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "Добавить вложение"; "ATTACHMENT_LABEL" = "Добавить вложение";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "Контакт";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Не удалось выбрать документ."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Не удалось выбрать документ.";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Подтвердите"; "CONFIRMATION_TITLE" = "Подтвердите";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Заблокирован"; "CONTACT_CELL_IS_BLOCKED" = "Заблокирован";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Незарегистрированный номер"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Незарегистрированный номер";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Нет адреса эл. почты."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Нет адреса эл. почты.";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Нет номера телефона."; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Нет номера телефона.";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Выбрать контакт";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Настройки разговоров"; "CONVERSATION_SETTINGS" = "Настройки разговоров";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Это может занять несколько минут."; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Это может занять несколько минут.";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "Оптимизация базы данных";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Сегодня"; "DATE_TODAY" = "Сегодня";
@ -1826,7 +1883,7 @@
"SETTINGS_PRIVACY_CALLKIT_PRIVACY_TITLE" = "Показывать имя и номер вызывающего абонента"; "SETTINGS_PRIVACY_CALLKIT_PRIVACY_TITLE" = "Показывать имя и номер вызывающего абонента";
/* Settings table section footer. */ /* Settings table section footer. */
"SETTINGS_PRIVACY_CALLKIT_SYSTEM_CALL_LOG_PREFERENCE_DESCRIPTION" = "Показывать вызовы в списке \"Недавние\" в приложении Телефон iOS."; "SETTINGS_PRIVACY_CALLKIT_SYSTEM_CALL_LOG_PREFERENCE_DESCRIPTION" = "Показывать вызовы в списке \"Недавние\" в приложении Tелефон iOS.";
/* Short table cell label */ /* Short table cell label */
"SETTINGS_PRIVACY_CALLKIT_SYSTEM_CALL_LOG_PREFERENCE_TITLE" = "Показать вызовы в Недавних"; "SETTINGS_PRIVACY_CALLKIT_SYSTEM_CALL_LOG_PREFERENCE_TITLE" = "Показать вызовы в Недавних";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Potrdi"; "CONFIRMATION_TITLE" = "Potrdi";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blokiran"; "CONTACT_CELL_IS_BLOCKED" = "Blokiran";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistrirana številka"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Neregistrirana številka";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Na voljo ni nobenega e-poštnega nasova."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Na voljo ni nobenega e-poštnega nasova.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Nastavitve pogovora"; "CONVERSATION_SETTINGS" = "Nastavitve pogovora";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Tsinhira"; "CONFIRMATION_TITLE" = "Tsinhira";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Yakavharirwa"; "CONTACT_CELL_IS_BLOCKED" = "Yakavharirwa";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nhamba isina kunyoreswa"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Nhamba isina kunyoreswa";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Tsambambozha haipo"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Tsambambozha haipo";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Gadziro dzehutaurwa"; "CONVERSATION_SETTINGS" = "Gadziro dzehutaurwa";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Konfirmo"; "CONFIRMATION_TITLE" = "Konfirmo";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Bllokuar"; "CONTACT_CELL_IS_BLOCKED" = "Bllokuar";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Numër jo i regjistruar"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Numër jo i regjistruar";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nuk ka email."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nuk ka email.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Rregullime bisedash"; "CONVERSATION_SETTINGS" = "Rregullime bisedash";

View File

@ -5,19 +5,19 @@
"ACCEPT_NEW_IDENTITY_ACTION" = "Prano Numër të Ri Sigurie"; "ACCEPT_NEW_IDENTITY_ACTION" = "Prano Numër të Ri Sigurie";
/* Label for 'audio call' button in contact view. */ /* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "Thirrje Signal";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "Ftojeni në Signal";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "Dërgo Mesazhin";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "Ndaje Kontaktin";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "Thirrje Video";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Shtoje"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Shtoje";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "Bashkëngjitje"; "ATTACHMENT_LABEL" = "Bashkëngjitje";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "Kontakt";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "S\u arrit të zgjidhet dokument."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "S\u arrit të zgjidhet dokument.";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Ripohojeni"; "CONFIRMATION_TITLE" = "Ripohojeni";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "I bllokuar"; "CONTACT_CELL_IS_BLOCKED" = "I bllokuar";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Numër i Paregjistruar"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Numër i Paregjistruar";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "S\ka email për të."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "S\ka email për të.";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "S\ka numër telefoni për të."; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "S\ka numër telefoni për të.";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Përzgjidhni Kontakt";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Rregullime Për Biseda"; "CONVERSATION_SETTINGS" = "Rregullime Për Biseda";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Kjo mund të hajë ca minuta."; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Kjo mund të hajë ca minuta.";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "Po optimizohet Baza e të Dhënave";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Sot"; "DATE_TODAY" = "Sot";

View File

@ -5,19 +5,19 @@
"ACCEPT_NEW_IDENTITY_ACTION" = "Acceptera nytt säkerhetsnummer"; "ACCEPT_NEW_IDENTITY_ACTION" = "Acceptera nytt säkerhetsnummer";
/* Label for 'audio call' button in contact view. */ /* Label for 'audio call' button in contact view. */
"ACTION_AUDIO_CALL" = "Signal Call"; "ACTION_AUDIO_CALL" = "Ring med Signal";
/* Label for 'invite' button in contact view. */ /* Label for 'invite' button in contact view. */
"ACTION_INVITE" = "Invite to Signal"; "ACTION_INVITE" = "Bjud in till Signal";
/* Label for 'sent message' button in contact view. */ /* Label for 'sent message' button in contact view. */
"ACTION_SEND_MESSAGE" = "Send Message"; "ACTION_SEND_MESSAGE" = "Skicka meddelande";
/* Label for 'share contact' button. */ /* Label for 'share contact' button. */
"ACTION_SHARE_CONTACT" = "Share Contact"; "ACTION_SHARE_CONTACT" = "Dela kontakt";
/* Label for 'video call' button in contact view. */ /* Label for 'video call' button in contact view. */
"ACTION_VIDEO_CALL" = "Video Call"; "ACTION_VIDEO_CALL" = "Videosamtal";
/* A label for the 'add by phone number' button in the 'add group member' view */ /* A label for the 'add by phone number' button in the 'add group member' view */
"ADD_GROUP_MEMBER_VIEW_BUTTON" = "Lägg till"; "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Lägg till";
@ -155,7 +155,7 @@
"ATTACHMENT_LABEL" = "Bifogad fil"; "ATTACHMENT_LABEL" = "Bifogad fil";
/* attachment menu option to send contact */ /* attachment menu option to send contact */
"ATTACHMENT_MENU_CONTACT_BUTTON" = "Contact"; "ATTACHMENT_MENU_CONTACT_BUTTON" = "Kontakt";
/* Alert title when picking a document fails for an unknown reason */ /* Alert title when picking a document fails for an unknown reason */
"ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Kunde inte välja dokument."; "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Kunde inte välja dokument.";
@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Bekräfta"; "CONFIRMATION_TITLE" = "Bekräfta";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Blockerad"; "CONTACT_CELL_IS_BLOCKED" = "Blockerad";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Oregistrerat nummer"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Oregistrerat nummer";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ingen e-post tillgänglig."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ingen e-post tillgänglig.";
@ -422,7 +470,16 @@
"CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Inget telefonnummer tillgängligt."; "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Inget telefonnummer tillgängligt.";
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Välj kontakt";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Konversationsinställningar"; "CONVERSATION_SETTINGS" = "Konversationsinställningar";
@ -521,7 +578,7 @@
"DATABASE_VIEW_OVERLAY_SUBTITLE" = "Det här kan ta några minuter."; "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Det här kan ta några minuter.";
/* Title shown while the app is updating its database. */ /* Title shown while the app is updating its database. */
"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; "DATABASE_VIEW_OVERLAY_TITLE" = "Optimerar databas";
/* The current day. */ /* The current day. */
"DATE_TODAY" = "Idag"; "DATE_TODAY" = "Idag";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "ยืนยัน"; "CONFIRMATION_TITLE" = "ยืนยัน";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "บล็อกแล้ว"; "CONTACT_CELL_IS_BLOCKED" = "บล็อกแล้ว";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "หมายเลขที่ยังไม่ลงทะเบียน"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "หมายเลขที่ยังไม่ลงทะเบียน";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "ไม่มีอีเมลที่ใช้ได้"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "ไม่มีอีเมลที่ใช้ได้";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "ตั้งค่าการสนทนา"; "CONVERSATION_SETTINGS" = "ตั้งค่าการสนทนา";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "Onay"; "CONFIRMATION_TITLE" = "Onay";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "Engellendi"; "CONTACT_CELL_IS_BLOCKED" = "Engellendi";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Rehberde kayıtlı olmayan numara"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "Rehberde kayıtlı olmayan numara";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "E-Posta yok."; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "E-Posta yok.";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "Konuşma ayarları"; "CONVERSATION_SETTINGS" = "Konuşma ayarları";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "确认"; "CONFIRMATION_TITLE" = "确认";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "已加入黑名单"; "CONTACT_CELL_IS_BLOCKED" = "已加入黑名单";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "未注册的号码"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "未注册的号码";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "无可用 E-mail"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "无可用 E-mail";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "会话设置"; "CONVERSATION_SETTINGS" = "会话设置";

View File

@ -406,6 +406,9 @@
/* Generic button text to proceed with an action */ /* Generic button text to proceed with an action */
"CONFIRMATION_TITLE" = "確認"; "CONFIRMATION_TITLE" = "確認";
/* Label for a contact's postal address. */
"CONTACT_ADDRESS" = "Address";
/* An indicator that a contact has been blocked. */ /* An indicator that a contact has been blocked. */
"CONTACT_CELL_IS_BLOCKED" = "已封鎖"; "CONTACT_CELL_IS_BLOCKED" = "已封鎖";
@ -415,6 +418,51 @@
/* No comment provided by engineer. */ /* No comment provided by engineer. */
"CONTACT_DETAIL_COMM_TYPE_INSECURE" = "未註冊的號碼"; "CONTACT_DETAIL_COMM_TYPE_INSECURE" = "未註冊的號碼";
/* Label for the 'edit name' button in the contact share approval view. */
"CONTACT_EDIT_NAME_BUTTON" = "Edit";
/* Label for a contact's email address. */
"CONTACT_EMAIL" = "Email";
/* Label for the 'city' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_CITY" = "City";
/* Label for the 'country' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_COUNTRY" = "Country";
/* Label for the 'neighborhood' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_NEIGHBORHOOD" = "Neighborhood";
/* Label for the 'pobox' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POBOX" = "P.O. Box";
/* Label for the 'postcode' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_POSTCODE" = "Post Code";
/* Label for the 'region' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_REGION" = "Region";
/* Label for the 'street' field of a contact's address. */
"CONTACT_FIELD_ADDRESS_STREET" = "Street";
/* Label for the 'family name' field of a contact. */
"CONTACT_FIELD_FAMILY_NAME" = "Family Name";
/* Label for the 'given name' field of a contact. */
"CONTACT_FIELD_GIVEN_NAME" = "Given Name";
/* Label for the 'middle name' field of a contact. */
"CONTACT_FIELD_MIDDLE_NAME" = "Middle Name";
/* Label for the 'name prefix' field of a contact. */
"CONTACT_FIELD_NAME_PREFIX" = "Prefix";
/* Label for the 'name suffix' field of a contact. */
"CONTACT_FIELD_NAME_SUFFIX" = "Suffix";
/* Label for a contact's phone number. */
"CONTACT_PHONE" = "Phone";
/* table cell subtitle when contact card has no email */ /* table cell subtitle when contact card has no email */
"CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "無可使用的email地址"; "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "無可使用的email地址";
@ -424,6 +472,15 @@
/* navbar title for contact picker when sharing a contact */ /* navbar title for contact picker when sharing a contact */
"CONTACT_PICKER_TITLE" = "Select Contact"; "CONTACT_PICKER_TITLE" = "Select Contact";
/* Title for the 'Approve contact share' view. */
"CONTACT_SHARE_APPROVAL_VIEW_TITLE" = "Share Contact";
/* Title for the 'edit contact share name' view. */
"CONTACT_SHARE_EDIT_NAME_VIEW_TITLE" = "Edit Name";
/* Indicates that a contact has no name. */
"CONTACT_WITHOUT_NAME" = "Unnamed Contact";
/* title for conversation settings screen */ /* title for conversation settings screen */
"CONVERSATION_SETTINGS" = "會話設定"; "CONVERSATION_SETTINGS" = "會話設定";