From dfc2d9a1798913c67f914e82b8dbd30d040c584e Mon Sep 17 00:00:00 2001 From: Velin92 Date: Mon, 1 May 2023 00:05:35 +0000 Subject: [PATCH] Translations update --- .../de.lproj/Localizable.strings | 17 +++--- .../en.lproj/Localizable.strings | 3 ++ .../es.lproj/Localizable.strings | 11 ++-- .../fr.lproj/Localizable.strings | 11 ++-- .../it.lproj/Localizable.strings | 11 ++-- .../ro.lproj/Localizable.strings | 11 ++-- .../ro.lproj/Localizable.stringsdict | 54 ------------------- ElementX/Sources/Generated/Strings.swift | 6 +++ 8 files changed, 47 insertions(+), 77 deletions(-) diff --git a/ElementX/Resources/Localizations/de.lproj/Localizable.strings b/ElementX/Resources/Localizations/de.lproj/Localizable.strings index 8dfb66a52..f67bec78c 100644 --- a/ElementX/Resources/Localizations/de.lproj/Localizable.strings +++ b/ElementX/Resources/Localizations/de.lproj/Localizable.strings @@ -134,7 +134,7 @@ "notification_test_push_notification_content" = "You are viewing the notification! Click me!"; "notification_ticker_text_dm" = "%1$@: %2$@"; "notification_ticker_text_group" = "%1$@: %2$@ %3$@"; -"notification_unread_notified_messages_and_invitation" = "%1$@ and %2$@"; +"notification_unread_notified_messages_and_invitation" = "%1$@ und %2$@"; "notification_unread_notified_messages_in_room" = "%1$@ in %2$@"; "notification_unread_notified_messages_in_room_and_invitation" = "%1$@ in %2$@ und %3$@"; "preference_rageshake" = "Rageshake to report bug"; @@ -159,7 +159,6 @@ "room_timeline_beginning_of_room" = "Dies ist der Anfang von %1$@."; "room_timeline_beginning_of_room_no_name" = "This is the beginning of this conversation."; "room_timeline_read_marker_title" = "Neu"; -"screen_analytics_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; "screen_analytics_prompt_data_usage" = "We don't record or profile any account data"; "screen_analytics_prompt_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; "screen_analytics_prompt_read_terms" = "You can read all our terms %1$@."; @@ -167,10 +166,8 @@ "screen_analytics_prompt_settings" = "You can turn this off anytime in settings"; "screen_analytics_prompt_third_party_sharing" = "We don't share information with third parties"; "screen_analytics_prompt_title" = "Help improve %1$@"; -"screen_analytics_read_terms" = "You can read all our terms %1$@."; -"screen_analytics_read_terms_content_link" = "here"; -"screen_analytics_share_data" = "Share analytics data"; -"screen_bug_report_attach_screenshot" = "Attach screenshot"; +"screen_analytics_settings_share_data" = "Teile Analyse-Daten"; +"screen_bug_report_attach_screenshot" = "Bildschirmfoto anhängen"; "screen_bug_report_contact_me" = "You may contact me if you have any follow up questions"; "screen_bug_report_edit_screenshot" = "Edit screenshot"; "screen_bug_report_editor_description" = "Please describe the bug. What did you do? What did you expect to happen? What actually happened. Please go into as much detail as you can."; @@ -188,7 +185,7 @@ "screen_change_server_subtitle" = "Wie lautet die Adresse deines Servers?"; "screen_create_room_action_create_room" = "Neuer Raum"; "screen_create_room_action_invite_people" = "Invite people"; -"screen_create_room_add_people_title" = "Add people"; +"screen_create_room_add_people_title" = "Personen hinzufügen"; "screen_create_room_error_creating_room" = "An error occurred when creating the room"; "screen_create_room_private_option_description" = "Messages in this room are encrypted. Encryption can’t be disabled afterwards."; "screen_create_room_private_option_title" = "Privater Raum (nur auf Einladung)"; @@ -211,6 +208,9 @@ "screen_login_form_header" = "Enter your details"; "screen_login_server_header" = "Where your conversations live"; "screen_login_title" = "Willkommen zurück!"; +"screen_media_picker_error_failed_selection" = "Medienauswahl fehlgeschlagen, bitte versuche es erneut."; +"screen_media_upload_preview_error_failed_processing" = "Failed processing media to upload, please try again."; +"screen_media_upload_preview_error_failed_sending" = "Failed uploading media, please try again."; "screen_onboarding_welcome_subtitle" = "Welcome to the %1$@ Beta. Supercharged, for speed and simplicity."; "screen_onboarding_welcome_title" = "Sei in deinem Element"; "screen_report_content_block_user_hint" = "Check if you want to hide all current and future messages from this user"; @@ -312,6 +312,9 @@ "dialog_title_error" = "Fehler"; "dialog_title_success" = "Erfolg"; "notification_room_action_quick_reply" = "Schnellantwort"; +"screen_analytics_settings_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; +"screen_analytics_settings_read_terms" = "You can read all our terms %1$@."; +"screen_analytics_settings_read_terms_content_link" = "here"; "screen_change_server_submit" = "Continue"; "screen_change_server_title" = "Select your server"; "screen_dm_details_block_alert_action" = "Blockieren"; diff --git a/ElementX/Resources/Localizations/en.lproj/Localizable.strings b/ElementX/Resources/Localizations/en.lproj/Localizable.strings index 2cc9827ed..00cfe1bb4 100644 --- a/ElementX/Resources/Localizations/en.lproj/Localizable.strings +++ b/ElementX/Resources/Localizations/en.lproj/Localizable.strings @@ -208,6 +208,9 @@ "screen_login_form_header" = "Enter your details"; "screen_login_server_header" = "Where your conversations live"; "screen_login_title" = "Welcome back!"; +"screen_media_picker_error_failed_selection" = "Failed selecting media, please try again."; +"screen_media_upload_preview_error_failed_processing" = "Failed processing media to upload, please try again."; +"screen_media_upload_preview_error_failed_sending" = "Failed uploading media, please try again."; "screen_onboarding_welcome_subtitle" = "Welcome to the %1$@ Beta. Supercharged, for speed and simplicity."; "screen_onboarding_welcome_title" = "Be in your Element"; "screen_report_content_block_user_hint" = "Check if you want to hide all current and future messages from this user"; diff --git a/ElementX/Resources/Localizations/es.lproj/Localizable.strings b/ElementX/Resources/Localizations/es.lproj/Localizable.strings index 7adaea278..47524e3b2 100644 --- a/ElementX/Resources/Localizations/es.lproj/Localizable.strings +++ b/ElementX/Resources/Localizations/es.lproj/Localizable.strings @@ -159,7 +159,6 @@ "room_timeline_beginning_of_room" = "Este es el principio de %1$@."; "room_timeline_beginning_of_room_no_name" = "Este es el principio de esta conversación."; "room_timeline_read_marker_title" = "Nuevos"; -"screen_analytics_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; "screen_analytics_prompt_data_usage" = "We don't record or profile any account data"; "screen_analytics_prompt_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; "screen_analytics_prompt_read_terms" = "You can read all our terms %1$@."; @@ -167,9 +166,7 @@ "screen_analytics_prompt_settings" = "You can turn this off anytime in settings"; "screen_analytics_prompt_third_party_sharing" = "We don't share information with third parties"; "screen_analytics_prompt_title" = "Help improve %1$@"; -"screen_analytics_read_terms" = "You can read all our terms %1$@."; -"screen_analytics_read_terms_content_link" = "here"; -"screen_analytics_share_data" = "Share analytics data"; +"screen_analytics_settings_share_data" = "Share analytics data"; "screen_bug_report_attach_screenshot" = "Adjuntar captura de pantalla"; "screen_bug_report_contact_me" = "Podéis poneros en contacto conmigo para resolver dudas relacionadas"; "screen_bug_report_edit_screenshot" = "Editar captura de pantalla"; @@ -211,6 +208,9 @@ "screen_login_form_header" = "Introduce tus datos"; "screen_login_server_header" = "Donde viven tus conversaciones"; "screen_login_title" = "¡Hola de nuevo!"; +"screen_media_picker_error_failed_selection" = "Failed selecting media, please try again."; +"screen_media_upload_preview_error_failed_processing" = "Failed processing media to upload, please try again."; +"screen_media_upload_preview_error_failed_sending" = "Failed uploading media, please try again."; "screen_onboarding_welcome_subtitle" = "Bienvenido a la beta de %1$@. Vitaminado, para mayor rapidez y sencillez."; "screen_onboarding_welcome_title" = "Siéntente en tu Elemento"; "screen_report_content_block_user_hint" = "Marque si quieres ocultar todos los mensajes actuales y futuros de este usuario"; @@ -312,6 +312,9 @@ "dialog_title_error" = "Error"; "dialog_title_success" = "Terminado"; "notification_room_action_quick_reply" = "Respuesta rápida"; +"screen_analytics_settings_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; +"screen_analytics_settings_read_terms" = "You can read all our terms %1$@."; +"screen_analytics_settings_read_terms_content_link" = "here"; "screen_change_server_submit" = "Continuar"; "screen_change_server_title" = "Selecciona tu servidor"; "screen_dm_details_block_alert_action" = "Bloquear"; diff --git a/ElementX/Resources/Localizations/fr.lproj/Localizable.strings b/ElementX/Resources/Localizations/fr.lproj/Localizable.strings index 3a1b05a34..9591c2ea9 100644 --- a/ElementX/Resources/Localizations/fr.lproj/Localizable.strings +++ b/ElementX/Resources/Localizations/fr.lproj/Localizable.strings @@ -159,7 +159,6 @@ "room_timeline_beginning_of_room" = "This is the beginning of %1$@."; "room_timeline_beginning_of_room_no_name" = "This is the beginning of this conversation."; "room_timeline_read_marker_title" = "New"; -"screen_analytics_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; "screen_analytics_prompt_data_usage" = "We don't record or profile any account data"; "screen_analytics_prompt_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; "screen_analytics_prompt_read_terms" = "You can read all our terms %1$@."; @@ -167,9 +166,7 @@ "screen_analytics_prompt_settings" = "You can turn this off anytime in settings"; "screen_analytics_prompt_third_party_sharing" = "We don't share information with third parties"; "screen_analytics_prompt_title" = "Help improve %1$@"; -"screen_analytics_read_terms" = "You can read all our terms %1$@."; -"screen_analytics_read_terms_content_link" = "here"; -"screen_analytics_share_data" = "Share analytics data"; +"screen_analytics_settings_share_data" = "Share analytics data"; "screen_bug_report_attach_screenshot" = "Attach screenshot"; "screen_bug_report_contact_me" = "You may contact me if you have any follow up questions"; "screen_bug_report_edit_screenshot" = "Edit screenshot"; @@ -211,6 +208,9 @@ "screen_login_form_header" = "Enter your details"; "screen_login_server_header" = "Where your conversations live"; "screen_login_title" = "Welcome back!"; +"screen_media_picker_error_failed_selection" = "Failed selecting media, please try again."; +"screen_media_upload_preview_error_failed_processing" = "Failed processing media to upload, please try again."; +"screen_media_upload_preview_error_failed_sending" = "Failed uploading media, please try again."; "screen_onboarding_welcome_subtitle" = "Welcome to the %1$@ Beta. Supercharged, for speed and simplicity."; "screen_onboarding_welcome_title" = "Be in your Element"; "screen_report_content_block_user_hint" = "Check if you want to hide all current and future messages from this user"; @@ -312,6 +312,9 @@ "dialog_title_error" = "Error"; "dialog_title_success" = "Success"; "notification_room_action_quick_reply" = "Quick reply"; +"screen_analytics_settings_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; +"screen_analytics_settings_read_terms" = "You can read all our terms %1$@."; +"screen_analytics_settings_read_terms_content_link" = "here"; "screen_change_server_submit" = "Continuer"; "screen_change_server_title" = "Select your server"; "screen_dm_details_block_alert_action" = "Block"; diff --git a/ElementX/Resources/Localizations/it.lproj/Localizable.strings b/ElementX/Resources/Localizations/it.lproj/Localizable.strings index f5a7dc157..c33d3f797 100644 --- a/ElementX/Resources/Localizations/it.lproj/Localizable.strings +++ b/ElementX/Resources/Localizations/it.lproj/Localizable.strings @@ -159,7 +159,6 @@ "room_timeline_beginning_of_room" = "Questo è l'inizio di %1$@."; "room_timeline_beginning_of_room_no_name" = "Questo è l'inizio della conversazione."; "room_timeline_read_marker_title" = "Nuovo"; -"screen_analytics_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; "screen_analytics_prompt_data_usage" = "We don't record or profile any account data"; "screen_analytics_prompt_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; "screen_analytics_prompt_read_terms" = "You can read all our terms %1$@."; @@ -167,9 +166,7 @@ "screen_analytics_prompt_settings" = "You can turn this off anytime in settings"; "screen_analytics_prompt_third_party_sharing" = "We don't share information with third parties"; "screen_analytics_prompt_title" = "Help improve %1$@"; -"screen_analytics_read_terms" = "You can read all our terms %1$@."; -"screen_analytics_read_terms_content_link" = "here"; -"screen_analytics_share_data" = "Share analytics data"; +"screen_analytics_settings_share_data" = "Share analytics data"; "screen_bug_report_attach_screenshot" = "Allega istantanea schermo"; "screen_bug_report_contact_me" = "Potete contattarmi per qualsiasi altra domanda"; "screen_bug_report_edit_screenshot" = "Modifica istantanea schermo"; @@ -211,6 +208,9 @@ "screen_login_form_header" = "Inserisci i tuoi dati"; "screen_login_server_header" = "Dove vivono le tue conversazioni"; "screen_login_title" = "Bentornato!"; +"screen_media_picker_error_failed_selection" = "Failed selecting media, please try again."; +"screen_media_upload_preview_error_failed_processing" = "Failed processing media to upload, please try again."; +"screen_media_upload_preview_error_failed_sending" = "Failed uploading media, please try again."; "screen_onboarding_welcome_subtitle" = "Benvenuto nella beta di %1$@. Potenziato in velocità e semplicità."; "screen_onboarding_welcome_title" = "Sii nel tuo elemento"; "screen_report_content_block_user_hint" = "Seleziona se vuoi nascondere tutti i messaggi attuali e futuri di questo utente"; @@ -312,6 +312,9 @@ "dialog_title_error" = "Errore"; "dialog_title_success" = "Operazione riuscita"; "notification_room_action_quick_reply" = "Risposta rapida"; +"screen_analytics_settings_help_us_improve" = "Help us identify issues and improve %1$@ by sharing anonymous usage data."; +"screen_analytics_settings_read_terms" = "You can read all our terms %1$@."; +"screen_analytics_settings_read_terms_content_link" = "here"; "screen_change_server_submit" = "Continua"; "screen_change_server_title" = "Seleziona il tuo server"; "screen_dm_details_block_alert_action" = "Blocca"; diff --git a/ElementX/Resources/Localizations/ro.lproj/Localizable.strings b/ElementX/Resources/Localizations/ro.lproj/Localizable.strings index f360184dc..864044751 100644 --- a/ElementX/Resources/Localizations/ro.lproj/Localizable.strings +++ b/ElementX/Resources/Localizations/ro.lproj/Localizable.strings @@ -159,7 +159,6 @@ "room_timeline_beginning_of_room" = "Acesta este începutul conversației %1$@."; "room_timeline_beginning_of_room_no_name" = "Acesta este începutul acestei conversații."; "room_timeline_read_marker_title" = "Nou"; -"screen_analytics_help_us_improve" = "Ajutați-ne să identificăm problemele și să îmbunătățim %1$@ prin partajarea datelor de utilizare anonime."; "screen_analytics_prompt_data_usage" = "Nu înregistrăm sau profilăm datele contului"; "screen_analytics_prompt_help_us_improve" = "Ajutați-ne să identificăm problemele și să îmbunătățim %1$@ prin partajarea datelor de utilizare anonime."; "screen_analytics_prompt_read_terms" = "Puteți citi toate condițiile noastre %1$@."; @@ -167,9 +166,7 @@ "screen_analytics_prompt_settings" = "Puteți dezactiva această opțiune oricând din setări"; "screen_analytics_prompt_third_party_sharing" = "Nu împărtășim informații cu terți"; "screen_analytics_prompt_title" = "Ajutați la îmbunătățirea %1$@"; -"screen_analytics_read_terms" = "Puteți citi toate condițiile noastre %1$@."; -"screen_analytics_read_terms_content_link" = "aici"; -"screen_analytics_share_data" = "Partajați datele analitice"; +"screen_analytics_settings_share_data" = "Share analytics data"; "screen_bug_report_attach_screenshot" = "Atașați o captură de ecran"; "screen_bug_report_contact_me" = "Puteți să mă contactați dacă aveți întrebări suplimentare"; "screen_bug_report_edit_screenshot" = "Editați captura de ecran"; @@ -211,6 +208,9 @@ "screen_login_form_header" = "Introduceți detaliile"; "screen_login_server_header" = "Locul unde trăiesc conversațiile tale"; "screen_login_title" = "Bine ați revenit!"; +"screen_media_picker_error_failed_selection" = "Failed selecting media, please try again."; +"screen_media_upload_preview_error_failed_processing" = "Failed processing media to upload, please try again."; +"screen_media_upload_preview_error_failed_sending" = "Failed uploading media, please try again."; "screen_onboarding_welcome_subtitle" = "Bun venit la versiunea beta a %1$@. Supraalimentat, pentru viteză și simplitate."; "screen_onboarding_welcome_title" = "Fii în Elementul tău"; "screen_report_content_block_user_hint" = "Confirmați că doriți să ascundeți toate mesajele curente și viitoare de la acest utilizator"; @@ -312,6 +312,9 @@ "dialog_title_error" = "Eroare"; "dialog_title_success" = "Succes"; "notification_room_action_quick_reply" = "Raspuns rapid"; +"screen_analytics_settings_help_us_improve" = "Ajutați-ne să identificăm problemele și să îmbunătățim %1$@ prin partajarea datelor de utilizare anonime."; +"screen_analytics_settings_read_terms" = "Puteți citi toate condițiile noastre %1$@."; +"screen_analytics_settings_read_terms_content_link" = "aici"; "screen_change_server_submit" = "Continuați"; "screen_change_server_title" = "Selectați serverul"; "screen_dm_details_block_alert_action" = "Blocați"; diff --git a/ElementX/Resources/Localizations/ro.lproj/Localizable.stringsdict b/ElementX/Resources/Localizations/ro.lproj/Localizable.stringsdict index 0efdb8049..f42df82fc 100644 --- a/ElementX/Resources/Localizations/ro.lproj/Localizable.stringsdict +++ b/ElementX/Resources/Localizations/ro.lproj/Localizable.stringsdict @@ -14,8 +14,6 @@ d one %1$d membru - few - other %1$d membri @@ -30,16 +28,8 @@ NSStringPluralRuleType NSStringFormatValueTypeKey d - zero - one %1$@: %2$d mesaj - two - - few - - many - other %1$@: %2$d mesaje @@ -54,16 +44,8 @@ NSStringPluralRuleType NSStringFormatValueTypeKey d - zero - one %d notificare - two - - few - - many - other %d notificări @@ -78,16 +60,8 @@ NSStringPluralRuleType NSStringFormatValueTypeKey d - zero - one %d invitație - two - - few - - many - other %d invitații @@ -102,16 +76,8 @@ NSStringPluralRuleType NSStringFormatValueTypeKey d - zero - one %d mesaj nou - two - - few - - many - other %d mesaje noi @@ -126,16 +92,8 @@ NSStringPluralRuleType NSStringFormatValueTypeKey d - zero - one %d mesaj notificat necitit - two - - few - - many - other %d mesaje notificate necitite @@ -150,16 +108,8 @@ NSStringPluralRuleType NSStringFormatValueTypeKey d - zero - one %d cameră - two - - few - - many - other %d camere @@ -176,8 +126,6 @@ d one %1$d schimbare a camerii - few - other %1$d schimbări ale camerei @@ -194,8 +142,6 @@ d one o persoană - few - other %1$d persoane diff --git a/ElementX/Sources/Generated/Strings.swift b/ElementX/Sources/Generated/Strings.swift index 0a6da3d4f..ba1d4324c 100644 --- a/ElementX/Sources/Generated/Strings.swift +++ b/ElementX/Sources/Generated/Strings.swift @@ -540,6 +540,12 @@ public enum L10n { public static var screenLoginTitle: String { return L10n.tr("Localizable", "screen_login_title") } /// Username public static var screenLoginUsernameHint: String { return L10n.tr("Localizable", "screen_login_username_hint") } + /// Failed selecting media, please try again. + public static var screenMediaPickerErrorFailedSelection: String { return L10n.tr("Localizable", "screen_media_picker_error_failed_selection") } + /// Failed processing media to upload, please try again. + public static var screenMediaUploadPreviewErrorFailedProcessing: String { return L10n.tr("Localizable", "screen_media_upload_preview_error_failed_processing") } + /// Failed uploading media, please try again. + public static var screenMediaUploadPreviewErrorFailedSending: String { return L10n.tr("Localizable", "screen_media_upload_preview_error_failed_sending") } /// Welcome to the %1$@ Beta. Supercharged, for speed and simplicity. public static func screenOnboardingWelcomeSubtitle(_ p1: Any) -> String { return L10n.tr("Localizable", "screen_onboarding_welcome_subtitle", String(describing: p1))