1
0
Fork 0

Import strings from android-l10n

State: mozilla-l10n/android-l10n@97355ffcdc
master
Axel Hecht 2019-09-25 13:52:45 +02:00 committed by Jeff Boek
parent 1c9c5317eb
commit 2829235651
12 changed files with 906 additions and 46 deletions

View File

@ -114,7 +114,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">Über</string> <string name="preferences_category_about">Über</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">Suchmaschine</string> <string name="preferences_default_search_engine">Standardsuchmaschine</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Suchen</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Hilfe</string> <string name="preferences_help">Hilfe</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -138,6 +140,8 @@
<string name="preferences_category_privacy">Datenschutz</string> <string name="preferences_category_privacy">Datenschutz</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">Website-Berechtigungen</string> <string name="preferences_site_permissions">Website-Berechtigungen</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">Links in einem privaten Tab öffnen</string>
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Verknüpfung zum privaten Modus hinzufügen</string> <string name="preferences_add_private_browsing_shortcut">Verknüpfung zum privaten Modus hinzufügen</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
@ -237,8 +241,11 @@
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Für alle Websites aktivieren</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">Für alle Websites aktivieren</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions -->
<string name="exceptions_empty_message">Mit Ausnahmen können Sie den Schutz vor Aktivitätenverfolgung für ausgewählte Websites deaktivieren. \n\nWeitere Informationen</string> <string name="exceptions_empty_message_description">Mit Ausnahmen können Sie den Schutz vor Aktivitätenverfolgung für ausgewählte Websites deaktivieren.</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Weitere Informationen</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Global ausgeschaltet. Öffnen Sie die Einstellungen, um diesen einzuschalten.</string> <string name="preferences_tracking_protection_turned_off_globally">Global ausgeschaltet. Öffnen Sie die Einstellungen, um diesen einzuschalten.</string>
@ -513,6 +520,8 @@
<string name="clear_permission">Berechtigung löschen</string> <string name="clear_permission">Berechtigung löschen</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Berechtigungen auf allen Websites löschen</string> <string name="clear_permissions_on_all_sites">Berechtigungen auf allen Websites löschen</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">Automatische Wiedergabe</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">Kamera</string> <string name="preference_phone_feature_camera">Kamera</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -536,6 +545,11 @@
<!-- Summary of tracking protection preference if tracking protection is set to off --> <!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Aus</string> <string name="tracking_protection_off">Aus</string>
<!-- Label that indicates video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked">Video und Audio blockiert</string>
<!-- Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">Video und Audio erlaubt</string>
<!-- Collections --> <!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections --> <!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Sammeln Sie die Inhalte, die Ihnen wichtig sind. Speichern Sie für den Anfang geöffnete Tabs in einer neuen Sammlung.</string> <string name="collections_description">Sammeln Sie die Inhalte, die Ihnen wichtig sind. Speichern Sie für den Anfang geöffnete Tabs in einer neuen Sammlung.</string>
@ -618,6 +632,15 @@
<!-- Share error message --> <!-- Share error message -->
<string name="share_error_snackbar">Kann nicht für diese App freigegeben werden</string> <string name="share_error_snackbar">Kann nicht für diese App freigegeben werden</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">An Gerät senden</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">Keine Geräte verbunden</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">Mehr über das Senden von Tabs erfahren…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">Weiteres Gerät verbinden…</string>
<!-- Notifications --> <!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. --> <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">Private Surf-Sitzung</string> <string name="notification_pbm_channel_name">Private Surf-Sitzung</string>
@ -837,8 +860,14 @@
<string name="preference_enhanced_tracking_protection_standard">Standard (empfohlen)</string> <string name="preference_enhanced_tracking_protection_standard">Standard (empfohlen)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">Ausgewogen für Schutz und Leistung.</string> <string name="preference_enhanced_tracking_protection_standard_description">Ausgewogen für Schutz und Leistung.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Die Seiten werden normal geladen, aber weniger Tracker blockiert.</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Streng</string> <string name="preference_enhanced_tracking_protection_strict">Streng</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">Streng (Standard)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">Stärkerer Tracking-Schutz und schnellere Leistung, aber einige Websites funktionieren möglicherweise nicht richtig.</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">Streng (empfohlen)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Streng (empfohlen)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
@ -906,4 +935,60 @@
<string name="add_to_homescreen_add">Hinzufügen</string> <string name="add_to_homescreen_add">Hinzufügen</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog --> <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Name der Verknüpfung</string> <string name="add_to_homescreen_text_placeholder">Name der Verknüpfung</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Zugangsdaten und Passwörter</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">Zugangsdaten und Passwörter speichern</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save">Zum Speichern nachfragen</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">Nie speichern</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">Automatisch ausfüllen</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Zugangsdaten synchronisieren</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">Ein</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">Aus</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Verbindung wiederherstellen</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Bei Sync anmelden</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Gespeicherte Zugangsdaten</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Ausnahmen</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">Zugangsdaten und Passwörter, die nicht gespeichert werden, werden hier angezeigt.</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">Zugangsdaten und Passwörter werden für diese Websites nicht gespeichert.</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Zugangsdaten durchsuchen</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Alphabetisch</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Kürzlich verwendet</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Website</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Benutzername</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Passwort</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">Geben Sie Ihre PIN erneut ein</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Zum Anzeigen Ihrer gespeicherten Zugangsdaten entsperren</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">Diese Verbindung ist nicht verschlüsselt. Hier eingegebene Zugangsdaten könnten in falsche Hände geraten.</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 -->
<string name="logins_insecure_connection_warning_learn_more">Weitere Informationen</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">Soll %s diese Zugangsdaten speichern?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Speichern</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">Nicht speichern</string>
</resources> </resources>

View File

@ -117,7 +117,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">Acerca de</string> <string name="preferences_category_about">Acerca de</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">Buscador</string> <string name="preferences_default_search_engine">Motor de búsqueda predeterminado</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Buscar</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Ayuda</string> <string name="preferences_help">Ayuda</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -141,6 +143,8 @@
<string name="preferences_category_privacy">Privacidad</string> <string name="preferences_category_privacy">Privacidad</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">Permisos del sitio</string> <string name="preferences_site_permissions">Permisos del sitio</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">Abrir enlaces en una pestaña privada</string>
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Agregar atajo de navegación privada</string> <string name="preferences_add_private_browsing_shortcut">Agregar atajo de navegación privada</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
@ -239,8 +243,11 @@
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Habilitar para todos los sitios</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">Habilitar para todos los sitios</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions -->
<string name="exceptions_empty_message">Las excepciones te permiten deshabilitar la protección contra rastreo para los sitios seleccionados. \n\nConocer más</string> <string name="exceptions_empty_message_description">Las excepciones te permiten deshabilitar la protección de rastreo para los sitios seleccionados.</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Conocer más</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Deshabilitado globalmente, ir a Ajustes para habilitarlo.</string> <string name="preferences_tracking_protection_turned_off_globally">Deshabilitado globalmente, ir a Ajustes para habilitarlo.</string>
@ -519,6 +526,8 @@
<string name="clear_permission">Eliminar permiso</string> <string name="clear_permission">Eliminar permiso</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Eliminar permisos en todos los sitios</string> <string name="clear_permissions_on_all_sites">Eliminar permisos en todos los sitios</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">Reproducción automática</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">Cámara</string> <string name="preference_phone_feature_camera">Cámara</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -542,6 +551,11 @@
<!-- Summary of tracking protection preference if tracking protection is set to off --> <!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Desactivado</string> <string name="tracking_protection_off">Desactivado</string>
<!-- Label that indicates video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked">Video y audio bloqueados</string>
<!-- Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">Video y audio permitidos</string>
<!-- Collections --> <!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections --> <!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Recolectá lo que te importa. Para comenzar, guardá las pestañas abiertas en una nueva colección.</string> <string name="collections_description">Recolectá lo que te importa. Para comenzar, guardá las pestañas abiertas en una nueva colección.</string>
@ -614,6 +628,15 @@
<!-- Share error message --> <!-- Share error message -->
<string name="share_error_snackbar">No se puede compartir con esta aplicación</string> <string name="share_error_snackbar">No se puede compartir con esta aplicación</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">Enviar al dispositivo</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">No hay dispositivos conectados</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">Conocer sobre enviar pestañas…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">Conectar otro dispositivo…</string>
<!-- Notifications --> <!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. --> <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">Sesión de navegación privada</string> <string name="notification_pbm_channel_name">Sesión de navegación privada</string>
@ -830,8 +853,14 @@
<string name="preference_enhanced_tracking_protection_standard">Estándar (recomendado)</string> <string name="preference_enhanced_tracking_protection_standard">Estándar (recomendado)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">Equilibrado para protección y rendimiento.</string> <string name="preference_enhanced_tracking_protection_standard_description">Equilibrado para protección y rendimiento.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Las páginas se van a cargar normalmente, pero bloquean menos rastreadores.</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Estricta</string> <string name="preference_enhanced_tracking_protection_strict">Estricta</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">Estricta (predeterminada)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">Mayor protección de rastreo y rendimiento más rápido, pero algunos sitios pueden no funcionar correctamente.</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">Estricto (recomendada)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Estricto (recomendada)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
@ -899,4 +928,60 @@
<string name="add_to_homescreen_add">Agregar</string> <string name="add_to_homescreen_add">Agregar</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog --> <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Nombre de acceso directo</string> <string name="add_to_homescreen_text_placeholder">Nombre de acceso directo</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Inicios de sesión y contraseñas</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">Guardar inicios de sesión y contraseñas</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save">Solicitar guardar</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">Nunca guardar</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">Autocompletar</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Sincronizar inicios de sesión</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">Habilitado</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">Deshabilitado</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Reconectar</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Iniciar sesión en Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Inicios de sesión guardados</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Excepciones</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">Los inicios de sesión y las contraseñas que no se guardan se mostrarán aquí.</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">Los inicios de sesión y las contraseñas no se van a guardar para estos sitios.</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Buscar inicios de sesión</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Alfabéticamente</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Usado recientemente</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Sitio</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Nombre de usuario</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Contraseña</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">Reingresá tu PIN</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Desbloqueá para ver tus inicios de sesión guardados</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">Esta conexión no es segura. Los ingresos de sesión en este sitio pueden estar comprometidos.</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 -->
<string name="logins_insecure_connection_warning_learn_more">Conocer más</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">¿Querés que %s guarde este inicio de sesión?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Guardar</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">No guardar</string>
</resources> </resources>

