Updated language translations.

This commit is contained in:
Cody Henthorne
2023-06-13 10:51:44 -04:00
parent d8e3edc729
commit dd42b5b851
65 changed files with 650 additions and 650 deletions

View File

@@ -236,8 +236,8 @@
<string name="CommunicationActions_call">Anrufen</string>
<string name="CommunicationActions_insecure_call">Unverschlüsselter Anruf</string>
<string name="CommunicationActions_carrier_charges_may_apply">Möglicherweise fallen Mobilfunkgebühren an. Die gewählte Rufnummer ist nicht bei Signal registriert. Daher wird dieser Anruf über deinen Mobilfunkanbieter und nicht über das Internet erfolgen.</string>
<string name="CommunicationActions_cant_join_call">Can\'t join call</string>
<string name="CommunicationActions_this_call_link_is_no_longer_valid">This call link is no longer valid.</string>
<string name="CommunicationActions_cant_join_call">Anrufbeitritt nicht möglich</string>
<string name="CommunicationActions_this_call_link_is_no_longer_valid">Dieser Anruflink ist nicht mehr gültig.</string>
<!-- ConfirmIdentityDialog -->
@@ -508,7 +508,7 @@
<!-- Label for a button displayed in the conversation toolbar to open the main screen of the app. -->
<string name="ConversationFragment__content_description_launch_signal_button">Signal öffnen</string>
<!-- Dialog title shown when more than one contact in a group conversation is no longer verified -->
<string name="ConversationFragment__no_longer_verified">No longer verified</string>
<string name="ConversationFragment__no_longer_verified">Nicht mehr verifiziert</string>
<!-- Label for a button displayed in conversation list to clear the chat filter -->
<string name="ConversationListFragment__clear_filter">Filter entfernen</string>
@@ -1856,9 +1856,9 @@
<string name="RegistrationActivity_rate_limited_to_try_again">Du hast zu oft versucht, diese Nummer zu registrieren. Bitte versuche es erneut in %1$s.</string>
<string name="RegistrationActivity_unable_to_connect_to_service">Keine Verbindung zum Dienst möglich. Bitte überprüfe deine Netzverbindung und versuche es erneut.</string>
<!-- A description text for an alert dialog where we do not or can not explain the error to the user. -->
<string name="RegistrationActivity_generic_error">An unexpected error occurred.</string>
<string name="RegistrationActivity_generic_error">Ein unerwarteter Fehler ist aufgetreten.</string>
<!-- A description text for an alert dialog when the entered phone number is not eligible for a verification SMS. -->
<string name="RegistrationActivity_we_couldnt_send_you_a_verification_code">We couldn\'t send you a verification code via SMS. Try receiving your code via voice call instead.</string>
<string name="RegistrationActivity_we_couldnt_send_you_a_verification_code">Wir konnten dir keinen Verifizierungscode per SMS schicken. Versuche stattdessen, den Code per Sprachanruf zu erhalten.</string>
<!-- Generic error when the app is unable to request an SMS code for an unknown reason. -->
<string name="RegistrationActivity_unable_to_request_verification_code">Ein Verifizierungscode kann nicht angefordert werden. Bitte überprüfe deine Netzverbindung und versuche es erneut.</string>
<string name="RegistrationActivity_non_standard_number_format">Nicht standardisiertes Zahlenformat</string>
@@ -5972,13 +5972,13 @@
<!-- Call Log Fragment -->
<!-- Snackbar text after clearing the call history -->
<string name="CallLogFragment__cleared_call_history">Cleared call history</string>
<string name="CallLogFragment__cleared_call_history">Anrufverlauf wurde geleert</string>
<!-- Dialog title to clear all call events -->
<string name="CallLogFragment__clear_call_history_question">Clear call history?</string>
<string name="CallLogFragment__clear_call_history_question">Anrufverlauf leeren?</string>
<!-- Dialog body to clear all call events -->
<string name="CallLogFragment__this_will_permanently_delete_all_call_history">This will permanently delete all call history</string>
<string name="CallLogFragment__this_will_permanently_delete_all_call_history">Dies wird den gesamten Anrufverlauf unwiderruflich löschen</string>
<!-- Action bar menu item to delete all call events -->
<string name="CallLogFragment__clear_call_history">Clear call history</string>
<string name="CallLogFragment__clear_call_history">Anrufverlauf leeren</string>
<!-- Action bar menu item to only display missed calls -->
<string name="CallLogFragment__filter_missed_calls">Entgangene Anrufe filtern</string>
<!-- Action bar menu item to clear missed call filter -->