1
0
Fork 0

Import l10n. (#6530)

master
mozilla-l10n-automation-bot 2019-11-14 10:58:15 -07:00 committed by liuche
parent 0fb60996c6
commit 4ae60f2cce
17 changed files with 364 additions and 264 deletions

View File

@ -58,6 +58,10 @@
<string name="browser_menu_refresh">Obnoví načtenou stránku</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Zastaví načítání stránky</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Přidat do záložek</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Upravit záložku</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Nápověda</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -96,6 +100,13 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Používá %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Zobrazení čtečky</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Otevřít v aplikaci</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Vzhled</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Skenovat</string>
@ -309,27 +320,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Podle nastavení zařízení</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Sdílet</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Stáhnout</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Přidat do záložek</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Upravit záložku</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Režim čtení</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Zavřít</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Otevřít v aplikaci</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Vzhled</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Rychlé akce</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Relace</string>
@ -1035,4 +1025,14 @@
<string name="saved_login_reveal_password">Zobrazit heslo</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Skrýt heslo</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Odemknout pro zobrazení přihlašovacích údajů</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Zabezpečte své přihlašovací údaje a hesla</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Později</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Nastavit</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Odemkněte zařízení</string>
</resources>

View File

@ -58,6 +58,10 @@
<string name="browser_menu_refresh">Aktualisieren</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Anhalten</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Zu Lesezeichen hinzufügen</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Lesezeichen bearbeiten</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Hilfe</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -95,6 +99,13 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Bereitgestellt von %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Leseansicht</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Mit App öffnen</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Erscheinungsbild</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Scannen</string>
@ -309,27 +320,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Geräte-Theme beachten</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Teilen</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Herunterladen</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Als Lesezeichen hinzufügen</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Lesezeichen bearbeiten</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Lesen</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Schließen</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Mit App öffnen</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Erscheinungsbild</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Schnellaktionen</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Sitzungen</string>
@ -1047,4 +1037,16 @@
<string name="saved_login_reveal_password">Passwort anzeigen</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Passwort verbergen</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Zum Anzeigen Ihrer gespeicherten Zugangsdaten entsperren</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Sichern Sie Ihre Zugangsdaten und Passwörter</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Richten Sie ein Gerätesperrmuster, eine PIN oder ein Passwort ein, um zu verhindern, dass auf Ihre gespeicherten Zugangsdaten und Kennwörter zugegriffen wird, wenn jemand anderes über Ihr Gerät verfügt.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Später</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Jetzt einrichten</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Entsperren Sie Ihr Gerät</string>
</resources>

View File

@ -14,7 +14,7 @@
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Buscar o ingresar la dirección</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">No hay pestañas abiertas</string>
<string name="no_open_tabs_header_2">No hay pestañas abiertas</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Tus pestañas abiertas se mostrarán aquí.</string>
@ -59,6 +59,10 @@
<string name="browser_menu_refresh">Refrescar</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Detener</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Marcador</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Editar marcador</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Ayuda</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -96,6 +100,13 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Desarrollado por %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Vista de lectura</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Abrir en la aplicación</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Apariencia</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Escanear</string>
@ -313,27 +324,6 @@
<string name="preference_follow_device_theme">Seguir el tema del dispositivo</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Compartir</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Descargar</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Marcador</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Editar marcador</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Leer</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Cerrar</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Abrir en la aplicación</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Apariencia</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Acciones rápidas</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Sesiones</string>
@ -1038,4 +1028,16 @@
<string name="saved_login_reveal_password">Mostrar contraseña</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Ocultar contraseña</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Desbloqueá para ver tus inicios de sesión guardados</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Asegurá inicios de sesión y contraseñas</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Configurá un patrón de bloqueo del dispositivo, un PIN o una contraseña para proteger el acceso a tus inicios de sesión y contraseñas guardados por si alguien más tiene su dispositivo.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Más tarde</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Configurar ahora</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Desbloqueá tu dispositivo</string>
</resources>

View File

@ -92,6 +92,10 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">%1$s TEKNOLOGIAREKIN</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">%1$s nabigatzaileak hornitua</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Eskaneatu</string>
@ -651,6 +655,8 @@
<string name="notification_pbm_action_open">Ireki</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string name="notification_pbm_action_delete_and_open">Ezabatu eta ireki</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_powered_by_channel_name">Hornitzailea</string>
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Bilduma ezabatuta</string>
<!-- Text shown in snackbar when user renames a collection -->
@ -939,6 +945,9 @@
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">Itsatsi</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">URLa arbelean kopiatu da</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">Gehitu hasierako pantailan</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
@ -1018,4 +1027,16 @@
<string name="saved_login_reveal_password">Erakutsi pasahitza</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Ezkutatu pasahitza</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Desblokeatu gordetako saio-hasierak ikusteko</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Lortu zure saio-hasierak eta pasahitzak</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Konfiguratu gailua blokeatzeko patroia, PINa edo pasahitza zure saio-hasierak eta pasahitzak babesteko zure gailua beste norbaitek izango balu.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Geroago</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Konfiguratu orain</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Desblokeatu zure gailua</string>
</resources>

View File

@ -13,8 +13,7 @@
<string name="search_hint">Recherche ou adresse</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">Aucun onglet ouvert</string>
<string name="no_open_tabs_header_2">Aucun onglet ouvert</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Vos onglets ouverts seront affichés ici.</string>
@ -53,6 +52,10 @@
<string name="browser_menu_refresh">Actualiser</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Arrêter</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Marque-page</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Modifier le marque-page</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Aide</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -87,6 +90,11 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">FONCTIONNE GRÂCE À %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Mode lecture</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Apparence</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Scanner</string>
@ -303,27 +311,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Suivre le thème de lappareil</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Partager</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Télécharger</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Marquer cette page</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Modifier le marque-page</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Lire</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Fermer</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Ouvrir dans une application</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Apparence</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Actions rapides</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Sessions</string>
@ -1037,4 +1024,12 @@
<string name="saved_login_reveal_password">Afficher le mot de passe</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Masquer le mot de passe</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Déverrouillez pour afficher vos identifiants enregistrés</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Plus tard</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Configurer maintenant</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Déverrouillez votre appareil</string>
</resources>

View File

@ -14,7 +14,7 @@
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Keressen, vagy adjon meg címet</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">Nincsenek nyitott lapok</string>
<string name="no_open_tabs_header_2">Nincsenek nyitott lapok</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">A nyitott lapok itt fognak megjelenni.</string>
@ -58,6 +58,10 @@
<string name="browser_menu_refresh">Frissítés</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Leállítás</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Könyvjelzőzés</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Könyvjelző szerkesztése</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Súgó</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -91,6 +95,17 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">%1$s ALAPOKON</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">A motorháztető alatt: %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Olvasó nézet</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Megnyitás alkalmazásban</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Megjelenés</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Beolvasás</string>
@ -301,27 +316,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Az eszköz témájának követése</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Megosztás</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Letöltés</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Könyvjelző</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Könyvjelző szerkesztése</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Olvasás</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Bezárás</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Megnyitás alkalmazásban</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Megjelenés</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Gyors műveletek</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Munkamenetek</string>
@ -648,6 +642,8 @@
<string name="notification_pbm_action_open">Megnyitás</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string name="notification_pbm_action_delete_and_open">Törlés és megnyitás</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_powered_by_channel_name">A motorháztető alatt</string>
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Gyűjtemény törölve</string>
<!-- Text shown in snackbar when user renames a collection -->
@ -937,6 +933,9 @@
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">Beillesztés</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">URL a vágólapra másolva</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">Kezdőképernyőhöz adás</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
@ -1016,4 +1015,16 @@
<string name="saved_login_reveal_password">Jelszó megjelenítése</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Jelszó elrejtése</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Feloldás a mentett bejelentkezések megtekintéshez</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Helyezze biztonságba bejelentkezéseit és jelszavait</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Állítsa be az eszköz lezárási mintáját, PIN-kódját vagy jelszavát, hogy megvédje a mentett bejelentkezéseit és jelszavait, ha valaki hozzáfér az eszközéhez.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Később</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Beállítás most</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Eszköz feloldása</string>
</resources>

View File

@ -59,6 +59,10 @@
<string name="browser_menu_refresh">Segarkan</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Hentikan</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Markah</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Edit markah</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Bantuan</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -97,6 +101,13 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Diberdayakan oleh %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Tampilan baca</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Buka di Aplikasi</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Tampilan</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Pindai</string>
@ -314,27 +325,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Ikuti tema peranti</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Bagikan</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Unduh</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Markah</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Edit Markah</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Baca</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Tutup</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Buka di Aplikasi</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Tampilan</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Tindakan cepat</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Sesi</string>
@ -1037,4 +1027,16 @@
<string name="saved_login_reveal_password">Tampilkan sandi</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Sembunyikan sandi</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Buka kunci untuk melihat log masuk Anda yang tersimpan</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Amankan log masuk dan kata sandi Anda</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Atur pola, PIN, atau kata sandi kunci perangkat untuk melindungi log masuk dan kata sandi Anda yang tersimpan agar tidak diakses jika orang lain memiliki perangkat Anda.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Nanti</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Atur sekarang</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Buka perangkat Anda</string>
</resources>

View File

@ -1048,4 +1048,14 @@
<string name="saved_login_reveal_password">Mostra password</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Nascondi password</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Sblocca per visualizzare le credenziali salvate</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Proteggi le credenziali di accesso</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Più tardi</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Imposta adesso</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Sblocca il dispositivo</string>
</resources>

View File

@ -90,6 +90,10 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">POWERED BY %1$s</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Powered by %1$s</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">スキャン</string>
@ -656,6 +660,8 @@
<string name="notification_pbm_action_open">開く</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string name="notification_pbm_action_delete_and_open">削除して開く</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_powered_by_channel_name">Powered By</string>
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">コレクションを削除しました</string>
<!-- Text shown in snackbar when user renames a collection -->
@ -910,6 +916,8 @@
<string name="etp_tracking_content_title">トラッキングコンテンツ</string>
<!-- Description of tracking content that can be blocked by Enhanced Tracking Protection -->
<string name="etp_tracking_content_description">追跡コードを含む外部の広告、動画、その他のコンテンツの読み込みを停止します。一部のウェブサイトの機能に影響する場合があります。</string>
<!-- Enhanced Tracking Protection Onboarding Message shown in a dialog above the toolbar. The first parameter is the name of the application (For example: Fenix) -->
<string name="etp_onboarding_message_2">盾が紫色の時は、%s がこのサイト上のトラッカーをブロックしています。ブロックしているものを確認するには盾をタップしてください。</string>
<!-- Enhanced Tracking Protection message that protection is currently on for this site -->
<string name="etp_panel_on">このサイトでは保護が有効になっています</string>
<!-- Enhanced Tracking Protection message that protection is currently off for this site -->
@ -939,6 +947,9 @@
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">貼り付け</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">URL をクリップボードにコピーしました</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">ホーム画面に追加</string>
@ -991,6 +1002,8 @@
<string name="preferences_passwords_saved_logins_password">パスワード</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">PIN を再入力してください</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">ロック解除して保存されたログイン情報を表示します</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">この接続は安全ではありません。ここに入力したログイン情報は漏洩する可能性があります。</string>
<!-- Learn more link that will link to a page with more information displayed when a connection is insecure and we detect the user is entering a password -->
@ -1017,4 +1030,16 @@
<string name="saved_login_reveal_password">パスワードを表示</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">パスワードを隠す</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">ロック解除して保存されたログイン情報を表示します</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">ログイン情報とパスワードの保護</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">端末のロックパターンや PIN、パスワードを設定して、保存されたログイン情報とパスワードを他人の不正なアクセスから保護しましょう。</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">後で</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">今すぐ設定</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">端末のロック解除</string>
</resources>

View File

@ -63,6 +63,10 @@
<string name="browser_menu_refresh">Vernieuwen</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Stoppen</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Bladwijzer maken</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Bladwijzer bewerken</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Help</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -308,27 +312,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Apparaatthema volgen</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Delen</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Downloaden</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Bladwijzer maken</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Bladwijzer bewerken</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Lezen</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Sluiten</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Openen in app</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Vormgeving</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Snelle acties</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Sessies</string>
@ -1030,4 +1013,8 @@
<string name="saved_login_reveal_password">Wachtwoord tonen</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Wachtwoord verbergen</string>
</resources>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Later</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Nu instellen</string>
</resources>

View File

@ -14,7 +14,7 @@
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Wpisz adres lub szukaj</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">Brak otwartych kart</string>
<string name="no_open_tabs_header_2">Brak otwartych kart</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Tutaj będą wyświetlane otwarte karty.</string>
@ -59,6 +59,10 @@
<string name="browser_menu_refresh">Odśwież</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Zatrzymaj</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Dodaj zakładkę</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Edytuj zakładkę</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Pomoc</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -92,6 +96,17 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">Funkcja przeglądarki %1$s</string>
<!-- Browser menu text shown in custom tabs to indicate this is a Fenix tab
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Funkcja przeglądarki %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Popraw czytelność</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Otwórz w aplikacji</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Wygląd</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Skanuj</string>
@ -302,27 +317,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Motyw urządzenia</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Udostępnij</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Pobierz</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Dodaj zakładkę</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Edytuj zakładkę</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Popraw czytelność</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Wygląd oryginalny</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Otwórz w aplikacji</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Ustawienia</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Szybkie działania</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Sesje</string>
@ -648,6 +642,8 @@
<string name="notification_pbm_action_open">Otwórz</string>
<!-- Notification action to delete all current private browsing sessions AND switch to Fenix (bring it to the foreground) -->
<string name="notification_pbm_action_delete_and_open">Usuń i otwórz</string>
<!-- Name of the "Powered by Fenix" notification channel. Displayed in the "App notifications" system settings for the app -->
<string name="notification_powered_by_channel_name">Funkcja przeglądarki</string>
<!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">Usunięto kolekcję</string>
<!-- Text shown in snackbar when user renames a collection -->
@ -936,6 +932,9 @@
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">Wklej</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">Skopiowano adres do schowka</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">Dodaj do ekranu głównego</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
@ -1015,4 +1014,16 @@
<string name="saved_login_reveal_password">Wyświetl hasło</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Ukryj hasło</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Odblokuj, aby wyświetlić zachowane dane logowania</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Zabezpiecz dane logowania i hasła</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Skonfiguruj wzór blokady, kod PIN lub hasło, aby ochronić zachowane dane logowania i hasła w przypadku, gdy ktoś inny uzyska dostęp do urządzenia.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Później</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Skonfiguruj teraz</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Odblokuj urządzenie</string>
</resources>

View File

@ -1048,4 +1048,16 @@
<string name="saved_login_reveal_password">Показать пароль</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Скрыть пароль</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Разблокируйте, чтобы просмотреть сохранённые логины</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Защитите свои логины и пароли</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Настройте графический ключ, PIN-код или пароль для блокировки устройства, чтобы защитить сохранённые логины и пароли, если кто-либо ещё получит доступ к вашему устройству.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Позже</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Настроить сейчас</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Разблокируйте своё устройство</string>
</resources>

View File

@ -1029,4 +1029,16 @@
<string name="saved_login_reveal_password">Zobraziť heslo</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Skryť heslo</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Pre zobrazenie prihlasovacích údajov odomknite zariadenie</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Zabezpečte svoje prihlasovacie údaje</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Nastavte si vzor, kód alebo heslo, ktorým ochránite svoje uložené prihlasovacie údaje v prípade, že vaše zariadenie bude používať niekto iný.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Neskôr</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Nastaviť</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Odomknite svoje zariadenie</string>
</resources>

View File

@ -14,7 +14,7 @@
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Sök eller ange adress</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">Inga flikar öppnade</string>
<string name="no_open_tabs_header_2">Inga öppna flikar</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">Dina öppna flikar visas här.</string>
@ -58,6 +58,10 @@
<string name="browser_menu_refresh">Uppdatera</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Stopp</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Bokmärk</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Redigera bokmärke</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Hjälp</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -96,6 +100,13 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Tillhandahålls av %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Läsvy</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Öppna i app</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Utseende</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Skanna</string>
@ -310,28 +321,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Följ enhetens tema</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Dela</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">Hämta</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Bokmärk</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Redigera bokmärke</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Läs</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Stäng</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Öppna i app</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Utseende</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Snabbåtgärder</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Sessioner</string>
@ -1033,4 +1022,16 @@
<string name="saved_login_reveal_password">Visa lösenord</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Dölj lösenord</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Lås upp för att se dina sparade inloggningar</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">Säkra dina inloggningar och lösenord</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">Konfigurera enhetens låsmönster, PIN eller lösenord för att skydda dina sparade inloggningar och lösenord från åtkomst om någon annan har din enhet.</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Senare</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">Konfigurera nu</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Lås upp din enhet</string>
</resources>

View File

@ -1,6 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- App name for private browsing mode, only the "Private" portion should be localized. -->
<string name="app_name_private_2">Gizli Firefox Preview</string>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Daha fazla seçenek</string>
@ -11,7 +14,7 @@
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">Arama yapın veya adres yazın</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">ık sekme yok</string>
<string name="no_open_tabs_header_2">ık sekme yok</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">ık sekmeleriniz burada gösterilecek.</string>
@ -49,6 +52,10 @@
<string name="browser_menu_refresh">Tazele</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">Durdur</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">Yer imlerine ekle</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">Yer imini düzenle</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">Yardım</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -82,6 +89,13 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by">%1$s TARAFINDAN GELİŞTİRİLDİ</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">Okuyucu görünümü</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">Uygulamada aç</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Görünüm</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Tara</string>
@ -290,27 +304,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">Cihaz temasına uy</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">Paylaş</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">İndir</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">Yer imlerine ekle</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">Yer imini düzenle</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">Oku</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">Kapat</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">Uygulamada aç</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">Görünüm</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">Hızlı eylemler</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">Oturumlar</string>
@ -917,6 +910,9 @@
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">Yapıştır</string>
<!-- Snackbar message shown after an URL has been copied to clipboard. -->
<string name="browser_toolbar_url_copied_to_clipboard_snackbar">Adres panoya kopyalandı</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">Ana ekrana ekle</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
@ -980,12 +976,22 @@
<string name="logins_password_copied">Parola panoya kopyalandı</string>
<!-- Shown in snackbar to tell user that the username has been copied -->
<string name="logins_username_copied">Kullanıcı adı panoya kopyalandı</string>
<!-- Shown in snackbar to tell user that the site has been copied -->
<string name="logins_site_copied">Site panoya kopyalandı</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a password in logins-->
<string name="saved_logins_copy_password">Parolayı kopyala</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a username in logins -->
<string name="saved_login_copy_username">Kullanıcı adını kopyala</string>
<!-- Content Description (for screenreaders etc) read for the button to copy a site in logins -->
<string name="saved_login_copy_site">Siteyi kopyala</string>
<!-- Content Description (for screenreaders etc) read for the button to reveal a password in logins -->
<string name="saved_login_reveal_password">Parolayı göster</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">Parolayı gizle</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">Kayıtlı hesaplarınızı görmek için kilidi açın</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">Daha sonra</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">Cihazınızın kilidini açın</string>
</resources>

View File

@ -17,7 +17,7 @@
<string name="search_hint">搜索或输入网址</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">打开的标签页</string>
<string name="no_open_tabs_header_2">没有打开的标签页</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">您打开的标签页将显示于此。</string>
@ -56,6 +56,10 @@
<string name="browser_menu_refresh">刷新</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">停止</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">书签</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">编辑书签</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">帮助</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -95,6 +99,13 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">由 %1$s 提供</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">阅读模式</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">在应用中打开</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">外观</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">扫码</string>
@ -312,28 +323,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">跟随设备主题</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">分享</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">下载</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">添加书签</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">编辑书签</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">阅读模式</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">关闭</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">在应用中打开</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">外观</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">快捷操作</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">浏览阶段</string>
@ -1051,4 +1040,16 @@
<string name="saved_login_reveal_password">显示密码</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">隐藏密码</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">解锁以查看您存放的登录信息</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">保护您的登录名和密码</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">设置锁定方式、PIN 码或密码以保护您存放的登录名与密码,避免他人盗用。</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">稍后</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">立即设置</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">解锁您的设备</string>
</resources>

View File

@ -17,7 +17,7 @@
<string name="search_hint">搜尋或輸入網址</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header">未開啟分頁</string>
<string name="no_open_tabs_header_2">無已開啟的分頁</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">您開啟的分頁將顯示於此處。</string>
@ -56,6 +56,10 @@
<string name="browser_menu_refresh">重新整理</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">停止</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">書籤</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">編輯書籤</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">說明</string>
<!-- Browser menu button that sends a to a the what's new article -->
@ -94,6 +98,13 @@
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_powered_by2">Powered by %1$s</string>
<!-- Browser menu button to put the the current page in reader mode -->
<string name="browser_menu_read">閱讀畫面</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">在應用程式中開啟</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">外觀設定</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">掃描</string>
@ -308,27 +319,6 @@
<!-- Preference for using following device theme -->
<string name="preference_follow_device_theme">跟隨裝置佈景主題</string>
<!-- Quick Action Sheet -->
<!-- Button in the browser chrome to share the current page -->
<string name="quick_action_share">分享頁面</string>
<!-- Button in the browser chrome to download the current page -->
<string name="quick_action_download">下載頁面</string>
<!-- Button in the browser chrome in the browser to bookmark the current page -->
<string name="quick_action_bookmark">加入書籤</string>
<!-- Button in the browser chrome in the browser to edit the bookmark of the current page -->
<string name="quick_action_bookmark_edit">編輯書籤</string>
<!-- Button in the browser chrome in the browser to put the the current page in reader mode -->
<string name="quick_action_read">閱讀模式</string>
<!-- Button in the browser chrome to exit reader mode -->
<string name="quick_action_read_close">關閉</string>
<!-- Button in the browser chrome to open the current page in an external app -->
<string name="quick_action_open_app_link">於應用程式開啟</string>
<!-- Button in the browser chrome to configure reader mode appearance e.g. the used font type and size -->
<string name="quick_action_read_appearance">外觀設定</string>
<!-- Content description (not visible, for screen readers etc.): Quick action sheet handle to provide users
with shortcuts to commonly used actions such as Share, Bookmark etc.. -->
<string name="quick_action_sheet_handle">快速操作</string>
<!-- Library -->
<!-- Option in Library to open Sessions page -->
<string name="library_sessions">瀏覽階段</string>
@ -1043,4 +1033,16 @@
<string name="saved_login_reveal_password">顯示密碼</string>
<!-- Content Description (for screenreaders etc) read for the button to hide a password in logins -->
<string name="saved_login_hide_password">隱藏密碼</string>
<!-- Message displayed in biometric prompt displayed for authentication before allowing users to view their logins -->
<string name="logins_biometric_prompt_message">解鎖後即可檢視儲存的登入資訊</string>
<!-- Title of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_title">保護您的登入資訊與密碼</string>
<!-- Message of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_message">設定裝備鎖定方式、PIN 碼或密碼來保護您儲存下來的登入資訊與密碼,避免別人盜用。</string>
<!-- Negative button to ignore warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_later">稍後處理</string>
<!-- Positive button to send users to set up a pin of warning dialog if users have no device authentication set up -->
<string name="logins_warning_dialog_set_up_now">現在設定</string>
<!-- Title of PIN verification dialog to direct users to re-enter their device credentials to access their logins -->
<string name="logins_biometric_prompt_message_pin">裝置解鎖</string>
</resources>