View File

@ -118,7 +118,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">Acerca de</string> <string name="preferences_category_about">Acerca de</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">Buscador</string> <string name="preferences_default_search_engine">Motor de búsqueda predeterminado</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Buscar</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Ayuda</string> <string name="preferences_help">Ayuda</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -142,6 +144,8 @@
<string name="preferences_category_privacy">Privacidad</string> <string name="preferences_category_privacy">Privacidad</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">Permisos del sitio</string> <string name="preferences_site_permissions">Permisos del sitio</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">Ejecutar enlaces en una pestaña privada</string>
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Agregar acceso directo a navegación privada</string> <string name="preferences_add_private_browsing_shortcut">Agregar acceso directo a navegación privada</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
@ -242,8 +246,11 @@
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Activar para todos los sitios</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">Activar para todos los sitios</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions -->
<string name="exceptions_empty_message">Las excepciones te permiten deshabilitar la protección contra el rastreo para los sitios seleccionados.\n\nSaber más</string> <string name="exceptions_empty_message_description">Las excepciones te permiten deshabilitar la protección contra rastreo en sitios seleccionados.</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Saber más</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Se desactivó en general, ve a Ajustes para activarlo.</string> <string name="preferences_tracking_protection_turned_off_globally">Se desactivó en general, ve a Ajustes para activarlo.</string>
@ -516,6 +523,8 @@
<string name="clear_permission">Eliminar permisos</string> <string name="clear_permission">Eliminar permisos</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Eliminar permisos de todos los sitios</string> <string name="clear_permissions_on_all_sites">Eliminar permisos de todos los sitios</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">Reproducir automáticamente</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">Cámara</string> <string name="preference_phone_feature_camera">Cámara</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -539,6 +548,11 @@
<!-- Summary of tracking protection preference if tracking protection is set to off --> <!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Desactivada</string> <string name="tracking_protection_off">Desactivada</string>
<!-- Label that indicates video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked">Video y audio bloqueados</string>
<!-- Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">Video y audio permitidos</string>
<!-- Collections --> <!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections --> <!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Guarda las cosas que te importan. Para empezar, guarda las pestañas abiertas en una nueva colección.</string> <string name="collections_description">Guarda las cosas que te importan. Para empezar, guarda las pestañas abiertas en una nueva colección.</string>
@ -621,6 +635,15 @@
<!-- Share error message --> <!-- Share error message -->
<string name="share_error_snackbar">No se puede compartir con esta aplicación</string> <string name="share_error_snackbar">No se puede compartir con esta aplicación</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">Enviar a dispositivo</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">No hay dispositivos conectados</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">Saber más sobre cómo enviar pestañas…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">Conectar otro dispositivo…</string>
<!-- Notifications --> <!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. --> <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">Sesión de navegación privada</string> <string name="notification_pbm_channel_name">Sesión de navegación privada</string>
@ -841,8 +864,14 @@
<string name="preference_enhanced_tracking_protection_standard">Estándar (recomendado)</string> <string name="preference_enhanced_tracking_protection_standard">Estándar (recomendado)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">Equilibrio entre protección y rendimiento.</string> <string name="preference_enhanced_tracking_protection_standard_description">Equilibrio entre protección y rendimiento.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Las páginas se cargarán como siempre, pero bloquearán menos rastreadores.</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Estricto</string> <string name="preference_enhanced_tracking_protection_strict">Estricto</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">Estricto (predeterminado)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">Protección contra rastreo mejorada y mayor rendimiento, pero puede que algunos sitios no funcionen correctamente.</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">Estricto (recomendado)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Estricto (recomendado)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
@ -911,4 +940,60 @@
<string name="add_to_homescreen_add">Añadir</string> <string name="add_to_homescreen_add">Añadir</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog --> <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Nombre de acceso directo</string> <string name="add_to_homescreen_text_placeholder">Nombre de acceso directo</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Inicios de sesión y contraseñas</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">Guardar inicios de sesión y contraseñas</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save">Preguntar antes de guardar</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">No guardar nunca</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">Rellenar automáticamente</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Inicios de sesión sincronizados</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">Activado</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">Desactivado</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Volver a conectar</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Iniciar sesión en Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Inicios de sesión guardados</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Excepciones</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">Los inicios de sesión y contraseñas no guardados aparecerán aquí.</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">No se guardarán los inicios de sesión y contraseñas para estos sitios.</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Buscar inicios de sesión</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Alfabéticamente</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Usados recientemente</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Sitio</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Nombre de usuario</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Contraseña</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">Vuelve a introducir el PIN</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Desbloquear para ver los inicios de sesión guardados</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">La conexión no es segura. Los inicios de sesión introducidos en esta página podrían verse comprometidos.</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 -->
<string name="logins_insecure_connection_warning_learn_more">Saber más</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">¿Quieres que %s guarde este inicio de sesión?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Guardar</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">No guardar</string>
</resources> </resources>

View File

@ -25,7 +25,7 @@
<string name="private_browsing_title">Estás en una sesión privada</string> <string name="private_browsing_title">Estás en una sesión privada</string>
<!-- Explanation for private browsing displayed to users on home view when they first enable private mode <!-- Explanation for private browsing displayed to users on home view when they first enable private mode
The first parameter is the name of the app defined in app_name (for example: Fenix) --> The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="private_browsing_placeholder">%$s limpia tu historial de búsqueda y navegación cuando cierras una sesión privada <string name="private_browsing_placeholder">%1$s limpia tu historial de búsqueda y navegación cuando cierras una sesión privada
        Aunque no te hace anónimo para los sitios web o proveedor de servicios de Internet,         Aunque no te hace anónimo para los sitios web o proveedor de servicios de Internet,
        te ayuda a mantener en privado lo que haces en línea frente a cualquier otra persona que use este dispositivo. \n\nMitos comunes sobre la navegación privada         te ayuda a mantener en privado lo que haces en línea frente a cualquier otra persona que use este dispositivo. \n\nMitos comunes sobre la navegación privada
                 
@ -210,7 +210,7 @@
<!-- Text for displaying the default device name. <!-- Text for displaying the default device name.
The first parameter is the application name, the second is the device manufacturer name The first parameter is the application name, the second is the device manufacturer name
and the third is the device model. --> and the third is the device model. -->
<string name="default_device_name">%s en % s%s</string> <string name="default_device_name">%s en %s %s</string>
<!-- Send Tab --> <!-- Send Tab -->
<!-- Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app --> <!-- Name of the "receive tabs" notification channel. Displayed in the "App notifications" system settings for the app -->

View File

