Skip to content

Commit 5db5818

Browse files
mozilla-l10n-automation-botAlexandre Lissy
authored andcommitted
Import l10n. (MozillaReality#2391)
1 parent ebec3a6 commit 5db5818

File tree

13 files changed

+250
-0
lines changed

13 files changed

+250
-0
lines changed

app/src/main/res/values-de/strings.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,24 @@
854854
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
855855
<string name="fxa_syncing">Wird synchronisiert…</string>
856856

857+
<!-- This string is displayed in the title of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
858+
<string name="fxa_signout_confirmation_title">Vom Firefox-Konto abmelden?</string>
859+
860+
<!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
861+
<string name="fxa_signout_confirmation_body">Wenn Sie sich abmelden, können Sie keine Tabs von anderen Geräten senden oder empfangen. Ihre Lesezeichen und die Chronik werden ebenfalls nicht mehr synchronisiert.</string>
862+
863+
<!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
864+
When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
865+
<string name="fxa_signout_confirmation_checkbox">Chronik und Lesezeichen von diesem Gerät löschen</string>
866+
867+
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
868+
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
869+
<string name="fxa_signout_confirmation_signout">Abmelden</string>
870+
871+
<!-- This string is displayed in the accept button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
872+
If clicked the user will not be signed out from the FxA account and the dialog will be dismissed. -->
873+
<string name="fxa_signout_confirmation_cancel">Abbrechen</string>
874+
857875
<!-- This string is displayed is the "Cancel" button from the clear history dialog.
858876
When pressed the dialog is closed. -->
859877
<string name="history_clear_cancel">Abbrechen</string>

app/src/main/res/values-es-rES/strings.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -855,6 +855,24 @@
855855
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
856856
<string name="fxa_syncing">Sincronizando…</string>
857857

858+
<!-- This string is displayed in the title of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
859+
<string name="fxa_signout_confirmation_title">¿Salir de tu cuenta Firefox?</string>
860+
861+
<!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
862+
<string name="fxa_signout_confirmation_body">Cuando cierres la sesión, no podrás enviar ni recibir pestañas de otros dispositivos. Tus marcadores e historial también dejarán de sincronizarse.</string>
863+
864+
<!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
865+
When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
866+
<string name="fxa_signout_confirmation_checkbox">Borrar el historial y marcadores de este dispositivo</string>
867+
868+
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
869+
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
870+
<string name="fxa_signout_confirmation_signout">Cerrar sesión</string>
871+
872+
<!-- This string is displayed in the accept button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
873+
If clicked the user will not be signed out from the FxA account and the dialog will be dismissed. -->
874+
<string name="fxa_signout_confirmation_cancel">Cancelar</string>
875+
858876
<!-- This string is displayed is the "Cancel" button from the clear history dialog.
859877
When pressed the dialog is closed. -->
860878
<string name="history_clear_cancel">Cancelar</string>

app/src/main/res/values-fr/strings.xml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,10 @@
283283
opens the Firfox Reality support web site in the browser window. -->
284284
<string name="settings_help">Aide</string>
285285

286+
<!-- This string is displayed in the settings header under the Firefox Reality logo. When clicked the settings panel is closed
287+
a the survey web site in opened in the currently focused window -->
288+
<string name="settings_send_your_feedback">Donnez-nous votre avis</string>
289+
286290
<!-- This string is used in the 'Settings' window when user is signed-out of Firefox Accounts -->
287291
<string name="settings_accounts_sign_in">Connexion</string>
288292

@@ -850,6 +854,24 @@
850854
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
851855
<string name="fxa_syncing">Synchronisation…</string>
852856

857+
<!-- This string is displayed in the title of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
858+
<string name="fxa_signout_confirmation_title">Vous déconnecter de votre compte Firefox ?</string>
859+
860+
<!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
861+
<string name="fxa_signout_confirmation_body">SI vous vous déconnectez, vous ne pourrez plus envoyer ni recevoir d’onglets d’autres appareils. Vos marque-pages et votre historique cesseront également de se synchroniser.</string>
862+
863+
<!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
864+
When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
865+
<string name="fxa_signout_confirmation_checkbox">Effacer l’historique et les marque-pages de cet appareil</string>
866+
867+
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
868+
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
869+
<string name="fxa_signout_confirmation_signout">Déconnexion</string>
870+
871+
<!-- This string is displayed in the accept button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
872+
If clicked the user will not be signed out from the FxA account and the dialog will be dismissed. -->
873+
<string name="fxa_signout_confirmation_cancel">Annuler</string>
874+
853875
<!-- This string is displayed is the "Cancel" button from the clear history dialog.
854876
When pressed the dialog is closed. -->
855877
<string name="history_clear_cancel">Annuler</string>

app/src/main/res/values-it/strings.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,24 @@
853853
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
854854
<string name="fxa_syncing">Sincronizzazione in corso…</string>
855855

856+
<!-- This string is displayed in the title of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
857+
<string name="fxa_signout_confirmation_title">Desideri disconnetterti dal tuo account Firefox?</string>
858+
859+
<!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
860+
<string name="fxa_signout_confirmation_body">Quando ti disconnetti, non potrai più inviare o ricevere scheda dagli altri dispositivi. Anche la sincronizzazione dei segnalibri e della cronologia verrà interrotta.</string>
861+
862+
<!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
863+
When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
864+
<string name="fxa_signout_confirmation_checkbox">Cancella la cronologia e i segnalibri da questo dispositivo</string>
865+
866+
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
867+
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
868+
<string name="fxa_signout_confirmation_signout">Disconnetti</string>
869+
870+
<!-- This string is displayed in the accept button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
871+
If clicked the user will not be signed out from the FxA account and the dialog will be dismissed. -->
872+
<string name="fxa_signout_confirmation_cancel">Annulla</string>
873+
856874
<!-- This string is displayed is the "Cancel" button from the clear history dialog.
857875
When pressed the dialog is closed. -->
858876
<string name="history_clear_cancel">Annulla</string>

app/src/main/res/values-ja/strings.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,24 @@
854854
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
855855
<string name="fxa_syncing">同期中...</string>
856856

857+
<!-- This string is displayed in the title of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
858+
<string name="fxa_signout_confirmation_title">Firefox アカウントからログアウトしますか?</string>
859+
860+
<!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
861+
<string name="fxa_signout_confirmation_body">ログアウトすると、他の端末とタブを送受信できなくなります。ブックマークと履歴の同期も停止します。</string>
862+
863+
<!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
864+
When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
865+
<string name="fxa_signout_confirmation_checkbox">この端末から履歴とブックマークを消去する</string>
866+
867+
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
868+
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
869+
<string name="fxa_signout_confirmation_signout">ログアウト</string>
870+
871+
<!-- This string is displayed in the accept button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
872+
If clicked the user will not be signed out from the FxA account and the dialog will be dismissed. -->
873+
<string name="fxa_signout_confirmation_cancel">キャンセル</string>
874+
857875
<!-- This string is displayed is the "Cancel" button from the clear history dialog.
858876
When pressed the dialog is closed. -->
859877
<string name="history_clear_cancel">キャンセル</string>

app/src/main/res/values-nb-rNO/strings.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -856,6 +856,24 @@
856856
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
857857
<string name="fxa_syncing">Synkroniserer…</string>
858858

859+
<!-- This string is displayed in the title of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
860+
<string name="fxa_signout_confirmation_title">Logge ut av Firefox-kontoen din?</string>
861+
862+
<!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
863+
<string name="fxa_signout_confirmation_body">Når du logger deg ut, vil du ikke kunne sende eller motta faner fra andre enheter. Bokmerkene og historikken din slutter også å synkronisere.</string>
864+
865+
<!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
866+
When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
867+
<string name="fxa_signout_confirmation_checkbox">Fjern historikk og bokmerker fra denne enheten</string>
868+
869+
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
870+
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
871+
<string name="fxa_signout_confirmation_signout">Logg ut</string>
872+
873+
<!-- This string is displayed in the accept button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
874+
If clicked the user will not be signed out from the FxA account and the dialog will be dismissed. -->
875+
<string name="fxa_signout_confirmation_cancel">Avbryt</string>
876+
859877
<!-- This string is displayed is the "Cancel" button from the clear history dialog.
860878
When pressed the dialog is closed. -->
861879
<string name="history_clear_cancel">Avbryt</string>

app/src/main/res/values-nl/strings.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,14 @@
859859
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
860860
<string name="fxa_syncing">Synchroniseren…</string>
861861

862+
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
863+
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
864+
<string name="fxa_signout_confirmation_signout">Afmelden</string>
865+
866+
<!-- This string is displayed in the accept button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
867+
If clicked the user will not be signed out from the FxA account and the dialog will be dismissed. -->
868+
<string name="fxa_signout_confirmation_cancel">Annuleren</string>
869+
862870
<!-- This string is displayed is the "Cancel" button from the clear history dialog.
863871
When pressed the dialog is closed. -->
864872
<string name="history_clear_cancel">Annuleren</string>

app/src/main/res/values-nn-rNO/strings.xml

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,12 @@
349349
-->
350350
<string name="developer_options_debug_logging">Aktiver feilsøking</string>
351351

352+
<!-- This string labels an On/Off switch in the developer options dialog and is used to toggle
353+
UI render mode. If enables it uses hardware acceleration which should be faster but it may be more unstable.
354+
If disabled it uses software rendering which is stable but not as performant as hardware acceleration
355+
-->
356+
<string name="hardware_acceleration_switch">Aktiver UI-maskinvareakselerasjon</string>
357+
352358
<!-- The string labels an On/Off switch in the developer options dialog and is used to toggle enabling Servo. -->
353359
<string name="developer_options_servo">Slå på Servo</string>
354360

@@ -849,6 +855,24 @@
849855
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
850856
<string name="fxa_syncing">Synkroniserer…</string>
851857

858+
<!-- This string is displayed in the title of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
859+
<string name="fxa_signout_confirmation_title">Logge ut av Firefox-kontoen din?</string>
860+
861+
<!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
862+
<string name="fxa_signout_confirmation_body">Når du loggar deg ut, vil du ikkje kunne sende eller motta faner frå andre einingar. Bokmerka og historikken din sluttar også å synkronisere.</string>
863+
864+
<!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
865+
When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
866+
<string name="fxa_signout_confirmation_checkbox">Fjern historikk og bokmerke frå denne eininga</string>
867+
868+
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
869+
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
870+
<string name="fxa_signout_confirmation_signout">Logg ut</string>
871+
872+
<!-- This string is displayed in the accept button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
873+
If clicked the user will not be signed out from the FxA account and the dialog will be dismissed. -->
874+
<string name="fxa_signout_confirmation_cancel">Avbryt</string>
875+
852876
<!-- This string is displayed is the "Cancel" button from the clear history dialog.
853877
When pressed the dialog is closed. -->
854878
<string name="history_clear_cancel">Avbryt</string>
@@ -1311,4 +1335,20 @@ the Select` button. When clicked it closes all the previously selected tabs -->
13111335
<!-- This string is displayed a button of the what's new dialog that is displayed if the user has updated
13121336
or updated the app and hasn't signed it yet. If clicked the dialog is dismissed. -->
13131337
<string name="whats_new_button_start_browsing">Start nettlesing</string>
1338+
1339+
1340+
<!-- This string is displayed in the title of the slow script dialog. -->
1341+
<string name="slow_script_dialog_title">Tregt skript</string>
1342+
1343+
<!-- This string is displayed as a description below the title of slow script dialog.
1344+
'%1$s' will be replaced the script filename that is causing the slow down. -->
1345+
<string name="slow_script_dialog_description">Ei nettside gjer at nettlesaren går tregare (%1$s). Kva vil du gjere?</string>
1346+
1347+
<!-- This string is displayed as a button below the slow script dialog description message. When clicked
1348+
it stops the slow script that is causing the web page slow down. -->
1349+
<string name="slow_script_dialog_action_stop">Stopp den</string>
1350+
1351+
<!-- This string is displayed as a button below the slow script dialog description message. When clicked
1352+
it continues to wait for execution of the web page script that caused the slow down. -->
1353+
<string name="slow_script_dialog_action_wait">Vent</string>
13141354
</resources>

app/src/main/res/values-pl/strings.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -856,6 +856,24 @@
856856
<!-- This string is displayed is the "Sync" button in the history panel when the sync is in progress. -->
857857
<string name="fxa_syncing">Synchronizowanie…</string>
858858

859+
<!-- This string is displayed in the title of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
860+
<string name="fxa_signout_confirmation_title">Czy wylogować się z konta Firefoksa?</string>
861+
862+
<!-- This string is displayed in the body of the FxA sign out dialog displayed when the user clicks on the Sign out button. -->
863+
<string name="fxa_signout_confirmation_body">Po wylogowaniu nie będzie można wysyłać ani odbierać kart z innych urządzeń. Zakładki i historia także przestaną być synchronizowane.</string>
864+
865+
<!-- This string is displayed in the checkbox text of the FxA sign out dialog displayed when the user clicks on the Sign out button.
866+
When checked the history and Bookmarks will be deleted from gthe device after signing in. -->
867+
<string name="fxa_signout_confirmation_checkbox">Usuń historię i zakładki na tym urządzeniu</string>
868+
869+
<!-- This string is displayed in the cancel button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
870+
If clicked the user will be signed out from their FxA account and the dialog will be dismissed. -->
871+
<string name="fxa_signout_confirmation_signout">Wyloguj się</string>
872+
873+
<!-- This string is displayed in the accept button of the FxA sign out dialog displayed when the user clicks on the Sign out button.
874+
If clicked the user will not be signed out from the FxA account and the dialog will be dismissed. -->
875+
<string name="fxa_signout_confirmation_cancel">Anuluj</string>
876+
859877
<!-- This string is displayed is the "Cancel" button from the clear history dialog.
860878
When pressed the dialog is closed. -->
861879
<string name="history_clear_cancel">Anuluj</string>

0 commit comments

Comments
 (0)