Sync Strings from Localazy

This commit is contained in:
bmarty 2024-08-19 00:25:36 +00:00 committed by github-actions[bot]
parent 21f2c5a231
commit 3e67448006
147 changed files with 1827 additions and 790 deletions

View file

@ -1,11 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="full_screen_intent_banner_message">"Damit du keinen wichtigen Anruf verpasst, ändere bitte deine Einstellungen so, dass du bei gesperrtem Telefon Benachrichtigungen im Vollbildmodus erhältst."</string>
<string name="full_screen_intent_banner_title">"Verbessere dein Anruferlebnis"</string>
<string name="screen_advanced_settings_choose_distributor_dialog_title_android">"Wähle aus, wie du Benachrichtigungen erhalten möchtest"</string>
<string name="screen_advanced_settings_developer_mode">"Entwickler-Modus"</string>
<string name="screen_advanced_settings_developer_mode_description">"Aktivieren, um Zugriff auf Features und Funktionen für Entwickler zu aktivieren."</string>
<string name="screen_advanced_settings_element_call_base_url">"Benutzerdefinierte Element-Aufruf-Basis-URL"</string>
<string name="screen_advanced_settings_element_call_base_url_description">"Lege eine eigene Basis-URL für Element Call fest."</string>
<string name="screen_advanced_settings_element_call_base_url_validation_error">"Ungültige URL, bitte stelle sicher, dass du das Protokoll (http/https) und die richtige Adresse angibst."</string>
<string name="screen_advanced_settings_push_provider_android">"Anbieter für Push-Benachrichtigungen"</string>
<string name="screen_advanced_settings_rich_text_editor_description">"Deaktiviere den Rich-Text-Editor, um Markdown manuell einzugeben."</string>
<string name="screen_advanced_settings_send_read_receipts">"Lesebestätigungen"</string>
<string name="screen_advanced_settings_send_read_receipts_description">"Wenn diese Option deaktiviert ist, werden Ihre Lesebestätigungen an niemanden gesendet. Du erhältst weiterhin Lesebestätigungen von anderen Benutzern."</string>

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_advanced_settings_choose_distributor_dialog_title_android">"Kies hoe je meldingen wilt ontvangen"</string>
<string name="screen_advanced_settings_developer_mode">"Ontwikkelaarsmodus"</string>
<string name="screen_advanced_settings_developer_mode_description">"Schakel in om toegang te krijgen tot tools en functies voor ontwikkelaars."</string>
<string name="screen_advanced_settings_rich_text_editor_description">"Schakel de uitgebreide tekstverwerker uit om Markdown handmatig te typen."</string>
<string name="screen_blocked_users_unblock_alert_action">"Deblokkeren"</string>
<string name="screen_blocked_users_unblock_alert_description">"Je zult alle berichten van hen weer kunnen zien."</string>
<string name="screen_blocked_users_unblock_alert_title">"Gebruiker deblokkeren"</string>
<string name="screen_edit_profile_display_name">"Weergavenaam"</string>
<string name="screen_edit_profile_display_name_placeholder">"Je weergavenaam"</string>
<string name="screen_edit_profile_error">"Er is een onbekende fout opgetreden en de informatie kon niet worden gewijzigd."</string>
<string name="screen_edit_profile_error_title">"Kan profiel niet bijwerken"</string>
<string name="screen_edit_profile_title">"Profiel bewerken"</string>
<string name="screen_edit_profile_updating_details">"Profiel bijwerken…"</string>
<string name="screen_notification_settings_additional_settings_section_title">"Aanvullende instellingen"</string>
<string name="screen_notification_settings_calls_label">"Audio- en videogesprekken"</string>
<string name="screen_notification_settings_configuration_mismatch">"Configuratie komt niet overeen"</string>
<string name="screen_notification_settings_configuration_mismatch_description">"We hebben de instellingen voor meldingen vereenvoudigd, zodat je de opties gemakkelijker kunt vinden. Sommige instellingen die je in het verleden hebt aangepast, worden hier niet getoond, maar zijn nog steeds actief.
Als je doorgaat, kunnen sommige van je instellingen veranderen."</string>
<string name="screen_notification_settings_direct_chats">"Directe chats"</string>
<string name="screen_notification_settings_edit_custom_settings_section_title">"Aangepaste instelling per chat"</string>
<string name="screen_notification_settings_edit_failed_updating_default_mode">"Er is een fout opgetreden bij het bijwerken van de meldingsinstelling."</string>
<string name="screen_notification_settings_edit_mode_all_messages">"Alle berichten"</string>
<string name="screen_notification_settings_edit_mode_mentions_and_keywords">"Alleen vermeldingen en trefwoorden"</string>
<string name="screen_notification_settings_edit_screen_direct_section_header">"Bij directe chats, stuur me een melding voor"</string>
<string name="screen_notification_settings_edit_screen_group_section_header">"Bij groep chats, stuur me een melding voor"</string>
<string name="screen_notification_settings_enable_notifications">"Meldingen op dit apparaat inschakelen"</string>
<string name="screen_notification_settings_failed_fixing_configuration">"De configuratie is niet gecorrigeerd. Probeer het opnieuw."</string>
<string name="screen_notification_settings_group_chats">"Groep chats"</string>
<string name="screen_notification_settings_mentions_section_title">"Vermeldingen"</string>
<string name="screen_notification_settings_mode_all">"Alles"</string>
<string name="screen_notification_settings_mode_mentions">"Vermeldingen"</string>
<string name="screen_notification_settings_notification_section_title">"Stuur me een melding voor"</string>
<string name="screen_notification_settings_room_mention_label">"Stuur me een melding bij @kamer"</string>
<string name="screen_notification_settings_system_notifications_action_required">"Wijzig je %1$s om meldingen te ontvangen."</string>
<string name="screen_notification_settings_system_notifications_action_required_content_link">"systeeminstellingen"</string>
<string name="screen_notification_settings_system_notifications_turned_off">"Systeemmeldingen uitgeschakeld"</string>
<string name="screen_notification_settings_title">"Meldingen"</string>
</resources>