@ -117,7 +117,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">Over</string> <string name="preferences_category_about">Over</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">Zoekmachine</string> <string name="preferences_default_search_engine">Standaardzoekmachine</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Zoeken</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Help</string> <string name="preferences_help">Help</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -141,6 +143,8 @@
<string name="preferences_category_privacy">Privacy</string> <string name="preferences_category_privacy">Privacy</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">Websitemachtigingen</string> <string name="preferences_site_permissions">Websitemachtigingen</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">Koppelingen openen in een privétabblad</string>
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Snelkoppeling naar privénavigatie toevoegen</string> <string name="preferences_add_private_browsing_shortcut">Snelkoppeling naar privénavigatie toevoegen</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
@ -236,8 +240,9 @@
<string name="preferences_tracking_protection_exceptions_description">Bescherming tegen volgen is uit voor deze websites</string> <string name="preferences_tracking_protection_exceptions_description">Bescherming tegen volgen is uit voor deze websites</string>
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Inschakelen voor alle websites</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">Inschakelen voor alle websites</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message">Met uitzonderingen kunt u beveiliging tegen volgen voor geselecteerde websites uitschakelen.\n\nMeer informatie</string> <string name="exceptions_empty_message_learn_more_link">Meer info</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Globaal uitgeschakeld, ga naar Instellingen om in te schakelen.</string> <string name="preferences_tracking_protection_turned_off_globally">Globaal uitgeschakeld, ga naar Instellingen om in te schakelen.</string>
@ -507,6 +512,8 @@
<string name="clear_permission">Toestemming wissen</string> <string name="clear_permission">Toestemming wissen</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Toestemmingen op alle websites wissen</string> <string name="clear_permissions_on_all_sites">Toestemmingen op alle websites wissen</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">Automatisch afspelen</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">Camera</string> <string name="preference_phone_feature_camera">Camera</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -888,4 +895,38 @@
<string name="add_to_homescreen_add">Toevoegen</string> <string name="add_to_homescreen_add">Toevoegen</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog --> <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Naam snelkoppeling</string> <string name="add_to_homescreen_text_placeholder">Naam snelkoppeling</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Aanmeldingen en wachtwoorden</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">Aanmeldingen en wachtwoorden opslaan</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">Aan</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">Uit</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Opnieuw verbinden</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Aanmelden bij Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Opgeslagen aanmeldingen</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Uitzonderingen</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Alfabetisch</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Onlangs gebruikt</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Website</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Gebruikersnaam</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Wachtwoord</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 -->
<string name="logins_insecure_connection_warning_learn_more">Meer info</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Opslaan</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">Niet opslaan</string>
</resources> </resources>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<!-- App name for private browsing mode, only the "(Private)" portion should be localized. -->
<string name="app_name_private">Firefox Preview (ਨਿੱਜੀ)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">ਹੋਰ ਚੋਣਾਂ</string> <string name="content_description_menu">ਹੋਰ ਚੋਣਾਂ</string>
@ -28,6 +31,20 @@
<!-- Delete session button to erase your history in a private session --> <!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">ਸ਼ੈਸ਼ਨ ਹਟਾਓ</string> <string name="private_browsing_delete_session">ਸ਼ੈਸ਼ਨ ਹਟਾਓ</string>
<!-- Private mode shortcut "contextual feature recommender" (CFR) -->
<!-- Text for the main message -->
<string name="cfr_message">ਤੁਹਾਡੀ ਮੁੱਖ ਸਕਰੀਨ ਤੋਂ ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਖੋਲ੍ਹਣ ਲਈ ਸ਼ਾਰਟਕੱਟ ਜੋੜੋ।</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">ਸ਼ਾਰਟਕੱਟ ਜੋੜੋ</string>
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">ਨਹੀਂ, ਧੰਨਵਾਦ</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab">ਨਵੀਂ ਟੈਬ ਖੋਲ੍ਹੋ</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab">ਨਵੀਂ ਪ੍ਰਾਈਵੇਟ ਟੈਬ ਖੋਲ੍ਹੋ</string>
<!-- Browser Fragment --> <!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs --> <!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">ਟੈਬਾਂ ਖੋਲ੍ਹੋ</string> <string name="browser_tabs_button">ਟੈਬਾਂ ਖੋਲ੍ਹੋ</string>
@ -41,12 +58,16 @@
<string name="browser_menu_stop">ਰੋਕੋ</string> <string name="browser_menu_stop">ਰੋਕੋ</string>
<!-- Browser menu button that sends a user to help articles --> <!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">ਮਦਦ</string> <string name="browser_menu_help">ਮਦਦ</string>
<!-- Browser menu button that sends a to a the what's new article -->
<string name="browser_menu_whats_new">ਨਵਾਂ ਕੀ ਹੈ</string>
<!-- Browser menu button that opens the settings menu --> <!-- Browser menu button that opens the settings menu -->
<string name="browser_menu_settings">ਸੈਟਿੰਗਾਂ</string> <string name="browser_menu_settings">ਸੈਟਿੰਗਾਂ</string>
<!-- Browser menu button that opens a user's library --> <!-- Browser menu button that opens a user's library -->
<string name="browser_menu_your_library">ਤੁਹਾਡੀ ਲਾਇਬਰੇਰੀ</string> <string name="browser_menu_your_library">ਤੁਹਾਡੀ ਲਾਇਬਰੇਰੀ</string>
<!-- Browser menu toggle that requests a desktop site --> <!-- Browser menu toggle that requests a desktop site -->
<string name="browser_menu_desktop_site">ਡੈਸਕਟਾਪ ਸਾਈਟ</string> <string name="browser_menu_desktop_site">ਡੈਸਕਟਾਪ ਸਾਈਟ</string>
<!-- Browser menu toggle that adds a shortcut to the site on the device home screen. -->
<string name="browser_menu_add_to_homescreen">ਮੁੱਖ ਸਕਰੀਨ ‘ਤੇ ਜੋੜੋ</string>
<!-- Browser menu button that opens the find in page menu --> <!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">ਸਫ਼ੇ ‘ਚ ਲੱਭੋ</string> <string name="browser_menu_find_in_page">ਸਫ਼ੇ ‘ਚ ਲੱਭੋ</string>
<!-- Browser menu button that creates a private tab --> <!-- Browser menu button that creates a private tab -->
@ -95,9 +116,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">ਇਸ ਬਾਰੇ</string> <string name="preferences_category_about">ਇਸ ਬਾਰੇ</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">ਖੋਜ ਇੰਜਣ</string> <string name="preferences_default_search_engine">ਮੂਲ ਖੋਜ ਇੰਜਣ</string>
<!-- Preference for showing visited sites and bookmarks in awesomebar --> <!-- Preference for settings related to Search -->
<string name="preference_show_visited_sites_bookmarks">ਖੋਲ੍ਹੀਆਂ ਸਾਈਟਾਂ ਅਤੇ ਬੁੱਕਮਾਰਕ ਵੇਖਾਓ</string> <string name="preferences_search">ਖੋਜੋ</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">ਮਦਦ</string> <string name="preferences_help">ਮਦਦ</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -121,6 +142,10 @@
<string name="preferences_category_privacy">ਪਰਦੇਦਾਰੀ</string> <string name="preferences_category_privacy">ਪਰਦੇਦਾਰੀ</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">ਸਾਈਟ ਇਜਾਜ਼ਤਾਂ</string> <string name="preferences_site_permissions">ਸਾਈਟ ਇਜਾਜ਼ਤਾਂ</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">ਲਿੰਕਾਂ ਨੂੰ ਪ੍ਰਾਈਵੇਟ ਟੈਬ ‘ਚ ਚਲਾਓ</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">ਪ੍ਰਾਈਵੇਟ ਬਰਾਊਜ਼ਿੰਗ ਸ਼ਾਰਟਕੱਟ ਜੋੜੋ</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
<string name="preferences_accessibility">ਅਸੈਸਬਿਲਟੀ</string> <string name="preferences_accessibility">ਅਸੈਸਬਿਲਟੀ</string>
<!-- Preference category for account information --> <!-- Preference category for account information -->
@ -149,6 +174,12 @@
<string name="preferences_remote_debugging">USB ਰਾਹੀਂ ਰਿਮੋਟ ਡੀਬੱਗ ਕਰਨਾ</string> <string name="preferences_remote_debugging">USB ਰਾਹੀਂ ਰਿਮੋਟ ਡੀਬੱਗ ਕਰਨਾ</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">ਖੋਜ ਸੁਝਾਅ ਵੇਖਾਓ</string> <string name="preferences_show_search_suggestions">ਖੋਜ ਸੁਝਾਅ ਵੇਖਾਓ</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">ਕਲਿੱਪਬੋਰਡ ਸੁਝਾਅ ਵੇਖਾਓ</string>
<!-- Preference title for switch preference to suggest browsing history when searching -->
<string name="preferences_search_browsing_history">ਬਰਾਊਜ਼ਿੰਗ ਅਤੀਤ ਖੋਜੋ</string>
<!-- Preference title for switch preference to suggest bookmarks when searching -->
<string name="preferences_search_bookmarks">ਬੁੱਕਮਾਰਕ ਖੋਜੋ</string>
<!-- Preference for account settings --> <!-- Preference for account settings -->
<string name="preferences_account_settings">ਖਾਤਾ ਸੈਟਿੰਗਾਂ</string> <string name="preferences_account_settings">ਖਾਤਾ ਸੈਟਿੰਗਾਂ</string>
@ -210,8 +241,11 @@
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">ਸਾਰੀਆਂ ਸਾਈਟਾਂ ਲਈ ਚਾਲੂ ਕਰੋ</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">ਸਾਰੀਆਂ ਸਾਈਟਾਂ ਲਈ ਚਾਲੂ ਕਰੋ</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions -->
<string name="exceptions_empty_message">ਛੋਟਾਂ ਤੁਹਾਨੂੰ ਚੁਣੀਆਂ ਸਾਈਤਾਂ ਲਈ ਟਰੈਕਿੰਗ ਸੁਰੱਖਿਆ ਨੂੰ ਅਸਮਰੱਥ ਕਰਨ ਦਿੰਦੀਆਂ ਹਨ।\n\nਹੋਰ ਸਿੱਖੋ</string> <string name="exceptions_empty_message_description">ਛੋਟਾਂ ਚੁਣੀਆਂ ਸਾਈਟਾਂ ਲਈ ਤੁਹਾਨੂੰ ਟਰੈਕਿੰਗ ਸੁਰੱਖਿਆ ਨੂੰ ਅਸਮਰੱਥ ਕਰਨ ਦਿੰਦੀਆਂ ਹਨ।</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">ਹੋਰ ਸਿੱਖੋ</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">ਪੂਰੇ ਤੌਰ ‘ਤੇ ਬੰਦ ਹੈ, ਇਸ ਨੂੰ ਚਾਲੂ ਕਰਨ ਲਈ ਸੈਟਿੰਗਾਂ ‘ਤੇ ਜਾਓ।</string> <string name="preferences_tracking_protection_turned_off_globally">ਪੂਰੇ ਤੌਰ ‘ਤੇ ਬੰਦ ਹੈ, ਇਸ ਨੂੰ ਚਾਲੂ ਕਰਨ ਲਈ ਸੈਟਿੰਗਾਂ ‘ਤੇ ਜਾਓ।</string>
@ -483,6 +517,8 @@
<string name="clear_permission">ਇਜਾਜ਼ਤਾਂ ਸਾਫ਼ ਕਰੋ</string> <string name="clear_permission">ਇਜਾਜ਼ਤਾਂ ਸਾਫ਼ ਕਰੋ</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">ਸਾਰੀਆਂ ਸਾਈਟਾਂ ‘ਤੇ ਇਜਾਜ਼ਤਾਂ ਸਾਫ਼ ਕਰੋ</string> <string name="clear_permissions_on_all_sites">ਸਾਰੀਆਂ ਸਾਈਟਾਂ ‘ਤੇ ਇਜਾਜ਼ਤਾਂ ਸਾਫ਼ ਕਰੋ</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">ਆਪੇ-ਚਲਾਓ</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">ਕੈਮਰਾ</string> <string name="preference_phone_feature_camera">ਕੈਮਰਾ</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -506,6 +542,11 @@
<!-- Summary of tracking protection preference if tracking protection is set to off --> <!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">ਬੰਦ</string> <string name="tracking_protection_off">ਬੰਦ</string>
<!-- Label that indicates video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked">ਵਿਡੀਓ ਤੇ ਆਡੀਓ ‘ਤੇ ਪਾਬੰਦੀ ਲਾਈ</string>
<!-- Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">ਵਿਡੀਓ ਅਤੇ ਆਡੀਓ ਦੀ ਇਜਾਜ਼ਤ ਹੈ</string>
<!-- Collections --> <!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections --> <!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">ਜੋ ਚੀਜ਼ਾਂ ਤੁਹਾਡੇ ਲਈ ਮਹੱਤਵ ਰੱਖਦੀਆਂ ਹਨ, ਨੂੰ ਇਕੱਤਰ ਕਰੋ। ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਨਵੇਂ ਭੰਡਾਰ ਵਿੱਚ ਖੋਲ੍ਹੀਆਂ ਟੈਬਾਂ ਨੂੰ ਸੰਭਾਲੋ।</string> <string name="collections_description">ਜੋ ਚੀਜ਼ਾਂ ਤੁਹਾਡੇ ਲਈ ਮਹੱਤਵ ਰੱਖਦੀਆਂ ਹਨ, ਨੂੰ ਇਕੱਤਰ ਕਰੋ। ਸ਼ੁਰੂ ਕਰਨ ਲਈ ਨਵੇਂ ਭੰਡਾਰ ਵਿੱਚ ਖੋਲ੍ਹੀਆਂ ਟੈਬਾਂ ਨੂੰ ਸੰਭਾਲੋ।</string>
@ -574,7 +615,26 @@
<!-- Confirmation dialog button --> <!-- Confirmation dialog button -->
<string name="sync_confirmation_button">ਸਮਝ ਗਏ</string> <string name="sync_confirmation_button">ਸਮਝ ਗਏ</string>
<!-- Share error message -->
<string name="share_error_snackbar">ਇਹ ਐਪ ਨਾਲ ਸਾਂਝਾ ਨਹੀਂ ਕੀਤਾ ਜਾ ਸਕਦਾ</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">ਡਿਵਾਈਸ ਨੂੰ ਭੇਜੋ</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">ਕੋਈ ਡਿਵਾਈਸ ਕਨੈਕਟ ਨਹੀਂ ਹੈ</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">ਟੈਬਾਂ ਭੇਜਣ ਬਾਰੇ ਸਿ਼ੱਖੋ…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">…ਹੋਰ ਡਿਵਾਈਸ ਨਾਲ ਕਨੈਕਟ ਕਰੋ</string>
<!-- Notifications --> <!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">ਪ੍ਰਾਈਵੇਟ ਬਰਾਊਜ਼ਿੰਗ ਸ਼ੈਸ਼ਨ</string>
<!-- Text shown in the notification that pops up to remind the user that a private browsing session is active. -->
<string name="notification_pbm_delete_text">ਪ੍ਰਾਈਵੇਟ ਟੈਬਾਂ ਨੂੰ ਹਟਾਓ</string>
<!-- Notification action to open Fenix and resume the current browsing session. -->
<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>
<!-- Text shown in snackbar when user deletes a collection --> <!-- Text shown in snackbar when user deletes a collection -->
<string name="snackbar_collection_deleted">ਭੰਡਾਰ ਹਟਾਇਆ</string> <string name="snackbar_collection_deleted">ਭੰਡਾਰ ਹਟਾਇਆ</string>
<!-- Text shown in snackbar when user renames a collection --> <!-- Text shown in snackbar when user renames a collection -->
@ -656,13 +716,13 @@
<string name="preferences_delete_browsing_data_on_quit">ਬੰਦ ਕਰਨ ‘ਤੇ ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲਾ ਡਾਟਾ ਹਟਾਓ</string> <string name="preferences_delete_browsing_data_on_quit">ਬੰਦ ਕਰਨ ‘ਤੇ ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲਾ ਡਾਟਾ ਹਟਾਓ</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. --> <!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit">ਜਦੋਂ ਤੁਸੀਂ ਮੁੱਖ ਮੇਨੂ ਤੋਂ &quot;ਬਾਹਰ&quot; ਨੂੰ ਚੁਣਦੇ ਹੋ ਤਾਂ ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲਾ ਡਾਟਾ ਆਪਣੇ-ਆਪ ਹਟਾਇਆ ਜਾਂਦਾ ਹੈ</string> <string name="preference_summary_delete_browsing_data_on_quit">ਜਦੋਂ ਤੁਸੀਂ ਮੁੱਖ ਮੇਨੂ ਤੋਂ &quot;ਬਾਹਰ&quot; ਨੂੰ ਚੁਣਦੇ ਹੋ ਤਾਂ ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲਾ ਡਾਟਾ ਆਪਣੇ-ਆਪ ਹਟਾਇਆ ਜਾਂਦਾ ਹੈ</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">ਬਰਾਊਜ਼ਿੰਗ ਅਤੀਤ</string>
<!-- Action item in menu for the Delete browsing data on quit feature --> <!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">ਬਾਹਰ</string> <string name="delete_browsing_data_on_quit_action">ਬਾਹਰ</string>
<!-- Dialog message to the user asking to delete browsing data. --> <!-- Dialog message to the user asking to delete browsing data. -->
<string name="delete_browsing_data_prompt_message">ਇਹ ਤੁਹਾਡੇ ਬਰਾਊਜ਼ ਕਰਨ ਦੇ ਸਾਰੇ ਡਾਟੇ ਨੂੰ ਹਟਾਏਗਾ।</string> <string name="delete_browsing_data_prompt_message">ਇਹ ਤੁਹਾਡੇ ਬਰਾਊਜ਼ ਕਰਨ ਦੇ ਸਾਰੇ ਡਾਟੇ ਨੂੰ ਹਟਾਏਗਾ।</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string name="delete_browsing_data_prompt_message_2">ਕੀ ਤੁਸੀਂ ਚੁਣੇ ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲੇ ਡਾਟੇ ਨੂੰ ਹਟਾਉਣਾ ਚਾਹੁੰਦੇ ਹੋ?</string>
<!-- Dialog message to the user asking to delete browsing data. Parameter will be replaced by app name. --> <!-- Dialog message to the user asking to delete browsing data. Parameter will be replaced by app name. -->
<string name="delete_browsing_data_prompt_message_3">%s ਚੁਣੇ ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲੇ ਡਾਟੇ ਨੂੰ ਹਟਾਏਗਾ।</string> <string name="delete_browsing_data_prompt_message_3">%s ਚੁਣੇ ਬਰਾਊਜ਼ ਕਰਨ ਵਾਲੇ ਡਾਟੇ ਨੂੰ ਹਟਾਏਗਾ।</string>
<!-- Text for the cancel button for the data deletion dialog --> <!-- Text for the cancel button for the data deletion dialog -->
@ -774,11 +834,17 @@
<!-- Text displayed that links to website about enhanced tracking protection --> <!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">ਹੋਰ ਸਿੱਖੋ</string> <string name="preference_enhanced_tracking_protection_explanation_learn_more">ਹੋਰ ਸਿੱਖੋ</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_option">ਮਿਆਰੀ</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard">ਮਿਆਰੀ (ਸਿਫਾਰਸ਼ੀ)</string> <string name="preference_enhanced_tracking_protection_standard">ਮਿਆਰੀ (ਸਿਫਾਰਸ਼ੀ)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">ਸੁਰੱਖਿਆ ਅਤੇ ਕਾਰਗੁਜ਼ਾਰੀ ਲਈ ਸੰਤੁਲਿਤ ਕੀਤਾ।</string> <string name="preference_enhanced_tracking_protection_standard_description">ਸੁਰੱਖਿਆ ਅਤੇ ਕਾਰਗੁਜ਼ਾਰੀ ਲਈ ਸੰਤੁਲਿਤ ਕੀਤਾ।</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">ਸਖ਼ਤ</string> <string name="preference_enhanced_tracking_protection_strict">ਸਖ਼ਤ</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">ਸਖ਼ਤ (ਮੂਲ)</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">ਸਖ਼ਤ (ਸਿਫਾਰਸ਼ੀ)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">ਮਜ਼ਬੂਤ ਸੁਰੱਖਿਆ, ਪਰ ਕੁਝ ਸਾਈਟਾਂ ਜਾਂ ਸਮੱਗਰੀ ਦੇ ਠੀਕ ਤਰ੍ਹਾਂ ਕੰਮ ਨਾ ਕਰਨ ਦਾ ਕਾਰਨ ਹੋ ਸਕਦਾ ਹੈ।</string> <string name="preference_enhanced_tracking_protection_strict_description">ਮਜ਼ਬੂਤ ਸੁਰੱਖਿਆ, ਪਰ ਕੁਝ ਸਾਈਟਾਂ ਜਾਂ ਸਮੱਗਰੀ ਦੇ ਠੀਕ ਤਰ੍ਹਾਂ ਕੰਮ ਨਾ ਕਰਨ ਦਾ ਕਾਰਨ ਹੋ ਸਕਦਾ ਹੈ।</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -817,7 +883,81 @@
<string name="about_your_rights">ਤੁਹਾਡੇ ਹੱਕ</string> <string name="about_your_rights">ਤੁਹਾਡੇ ਹੱਕ</string>
<!-- About page link text to open open source licenses screen --> <!-- About page link text to open open source licenses screen -->
<string name="about_open_source_licenses">ਸਾਡੇ ਵਲੋਂ ਵਰਤੀਆਂ ਆਜ਼ਾਦ ਸਰੋਤ ਲਾਇਬਰੇਰੀਆਂ</string> <string name="about_open_source_licenses">ਸਾਡੇ ਵਲੋਂ ਵਰਤੀਆਂ ਆਜ਼ਾਦ ਸਰੋਤ ਲਾਇਬਰੇਰੀਆਂ</string>
<!-- About page link text to open what's new link -->
<string name="about_whats_new">%s ‘ਚ ਨਵਾਂ ਕੀ ਹੈ</string>
<!-- Open source licenses page title <!-- Open source licenses page title
The first parameter is the app name --> The first parameter is the app name -->
<string name="open_source_licenses_title">%s | OSS ਲਾਇਬਰੇਰੀਆਂ</string> <string name="open_source_licenses_title">%s | OSS ਲਾਇਬਰੇਰੀਆਂ</string>
<!-- Content description of the tab counter toolbar button when one tab is open -->
<string name="tab_counter_content_description_one_tab">1 ਟੈਬ</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
<string name="tab_counter_content_description_multi_tab">%d ਟੈਬਾਂ</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">ਕਾਪੀ ਕਰੋ</string>
<!-- Paste & go the text in the clipboard. '&amp;' is replaced with the ampersand symbol: & -->
<string name="browser_toolbar_long_press_popup_paste_and_go">ਚੇਪੋ ਤੇ ਜਾਓ</string>
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">ਚੇਪੋ</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">ਮੁੱਖ ਸਕਰੀਨ ‘ਤੇ ਜੋੜੋ</string>
<!-- Cancel button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_cancel">ਰੱਦ ਕਰੋ</string>
<!-- Add button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_add">ਜੋੜੋ</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">ਸ਼ਾਰਟਕੱਟ ਨਾਂ</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">ਲਾਗਇਨ ਅਤੇ ਪਾਸਵਰਡ</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">ਲਾਗਇਨ ਅਤੇ ਪਾਸਵਰਡ ਸੰਭਾਲੋ</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save"> ਸੰਭਾਲਣ ਲਈ ਪੁੱਛੋ</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">ਕਦੇ ਨਾ ਸੰਭਾਲੋ</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">ਆਪੇ-ਭਰੋ</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">ਲਾਗਇਨ ਸਿੰਕ ਕਰੋ</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">ਚਾਲੂ</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">ਬੰਦ</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">ਮੁੜ-ਕਨੈਕਟ ਕਰੋ</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">ਸਿੰਕ ਲਈ ਸਾਇਨ ਇਨ ਕਰੋ</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">ਸੰਭਾਲੇ ਹੋਏ ਲਾਗਇਨ</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">ਛੋਟਾਂ</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">ਲਾਗਇਨ ਖੋਜੋ</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">ਵਰਣਨਮਾਲਾ ਮੁਤਾਬਕ</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">ਤਾਜ਼ਾ ਵਰਤੇ</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">ਸਾਈਟ</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">ਵਰਤੋਂਕਾਰ ਨਾਂ</string>
<!-- The header for the password for a login -->
<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">ਆਪਣਾ ਪਿੰਨ ਮੁੜ ਦਿਓ</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">ਆਪਣੇ ਸੰਭਾਲੇ ਹੋਏ ਲਾਗਇਨ ਵੇਖਣ ਲਈ ਅਣ-ਲਾਕ ਕਰੋ</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 -->
<string name="logins_insecure_connection_warning_learn_more">ਹੋਰ ਸਿੱਖੋ</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">ਕੀ ਤੁਸੀਂ %s ਨੂੰ ਇਹ ਲਾਗਇਨ ਸੰਭਾਲਣ ਦੇਣਾ ਚਾਹੁੰਦੇ ਹੋ?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">ਸੰਭਾਲੋ</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">ਨਾ ਸੰਭਾਲੋ</string>
</resources> </resources>

