From d408fab7bb1a69552a851babbb8e8d11a4ad99ee Mon Sep 17 00:00:00 2001 From: Michael Kirk Date: Thu, 27 Apr 2017 10:18:38 -0400 Subject: [PATCH] Sync translations // FREEBIE --- .../translations/ar.lproj/Localizable.strings | 18 ++++++++++-- .../az_AZ.lproj/Localizable.strings | 18 ++++++++++-- .../translations/bg.lproj/Localizable.strings | 18 ++++++++++-- .../translations/bs.lproj/Localizable.strings | 18 ++++++++++-- .../translations/ca.lproj/Localizable.strings | 18 ++++++++++-- .../translations/cs.lproj/Localizable.strings | 18 ++++++++++-- .../translations/da.lproj/Localizable.strings | 18 ++++++++++-- .../translations/de.lproj/Localizable.strings | 18 ++++++++++-- .../el_GR.lproj/Localizable.strings | 18 ++++++++++-- .../translations/es.lproj/Localizable.strings | 26 ++++++++++++----- .../translations/fa.lproj/Localizable.strings | 18 ++++++++++-- .../translations/fi.lproj/Localizable.strings | 18 ++++++++++-- .../fil.lproj/Localizable.strings | 18 ++++++++++-- .../translations/fr.lproj/Localizable.strings | 18 ++++++++++-- .../translations/gl.lproj/Localizable.strings | 18 ++++++++++-- .../translations/he.lproj/Localizable.strings | 18 ++++++++++-- .../translations/hr.lproj/Localizable.strings | 20 ++++++++++--- .../translations/hu.lproj/Localizable.strings | 18 ++++++++++-- .../translations/id.lproj/Localizable.strings | 18 ++++++++++-- .../it_IT.lproj/Localizable.strings | 18 ++++++++++-- .../ja_JP.lproj/Localizable.strings | 18 ++++++++++-- .../translations/km.lproj/Localizable.strings | 18 ++++++++++-- .../ko_KR.lproj/Localizable.strings | 18 ++++++++++-- .../translations/lt.lproj/Localizable.strings | 26 ++++++++++++----- .../translations/lv.lproj/Localizable.strings | 18 ++++++++++-- .../translations/mk.lproj/Localizable.strings | 18 ++++++++++-- .../nb_NO.lproj/Localizable.strings | 18 ++++++++++-- .../translations/nl.lproj/Localizable.strings | 28 +++++++++++++------ .../translations/pl.lproj/Localizable.strings | 18 ++++++++++-- .../pt_BR.lproj/Localizable.strings | 18 ++++++++++-- .../pt_PT.lproj/Localizable.strings | 18 ++++++++++-- .../translations/ro.lproj/Localizable.strings | 18 ++++++++++-- .../translations/ru.lproj/Localizable.strings | 18 ++++++++++-- .../translations/sl.lproj/Localizable.strings | 26 ++++++++++++----- .../translations/sn.lproj/Localizable.strings | 18 ++++++++++-- .../translations/sq.lproj/Localizable.strings | 18 ++++++++++-- .../sv_SE.lproj/Localizable.strings | 18 ++++++++++-- .../th_TH.lproj/Localizable.strings | 18 ++++++++++-- .../tr_TR.lproj/Localizable.strings | 18 ++++++++++-- .../zh_CN.lproj/Localizable.strings | 18 ++++++++++-- 40 files changed, 618 insertions(+), 138 deletions(-) diff --git a/Signal/translations/ar.lproj/Localizable.strings b/Signal/translations/ar.lproj/Localizable.strings index 7e73f538f..52f1b5e10 100644 --- a/Signal/translations/ar.lproj/Localizable.strings +++ b/Signal/translations/ar.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "اختر أو إلتقط صورة ثمّ أرسلها"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "تفعيل %@ سوف يعطّل Signal على أي جهاز آخر مرتبط بهذا الرقم حاليّا."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "الكثير من الأخطاء مع جهة الاتصال هذه. فضلّا حاول مرة أخرى بعد لحظات."; diff --git a/Signal/translations/az_AZ.lproj/Localizable.strings b/Signal/translations/az_AZ.lproj/Localizable.strings index 57cf62dd3..58f024aed 100644 --- a/Signal/translations/az_AZ.lproj/Localizable.strings +++ b/Signal/translations/az_AZ.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Choose or take a picture and then send it"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Bu adamla həddən artıq sıhv qoşuulma var. Bir azdan yenidən sınayın."; diff --git a/Signal/translations/bg.lproj/Localizable.strings b/Signal/translations/bg.lproj/Localizable.strings index f9033494c..e97d11c43 100644 --- a/Signal/translations/bg.lproj/Localizable.strings +++ b/Signal/translations/bg.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Избери или направи снимка и я изпрати"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Активирайки това %@ Сигнал ще се деактивира на всяко друго устройство което е асоциирано с този телефонен номер."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Твърде много провали с този контакт. Моля, опитайте отново след малко."; diff --git a/Signal/translations/bs.lproj/Localizable.strings b/Signal/translations/bs.lproj/Localizable.strings index eb39ad4ea..2cae884bb 100644 --- a/Signal/translations/bs.lproj/Localizable.strings +++ b/Signal/translations/bs.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Izaberi ili uslikaj fotografiju i zatim je pošalji"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Aktiviranje ovog %@ će onemogućiti Signal na bilo kojem drugom uređaju koji je trenutno povezan sa ovim telefonskim brojem."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Previše neuspjeha sa ovim kontaktom. Pokušajte malo kasnije."; diff --git a/Signal/translations/ca.lproj/Localizable.strings b/Signal/translations/ca.lproj/Localizable.strings index 2f501764b..e69add79d 100644 --- a/Signal/translations/ca.lproj/Localizable.strings +++ b/Signal/translations/ca.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "El fitxer adjunt és buit."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Trieu o feu una foto i, després, envieu-la"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "En activar aquest %@, es desactivarà el Signal en qualsevol altre dispositiu associat amb aquest número."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Hi ha hagut massa errors amb aquest contacte, torneu a provar més tard."; diff --git a/Signal/translations/cs.lproj/Localizable.strings b/Signal/translations/cs.lproj/Localizable.strings index 773f1adb9..5d8049f7a 100644 --- a/Signal/translations/cs.lproj/Localizable.strings +++ b/Signal/translations/cs.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Zvolte nebo vyfoťte obrázek, a pak ho pošlete"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Aktivací tohoto %@ dojde k zakázání Signalu na dalších zařízeních sdílejících toto telefonní číslo."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Příliš mnoho selhání s tímto kontaktem. Zkuste to za chvilku."; diff --git a/Signal/translations/da.lproj/Localizable.strings b/Signal/translations/da.lproj/Localizable.strings index 7dc5e5376..2838fd77c 100644 --- a/Signal/translations/da.lproj/Localizable.strings +++ b/Signal/translations/da.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Vælg et ekisterende eller tag et nyt billede du ønsker at sende"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "For mange fejl med denne kontakt. Prøv igen om lidt."; diff --git a/Signal/translations/de.lproj/Localizable.strings b/Signal/translations/de.lproj/Localizable.strings index d15f71628..ec387529b 100644 --- a/Signal/translations/de.lproj/Localizable.strings +++ b/Signal/translations/de.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Anhang ist leer."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Ungültiger Anhangstyp"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Bild auswählen oder aufnehmen und dann versenden"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Die Aktivierung dieses %@s wird Signal auf jedem anderen mit dieser Rufnummer verknüpften Gerät deaktivieren."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Zu viele Fehler mit diesem Kontakt. Bitte in Kürze erneut versuchen."; diff --git a/Signal/translations/el_GR.lproj/Localizable.strings b/Signal/translations/el_GR.lproj/Localizable.strings index 2c9456c20..dd8b959ee 100644 --- a/Signal/translations/el_GR.lproj/Localizable.strings +++ b/Signal/translations/el_GR.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Το συννημένο είναι κενό."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Διαλέξτε ή πάρτε φωτογραφία και στείλτε την."; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/es.lproj/Localizable.strings b/Signal/translations/es.lproj/Localizable.strings index de50b27dd..1766acb30 100644 --- a/Signal/translations/es.lproj/Localizable.strings +++ b/Signal/translations/es.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Archivo adjunto vacío."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Elige o toma una foto y envíala"; @@ -107,10 +104,10 @@ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Fallo al seleccionar documento."; /* Alert body when picking a document fails because user picked a directory/bundle */ -"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Signal can't handle that file as is. Try zipping it before sending."; +"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Signal no puede enviar una carpeta. Prueba a comprimirla antes de enviarla. "; /* Alert title when picking a document fails because user picked a directory/bundle */ -"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "Unsupported File"; +"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "Archivo no soportado"; /* An explanation of the consequences of blocking another user. */ "BLOCK_BEHAVIOR_EXPLANATION" = "Los contactos bloqueados no podrán llamarte ni enviarte mensajes."; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Al activar este %@ se desactivarán todos los dispositivos registrados bajo este número de teléfono."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Demasiados fallos con este contacto. Vuelve a intentarlo después."; @@ -926,10 +938,10 @@ "SEND_BUTTON_TITLE" = "Enviar"; /* Header title for the 'send external file' view. */ -"SEND_EXTERNAL_FILE_HEADER_TITLE" = "Select a Recipient for:"; +"SEND_EXTERNAL_FILE_HEADER_TITLE" = "Selecciona un contacto para:"; /* Title for the 'send external file' view. */ -"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Send File"; +"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Enviar archivo"; /* Alert body after invite failed */ "SEND_INVITE_FAILURE" = "Fallo al enviar invitación. Por favor, inténtalo más tarde."; diff --git a/Signal/translations/fa.lproj/Localizable.strings b/Signal/translations/fa.lproj/Localizable.strings index 3dfd16ba0..70151f9eb 100644 --- a/Signal/translations/fa.lproj/Localizable.strings +++ b/Signal/translations/fa.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Choose or take a picture and then send it"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/fi.lproj/Localizable.strings b/Signal/translations/fi.lproj/Localizable.strings index ad7b49a82..7671d2a30 100644 --- a/Signal/translations/fi.lproj/Localizable.strings +++ b/Signal/translations/fi.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Valitse tai ota kuva ja lähetä se"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Jos otat käyttöön tämän %@-laitteen, Signalia ei voi enää käyttää muulla laitteella, joka käyttää tätä samaa puhelinnumeroa."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Viestien lähetys tälle yhteystiedolle epäonnistui liian monta kertaa. Yritä myöhemmin uudelleen."; diff --git a/Signal/translations/fil.lproj/Localizable.strings b/Signal/translations/fil.lproj/Localizable.strings index 24273708d..66270a76f 100644 --- a/Signal/translations/fil.lproj/Localizable.strings +++ b/Signal/translations/fil.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Choose or take a picture and then send it"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/fr.lproj/Localizable.strings b/Signal/translations/fr.lproj/Localizable.strings index c4f88b76b..f5095be00 100644 --- a/Signal/translations/fr.lproj/Localizable.strings +++ b/Signal/translations/fr.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "La pièce jointe est vide."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Choisissez ou prenez une photo puis envoyez-la"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "L'activation de ce %@ désactive Signal sur tout autre périphérique actuellement associé à ce numéro de téléphone."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Trop de défaillances avec ce contact. Veuillez réessayer prochainement."; diff --git a/Signal/translations/gl.lproj/Localizable.strings b/Signal/translations/gl.lproj/Localizable.strings index d2b4755ae..fcfc40490 100644 --- a/Signal/translations/gl.lproj/Localizable.strings +++ b/Signal/translations/gl.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Choose or take a picture and then send it"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/he.lproj/Localizable.strings b/Signal/translations/he.lproj/Localizable.strings index b77b8ac9d..55c2e133a 100644 --- a/Signal/translations/he.lproj/Localizable.strings +++ b/Signal/translations/he.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "תצלם או בחר/י צילום ושלח/י"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/hr.lproj/Localizable.strings b/Signal/translations/hr.lproj/Localizable.strings index 0e212dcb3..95f896bc5 100644 --- a/Signal/translations/hr.lproj/Localizable.strings +++ b/Signal/translations/hr.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Privitak je prazan."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Odaberi ili uslikaj fotografiju i zatim je pošalji"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Aktiviranje ovog %@a će onemogućiti Signal na bilo kojem drugom uređaju koji je trenutno povezan sa ovim telefonskim brojem."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Previše neuspjeha sa ovim kontaktom. Pokušajte malo kasnije."; @@ -929,7 +941,7 @@ "SEND_EXTERNAL_FILE_HEADER_TITLE" = "Select a Recipient for:"; /* Title for the 'send external file' view. */ -"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Send File"; +"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Pošalji datoteku"; /* Alert body after invite failed */ "SEND_INVITE_FAILURE" = "Slanje pozivnice nije uspjelo, molimo pokušajte kasnije."; diff --git a/Signal/translations/hu.lproj/Localizable.strings b/Signal/translations/hu.lproj/Localizable.strings index 98b5b04b1..006143771 100644 --- a/Signal/translations/hu.lproj/Localizable.strings +++ b/Signal/translations/hu.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Válasszon ki vagy készítsen képet és küldje"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/id.lproj/Localizable.strings b/Signal/translations/id.lproj/Localizable.strings index 9a67c655b..5d2423a50 100644 --- a/Signal/translations/id.lproj/Localizable.strings +++ b/Signal/translations/id.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Choose or take a picture and then send it"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/it_IT.lproj/Localizable.strings b/Signal/translations/it_IT.lproj/Localizable.strings index 647a7bb35..f95157103 100644 --- a/Signal/translations/it_IT.lproj/Localizable.strings +++ b/Signal/translations/it_IT.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "L'allegato è vuoto."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Scegli o scatta una foto e poi inviala."; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Attivando questo %@ disabiliterai Signal su ogni altro dispositivo attualmente associato con questo numero di telefono."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Troppi fallimenti con questo contatto. Riprovare tra un po'."; diff --git a/Signal/translations/ja_JP.lproj/Localizable.strings b/Signal/translations/ja_JP.lproj/Localizable.strings index e67232891..a77857642 100644 --- a/Signal/translations/ja_JP.lproj/Localizable.strings +++ b/Signal/translations/ja_JP.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "添付ファイルの中身が空です"; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "画像を選ぶか写真を撮って送信する"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "この%@を有効にすると,この電話番号に関係する他の端末のSignalは無効になります。"; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "この連絡先との連絡に失敗しました。しばらくしてから再度試してください。"; diff --git a/Signal/translations/km.lproj/Localizable.strings b/Signal/translations/km.lproj/Localizable.strings index 29707a11c..6757660f1 100644 --- a/Signal/translations/km.lproj/Localizable.strings +++ b/Signal/translations/km.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "ឯកសារភ្ជាប់ទទេរ។"; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "ជ្រើសរើស ឬថតរូបភាព និងបញ្ជូនវា"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "ការបើកសកម្ម %@ នេះ នឹងបិទ Signal លើឧបករណ៍ដទៃ ដែលភ្ជាប់ដោយលេខទូរស័ព្ទនេះ។"; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "មានការបរាជ័យច្រើនដងជាមួយលេខទំនាក់ទំនងនេះ។ សូមព្យាយាមម្តងទៀតពេលក្រោយ។"; diff --git a/Signal/translations/ko_KR.lproj/Localizable.strings b/Signal/translations/ko_KR.lproj/Localizable.strings index d1d459d38..e3862bce3 100644 --- a/Signal/translations/ko_KR.lproj/Localizable.strings +++ b/Signal/translations/ko_KR.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "사진을 선택하거나 찍은 다음 전송하세요."; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/lt.lproj/Localizable.strings b/Signal/translations/lt.lproj/Localizable.strings index 1ade43be2..9b2be2a80 100644 --- a/Signal/translations/lt.lproj/Localizable.strings +++ b/Signal/translations/lt.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Priedas yra tuščias."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Pasirinkite arba padarykite nuotrauką ir tuomet ją išsiųskite"; @@ -107,10 +104,10 @@ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Nepavyko pasirinkti dokumento."; /* Alert body when picking a document fails because user picked a directory/bundle */ -"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Signal can't handle that file as is. Try zipping it before sending."; +"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Signal negali apdoroti failo tokiu pavidalu. Prieš siųsdami, pabandykite jį suglaudinti į zip failą."; /* Alert title when picking a document fails because user picked a directory/bundle */ -"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "Unsupported File"; +"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "Nepalaikomas failas"; /* An explanation of the consequences of blocking another user. */ "BLOCK_BEHAVIOR_EXPLANATION" = "Užblokuoti naudotojai negalės jums skambinti ar siųsti žinutes."; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Šio %@ aktyvavimas išjungs Signal bet kuriame kitame įrenginyje, kuris esamu metu yra susietas su šiuo telefono numeriu."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Per daug nesėkmių su šiuo kontaktu. Prašome po kurio laiko pabandyti dar kartą."; @@ -926,10 +938,10 @@ "SEND_BUTTON_TITLE" = "Siųsti"; /* Header title for the 'send external file' view. */ -"SEND_EXTERNAL_FILE_HEADER_TITLE" = "Select a Recipient for:"; +"SEND_EXTERNAL_FILE_HEADER_TITLE" = "Pasirinkite gavėją failui:"; /* Title for the 'send external file' view. */ -"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Send File"; +"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Siųsti failą"; /* Alert body after invite failed */ "SEND_INVITE_FAILURE" = "Pakvietimo išsiuntimas nepavyko, prašome vėliau bandyti dar kartą."; diff --git a/Signal/translations/lv.lproj/Localizable.strings b/Signal/translations/lv.lproj/Localizable.strings index e3a8ad7fd..329c6457e 100644 --- a/Signal/translations/lv.lproj/Localizable.strings +++ b/Signal/translations/lv.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Choose or take a picture and then send it"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/mk.lproj/Localizable.strings b/Signal/translations/mk.lproj/Localizable.strings index bbd3ed540..09436085d 100644 --- a/Signal/translations/mk.lproj/Localizable.strings +++ b/Signal/translations/mk.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Прилогот е празен."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Избери или сликај слика и потоа испрати ја"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Активирање на %@ ќе го деактивира Сигнал или било кој друг уред моментално поврзан со овој телефонски број."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Многу неуспешни обиди со овој контакт. Ве молиме пробајте подоцна."; diff --git a/Signal/translations/nb_NO.lproj/Localizable.strings b/Signal/translations/nb_NO.lproj/Localizable.strings index b1c1b00e3..9b087382e 100644 --- a/Signal/translations/nb_NO.lproj/Localizable.strings +++ b/Signal/translations/nb_NO.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Vedlegget er tomt."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Velge eller ta et nytt bilde som skal sendes"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Aktivering av denne %@ vil deaktivere Signal på andre enheter knyttet til dette telefonnummeret."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "For mange feil med denne kontakten. Vennligst prøv igjen om kort tid."; diff --git a/Signal/translations/nl.lproj/Localizable.strings b/Signal/translations/nl.lproj/Localizable.strings index 60049f594..58f7e9697 100644 --- a/Signal/translations/nl.lproj/Localizable.strings +++ b/Signal/translations/nl.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Bijlage is leeg."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Kies of neem een foto en verzend ze"; @@ -107,10 +104,10 @@ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Document kiezen mislukt."; /* Alert body when picking a document fails because user picked a directory/bundle */ -"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Signal can't handle that file as is. Try zipping it before sending."; +"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Signal kan dit bestand niet verwerken. Probeer het in een zip-bestand te plaatsen vooraleer het te verzenden."; /* Alert title when picking a document fails because user picked a directory/bundle */ -"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "Unsupported File"; +"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "Bestand niet ondersteund"; /* An explanation of the consequences of blocking another user. */ "BLOCK_BEHAVIOR_EXPLANATION" = "Geblokkeerde gebruikers zullen je niet kunnen bellen of berichten sturen."; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Deze %@ activeren zal Signal uitschakelen op andere apparaten die momenteel met dit telefoonnummer geassocieerd zijn."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Te veel fouten bij dit contact. Probeer het later opnieuw."; @@ -926,10 +938,10 @@ "SEND_BUTTON_TITLE" = "Stuur"; /* Header title for the 'send external file' view. */ -"SEND_EXTERNAL_FILE_HEADER_TITLE" = "Select a Recipient for:"; +"SEND_EXTERNAL_FILE_HEADER_TITLE" = "Kies een ontvanger voor:"; /* Title for the 'send external file' view. */ -"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Send File"; +"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Bestand sturen"; /* Alert body after invite failed */ "SEND_INVITE_FAILURE" = "Uitnodiging sturen mislukt, probeer het later opnieuw."; @@ -1130,7 +1142,7 @@ "UNREGISTER_SIGNAL_FAIL" = "Deregistreren van Signal mislukt."; /* No comment provided by engineer. */ -"UNSUPPORTED_ATTACHMENT" = "Ontving een niet ondersteund formaat van bijlage."; +"UNSUPPORTED_ATTACHMENT" = "Niet-ondersteund formaat van bijlage ontvangen."; /* No comment provided by engineer. */ "UNSUPPORTED_FEATURE_ERROR" = "Je apparaat ondersteunt deze functie niet."; diff --git a/Signal/translations/pl.lproj/Localizable.strings b/Signal/translations/pl.lproj/Localizable.strings index f0aba3f7b..1bbeee7d8 100644 --- a/Signal/translations/pl.lproj/Localizable.strings +++ b/Signal/translations/pl.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Załącznik jest pusty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Wybierz lub zrób zdjęcie i wyślij je"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Zbyt dużo nieudanych prób dla tego kontaktu. Proszę spróbować za chwilę."; diff --git a/Signal/translations/pt_BR.lproj/Localizable.strings b/Signal/translations/pt_BR.lproj/Localizable.strings index b704d0d09..911e6aebf 100644 --- a/Signal/translations/pt_BR.lproj/Localizable.strings +++ b/Signal/translations/pt_BR.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Anexo vazio."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Escolha ou tire uma foto e envie-a em seguida"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Ativar este %@ desabilitará o Signal em qualquer outro dispositivo atualmente associado a este número de telefone."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Falhas demais com esse contato. Tente novamente em breve."; diff --git a/Signal/translations/pt_PT.lproj/Localizable.strings b/Signal/translations/pt_PT.lproj/Localizable.strings index af7611a41..99ff70b48 100644 --- a/Signal/translations/pt_PT.lproj/Localizable.strings +++ b/Signal/translations/pt_PT.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Escolha ou tire uma fotografia e depois envie-a."; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Ao activar este %@ irá desactivar o Signal em qualquer outro dispositivo associado a este número de telefone."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Estão a ocorrer demasiadas falhas com este contacto. Por favor, volte a tentar mais tarde."; diff --git a/Signal/translations/ro.lproj/Localizable.strings b/Signal/translations/ro.lproj/Localizable.strings index dd63b62ed..d0eb844ca 100644 --- a/Signal/translations/ro.lproj/Localizable.strings +++ b/Signal/translations/ro.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Atașamentul este gol."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Alege sau fă o poză și apoi trimite-o"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activând acest %@ va dezactiva Signal pe orice alte dispozitive asociate momentan cu acest număr de telefon."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Prea multe erori pentru acest contact. Te rog încearcă din nou în curând."; diff --git a/Signal/translations/ru.lproj/Localizable.strings b/Signal/translations/ru.lproj/Localizable.strings index 7f5aa3204..b4f94c481 100644 --- a/Signal/translations/ru.lproj/Localizable.strings +++ b/Signal/translations/ru.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Сделать новую фотографию или выбрать одну из существующих и отправить её"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Активация данного %@ отключит Signal на другом устройстве, использующем этот номер телефона."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Слишком много ошибок отправки. Пожалуйста, попробуйте позже."; diff --git a/Signal/translations/sl.lproj/Localizable.strings b/Signal/translations/sl.lproj/Localizable.strings index 742a14d4c..b6190647b 100644 --- a/Signal/translations/sl.lproj/Localizable.strings +++ b/Signal/translations/sl.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Priponka je prazna."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Izberi ali naredi fotografijo in jo pošlji"; @@ -107,10 +104,10 @@ "ATTACHMENT_PICKER_DOCUMENTS_FAILED_ALERT_TITLE" = "Izbira dokumenta ni bila uspešna."; /* Alert body when picking a document fails because user picked a directory/bundle */ -"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Signal can't handle that file as is. Try zipping it before sending."; +"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_BODY" = "Aplikacija Signal ne prepozna te vrste datotek. Pred pošiljanjem jih zapakirajte v .zip format."; /* Alert title when picking a document fails because user picked a directory/bundle */ -"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "Unsupported File"; +"ATTACHMENT_PICKER_DOCUMENTS_PICKED_DIRECTORY_FAILED_ALERT_TITLE" = "Nepodprta datoteka"; /* An explanation of the consequences of blocking another user. */ "BLOCK_BEHAVIOR_EXPLANATION" = "Blokirani uporabniki vas ne bodo mogli klicati, oziroma vam pošiljati sporočil."; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Aktivacija tega %@ bo onemogočila aplikacijo Signal na vseh drugih napravah povezanih so to številko."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Preveč napak pri tem stiku. Poskusite znova kasneje."; @@ -926,10 +938,10 @@ "SEND_BUTTON_TITLE" = "Pošlji"; /* Header title for the 'send external file' view. */ -"SEND_EXTERNAL_FILE_HEADER_TITLE" = "Select a Recipient for:"; +"SEND_EXTERNAL_FILE_HEADER_TITLE" = "Izberi naslovnika za:"; /* Title for the 'send external file' view. */ -"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Send File"; +"SEND_EXTERNAL_FILE_VIEW_TITLE" = "Pošlji datoteko"; /* Alert body after invite failed */ "SEND_INVITE_FAILURE" = "Pošiljanje vabila ni uspelo. Poskusite znova kasneje."; diff --git a/Signal/translations/sn.lproj/Localizable.strings b/Signal/translations/sn.lproj/Localizable.strings index c9a85d901..c33dc088c 100644 --- a/Signal/translations/sn.lproj/Localizable.strings +++ b/Signal/translations/sn.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Choose or take a picture and then send it"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Too many failures with this contact. Please try again shortly."; diff --git a/Signal/translations/sq.lproj/Localizable.strings b/Signal/translations/sq.lproj/Localizable.strings index 334ceed3e..2c852bfe2 100644 --- a/Signal/translations/sq.lproj/Localizable.strings +++ b/Signal/translations/sq.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Attachment is empty."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Choose or take a picture and then send it"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Activating this %@ will disable Signal on any other device currently associated with this phone number."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Shumë dështime me këtë kontakt. Ju lutemi provoni pas pak."; diff --git a/Signal/translations/sv_SE.lproj/Localizable.strings b/Signal/translations/sv_SE.lproj/Localizable.strings index f7fd69fb7..883f51ea2 100644 --- a/Signal/translations/sv_SE.lproj/Localizable.strings +++ b/Signal/translations/sv_SE.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Den bifogade filen är tom."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Välj eller ta ny bild och för att skicka"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Aktiverar du denna %@ så kommer SIgnal avaktiveras på andra enheter som associeras med det här telefonnumret."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Får för många fel med den här kontakten. Försök igen senare."; diff --git a/Signal/translations/th_TH.lproj/Localizable.strings b/Signal/translations/th_TH.lproj/Localizable.strings index 60a09f0de..19078fcf5 100644 --- a/Signal/translations/th_TH.lproj/Localizable.strings +++ b/Signal/translations/th_TH.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "ไฟล์แนบว่างเปล่า"; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "เลือกหรือถ่ายภาพแล้วส่ง"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "การเปิดใช้งาน %@ นี้จะปิดใช้งาน Signal บนอุปกรณ์อื่น ๆ ที่เชื่อมโยงกับหมายเลขโทรศัพท์นี้ในปัจจุบัน"; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "เกิดความล้มเหลวมากเกินไปกับรายชื่อนี้ โปรดลองอีกครั้งในเร็ว ๆ นี้"; diff --git a/Signal/translations/tr_TR.lproj/Localizable.strings b/Signal/translations/tr_TR.lproj/Localizable.strings index ab66283eb..4e2b2fa44 100644 --- a/Signal/translations/tr_TR.lproj/Localizable.strings +++ b/Signal/translations/tr_TR.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "Ek boş."; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "Resim seçin ya da fotoğraf çekip gönderin"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "Bu %@ etkinleştirilmesi, şu anda bu telefon numarası ile ilişkilendirilmiş başka herhangi bir cihazda Signali devre dışı bırakacaktır."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "Bu irtibatta çok fazla arıza var. Lütfen kısa bir süre sonra tekrar deneyin."; diff --git a/Signal/translations/zh_CN.lproj/Localizable.strings b/Signal/translations/zh_CN.lproj/Localizable.strings index 1f89592af..ef19281e1 100644 --- a/Signal/translations/zh_CN.lproj/Localizable.strings +++ b/Signal/translations/zh_CN.lproj/Localizable.strings @@ -94,9 +94,6 @@ /* Attachment error message for attachments without any data */ "ATTACHMENT_ERROR_MISSING_DATA" = "附件是空的。"; -/* Attachment error message for attachments with an invalid file format */ -"ATTACHMENT_ERROR_UNKNOWN_TYPE" = "Attachment is of invalid type"; - /* Accessibility hint describing what you can do with the attachment button */ "ATTACHMENT_HINT" = "选择或者新拍摄图片并发送"; @@ -433,6 +430,21 @@ /* during registration, embeds {{device type}}, e.g. \"iPhone\" or \"iPad\" */ "EXISTING_USER_REGISTRATION_ALERT_TITLE" = "激活当前设备 %@ 会使得和此电话关联的其它设备无法使用."; +/* Message for the alert indicating the 'export with signal' file had an invalid filename. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_INVALID_FILENAME" = "Invalid filename."; + +/* Message for the alert indicating the 'export with signal' attachment couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_ATTACHMENT" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' data couldn't be loaded. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_MISSING_DATA" = "Couldn't load file."; + +/* Message for the alert indicating the 'export with signal' file had unknown type. */ +"EXPORT_WITH_SIGNAL_ERROR_MESSAGE_UNKNOWN_TYPE" = "Unknown file type."; + +/* Title for the alert indicating the 'export with signal' attachment had an error. */ +"EXPORT_WITH_SIGNAL_ERROR_TITLE" = "Error"; + /* action sheet header when re-sending message which failed because of too many attempts */ "FAILED_SENDING_BECAUSE_RATE_LIMIT" = "当前联系人失败太多次. 请稍候再试.";