View file

@ -1,9 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="full_screen_intent_banner_message">"为确保您不会错过重要来电,请更改设置以允许锁屏时的全屏通知。"</string>
<string name="full_screen_intent_banner_title">"提升通话体验"</string>
<string name="screen_advanced_settings_choose_distributor_dialog_title_android">"选择如何接收通知"</string>
<string name="screen_advanced_settings_developer_mode">"开发者模式"</string>
<string name="screen_advanced_settings_developer_mode_description">"允许开发人员访问特性和功能。"</string>
<string name="screen_advanced_settings_element_call_base_url">"自定义 Element 通话 URL"</string>
<string name="screen_advanced_settings_element_call_base_url">"自定义 Element Call URL"</string>
<string name="screen_advanced_settings_element_call_base_url_description">"为 Element 通话设置根 URL。"</string>
<string name="screen_advanced_settings_element_call_base_url_validation_error">"URL 无效请确保包含协议http/https和正确的地址。"</string>
<string name="screen_advanced_settings_push_provider_android">"通知推送提供者"</string>
@ -12,10 +14,10 @@
<string name="screen_advanced_settings_send_read_receipts_description">"如果关闭,您的已读回执将不会发送给别人。您仍能收到别人的已读回执。"</string>
<string name="screen_advanced_settings_share_presence">"分享在线状态"</string>
<string name="screen_advanced_settings_share_presence_description">"如果关闭,您将无法发送或接收已读回执、输入通知"</string>
<string name="screen_advanced_settings_view_source_description">"启用在时间轴中查看消息源的选项。"</string>
<string name="screen_advanced_settings_view_source_description">"启用在时间轴中查看消息源的选项。"</string>
<string name="screen_blocked_users_empty">"您没有屏蔽用户"</string>
<string name="screen_blocked_users_unblock_alert_action">"解封"</string>
<string name="screen_blocked_users_unblock_alert_description">"可以重新接收他们的消息。"</string>
<string name="screen_blocked_users_unblock_alert_description">"可以重新接收他们的消息。"</string>
<string name="screen_blocked_users_unblock_alert_title">"解封用户"</string>
<string name="screen_blocked_users_unblocking">"正在解除屏蔽……"</string>
<string name="screen_edit_profile_display_name">"显示名称"</string>