View File

@ -120,7 +120,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">О приложении</string> <string name="preferences_category_about">О приложении</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">Поисковая система</string> <string name="preferences_default_search_engine">Поисковая система по умолчанию</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Поиск</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Справка</string> <string name="preferences_help">Справка</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -144,6 +146,8 @@
<string name="preferences_category_privacy">Приватность</string> <string name="preferences_category_privacy">Приватность</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">Разрешения для сайтов</string> <string name="preferences_site_permissions">Разрешения для сайтов</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">Открыть ссылки в приватной вкладке</string>
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Добавить ярлык приватного просмотра</string> <string name="preferences_add_private_browsing_shortcut">Добавить ярлык приватного просмотра</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
@ -241,8 +245,11 @@
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Включить для всех сайтов</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">Включить для всех сайтов</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions -->
<string name="exceptions_empty_message">Исключения позволяют вам отключить защиту от отслеживания на выбранных сайтах.\n\nУзнать больше</string> <string name="exceptions_empty_message_description">Исключения позволяют вам отключить защиту от отслеживания на выбранных сайтах.</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Узнать больше</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Выключено глобально. Можно включить в настройках.</string> <string name="preferences_tracking_protection_turned_off_globally">Выключено глобально. Можно включить в настройках.</string>
@ -515,6 +522,8 @@
<string name="clear_permission">Удалить разрешение</string> <string name="clear_permission">Удалить разрешение</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Удалить разрешения для всех сайтов</string> <string name="clear_permissions_on_all_sites">Удалить разрешения для всех сайтов</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">Автовоспроизведение</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">Камера</string> <string name="preference_phone_feature_camera">Камера</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -538,6 +547,11 @@
<!-- Summary of tracking protection preference if tracking protection is set to off --> <!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Отключена</string> <string name="tracking_protection_off">Отключена</string>
<!-- Label that indicates video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked">Видео и аудио заблокированы</string>
<!-- Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">Видео и аудио разрешены</string>
<!-- Collections --> <!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections --> <!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Собирайте то, что важно для вас. Чтобы начать, сохраните открытые вкладки в новую коллекцию.</string> <string name="collections_description">Собирайте то, что важно для вас. Чтобы начать, сохраните открытые вкладки в новую коллекцию.</string>
@ -620,6 +634,15 @@
<!-- Share error message --> <!-- Share error message -->
<string name="share_error_snackbar">Не удалось отправить в это приложение</string> <string name="share_error_snackbar">Не удалось отправить в это приложение</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">Отправить на устройство</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">Ни одного устройства не подключено</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">Узнать больше об отправке вкладок…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">Подключить другое устройство…</string>
<!-- Notifications --> <!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. --> <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">Приватная сессия</string> <string name="notification_pbm_channel_name">Приватная сессия</string>
@ -840,8 +863,14 @@
<string name="preference_enhanced_tracking_protection_standard">Стандартная (рекомендуется)</string> <string name="preference_enhanced_tracking_protection_standard">Стандартная (рекомендуется)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">Обеспечивает наилучший баланс защиты и производительности.</string> <string name="preference_enhanced_tracking_protection_standard_description">Обеспечивает наилучший баланс защиты и производительности.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Страницы будут загружаться нормально, но будет блокироваться меньше трекеров.</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Строгая</string> <string name="preference_enhanced_tracking_protection_strict">Строгая</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">Строгая (по умолчанию)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">Строгая защита от отслеживания с увеличенной производительностью, некоторые сайты могут работать некорректно.</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">Строгая (рекомендуется)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Строгая (рекомендуется)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
@ -909,4 +938,60 @@
<string name="add_to_homescreen_add">Добавить</string> <string name="add_to_homescreen_add">Добавить</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog --> <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Название ярлыка</string> <string name="add_to_homescreen_text_placeholder">Название ярлыка</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Логины и пароли</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">Сохранение логинов и паролей</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save">Предлагать сохранить</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">Никогда не сохранять</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">Автозаполнение</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Синхронизация логинов</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">Включена</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">Отключена</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Переподключиться</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Войти в Синхронизацию</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Сохранённые логины</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Исключения</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">Здесь будут показаны не сохраняемые логины и пароли.</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">Логины и пароли для этих сайтов сохраняться не будут.</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Поиск логинов</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">В алфавитном порядке</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Недавно использованные</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Сайт</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Имя пользователя</string>
<!-- The header for the password for a login -->
<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 -->
<string name="logins_insecure_connection_warning_learn_more">Узнать больше</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">Вы хотите, чтобы %s сохранил ваш логин?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Сохранить</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">Не сохранять</string>
</resources> </resources>

