Skip to content

Commit

Permalink
Translations update (#2201)
Browse files Browse the repository at this point in the history
Co-authored-by: pixlwave <pixlwave@users.noreply.github.com>
  • Loading branch information
RiotRobot and pixlwave authored Dec 5, 2023
1 parent 5586405 commit 7680713
Show file tree
Hide file tree
Showing 16 changed files with 1,975 additions and 162 deletions.
6 changes: 4 additions & 2 deletions ElementX/Resources/Localizations/cs.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
"common_dark" = "Tmavé";
"common_decryption_error" = "Chyba dešifrování";
"common_developer_options" = "Možnosti pro vývojáře";
"common_direct_chat" = "Přímý chat";
"common_edited_suffix" = "(upraveno)";
"common_editing" = "Úpravy";
"common_emote" = "* %1$@ %2$@";
Expand All @@ -128,7 +129,7 @@
"common_loading" = "Načítání…";
"common_message" = "Zpráva";
"common_message_actions" = "Akce zprávy";
"common_message_layout" = "Rozložení zprávy";
"common_message_layout" = "Zobrazení zpráv";
"common_message_removed" = "Zpráva byla odstraněna";
"common_modern" = "Moderní";
"common_mute" = "Ztlumit";
Expand Down Expand Up @@ -238,7 +239,7 @@
"notification_invitation_action_join" = "Vstoupit";
"notification_invitation_action_reject" = "Odmítnout";
"notification_invite_body" = "Vás pozval(a) do chatu";
"notification_mentioned_you_body" = "Mentioned you: %1$@";
"notification_mentioned_you_body" = "Zmínili vás: %1$@";
"notification_new_messages" = "Nové zprávy";
"notification_reaction_body" = "Reagoval(a) s %1$@";
"notification_room_action_mark_as_read" = "Označit jako přečtené";
Expand Down Expand Up @@ -426,6 +427,7 @@
"screen_notification_settings_enable_notifications" = "Povolit oznámení na tomto zařízení";
"screen_notification_settings_failed_fixing_configuration" = "Konfigurace nebyla opravena, zkuste to prosím znovu.";
"screen_notification_settings_group_chats" = "Skupinové chaty";
"screen_notification_settings_invite_for_me_label" = "Invitations";
"screen_notification_settings_mentions_only_disclaimer" = "Váš domovský server tuto možnost v zašifrovaných místnostech nepodporuje, v některých místnostech nemusíte být upozorněni.";
"screen_notification_settings_mentions_section_title" = "Zmínky";
"screen_notification_settings_mode_all" = "Vše";
Expand Down
272 changes: 137 additions & 135 deletions ElementX/Resources/Localizations/de.lproj/Localizable.strings

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>%1$d digit entered</string>
<string>%1$d eingegebene Ziffer</string>
<key>other</key>
<string>%1$d digits entered</string>
<string>%1$d eingegebene Ziffern</string>
</dict>
</dict>
<key>a11y_read_receipts_multiple_with_others</key>
Expand All @@ -29,9 +29,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Read by %1$@ and %2$d other</string>
<string>Gelesen von %1$@ und %2$d anderen</string>
<key>other</key>
<string>Read by %1$@ and %2$d others</string>
<string>Gelesen von %1$@ und %2$d anderen</string>
</dict>
</dict>
<key>common_member_count</key>
Expand Down Expand Up @@ -189,9 +189,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>You have %1$d attempt to unlock</string>
<string>Du hast %1$d Versuch zu entsperren</string>
<key>other</key>
<string>You have %1$d attempts to unlock</string>
<string>Du hast %1$d Versuche zum Entsperren</string>
</dict>
</dict>
<key>screen_app_lock_subtitle_wrong_pin</key>
Expand All @@ -205,9 +205,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Wrong PIN. You have %1$d more chance</string>
<string>Falsche PIN. Du hast %1$d weitere Chance</string>
<key>other</key>
<string>Wrong PIN. You have %1$d more chances</string>
<string>Falsche PIN. Du hast %1$d weitere Chancen</string>
</dict>
</dict>
<key>screen_room_member_list_header_title</key>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@
"screen_notification_settings_enable_notifications" = "Enable notifications on this device";
"screen_notification_settings_failed_fixing_configuration" = "The configuration has not been corrected, please try again.";
"screen_notification_settings_group_chats" = "Group chats";
"screen_notification_settings_invite_for_me_label" = "Invitations";
"screen_notification_settings_mentions_only_disclaimer" = "Your homeserver does not support this option in encrypted rooms, you may not get notified in some rooms.";
"screen_notification_settings_mentions_section_title" = "Mentions";
"screen_notification_settings_mode_all" = "All";
Expand Down
2 changes: 2 additions & 0 deletions ElementX/Resources/Localizations/es.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
"common_dark" = "Dark";
"common_decryption_error" = "Error de descifrado";
"common_developer_options" = "Opciones de desarrollador";
"common_direct_chat" = "Direct chat";
"common_edited_suffix" = "(editado)";
"common_editing" = "Edición";
"common_emote" = "* %1$@ %2$@";
Expand Down Expand Up @@ -426,6 +427,7 @@
"screen_notification_settings_enable_notifications" = "Enable notifications on this device";
"screen_notification_settings_failed_fixing_configuration" = "The configuration has not been corrected, please try again.";
"screen_notification_settings_group_chats" = "Group chats";
"screen_notification_settings_invite_for_me_label" = "Invitations";
"screen_notification_settings_mentions_only_disclaimer" = "Your homeserver does not support this option in encrypted rooms, you may not get notified in some rooms.";
"screen_notification_settings_mentions_section_title" = "Mentions";
"screen_notification_settings_mode_all" = "All";
Expand Down
28 changes: 15 additions & 13 deletions ElementX/Resources/Localizations/fr.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"Notification" = "Notification";
"a11y_delete" = "Supprimer";
"a11y_hide_password" = "Masquer le mot de passe";
"a11y_jump_to_bottom" = "Jump to bottom";
"a11y_jump_to_bottom" = "Retourner à la fin de la conversation";
"a11y_notifications_mentions_only" = "Mentions uniquement";
"a11y_notifications_muted" = "En sourdine";
"a11y_page_n" = "Page %1$d";
Expand All @@ -10,12 +10,12 @@
"a11y_play" = "Lecture";
"a11y_poll" = "Sondage";
"a11y_poll_end" = "Sondage terminé";
"a11y_react_with" = "React with %1$@";
"a11y_react_with_other_emojis" = "React with other emojis";
"a11y_react_with" = "Réagir avec %1$@";
"a11y_react_with_other_emojis" = "Réagir avec d’autres emojis";
"a11y_read_receipts_multiple" = "Lu par %1$@ et %2$@";
"a11y_read_receipts_single" = "Lu par %1$@";
"a11y_read_receipts_tap_to_show_all" = "Tap to show all";
"a11y_remove_reaction_with" = "Remove reaction with %1$@";
"a11y_read_receipts_tap_to_show_all" = "Taper pour voir toute la liste";
"a11y_remove_reaction_with" = "Supprimer la réaction avec %1$@";
"a11y_send_files" = "Envoyer des fichiers";
"a11y_show_password" = "Afficher le mot de passe";
"a11y_start_call" = "Démarrer un appel";
Expand All @@ -38,7 +38,7 @@
"action_create" = "Créer";
"action_create_a_room" = "Créer un salon";
"action_decline" = "Refuser";
"action_delete_poll" = "Delete Poll";
"action_delete_poll" = "Supprimer le sondage";
"action_disable" = "Désactiver";
"action_done" = "Terminé";
"action_edit" = "Modifier";
Expand Down Expand Up @@ -108,6 +108,7 @@
"common_dark" = "Sombre";
"common_decryption_error" = "Erreur de déchiffrement";
"common_developer_options" = "Options pour les développeurs";
"common_direct_chat" = "Discussion à deux";
"common_edited_suffix" = "(modifié)";
"common_editing" = "Édition";
"common_emote" = "* %1$@ %2$@";
Expand Down Expand Up @@ -238,7 +239,7 @@
"notification_invitation_action_join" = "Rejoindre";
"notification_invitation_action_reject" = "Rejeter";
"notification_invite_body" = "Vous a invité(e) à discuter";
"notification_mentioned_you_body" = "Mentioned you: %1$@";
"notification_mentioned_you_body" = "Mentionné(e): %1$@";
"notification_new_messages" = "Nouveaux messages";
"notification_reaction_body" = "A réagi avec %1$@";
"notification_room_action_mark_as_read" = "Marquer comme lu";
Expand Down Expand Up @@ -294,7 +295,7 @@
"screen_advanced_settings_developer_mode" = "Mode développeur";
"screen_advanced_settings_developer_mode_description" = "Activer pour pouvoir accéder aux fonctionnalités destinées aux développeurs.";
"screen_advanced_settings_rich_text_editor_description" = "Désactivez l’éditeur de texte enrichi pour saisir manuellement du Markdown.";
"screen_advanced_settings_view_source_description" = "Enable option to view message source in the timeline.";
"screen_advanced_settings_view_source_description" = "Activer cette option pour pouvoir voir la source des messages dans la discussion.";
"screen_analytics_prompt_data_usage" = "Nous n’enregistrerons ni ne profilerons aucune donnée personnelle";
"screen_analytics_prompt_help_us_improve" = "Partagez des données d’utilisation anonymes pour nous aider à identifier les problèmes.";
"screen_analytics_prompt_read_terms" = "Vous pouvez lire toutes nos conditions %1$@.";
Expand Down Expand Up @@ -361,8 +362,8 @@
"screen_create_poll_anonymous_desc" = "Afficher les résultats uniquement après la fin du sondage";
"screen_create_poll_anonymous_headline" = "Masquer les votes";
"screen_create_poll_answer_hint" = "Option %1$d";
"screen_create_poll_cancel_confirmation_content_ios" = "Êtes-vous sûr de vouloir supprimer ce sondage ?";
"screen_create_poll_cancel_confirmation_title_ios" = "Supprimer le sondage";
"screen_create_poll_cancel_confirmation_content_ios" = "Vos modifications ne seront pas enregistrées";
"screen_create_poll_cancel_confirmation_title_ios" = "Annuler le sondage";
"screen_create_poll_question_desc" = "Question ou sujet";
"screen_create_poll_question_hint" = "Quel est le sujet du sondage ?";
"screen_create_poll_title" = "Créer un sondage";
Expand All @@ -376,9 +377,9 @@
"screen_create_room_public_option_title" = "Salon public (tout le monde)";
"screen_create_room_room_name_label" = "Nom du salon";
"screen_create_room_topic_label" = "Sujet (facultatif)";
"screen_edit_poll_delete_confirmation" = "Are you sure you want to delete this poll?";
"screen_edit_poll_delete_confirmation_title" = "Delete Poll";
"screen_edit_poll_title" = "Edit poll";
"screen_edit_poll_delete_confirmation" = "Êtes-vous certain de vouloir supprimer ce sondage?";
"screen_edit_poll_delete_confirmation_title" = "Supprimer le sondage";
"screen_edit_poll_title" = "Modifier le sondage";
"screen_edit_profile_display_name" = "Pseudonyme";
"screen_edit_profile_display_name_placeholder" = "Votre pseudonyme";
"screen_edit_profile_error" = "Une erreur inconnue s’est produite et les informations n’ont pas pu être modifiées.";
Expand Down Expand Up @@ -426,6 +427,7 @@
"screen_notification_settings_enable_notifications" = "Activer les notifications sur cet appareil";
"screen_notification_settings_failed_fixing_configuration" = "La configuration n’a pas été corrigée, veuillez réessayer.";
"screen_notification_settings_group_chats" = "Discussions de groupe";
"screen_notification_settings_invite_for_me_label" = "Invitations";
"screen_notification_settings_mentions_only_disclaimer" = "Votre serveur d’accueil ne supporte pas cette option pour les salons chiffrés, vous pourriez ne pas être notifié(e) dans certains salons.";
"screen_notification_settings_mentions_section_title" = "Mentions";
"screen_notification_settings_mode_all" = "Tous";
Expand Down
Loading

0 comments on commit 7680713

Please sign in to comment.