From 946cc114edb134aa7865c30e469cf681bd04d49a Mon Sep 17 00:00:00 2001 From: Matthew Chen Date: Tue, 8 May 2018 17:37:08 -0400 Subject: [PATCH] Update l10n strings. --- .../translations/ar.lproj/Localizable.strings | 57 ++++++++++ .../az_AZ.lproj/Localizable.strings | 57 ++++++++++ .../translations/bg.lproj/Localizable.strings | 73 ++++++++++-- .../translations/bs.lproj/Localizable.strings | 57 ++++++++++ .../translations/ca.lproj/Localizable.strings | 57 ++++++++++ .../translations/cs.lproj/Localizable.strings | 57 ++++++++++ .../translations/da.lproj/Localizable.strings | 57 ++++++++++ .../translations/de.lproj/Localizable.strings | 73 ++++++++++-- .../el_GR.lproj/Localizable.strings | 57 ++++++++++ .../translations/es.lproj/Localizable.strings | 73 ++++++++++-- .../translations/et.lproj/Localizable.strings | 57 ++++++++++ .../translations/fa.lproj/Localizable.strings | 57 ++++++++++ .../translations/fi.lproj/Localizable.strings | 73 ++++++++++-- .../fil.lproj/Localizable.strings | 57 ++++++++++ .../translations/fr.lproj/Localizable.strings | 57 ++++++++++ .../translations/gl.lproj/Localizable.strings | 57 ++++++++++ .../translations/he.lproj/Localizable.strings | 73 ++++++++++-- .../translations/hr.lproj/Localizable.strings | 57 ++++++++++ .../translations/hu.lproj/Localizable.strings | 57 ++++++++++ .../translations/id.lproj/Localizable.strings | 57 ++++++++++ .../it_IT.lproj/Localizable.strings | 57 ++++++++++ .../ja_JP.lproj/Localizable.strings | 57 ++++++++++ .../translations/km.lproj/Localizable.strings | 57 ++++++++++ .../ko_KR.lproj/Localizable.strings | 57 ++++++++++ .../translations/lt.lproj/Localizable.strings | 73 ++++++++++-- .../translations/lv.lproj/Localizable.strings | 57 ++++++++++ .../translations/mk.lproj/Localizable.strings | 57 ++++++++++ .../translations/my.lproj/Localizable.strings | 57 ++++++++++ .../nb_NO.lproj/Localizable.strings | 57 ++++++++++ .../translations/nl.lproj/Localizable.strings | 107 ++++++++++++++---- .../translations/pl.lproj/Localizable.strings | 57 ++++++++++ .../pt_BR.lproj/Localizable.strings | 57 ++++++++++ .../pt_PT.lproj/Localizable.strings | 57 ++++++++++ .../translations/ro.lproj/Localizable.strings | 57 ++++++++++ .../translations/ru.lproj/Localizable.strings | 73 ++++++++++-- .../translations/sl.lproj/Localizable.strings | 57 ++++++++++ .../translations/sn.lproj/Localizable.strings | 57 ++++++++++ .../translations/sq.lproj/Localizable.strings | 57 ++++++++++ .../sq_AL.lproj/Localizable.strings | 73 ++++++++++-- .../sv_SE.lproj/Localizable.strings | 73 ++++++++++-- .../th_TH.lproj/Localizable.strings | 57 ++++++++++ .../tr_TR.lproj/Localizable.strings | 57 ++++++++++ .../zh_CN.lproj/Localizable.strings | 57 ++++++++++ .../zh_TW.lproj/Localizable.strings | 57 ++++++++++ 44 files changed, 2605 insertions(+), 97 deletions(-) diff --git a/Signal/translations/ar.lproj/Localizable.strings b/Signal/translations/ar.lproj/Localizable.strings index fd216f720..70e157d26 100644 --- a/Signal/translations/ar.lproj/Localizable.strings +++ b/Signal/translations/ar.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "تأكيد"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "محظور"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "لا يوجد عنوان بريد إلكتروني."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "إعدادات المحادثة"; diff --git a/Signal/translations/az_AZ.lproj/Localizable.strings b/Signal/translations/az_AZ.lproj/Localizable.strings index a0c77caf9..48dd4fc78 100644 --- a/Signal/translations/az_AZ.lproj/Localizable.strings +++ b/Signal/translations/az_AZ.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Təsdiqlə"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blocked"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "No email available."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Söhbət quraşdırmaları"; diff --git a/Signal/translations/bg.lproj/Localizable.strings b/Signal/translations/bg.lproj/Localizable.strings index 835891d52..312d58dca 100644 --- a/Signal/translations/bg.lproj/Localizable.strings +++ b/Signal/translations/bg.lproj/Localizable.strings @@ -5,19 +5,19 @@ "ACCEPT_NEW_IDENTITY_ACTION" = "Приеми новите номера за сигурност"; /* Label for 'audio call' button in contact view. */ -"ACTION_AUDIO_CALL" = "Signal Call"; +"ACTION_AUDIO_CALL" = "Signal Обаждане"; /* Label for 'invite' button in contact view. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "Покани във Signal"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "Изпрати Съобщение"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "Сподели Контакт"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Добави"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "Прикачен файл"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Неуспешно избиране на документ."; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Потвърждение"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Блокиран"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Няма налична електронна поща."; @@ -422,7 +470,16 @@ "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Няма наличен телефонен номер."; /* 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 */ "CONVERSATION_SETTINGS" = "Настройки на Разговор"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Това може да отнеме няколко минути."; /* Title shown while the app is updating its database. */ -"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; +"DATABASE_VIEW_OVERLAY_TITLE" = "Оптимизирай Базата Данни"; /* The current day. */ "DATE_TODAY" = "Днес"; diff --git a/Signal/translations/bs.lproj/Localizable.strings b/Signal/translations/bs.lproj/Localizable.strings index 54fba769a..e889f6fe2 100644 --- a/Signal/translations/bs.lproj/Localizable.strings +++ b/Signal/translations/bs.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Potvrdi"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blokiran"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nema dostupnog e-maila."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Podešavanje razgovora"; diff --git a/Signal/translations/ca.lproj/Localizable.strings b/Signal/translations/ca.lproj/Localizable.strings index cf27dce97..56ab7a4c7 100644 --- a/Signal/translations/ca.lproj/Localizable.strings +++ b/Signal/translations/ca.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Confirmació"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blocat"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Cap adreça electrònica disponible."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Configuració del xat"; diff --git a/Signal/translations/cs.lproj/Localizable.strings b/Signal/translations/cs.lproj/Localizable.strings index ba56e6377..b7fe472fc 100644 --- a/Signal/translations/cs.lproj/Localizable.strings +++ b/Signal/translations/cs.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Potvrdit"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blokován"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "E-mail není dostupný."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Nastavení konverzace"; diff --git a/Signal/translations/da.lproj/Localizable.strings b/Signal/translations/da.lproj/Localizable.strings index 3ad18936c..818f64f8a 100644 --- a/Signal/translations/da.lproj/Localizable.strings +++ b/Signal/translations/da.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Bekræft"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blokeret"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ingen e-mail tilgængelig."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Samtale indstillingér"; diff --git a/Signal/translations/de.lproj/Localizable.strings b/Signal/translations/de.lproj/Localizable.strings index 6357c818d..813815949 100644 --- a/Signal/translations/de.lproj/Localizable.strings +++ b/Signal/translations/de.lproj/Localizable.strings @@ -5,19 +5,19 @@ "ACCEPT_NEW_IDENTITY_ACTION" = "Neue Sicherheitsnummer akzeptieren"; /* 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. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "Zu Signal einladen"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "Nachricht senden"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "Kontakt teilen"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Hinzufügen"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "Anhang"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Auswählen des Dokuments gescheitert."; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Bestätigen"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blockiert"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "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."; /* 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 */ "CONVERSATION_SETTINGS" = "Unterhaltungseinstellungen"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Dies kann einige Minuten dauern."; /* Title shown while the app is updating its database. */ -"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; +"DATABASE_VIEW_OVERLAY_TITLE" = "Datenbankoptimierung"; /* The current day. */ "DATE_TODAY" = "Heute"; diff --git a/Signal/translations/el_GR.lproj/Localizable.strings b/Signal/translations/el_GR.lproj/Localizable.strings index b16fd7bba..5f195b247 100644 --- a/Signal/translations/el_GR.lproj/Localizable.strings +++ b/Signal/translations/el_GR.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Επιβεβαίωση"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Μπλοκαρισμένος/η"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Κενή διεύθυνση email."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Ρυθμίσεις Συζητήσεων"; diff --git a/Signal/translations/es.lproj/Localizable.strings b/Signal/translations/es.lproj/Localizable.strings index bc01c364e..017f9526a 100644 --- a/Signal/translations/es.lproj/Localizable.strings +++ b/Signal/translations/es.lproj/Localizable.strings @@ -5,19 +5,19 @@ "ACCEPT_NEW_IDENTITY_ACTION" = "Aceptar nuevas cifras de seguridad"; /* 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. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "Invitar a Signal"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "Enviar mensaje"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "Compartir contacto"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Añadir"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "Adjunto"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Fallo al seleccionar documento."; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Confirmar"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Bloqueado"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email no disponible"; @@ -422,7 +470,16 @@ "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Teléfono no disponible"; /* 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 */ "CONVERSATION_SETTINGS" = "Ajustes del chat"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Puede tomar unos minutos."; /* 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. */ "DATE_TODAY" = "Hoy"; diff --git a/Signal/translations/et.lproj/Localizable.strings b/Signal/translations/et.lproj/Localizable.strings index 411bb9f99..8c377cdff 100644 --- a/Signal/translations/et.lproj/Localizable.strings +++ b/Signal/translations/et.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Kinnita"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blokeeritud"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "E-post pole saadaval"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Vestluse sätted"; diff --git a/Signal/translations/fa.lproj/Localizable.strings b/Signal/translations/fa.lproj/Localizable.strings index def566404..175487b8b 100644 --- a/Signal/translations/fa.lproj/Localizable.strings +++ b/Signal/translations/fa.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "تأیید کنید"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "مسدود شده"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "هیچ ایمیلی در دسترس نیست"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "تنظیمات گفت و گو"; diff --git a/Signal/translations/fi.lproj/Localizable.strings b/Signal/translations/fi.lproj/Localizable.strings index db988a868..070feb9ed 100644 --- a/Signal/translations/fi.lproj/Localizable.strings +++ b/Signal/translations/fi.lproj/Localizable.strings @@ -5,19 +5,19 @@ "ACCEPT_NEW_IDENTITY_ACTION" = "Hyväksy uusi turvanumero"; /* 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. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "Kutsu Signaliin"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "Lähetä viesti"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "Jaa yhteystieto"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Lisää"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "Liitetiedosto"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Tiedoston valinta epäonnistui."; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Vahvista"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Estetty"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ei sähköpostia"; @@ -422,7 +470,16 @@ "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Ei puhelinnumeroa"; /* 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 */ "CONVERSATION_SETTINGS" = "Keskustelun asetukset"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Tämä saattaa viedä muutaman minuutin."; /* 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. */ "DATE_TODAY" = "Tänään"; diff --git a/Signal/translations/fil.lproj/Localizable.strings b/Signal/translations/fil.lproj/Localizable.strings index 0dcd5087a..49b5e67fd 100644 --- a/Signal/translations/fil.lproj/Localizable.strings +++ b/Signal/translations/fil.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Confirm"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blocked"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "No email available."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Conversation Settings"; diff --git a/Signal/translations/fr.lproj/Localizable.strings b/Signal/translations/fr.lproj/Localizable.strings index 37d061fe0..4a5862e0c 100644 --- a/Signal/translations/fr.lproj/Localizable.strings +++ b/Signal/translations/fr.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Confirmer"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Bloqué"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Aucune adresse e-mail disponible."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Paramètres de cette conversation"; diff --git a/Signal/translations/gl.lproj/Localizable.strings b/Signal/translations/gl.lproj/Localizable.strings index 888e5f992..795ec2cce 100644 --- a/Signal/translations/gl.lproj/Localizable.strings +++ b/Signal/translations/gl.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Confirmar"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Bloqueado"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Correo electrónico non dispoñible."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Axustes da conversa"; diff --git a/Signal/translations/he.lproj/Localizable.strings b/Signal/translations/he.lproj/Localizable.strings index 05ea58fe4..392796430 100644 --- a/Signal/translations/he.lproj/Localizable.strings +++ b/Signal/translations/he.lproj/Localizable.strings @@ -5,19 +5,19 @@ "ACCEPT_NEW_IDENTITY_ACTION" = "אשר מספר ביטחון חדש"; /* Label for 'audio call' button in contact view. */ -"ACTION_AUDIO_CALL" = "Signal Call"; +"ACTION_AUDIO_CALL" = "שיחת Signal"; /* Label for 'invite' button in contact view. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "הזמן אל Signal"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "שלח הודעה"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "שתף איש קשר"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "הוסף"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "צרופה"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "נכשל בבחירת מסמך."; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "אישור"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "חסום"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "אין מייל"; @@ -422,7 +470,16 @@ "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "אין מספר טלפון"; /* 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 */ "CONVERSATION_SETTINGS" = "הגדרות שיחה"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "ייתכן וזה יקח מספר דקות"; /* Title shown while the app is updating its database. */ -"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; +"DATABASE_VIEW_OVERLAY_TITLE" = "ממטב מסד־נתונים"; /* The current day. */ "DATE_TODAY" = "היום"; diff --git a/Signal/translations/hr.lproj/Localizable.strings b/Signal/translations/hr.lproj/Localizable.strings index 440d4fae3..e750f5c2e 100644 --- a/Signal/translations/hr.lproj/Localizable.strings +++ b/Signal/translations/hr.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Potvrdi"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blokiran"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nema dostupnog emaila."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Postavke razgovora"; diff --git a/Signal/translations/hu.lproj/Localizable.strings b/Signal/translations/hu.lproj/Localizable.strings index 2622aa762..6fc2a6c46 100644 --- a/Signal/translations/hu.lproj/Localizable.strings +++ b/Signal/translations/hu.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Megerősítés"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Letiltva"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nincs elérhető email."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Beszélgetés beállítások"; diff --git a/Signal/translations/id.lproj/Localizable.strings b/Signal/translations/id.lproj/Localizable.strings index a7952a587..5a75ed820 100644 --- a/Signal/translations/id.lproj/Localizable.strings +++ b/Signal/translations/id.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Konfirmasi"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blokir"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email tidak tersedia"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Setelan Percakapan"; diff --git a/Signal/translations/it_IT.lproj/Localizable.strings b/Signal/translations/it_IT.lproj/Localizable.strings index f7aee8163..04f2b8571 100644 --- a/Signal/translations/it_IT.lproj/Localizable.strings +++ b/Signal/translations/it_IT.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Conferma"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Bloccato"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nessuna email disponibile."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Impostazioni conversazione"; diff --git a/Signal/translations/ja_JP.lproj/Localizable.strings b/Signal/translations/ja_JP.lproj/Localizable.strings index ae2c0c99e..70e72f506 100644 --- a/Signal/translations/ja_JP.lproj/Localizable.strings +++ b/Signal/translations/ja_JP.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "了解"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "拒否中"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "メールアドレスがありません"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "会話設定"; diff --git a/Signal/translations/km.lproj/Localizable.strings b/Signal/translations/km.lproj/Localizable.strings index a57dffa49..a66ad979e 100644 --- a/Signal/translations/km.lproj/Localizable.strings +++ b/Signal/translations/km.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "បញ្ជាក់"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "បានហាមឃាត់"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "មិនមានអ៊ីម៉ែល។"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "ការកំណត់ការសន្ទនា"; diff --git a/Signal/translations/ko_KR.lproj/Localizable.strings b/Signal/translations/ko_KR.lproj/Localizable.strings index b8f415342..efba65e35 100644 --- a/Signal/translations/ko_KR.lproj/Localizable.strings +++ b/Signal/translations/ko_KR.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "확인"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blocked"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "이메일을 찾을수 없습니다."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "대화 설정"; diff --git a/Signal/translations/lt.lproj/Localizable.strings b/Signal/translations/lt.lproj/Localizable.strings index c6513bbce..ddd4dc5ef 100644 --- a/Signal/translations/lt.lproj/Localizable.strings +++ b/Signal/translations/lt.lproj/Localizable.strings @@ -5,19 +5,19 @@ "ACCEPT_NEW_IDENTITY_ACTION" = "Priimti naują saugumo numerį"; /* 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. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "Pakviesti į Signal"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "Siųsti žinutę"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "Bendrinti kontaktą"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Pridėti"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "Priedas"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Nepavyko pasirinkti dokumento."; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Patvirtinti"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Užblokuotas"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "El. paštas neprieinamas."; @@ -422,7 +470,16 @@ "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Telefono numeris neprieinamas."; /* 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 */ "CONVERSATION_SETTINGS" = "Pokalbio nustatymai"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Tai gali užimti kelias minutes."; /* 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. */ "DATE_TODAY" = "Šiandien"; diff --git a/Signal/translations/lv.lproj/Localizable.strings b/Signal/translations/lv.lproj/Localizable.strings index 6430e0ad8..86adc94e8 100644 --- a/Signal/translations/lv.lproj/Localizable.strings +++ b/Signal/translations/lv.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Apstiprināt"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blocked"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "No email available."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Conversation Settings"; diff --git a/Signal/translations/mk.lproj/Localizable.strings b/Signal/translations/mk.lproj/Localizable.strings index 210bf22a8..26a17ed1e 100644 --- a/Signal/translations/mk.lproj/Localizable.strings +++ b/Signal/translations/mk.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Потврди"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Блокиран"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Нема достапен емаил."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Разговорни подесувања"; diff --git a/Signal/translations/my.lproj/Localizable.strings b/Signal/translations/my.lproj/Localizable.strings index 3794b022d..e1f16148c 100644 --- a/Signal/translations/my.lproj/Localizable.strings +++ b/Signal/translations/my.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "အတည်ပြုသည် "; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "ပိတ်ဆို့လိုက်သည် "; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "အီးမေးလ်လိပ်စာမရှိပါ "; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "ပြောစကားအပြင်အဆင် "; diff --git a/Signal/translations/nb_NO.lproj/Localizable.strings b/Signal/translations/nb_NO.lproj/Localizable.strings index b697c2db5..e50bbc0b3 100644 --- a/Signal/translations/nb_NO.lproj/Localizable.strings +++ b/Signal/translations/nb_NO.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Bekreft"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blokkert"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ingen e-post tilgjengelig."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Samtaleinnstillinger"; diff --git a/Signal/translations/nl.lproj/Localizable.strings b/Signal/translations/nl.lproj/Localizable.strings index 81d51f360..e9ac1fa09 100644 --- a/Signal/translations/nl.lproj/Localizable.strings +++ b/Signal/translations/nl.lproj/Localizable.strings @@ -5,19 +5,19 @@ "ACCEPT_NEW_IDENTITY_ACTION" = "Nieuw veiligheidsnummer aanvaarden"; /* 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. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "Nodig uit voor Signal"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "Stuur bericht"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "Deel contact"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Toevoegen"; @@ -95,7 +95,7 @@ "ATTACHMENT" = "Bijlage"; /* 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. */ "ATTACHMENT_APPROVAL_DIALOG_TITLE" = "Bijlage"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "Bijlage"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Document kiezen mislukt."; @@ -332,7 +332,7 @@ "CALL_VIEW_SETTINGS_NAG_SHOW_CALL_SETTINGS" = "Toon privacyinstellingen"; /* 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 */ "CALL_VIEW_SWITCH_TO_AUDIO_LABEL" = "Schakel over naar audio"; @@ -341,7 +341,7 @@ "CALL_VIEW_SWITCH_TO_VIDEO_LABEL" = "Schakel over naar video"; /* 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 */ "CALLBACK_BUTTON_TITLE" = "Terugbellen"; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Bevestigen"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Geblokkeerd"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Geen e-mail beschikbaar."; @@ -422,7 +470,16 @@ "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Geen telefoonnummer beschikbaar."; /* 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 */ "CONVERSATION_SETTINGS" = "Gespreksinstellingen"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Dit kan enkele minuten duren."; /* Title shown while the app is updating its database. */ -"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; +"DATABASE_VIEW_OVERLAY_TITLE" = "Database optimaliseren"; /* The current day. */ "DATE_TODAY" = "Vandaag"; @@ -894,13 +951,13 @@ "GROUP_YOU_LEFT" = "Je hebt de groep verlaten."; /* Label for 'archived conversations' button. */ -"HOME_VIEW_ARCHIVED_CONVERSATIONS" = "Archived Conversations"; +"HOME_VIEW_ARCHIVED_CONVERSATIONS" = "Gearchiveerde gesprekken"; /* A label for conversations with blocked users. */ "HOME_VIEW_BLOCKED_CONTACT_CONVERSATION" = "Geblokkeerd"; /* 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. */ "HOME_VIEW_TITLE_INBOX" = "Signal"; @@ -909,7 +966,7 @@ "IN_CALL_CONNECTING" = "Verbinden…"; /* Call setup status label */ -"IN_CALL_RECONNECTING" = "Reconnecting..."; +"IN_CALL_RECONNECTING" = "Opnieuwe verbinden..."; /* Call setup status label */ "IN_CALL_RINGING" = "Bellen…"; @@ -921,7 +978,7 @@ "IN_CALL_TERMINATED" = "Oproep beëindigd."; /* 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 */ "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"; /* Title for the 'long text message' view. */ -"LONG_TEXT_VIEW_TITLE" = "Message"; +"LONG_TEXT_VIEW_TITLE" = "Bericht"; /* nav bar button item */ "MEDIA_DETAIL_VIEW_ALL_MEDIA_BUTTON" = "Alle media"; @@ -1068,7 +1125,7 @@ "MESSAGE_METADATA_VIEW_MESSAGE_STATUS_SENT" = "Verstuurd"; /* 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. */ "MESSAGE_METADATA_VIEW_MESSAGE_STATUS_UPLOADING" = "Uploaden"; @@ -1104,7 +1161,7 @@ "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_RECIPIENT_SKIPPED" = "Skipped"; +"MESSAGE_STATUS_RECIPIENT_SKIPPED" = "Overgeslagen"; /* message status while message is sending. */ "MESSAGE_STATUS_SENDING" = "Sturen..."; @@ -1448,16 +1505,16 @@ "QUESTIONMARK_PUNCTUATION" = "?"; /* 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 */ -"QUOTED_REPLY_AUTHOR_INDICATOR_YOU" = "Replying to You"; +"QUOTED_REPLY_AUTHOR_INDICATOR_YOU" = "Reageren op jou"; /* 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. */ -"QUOTED_REPLY_TYPE_ATTACHMENT" = "Attachment"; +"QUOTED_REPLY_TYPE_ATTACHMENT" = "Bijlage"; /* Indicates this message is a quoted reply to an audio file. */ "QUOTED_REPLY_TYPE_AUDIO" = "Audio"; @@ -1466,7 +1523,7 @@ "QUOTED_REPLY_TYPE_GIF" = "GIF"; /* 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. */ "QUOTED_REPLY_TYPE_VIDEO" = "Video"; @@ -1583,7 +1640,7 @@ "REMINDER_2FA_WRONG_PIN_ALERT_TITLE" = "Dat is niet de juiste pincode."; /* Short name for edit menu item to reply to a message. */ -"REPLY_ITEM_ACTION" = "Reply"; +"REPLY_ITEM_ACTION" = "Beantwoord"; /* No comment provided by engineer. */ "REREGISTER_FOR_PUSH" = "Opnieuw registreren voor pushmeldingen"; @@ -1847,7 +1904,7 @@ "SETTINGS_SCREEN_LOCK_ACTIVITY_TIMEOUT" = "Schermvergrendelingstime-out"; /* 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. */ "SETTINGS_SCREEN_LOCK_SECTION_TITLE" = "Schermvergrendeling"; diff --git a/Signal/translations/pl.lproj/Localizable.strings b/Signal/translations/pl.lproj/Localizable.strings index 0a491069e..6f897b195 100644 --- a/Signal/translations/pl.lproj/Localizable.strings +++ b/Signal/translations/pl.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Potwierdź"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Zablokowany"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email niedostępny."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Ustawienia konwersacji"; diff --git a/Signal/translations/pt_BR.lproj/Localizable.strings b/Signal/translations/pt_BR.lproj/Localizable.strings index 2d606d65a..8307cd0c0 100644 --- a/Signal/translations/pt_BR.lproj/Localizable.strings +++ b/Signal/translations/pt_BR.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Confirmar"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Bloqueado"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nenhum email disponível."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Configurações de Conversa"; diff --git a/Signal/translations/pt_PT.lproj/Localizable.strings b/Signal/translations/pt_PT.lproj/Localizable.strings index 88b276e20..cce0f98f3 100644 --- a/Signal/translations/pt_PT.lproj/Localizable.strings +++ b/Signal/translations/pt_PT.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Confirmar"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Bloqueado"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Email indisponível."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Definições da Conversa"; diff --git a/Signal/translations/ro.lproj/Localizable.strings b/Signal/translations/ro.lproj/Localizable.strings index 9522f9df0..2485d0847 100644 --- a/Signal/translations/ro.lproj/Localizable.strings +++ b/Signal/translations/ro.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Confirmă"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blocat"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nici un email disponibil"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Setări conversație"; diff --git a/Signal/translations/ru.lproj/Localizable.strings b/Signal/translations/ru.lproj/Localizable.strings index a6410166b..e081f9680 100644 --- a/Signal/translations/ru.lproj/Localizable.strings +++ b/Signal/translations/ru.lproj/Localizable.strings @@ -8,16 +8,16 @@ "ACTION_AUDIO_CALL" = "Signal Call"; /* Label for 'invite' button in contact view. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "Пригласить в Signal"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "Отправить сообщение"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "Поделиться контактом"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Добавить"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "Добавить вложение"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Не удалось выбрать документ."; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Подтвердите"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Заблокирован"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Нет адреса эл. почты."; @@ -422,7 +470,16 @@ "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Нет номера телефона."; /* 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 */ "CONVERSATION_SETTINGS" = "Настройки разговоров"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Это может занять несколько минут."; /* Title shown while the app is updating its database. */ -"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; +"DATABASE_VIEW_OVERLAY_TITLE" = "Оптимизация базы данных"; /* The current day. */ "DATE_TODAY" = "Сегодня"; @@ -1826,7 +1883,7 @@ "SETTINGS_PRIVACY_CALLKIT_PRIVACY_TITLE" = "Показывать имя и номер вызывающего абонента"; /* 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 */ "SETTINGS_PRIVACY_CALLKIT_SYSTEM_CALL_LOG_PREFERENCE_TITLE" = "Показать вызовы в Недавних"; diff --git a/Signal/translations/sl.lproj/Localizable.strings b/Signal/translations/sl.lproj/Localizable.strings index 58c80d490..f502c2697 100644 --- a/Signal/translations/sl.lproj/Localizable.strings +++ b/Signal/translations/sl.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Potrdi"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blokiran"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "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 */ "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 */ "CONVERSATION_SETTINGS" = "Nastavitve pogovora"; diff --git a/Signal/translations/sn.lproj/Localizable.strings b/Signal/translations/sn.lproj/Localizable.strings index 5e14c36c5..899a72761 100644 --- a/Signal/translations/sn.lproj/Localizable.strings +++ b/Signal/translations/sn.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Tsinhira"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Yakavharirwa"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Tsambambozha haipo"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Gadziro dzehutaurwa"; diff --git a/Signal/translations/sq.lproj/Localizable.strings b/Signal/translations/sq.lproj/Localizable.strings index 2d884fe7e..e07c94e04 100644 --- a/Signal/translations/sq.lproj/Localizable.strings +++ b/Signal/translations/sq.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Konfirmo"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Bllokuar"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Nuk ka email."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Rregullime bisedash"; diff --git a/Signal/translations/sq_AL.lproj/Localizable.strings b/Signal/translations/sq_AL.lproj/Localizable.strings index d45da60c3..09bb96528 100644 --- a/Signal/translations/sq_AL.lproj/Localizable.strings +++ b/Signal/translations/sq_AL.lproj/Localizable.strings @@ -5,19 +5,19 @@ "ACCEPT_NEW_IDENTITY_ACTION" = "Prano Numër të Ri Sigurie"; /* 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. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "Ftojeni në Signal"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "Dërgo Mesazhin"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "Ndaje Kontaktin"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Shtoje"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "Bashkëngjitje"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "S\’u arrit të zgjidhet dokument."; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Ripohojeni"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "I bllokuar"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "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ë."; /* 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 */ "CONVERSATION_SETTINGS" = "Rregullime Për Biseda"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Kjo mund të hajë ca minuta."; /* 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. */ "DATE_TODAY" = "Sot"; diff --git a/Signal/translations/sv_SE.lproj/Localizable.strings b/Signal/translations/sv_SE.lproj/Localizable.strings index febd6da99..b7096d7a0 100644 --- a/Signal/translations/sv_SE.lproj/Localizable.strings +++ b/Signal/translations/sv_SE.lproj/Localizable.strings @@ -5,19 +5,19 @@ "ACCEPT_NEW_IDENTITY_ACTION" = "Acceptera nytt säkerhetsnummer"; /* 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. */ -"ACTION_INVITE" = "Invite to Signal"; +"ACTION_INVITE" = "Bjud in till Signal"; /* Label for 'sent message' button in contact view. */ -"ACTION_SEND_MESSAGE" = "Send Message"; +"ACTION_SEND_MESSAGE" = "Skicka meddelande"; /* Label for 'share contact' button. */ -"ACTION_SHARE_CONTACT" = "Share Contact"; +"ACTION_SHARE_CONTACT" = "Dela kontakt"; /* 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 */ "ADD_GROUP_MEMBER_VIEW_BUTTON" = "Lägg till"; @@ -155,7 +155,7 @@ "ATTACHMENT_LABEL" = "Bifogad fil"; /* 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 */ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Kunde inte välja dokument."; @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Bekräfta"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Blockerad"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "Ingen e-post tillgänglig."; @@ -422,7 +470,16 @@ "CONTACT_PICKER_NO_PHONE_NUMBERS_AVAILABLE" = "Inget telefonnummer tillgängligt."; /* 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 */ "CONVERSATION_SETTINGS" = "Konversationsinställningar"; @@ -521,7 +578,7 @@ "DATABASE_VIEW_OVERLAY_SUBTITLE" = "Det här kan ta några minuter."; /* Title shown while the app is updating its database. */ -"DATABASE_VIEW_OVERLAY_TITLE" = "Optimizing Database"; +"DATABASE_VIEW_OVERLAY_TITLE" = "Optimerar databas"; /* The current day. */ "DATE_TODAY" = "Idag"; diff --git a/Signal/translations/th_TH.lproj/Localizable.strings b/Signal/translations/th_TH.lproj/Localizable.strings index cc0325776..b26e0bac6 100644 --- a/Signal/translations/th_TH.lproj/Localizable.strings +++ b/Signal/translations/th_TH.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "ยืนยัน"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "บล็อกแล้ว"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "ไม่มีอีเมลที่ใช้ได้"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "ตั้งค่าการสนทนา"; diff --git a/Signal/translations/tr_TR.lproj/Localizable.strings b/Signal/translations/tr_TR.lproj/Localizable.strings index 3299a30a7..806e3713f 100644 --- a/Signal/translations/tr_TR.lproj/Localizable.strings +++ b/Signal/translations/tr_TR.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "Onay"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "Engellendi"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "E-Posta yok."; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "Konuşma ayarları"; diff --git a/Signal/translations/zh_CN.lproj/Localizable.strings b/Signal/translations/zh_CN.lproj/Localizable.strings index 6bede24b8..7abcd00b7 100644 --- a/Signal/translations/zh_CN.lproj/Localizable.strings +++ b/Signal/translations/zh_CN.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "确认"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "已加入黑名单"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "无可用 E-mail"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "会话设置"; diff --git a/Signal/translations/zh_TW.lproj/Localizable.strings b/Signal/translations/zh_TW.lproj/Localizable.strings index fbe79cf57..5e603a8a0 100644 --- a/Signal/translations/zh_TW.lproj/Localizable.strings +++ b/Signal/translations/zh_TW.lproj/Localizable.strings @@ -406,6 +406,9 @@ /* Generic button text to proceed with an action */ "CONFIRMATION_TITLE" = "確認"; +/* Label for a contact's postal address. */ +"CONTACT_ADDRESS" = "Address"; + /* An indicator that a contact has been blocked. */ "CONTACT_CELL_IS_BLOCKED" = "已封鎖"; @@ -415,6 +418,51 @@ /* No comment provided by engineer. */ "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 */ "CONTACT_PICKER_NO_EMAILS_AVAILABLE" = "無可使用的email地址"; @@ -424,6 +472,15 @@ /* navbar title for contact picker when sharing a 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 */ "CONVERSATION_SETTINGS" = "會話設定";