View File

@ -112,8 +112,6 @@
<string name="preferences_category_basics">Základné nastavenia</string> <string name="preferences_category_basics">Základné nastavenia</string>
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">O aplikácii</string> <string name="preferences_category_about">O aplikácii</string>
<!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">Vyhľadávací modul</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Pomocník</string> <string name="preferences_help">Pomocník</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -228,8 +226,9 @@
<string name="preferences_tracking_protection_exceptions_description">Ochrana pred sledovaním je vypnutá na týchto stránkach</string> <string name="preferences_tracking_protection_exceptions_description">Ochrana pred sledovaním je vypnutá na týchto stránkach</string>
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Zapnúť na všetkých stránkach</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">Zapnúť na všetkých stránkach</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message">Pomocou výnimiek môžete vypnúť ochranu pred sledovaním na vybraných stránkach.\n\nĎalšie informácie</string> <string name="exceptions_empty_message_learn_more_link">Ďalšie informácie</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Ochranu pred sledovaním môžete opätovne zapnúť v nastaveniach.</string> <string name="preferences_tracking_protection_turned_off_globally">Ochranu pred sledovaním môžete opätovne zapnúť v nastaveniach.</string>
@ -499,6 +498,8 @@
<string name="clear_permission">Odstrániť povolenie</string> <string name="clear_permission">Odstrániť povolenie</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Odstrániť povolenia pre všetky stránky</string> <string name="clear_permissions_on_all_sites">Odstrániť povolenia pre všetky stránky</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">Automatické prehrávanie</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">Kamera</string> <string name="preference_phone_feature_camera">Kamera</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -650,7 +651,7 @@
<string name="preferences_delete_browsing_data_browsing_history_title">História</string> <string name="preferences_delete_browsing_data_browsing_history_title">História</string>
<!-- Subtitle for the history items in delete browsing data, parameter will be replaced with the <!-- Subtitle for the history items in delete browsing data, parameter will be replaced with the
number of history pages the user has --> number of history pages the user has -->
<string name="preferences_delete_browsing_data_browsing_history_subtitle">Počet stránok:</string> <string name="preferences_delete_browsing_data_browsing_history_subtitle">Počet stránok: %d</string>
<!-- Title for the collections item in Delete browsing data --> <!-- Title for the collections item in Delete browsing data -->
<string name="preferences_delete_browsing_data_collections_title">Kolekcie</string> <string name="preferences_delete_browsing_data_collections_title">Kolekcie</string>
<!-- Subtitle for the collections item in Delete browsing data, parameter will be replaced with the <!-- Subtitle for the collections item in Delete browsing data, parameter will be replaced with the
@ -826,4 +827,5 @@
<string name="add_to_homescreen_add">Pridať</string> <string name="add_to_homescreen_add">Pridať</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog --> <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Názov skratky</string> <string name="add_to_homescreen_text_placeholder">Názov skratky</string>
</resources>
</resources>

View File

@ -116,7 +116,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">Om</string> <string name="preferences_category_about">Om</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">Sökmotor</string> <string name="preferences_default_search_engine">Standardsökmotor</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">Sök</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Hjälp</string> <string name="preferences_help">Hjälp</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -140,6 +142,8 @@
<string name="preferences_category_privacy">Sekretess</string> <string name="preferences_category_privacy">Sekretess</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">Webbplatsbehörigheter</string> <string name="preferences_site_permissions">Webbplatsbehörigheter</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">Öppna länkar i en privat flik</string>
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Lägg till genväg för privat surfning</string> <string name="preferences_add_private_browsing_shortcut">Lägg till genväg för privat surfning</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
@ -237,8 +241,11 @@
<string name="preferences_tracking_protection_exceptions_description">Spårningsskydd är avstängt för dessa webbplatser</string> <string name="preferences_tracking_protection_exceptions_description">Spårningsskydd är avstängt för dessa webbplatser</string>
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Slå på för alla webbplatser</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">Slå på för alla webbplatser</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions -->
<string name="exceptions_empty_message">Med undantag kan du inaktivera spårningsskydd för utvalda webbplatser.\n\nLäs mer</string> <string name="exceptions_empty_message_description">Undantag gör att du kan inaktivera spårningsskydd för utvalda webbplatser.</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">Läs mer</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Stängt av globalt, gå till Inställningar för att slå på den.</string> <string name="preferences_tracking_protection_turned_off_globally">Stängt av globalt, gå till Inställningar för att slå på den.</string>
@ -511,6 +518,8 @@
<string name="clear_permission">Rensa behörigheter</string> <string name="clear_permission">Rensa behörigheter</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Rensa behörigheter på alla webbplatser</string> <string name="clear_permissions_on_all_sites">Rensa behörigheter på alla webbplatser</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">Automatisk uppspelning</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">Kamera</string> <string name="preference_phone_feature_camera">Kamera</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -534,6 +543,11 @@
<!-- Summary of tracking protection preference if tracking protection is set to off --> <!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">Av</string> <string name="tracking_protection_off">Av</string>
<!-- Label that indicates video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked">Video och ljud blockerat</string>
<!-- Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">Video och ljud tillåtet</string>
<!-- Collections --> <!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections --> <!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">Samla de saker som är viktiga för dig. För att starta, spara öppna flikar i en ny samling.</string> <string name="collections_description">Samla de saker som är viktiga för dig. För att starta, spara öppna flikar i en ny samling.</string>
@ -606,6 +620,16 @@
<!-- Share error message --> <!-- Share error message -->
<string name="share_error_snackbar">Kan inte dela med den här appen</string> <string name="share_error_snackbar">Kan inte dela med den här appen</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">Skicka till enhet</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">Inga enheter anslutna</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">Lär dig mer om att skicka flikar…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">Anslut en annan enhet…</string>
<!-- Notifications --> <!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. --> <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">Privat surfsession</string> <string name="notification_pbm_channel_name">Privat surfsession</string>
@ -823,8 +847,14 @@
<string name="preference_enhanced_tracking_protection_standard">Standard (rekommenderas)</string> <string name="preference_enhanced_tracking_protection_standard">Standard (rekommenderas)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">Balanserad för skydd och prestanda.</string> <string name="preference_enhanced_tracking_protection_standard_description">Balanserad för skydd och prestanda.</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">Sidor laddas normalt men blockerar färre trackers.</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Strikt</string> <string name="preference_enhanced_tracking_protection_strict">Strikt</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">Strikt (Standard)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">Starkare spårningsskydd och snabbare prestanda, men vissa webbplatser kanske inte fungerar korrekt.</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">Strikt (rekommenderas)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">Strikt (rekommenderas)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
@ -892,4 +922,60 @@
<string name="add_to_homescreen_add">Lägg till</string> <string name="add_to_homescreen_add">Lägg till</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog --> <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Genvägens namn</string> <string name="add_to_homescreen_text_placeholder">Genvägens namn</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Inloggningar och lösenord</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">Spara inloggningar och lösenord</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save">Fråga för att spara</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">Spara aldrig</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">Autofyll</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Synkronisera inloggningar</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on"></string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">Av</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Återanslut</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">Logga in till Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Sparade inloggningar</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">Undantag</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">Inloggningar och lösenord som inte sparas visas här.</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">Inloggningar och lösenord sparas inte för dessa webbplatser.</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Sök inloggningar</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Alfabetiskt</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Nyligen använd</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Webbplats</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Användarnamn</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Lösenord</string>
<!-- Message displayed in security prompt to reenter a secret pin to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin">Ange din PIN-kod igen</string>
<!-- Message displayed in security prompt to access saved logins -->
<string name="preferences_passwords_saved_logins_enter_pin_description">Lås upp för att se dina sparade inloggningar</string>
<!-- Message displayed when a connection is insecure and we detect the user is entering a password -->
<string name="logins_insecure_connection_warning">Den här anslutningen är inte säker. Inloggningar som anges här kan äventyras.</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 -->
<string name="logins_insecure_connection_warning_learn_more">Läs mer</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">Vill du att %s ska spara den här inloggningen?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Spara</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">Spara inte</string>
</resources> </resources>

View File

@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<!-- App name for private browsing mode, only the "(Private)" portion should be localized. -->
<string name="app_name_private">Firefox Preview (Gizli)</string>
<!-- Home Fragment --> <!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. --> <!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">Daha fazla seçenek</string> <string name="content_description_menu">Daha fazla seçenek</string>
@ -23,6 +26,17 @@
<!-- Delete session button to erase your history in a private session --> <!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">Oturumu sil</string> <string name="private_browsing_delete_session">Oturumu sil</string>
<!-- Text for the positive button -->
<string name="cfr_pos_button_text">Kısayol ekle</string>
<!-- Text for the negative button -->
<string name="cfr_neg_button_text">Gerek yok</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab">Yeni sekme aç</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab">Yeni gizli sekme aç</string>
<!-- Browser Fragment --> <!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs --> <!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">ık sekmeler</string> <string name="browser_tabs_button">ık sekmeler</string>
@ -93,9 +107,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">Hakkında</string> <string name="preferences_category_about">Hakkında</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">Arama motoru</string> <string name="preferences_default_search_engine">Varsayılan arama motoru</string>
<!-- Preference for showing visited sites and bookmarks in awesomebar --> <!-- Preference for settings related to Search -->
<string name="preference_show_visited_sites_bookmarks">Ziyaret edilen siteleri ve yer imlerini göster</string> <string name="preferences_search">Arama</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">Yardım</string> <string name="preferences_help">Yardım</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -119,6 +133,10 @@
<string name="preferences_category_privacy">Gizlilik</string> <string name="preferences_category_privacy">Gizlilik</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">Site izinleri</string> <string name="preferences_site_permissions">Site izinleri</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">Bağlantıları gizli sekmede aç</string>
<!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">Gizli gezinti kısayolu ekle</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
<string name="preferences_accessibility">Erişilebilirlik</string> <string name="preferences_accessibility">Erişilebilirlik</string>
<!-- Preference category for account information --> <!-- Preference category for account information -->
@ -147,6 +165,12 @@
<string name="preferences_remote_debugging">USB ile uzaktan hata ayıklama</string> <string name="preferences_remote_debugging">USB ile uzaktan hata ayıklama</string>
<!-- Preference title for switch preference to show search suggestions --> <!-- Preference title for switch preference to show search suggestions -->
<string name="preferences_show_search_suggestions">Arama önerilerini göster</string> <string name="preferences_show_search_suggestions">Arama önerilerini göster</string>
<!-- Preference title for switch preference to show a clipboard suggestion when searching -->
<string name="preferences_show_clipboard_suggestions">Pano önerilerini göster</string>
<!-- Preference title for switch preference to suggest browsing history when searching -->
<string name="preferences_search_browsing_history">Gezinti geçmişinde temizle</string>
<!-- Preference title for switch preference to suggest bookmarks when searching -->
<string name="preferences_search_bookmarks">Yer imlerinde ara</string>
<!-- Preference for account settings --> <!-- Preference for account settings -->
<string name="preferences_account_settings">Hesap ayarları</string> <string name="preferences_account_settings">Hesap ayarları</string>
@ -205,8 +229,7 @@
<string name="preferences_tracking_protection_exceptions_description">Aşağıdaki sitelerde izlenme koruması kapatıldı</string> <string name="preferences_tracking_protection_exceptions_description">Aşağıdaki sitelerde izlenme koruması kapatıldı</string>
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">Tüm sitelerde aç</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">Tüm sitelerde aç</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message">İstisnalar, seçilen sitelerde izlenme korumasını kapatmanıza izin verir.\n\nDaha fazla bilgi alın</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">Tamamen kapalı. Açmak için Ayarlara gidin.</string> <string name="preferences_tracking_protection_turned_off_globally">Tamamen kapalı. Açmak için Ayarlara gidin.</string>
@ -474,6 +497,8 @@
<string name="clear_permission">İzni temizle</string> <string name="clear_permission">İzni temizle</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Tüm sitelerdeki izinleri temizle</string> <string name="clear_permissions_on_all_sites">Tüm sitelerdeki izinleri temizle</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">Otomatik oynatma</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">Kamera</string> <string name="preference_phone_feature_camera">Kamera</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -565,6 +590,15 @@
<!-- Confirmation dialog button --> <!-- Confirmation dialog button -->
<string name="sync_confirmation_button">Anladım</string> <string name="sync_confirmation_button">Anladım</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">Cihaza gönder</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">Bağlı cihaz yok</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">Sekme gönderme hakkında bilgi alın…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">Başka bir cihaz bağla…</string>
<!-- Notifications --> <!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. --> <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">Gizli gezinti oturumu</string> <string name="notification_pbm_channel_name">Gizli gezinti oturumu</string>
@ -653,13 +687,15 @@
<string name="preferences_delete_browsing_data_on_quit">Çıkarken gezinti verilerini sil</string> <string name="preferences_delete_browsing_data_on_quit">Çıkarken gezinti verilerini sil</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. --> <!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit">Ana menüden &quot;Çık&quot;ı seçtiğinizde gezinti verilerini otomatik olarak siler</string> <string name="preference_summary_delete_browsing_data_on_quit">Ana menüden &quot;Çık&quot;ı seçtiğinizde gezinti verilerini otomatik olarak siler</string>
<!-- Summary for the Delete browsing data on quit preference. "Quit" translation should match delete_browsing_data_on_quit_action translation. -->
<string name="preference_summary_delete_browsing_data_on_quit_2">Ana menüden \&quot;Çık\&quot;ı seçtiğinizde gezinti verilerini otomatik olarak siler</string>
<!-- Category for history items to delete on quit in delete browsing data on quit -->
<string name="preferences_delete_browsing_data_on_quit_browsing_history">Gezinti geçmişi</string>
<!-- Action item in menu for the Delete browsing data on quit feature --> <!-- Action item in menu for the Delete browsing data on quit feature -->
<string name="delete_browsing_data_on_quit_action">Çık</string> <string name="delete_browsing_data_on_quit_action">Çık</string>
<!-- Dialog message to the user asking to delete browsing data. --> <!-- Dialog message to the user asking to delete browsing data. -->
<string name="delete_browsing_data_prompt_message">Bu işlem tüm gezinti verilerinizi silecektir.</string> <string name="delete_browsing_data_prompt_message">Bu işlem tüm gezinti verilerinizi silecektir.</string>
<!-- Dialog message to the user asking to delete browsing data. -->
<string name="delete_browsing_data_prompt_message_2">Seçili gezinti verilerini silmek istediğinizden emin misiniz?</string>
<!-- Dialog message to the user asking to delete browsing data. Parameter will be replaced by app name. --> <!-- Dialog message to the user asking to delete browsing data. Parameter will be replaced by app name. -->
<string name="delete_browsing_data_prompt_message_3">%s seçili gezinti verilerini silecek.</string> <string name="delete_browsing_data_prompt_message_3">%s seçili gezinti verilerini silecek.</string>
<!-- Text for the cancel button for the data deletion dialog --> <!-- Text for the cancel button for the data deletion dialog -->
@ -770,11 +806,17 @@
<!-- Text displayed that links to website about enhanced tracking protection --> <!-- Text displayed that links to website about enhanced tracking protection -->
<string name="preference_enhanced_tracking_protection_explanation_learn_more">Daha fazla bilgi al</string> <string name="preference_enhanced_tracking_protection_explanation_learn_more">Daha fazla bilgi al</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_option">Standart</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard">Standart (önerilen)</string> <string name="preference_enhanced_tracking_protection_standard">Standart (önerilen)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">Dengeli koruma ve performans.</string> <string name="preference_enhanced_tracking_protection_standard_description">Dengeli koruma ve performans.</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">Sıkı</string> <string name="preference_enhanced_tracking_protection_strict">Sıkı</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">Sıkı (Varsayılan)</string>
<!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">Sıkı (önerilen)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_description">Daha güçlü koruma, ama bazı siteler ve içerikler düzgün çalışmayabilir.</string> <string name="preference_enhanced_tracking_protection_strict_description">Daha güçlü koruma, ama bazı siteler ve içerikler düzgün çalışmayabilir.</string>
<!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings --> <!-- Header for categories that are being blocked by current Enhanced Tracking Protection settings -->
@ -821,4 +863,53 @@
<string name="tab_counter_content_description_one_tab">1 sekme</string> <string name="tab_counter_content_description_one_tab">1 sekme</string>
<!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) --> <!-- Content description of the tab counter toolbar button when multiple tabs are open. First parameter will be replaced with the number of tabs (always more than one) -->
<string name="tab_counter_content_description_multi_tab">%d sekme</string> <string name="tab_counter_content_description_multi_tab">%d sekme</string>
<!-- Browser long press popup menu -->
<!-- Copy the current url -->
<string name="browser_toolbar_long_press_popup_copy">Kopyala</string>
<!-- Paste & go the text in the clipboard. '&amp;' is replaced with the ampersand symbol: & -->
<string name="browser_toolbar_long_press_popup_paste_and_go">Yapıştır ve git</string>
<!-- Paste the text in the clipboard -->
<string name="browser_toolbar_long_press_popup_paste">Yapıştır</string>
<!-- Title text for the Add To Homescreen dialog -->
<string name="add_to_homescreen_title">Ana ekrana ekle</string>
<!-- Add button text for the Add to Homescreen dialog -->
<string name="add_to_homescreen_add">Ekle</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">Kısayol adı</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">Hesaplar ve parolalar</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">Kullanıcı adı ve parolaları kaydet</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">Hesapları eşitle</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">ık</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">Kapalı</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">Yeniden bağlan</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">Kayıtlı hesaplar</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">İstisnalar</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">Hesaplarda ara</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">Alfabetik</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">Son kullanılanlar</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">Site</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">Kullanıcı adı</string>
<!-- The header for the password for a login -->
<string name="preferences_passwords_saved_logins_password">Parola</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">Kaydet</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">Kaydetme</string>
</resources> </resources>

View File

@ -119,7 +119,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">关于</string> <string name="preferences_category_about">关于</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">搜索引擎</string> <string name="preferences_default_search_engine">默认搜索引擎</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">搜索</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">帮助</string> <string name="preferences_help">帮助</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -143,6 +145,8 @@
<string name="preferences_category_privacy">隐私</string> <string name="preferences_category_privacy">隐私</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">站点权限</string> <string name="preferences_site_permissions">站点权限</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">在隐私标签页中打开链接</string>
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">添加隐私浏览快捷方式</string> <string name="preferences_add_private_browsing_shortcut">添加隐私浏览快捷方式</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
@ -242,8 +246,11 @@
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">为所有网站启用</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">为所有网站启用</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions -->
<string name="exceptions_empty_message">您可以对某些网站设置例外,禁用其跟踪保护。\n\n详细了解</string> <string name="exceptions_empty_message_description">您可以对某些网站设置例外,禁用其跟踪保护。</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">详细了解</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">已全局关闭,请前往“设置”开启。</string> <string name="preferences_tracking_protection_turned_off_globally">已全局关闭,请前往“设置”开启。</string>
@ -520,6 +527,8 @@
<string name="clear_permission">清除权限</string> <string name="clear_permission">清除权限</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">清除所有网站的权限</string> <string name="clear_permissions_on_all_sites">清除所有网站的权限</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">自动播放</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">相机</string> <string name="preference_phone_feature_camera">相机</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -543,6 +552,11 @@
<!-- Summary of tracking protection preference if tracking protection is set to off --> <!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off"></string> <string name="tracking_protection_off"></string>
<!-- Label that indicates video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked">已阻止视频和音频</string>
<!-- Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">已允许视频和音频</string>
<!-- Collections --> <!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections --> <!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">收集对您来说重要的东西。首先请将打开的标签页,保存到新的收藏集。</string> <string name="collections_description">收集对您来说重要的东西。首先请将打开的标签页,保存到新的收藏集。</string>
@ -626,6 +640,15 @@
<!-- Share error message --> <!-- Share error message -->
<string name="share_error_snackbar">无法分享至该应用</string> <string name="share_error_snackbar">无法分享至该应用</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">发送到设备</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">尚未连上其他设备</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">了解发送标签页…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">连接其他设备…</string>
<!-- Notifications --> <!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. --> <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">隐私浏览会话</string> <string name="notification_pbm_channel_name">隐私浏览会话</string>
@ -844,8 +867,12 @@
<string name="preference_enhanced_tracking_protection_standard">标准(推荐)</string> <string name="preference_enhanced_tracking_protection_standard">标准(推荐)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">平衡保护和性能。</string> <string name="preference_enhanced_tracking_protection_standard_description">平衡保护和性能。</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">页面将正常加载,但拦截的跟踪器会减少。</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">严格</string> <string name="preference_enhanced_tracking_protection_strict">严格</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">严格(默认)</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">严格(推荐)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">严格(推荐)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
@ -913,4 +940,52 @@
<string name="add_to_homescreen_add">添加</string> <string name="add_to_homescreen_add">添加</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog --> <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">快捷方式名称</string> <string name="add_to_homescreen_text_placeholder">快捷方式名称</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">我的密码</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">保存登录名和密码</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">总不保存</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">自动填写</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">同步登录信息</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on"></string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off"></string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">重新连接</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">登录同步服务</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">存放的登录信息</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">例外</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">搜索登录信息</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">字母顺序</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">最近使用</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">网站</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">用户名</string>
<!-- The header for the password for a login -->
<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 -->
<string name="logins_insecure_connection_warning_learn_more">详细了解</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">保存</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">不保存</string>
</resources> </resources>

View File

@ -116,7 +116,9 @@
<!-- Preference category for all links about Fenix --> <!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">關於</string> <string name="preferences_category_about">關於</string>
<!-- Preference for settings related to changing the default search engine --> <!-- Preference for settings related to changing the default search engine -->
<string name="preferences_search_engine">搜尋引擎</string> <string name="preferences_default_search_engine">預設搜尋引擎</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">搜尋</string>
<!-- Preference linking to help about Fenix --> <!-- Preference linking to help about Fenix -->
<string name="preferences_help">說明</string> <string name="preferences_help">說明</string>
<!-- Preference link to rating Fenix on the Play Store --> <!-- Preference link to rating Fenix on the Play Store -->
@ -140,6 +142,8 @@
<string name="preferences_category_privacy">隱私權</string> <string name="preferences_category_privacy">隱私權</string>
<!-- Preference for advanced site permissions --> <!-- Preference for advanced site permissions -->
<string name="preferences_site_permissions">網站權限</string> <string name="preferences_site_permissions">網站權限</string>
<!-- Preference for launching links in a private tab-->
<string name="preferences_launch_links_in_private_mode">使用隱私分頁開啟鏈結</string>
<!-- Preference for adding private browsing shortcut --> <!-- Preference for adding private browsing shortcut -->
<string name="preferences_add_private_browsing_shortcut">新增隱私瀏覽模式捷徑</string> <string name="preferences_add_private_browsing_shortcut">新增隱私瀏覽模式捷徑</string>
<!-- Preference for accessibility --> <!-- Preference for accessibility -->
@ -239,8 +243,11 @@
<!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) --> <!-- Button in Exceptions Preference to turn on tracking protection for all sites (remove all exceptions) -->
<string name="preferences_tracking_protection_exceptions_turn_on_for_all">對所有網站開啟</string> <string name="preferences_tracking_protection_exceptions_turn_on_for_all">對所有網站開啟</string>
<!-- Text displayed when there are no exceptions, includes a learn more link that brings users to a tracking protection SUMO page --> <!-- Text displayed when there are no exceptions -->
<string name="exceptions_empty_message">您可以針對某些網站設定例外,關閉追蹤保護功能。\n\n了解更多資訊</string> <string name="exceptions_empty_message_description">您可以針對某些網站設定例外,關閉追蹤保護功能。</string>
<!-- Text displayed when there are no exceptions, with learn more link that brings users to a tracking protection SUMO page -->
<string name="exceptions_empty_message_learn_more_link">了解更多</string>
<!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on --> <!-- Description in Quick Settings that tells user tracking protection is off globally for all sites, and links to Settings to turn it on -->
<string name="preferences_tracking_protection_turned_off_globally">已全域關閉。請到「設定」頁面開啟。</string> <string name="preferences_tracking_protection_turned_off_globally">已全域關閉。請到「設定」頁面開啟。</string>
@ -513,6 +520,8 @@
<string name="clear_permission">清除權限</string> <string name="clear_permission">清除權限</string>
<!-- Button label for clearing all the information on all sites--> <!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">清除所有網站的權限</string> <string name="clear_permissions_on_all_sites">清除所有網站的權限</string>
<!-- Preference for altering video and audio autoplay for all websites -->
<string name="preference_browser_feature_autoplay">自動播放</string>
<!-- Preference for altering the camera access for all websites --> <!-- Preference for altering the camera access for all websites -->
<string name="preference_phone_feature_camera">攝影機</string> <string name="preference_phone_feature_camera">攝影機</string>
<!-- Preference for altering the microphone access for all websites --> <!-- Preference for altering the microphone access for all websites -->
@ -536,6 +545,11 @@
<!-- Summary of tracking protection preference if tracking protection is set to off --> <!-- Summary of tracking protection preference if tracking protection is set to off -->
<string name="tracking_protection_off">關閉</string> <string name="tracking_protection_off">關閉</string>
<!-- Label that indicates video and audio autoplay is blocked -->
<string name="preference_option_autoplay_blocked">已封鎖影音內容</string>
<!-- Label that indicates video and audio autoplay is allowed -->
<string name="preference_option_autoplay_allowed">已允許影音內容</string>
<!-- Collections --> <!-- Collections -->
<!-- Label to describe what collections are to a new user without any collections --> <!-- Label to describe what collections are to a new user without any collections -->
<string name="collections_description">收集對您來說重要的東西。首先請將開啟的分頁,儲存進新的收藏集。</string> <string name="collections_description">收集對您來說重要的東西。首先請將開啟的分頁,儲存進新的收藏集。</string>
@ -618,6 +632,15 @@
<!-- Share error message --> <!-- Share error message -->
<string name="share_error_snackbar">無法分享到此應用程式</string> <string name="share_error_snackbar">無法分享到此應用程式</string>
<!-- Add new device screen title -->
<string name="sync_add_new_device_title">傳送到裝置</string>
<!-- Text for the warning message on the Add new device screen -->
<string name="sync_add_new_device_message">沒有已連結的裝置</string>
<!-- Text for the button to learn about sending tabs -->
<string name="sync_add_new_device_learn_button">了解傳送分頁…</string>
<!-- Text for the button to connect another device -->
<string name="sync_add_new_device_connect_button">連結其他裝置…</string>
<!-- Notifications --> <!-- Notifications -->
<!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. --> <!-- The user visible name of the "notification channel" (Android 8+ feature) for the ongoing notification shown while a browsing session is active. -->
<string name="notification_pbm_channel_name">隱私瀏覽階段</string> <string name="notification_pbm_channel_name">隱私瀏覽階段</string>
@ -836,8 +859,14 @@
<string name="preference_enhanced_tracking_protection_standard">標準(推薦)</string> <string name="preference_enhanced_tracking_protection_standard">標準(推薦)</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings --> <!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description">在保護與效能間取得平衡。</string> <string name="preference_enhanced_tracking_protection_standard_description">在保護與效能間取得平衡。</string>
<!-- Preference description for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_standard_description_2">頁面可正常載入,但封鎖少一點追蹤器。</string>
<!-- Preference for enhanced tracking protection for the strict protection settings --> <!-- Preference for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict">嚴格</string> <string name="preference_enhanced_tracking_protection_strict">嚴格</string>
<!-- Preference for enhanced tracking protection for the strict protection settings, default setting -->
<string name="preference_enhanced_tracking_protection_strict_default">嚴格(預設)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings -->
<string name="preference_enhanced_tracking_protection_strict_default_description">更強大的追蹤保護功能與更快的效能,但某些網站會無法正常運作。</string>
<!-- Preference for enhanced tracking protection for the standard protection settings --> <!-- Preference for enhanced tracking protection for the standard protection settings -->
<string name="preference_enhanced_tracking_protection_strict_recommended">嚴格(建議)</string> <string name="preference_enhanced_tracking_protection_strict_recommended">嚴格(建議)</string>
<!-- Preference description for enhanced tracking protection for the strict protection settings --> <!-- Preference description for enhanced tracking protection for the strict protection settings -->
@ -905,4 +934,60 @@
<string name="add_to_homescreen_add">新增</string> <string name="add_to_homescreen_add">新增</string>
<!-- Placeholder text for the TextView in the Add to Homescreen dialog --> <!-- Placeholder text for the TextView in the Add to Homescreen dialog -->
<string name="add_to_homescreen_text_placeholder">捷徑名稱</string> <string name="add_to_homescreen_text_placeholder">捷徑名稱</string>
<!-- Preference for managing the settings for logins and passwords in Fenix -->
<string name="preferences_passwords_logins_and_passwords">登入資訊與密碼</string>
<!-- Preference for managing the saving of logins and passwords in Fenix -->
<string name="preferences_passwords_save_logins">儲存登入資訊與密碼</string>
<!-- Preference option for asking to save passwords in Fenix -->
<string name="preferences_passwords_save_logins_ask_to_save">詢問我是否儲存</string>
<!-- Preference option for never saving passwords in Fenix -->
<string name="preferences_passwords_save_logins_never_save">永不儲存</string>
<!-- Preference for autofilling saved logins in Fenix -->
<string name="preferences_passwords_autofill">自動填寫</string>
<!-- Preference for syncing saved logins in Fenix -->
<string name="preferences_passwords_sync_logins">同步登入資訊</string>
<!-- Syncing saved logins in Fenix is on -->
<string name="preferences_passwords_sync_logins_on">開啟</string>
<!-- Syncing saved logins in Fenix is off -->
<string name="preferences_passwords_sync_logins_off">關閉</string>
<!-- Syncing saved logins in Fenix needs reconnect to sync -->
<string name="preferences_passwords_sync_logins_reconnect">重新連結</string>
<!-- Syncing saved logins in Fenix needs login -->
<string name="preferences_passwords_sync_logins_sign_in">登入至 Sync</string>
<!-- Preference to access list of saved logins -->
<string name="preferences_passwords_saved_logins">儲存的登入資訊</string>
<!-- Preference to access list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions">例外網站</string>
<!-- Empty description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description_empty">不儲存登入資訊與密碼的網站將顯示於此處。</string>
<!-- Description of list of login exceptions that we never save logins for -->
<string name="preferences_passwords_exceptions_description">將不儲存這些網站的登入資訊與密碼。</string>
<!-- Hint for search box in logins list -->
<string name="preferences_passwords_saved_logins_search">搜尋登入資訊</string>
<!-- Option to sort logins list A-Z, alphabetically -->
<string name="preferences_passwords_saved_logins_alphabetically">按字母順序</string>
<!-- Option to sort logins list by most recently used -->
<string name="preferences_passwords_saved_logins_recently_used">最近使用</string>
<!-- The header for the site that a login is for -->
<string name="preferences_passwords_saved_logins_site">網站</string>
<!-- The header for the username for a login -->
<string name="preferences_passwords_saved_logins_username">使用者名稱</string>
<!-- The header for the password for a login -->
<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 -->
<string name="logins_insecure_connection_warning_learn_more">了解更多</string>
<!-- Prompt message displayed when Fenix detects a user has entered a password and user decides if Fenix should save it. The first parameter is the name of the application (For example: Fenix) -->
<string name="logins_doorhanger_save">想要讓 %s 儲存這筆登入資訊嗎?</string>
<!-- Positive confirmation that Fenix should save the new or updated login -->
<string name="logins_doorhanger_save_confirmation">儲存</string>
<!-- Negative confirmation that Fenix should not save the new or updated login -->
<string name="logins_doorhanger_save_dont_save">不要儲存</string>
</resources> </resources>