Import l10n.

This commit is contained in:
Mozilla L10n Automation Bot 2022-03-20 00:08:47 +00:00 committed by mergify[bot]
parent 57a5f69668
commit 8db26b5b71
8 changed files with 269 additions and 105 deletions

View File

@ -130,6 +130,11 @@
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">Stránek: %d</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Zobrazit synchronizované panely</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">Synchronizované zařízení</string>
<!-- History Metadata -->
<!-- Header text for a section on the home screen that displays grouped highlights from the
user's browsing history, such as topics they have researched or explored on the web -->
@ -240,7 +245,7 @@
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s bude sdílet text zadávaný do adresního řádku s vaším výchozím vyhledávačem.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Zjistit více</string>
<string moz:RemovedIn="100" name="search_suggestions_onboarding_learn_more_link" tools:ignore="UnusedResources">Zjistit více</string>
<!-- Search engine suggestion title text. The first parameter is the name of teh suggested engine-->
<string name="search_engine_suggestions_title">Hledat na %s</string>
@ -808,6 +813,8 @@
<string name="bookmark_delete_folder_confirmation_dialog">Opravdu chcete smazat tuto složku?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s smaže vybrané položky.</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">Zrušit</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Přidat složku</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -865,6 +872,9 @@
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">ZPĚT</string>
<!-- Text for the button to search all bookmarks -->
<string name="bookmark_search">Zadejte hledané výrazy</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Přejít do Nastavení</string>
@ -877,8 +887,16 @@
<string name="phone_feature_recommended">Doporučeno</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Vymazat oprávnění</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">OK</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">Zrušit</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">Vymazat oprávnění</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">OK</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">Zrušit</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Vymazat oprávnění pro všechny servery</string>
<!-- Preference for altering video and audio autoplay for all websites -->
@ -979,6 +997,11 @@
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Zobrazit</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">OK</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">Zrušit</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Sbírka č. %d</string>
@ -1145,28 +1168,28 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview je nyní Firefox Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">Firefox Preview je nyní Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly je aktualizován každou noc a obsahuje nové experimentální funkce. Může však být méně stabilní. Stáhněte si náš beta prohlížeč pro stabilnější zážitek.</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description" tools:ignore="UnusedResources">Firefox Nightly je aktualizován každou noc a obsahuje nové experimentální funkce. Může však být méně stabilní. Stáhněte si náš beta prohlížeč pro stabilnější zážitek.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Získat Firefox Beta pro Android</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_2" tools:ignore="UnusedResources">Získat Firefox Beta pro Android</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly se mění</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_installed" tools:ignore="UnusedResources">Firefox Nightly se mění</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Tato aplikace už nebude nadále dostávat bezpečnostní aktualizace. Přestaňte ji prosím používat a nainstalujete si novou Nightly.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_installed" tools:ignore="UnusedResources">Tato aplikace už nebude nadále dostávat bezpečnostní aktualizace. Přestaňte ji prosím používat a nainstalujete si novou Nightly.
\n\nPro přesun svých záložek, přihlašovacích údajů a historie prohlížení si prosím založte účet Firefoxu.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Používejte novou Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_installed" tools:ignore="UnusedResources">Používejte novou Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly se mění</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_not_installed" tools:ignore="UnusedResources">Firefox Nightly se mění</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Tato aplikace už nebude nadále dostávat bezpečnostní aktualizace. Přestaňte ji prosím používat a stáhněte si novou Nightly.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_not_installed" tools:ignore="UnusedResources">Tato aplikace už nebude nadále dostávat bezpečnostní aktualizace. Přestaňte ji prosím používat a stáhněte si novou Nightly.
\n\nPro přesun svých záložek, přihlašovacích údajů a historie prohlížení si prosím založte účet Firefoxu.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Stáhněte si novou Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_not_installed" tools:ignore="UnusedResources">Stáhněte si novou Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
@ -1657,6 +1680,8 @@
<string name="login_deletion_confirmation">Opravdu chcete tyto přihlašovací údaje odstranit?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Odstranit</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">Zrušit</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Možnosti přihlášení</string>
<!-- The editable text field for a login's web address. -->

View File

@ -44,8 +44,6 @@
<string name="recently_saved_show_all">Mostrar todo</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description_2">Mostrar todos los marcadores guardados</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string moz:removedIn="97" name="recently_saved_show_all_content_description" tools:ignore="UnusedResources">Botón para mostrar todos los marcadores guardados</string>
<!-- Text for the menu button to remove a recently saved bookmark from the user's home screen -->
<string name="recently_saved_menu_item_remove">Eliminar</string>
@ -127,8 +125,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Botón mostrar todas las pestañas recientes</string>
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string moz:removedIn="97" name="recent_tabs_show_all_content_description2" tools:ignore="UnusedResources">Mostrar todas las pestañas recientes</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string name="recent_tabs_search_term">Tu búsqueda de \&quot;%1$s\&quot;</string>
@ -137,6 +133,10 @@
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">%d sitios</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Ver todas las pestañas sincronizadas</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">Dispositivo sincronizado</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">Eliminar</string>
@ -151,8 +151,6 @@
<!-- Content description for the button which navigates the user to show all of their history. -->
<string name="past_explorations_show_all_content_description_2">Mostrar todas las exploraciones pasadas</string>
<!-- Content description for the button which navigates the user to show all of their history. -->
<string moz:removedIn="97" name="past_explorations_show_all_content_description" tools:ignore="UnusedResources">Botón mostrar todas las exploraciones pasadas</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
@ -248,7 +246,7 @@
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s compartirá todo lo que escribas en la barra de direcciones con tu motor de búsqueda predeterminado.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Aprender más</string>
<string moz:RemovedIn="100" name="search_suggestions_onboarding_learn_more_link" tools:ignore="UnusedResources">Aprender más</string>
<!-- Search engine suggestion title text. The first parameter is the name of teh suggested engine-->
<string name="search_engine_suggestions_title">Buscar %s</string>
@ -809,6 +807,8 @@
<string name="bookmark_delete_folder_confirmation_dialog">¿De verdad quieres borrar esta carpeta?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s eliminará los elementos seleccionados.</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">Cancelar</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Añadir carpeta</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -864,6 +864,9 @@
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">DESHACER</string>
<!-- Text for the button to search all bookmarks -->
<string name="bookmark_search">Ingresa los términos de búsqueda</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Ir a ajustes</string>
@ -875,8 +878,16 @@
<string name="phone_feature_recommended">Recomendado</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Eliminar permisos</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">Aceptar</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">Cancelar</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">Eliminar permiso</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">Aceptar</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">Cancelar</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Eliminar permisos en todos los sitios</string>
<!-- Preference for altering video and audio autoplay for all websites -->
@ -976,6 +987,11 @@
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Ver</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">Aceptar</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">Cancelar</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Colección %d</string>
@ -991,6 +1007,10 @@
<string name="share_link_all_apps_subheader">Todas las acciones</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string name="share_link_recent_apps_subheader">Por uso reciente</string>
<!-- Text for the copy link action in the share screen. -->
<string name="share_copy_link_to_clipboard">Copiar al portapapeles</string>
<!-- Toast shown after copying link to clipboard -->
<string name="toast_copy_link_to_clipboard">Copiado al portapapeles</string>
<!-- An option from the three dot menu to into sync -->
<string name="sync_menu_sign_in">Conectarse para sincronizar</string>
<!-- An option from the share dialog to sign into sync -->
@ -1134,29 +1154,29 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview es ahora Firefox Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">Firefox Preview es ahora Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly se actualiza todas las noches y tiene funciones experimentales nuevas.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description" tools:ignore="UnusedResources">Firefox Nightly se actualiza todas las noches y tiene funciones experimentales nuevas.
No obstante, puede ser menos estable. Baja nuestro navegador beta para una experiencia más estable.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Obtener Firefox para Android Beta</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_2" tools:ignore="UnusedResources">Obtener Firefox para Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly se mudó</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_installed" tools:ignore="UnusedResources">Firefox Nightly se mudó</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Esta aplicación ya no recibirá actualizaciones de seguridad. Deja de usarla y cambia al nuevo Nightly.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_installed" tools:ignore="UnusedResources">Esta aplicación ya no recibirá actualizaciones de seguridad. Deja de usarla y cambia al nuevo Nightly.
        \ n \ nPara transferir tus marcadores, credenciales e historial a otra aplicación, crea una cuenta de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Cambiá al nuevo Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_installed" tools:ignore="UnusedResources">Cambiá al nuevo Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly se mudó</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_not_installed" tools:ignore="UnusedResources">Firefox Nightly se mudó</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Esta aplicación ya no recibirá actualizaciones de seguridad. Obtén el nuevo Nightly y deja de usar esta aplicación.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_not_installed" tools:ignore="UnusedResources">Esta aplicación ya no recibirá actualizaciones de seguridad. Obtén el nuevo Nightly y deja de usar esta aplicación.
        \ n \ nPara transferir tus marcadores, credenciales e historial a otra aplicación, crea una cuenta de Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Obtén el nuevo Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_not_installed" tools:ignore="UnusedResources">Obtén el nuevo Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
@ -1164,10 +1184,9 @@
<string name="onboarding_header">¡Te damos la bienvenida a %s!</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string moz:RemovedIn="99" name="onboarding_account_sign_in_header_1" tools:ignore="UnusedResources">Sincroniza Firefox entre dispositivos</string>
<string name="onboarding_account_sign_in_header_1">Sincroniza Firefox entre dispositivos</string>
<!-- text for the Firefox account onboarding sign in card header. The first parameter is the name of the application.-->
<string name="onboarding_account_sign_in_header_2">Sincroniza %1$s entre dispositivos</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string moz:RemovedIn="100" name="onboarding_account_sign_in_header_2" tools:ignore="UnusedResources">Sincroniza %1$s entre dispositivos</string>
<!-- Text for the button to learn more about signing in to your Firefox account. The first parameter is the name of the application.-->
<string name="onboarding_manual_sign_in_description_2">Trae marcadores, historial y contraseñas a %1$s en este dispositivo.</string>
<!-- text for the button to manually sign into Firefox account. -->
@ -1648,6 +1667,8 @@
<string name="login_deletion_confirmation">¿De verdad quieres eliminar esta conexión?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Eliminar</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">Cancelar</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Opciones de credenciales</string>
<!-- The editable text field for a login's web address. -->
@ -1691,9 +1712,9 @@
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Por favor, habilita la sincronización de pestañas.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string moz:removedIn="99" name="synced_tabs_no_tabs" tools:ignore="UnusedResources">No tienes ninguna pestaña abierta en Firefox en tus otros dispositivos.</string>
<string name="synced_tabs_no_tabs">No tienes ninguna pestaña abierta en Firefox en tus otros dispositivos.</string>
<!-- Text displayed when user has no tabs that have been synced. The first parameter is the name of the application.-->
<string name="synced_tabs_no_tabs_2">No tienes ninguna pestaña abierta en %1$s en tus otros dispositivos.</string>
<string moz:RemovedIn="100" name="synced_tabs_no_tabs_2" tools:ignore="UnusedResources">No tienes ninguna pestaña abierta en %1$s en tus otros dispositivos.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Ver una lista de las pestañas de tus otros dispositivos.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->

View File

@ -134,6 +134,10 @@
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">%d sivustoa</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Näytä kaikki synkronoidut välilehdet</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">Synkronoidut laitteet</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">Poista</string>
@ -247,7 +251,7 @@
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s jakaa kaiken osoitepalkkiin kirjoittamasi asettamallesi oletushakukoneelle.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Lue lisää</string>
<string moz:RemovedIn="100" name="search_suggestions_onboarding_learn_more_link" tools:ignore="UnusedResources">Lue lisää</string>
<!-- Search engine suggestion title text. The first parameter is the name of teh suggested engine-->
<string name="search_engine_suggestions_title">Hae hakukoneella %s</string>
@ -814,6 +818,8 @@
<string name="bookmark_delete_folder_confirmation_dialog">Haluatko varmasti poistaa tämän kansion?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s poistaa valitut kohteet.</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">Peruuta</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Lisää kansio</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -870,6 +876,9 @@
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">KUMOA</string>
<!-- Text for the button to search all bookmarks -->
<string name="bookmark_search">Kirjoita hakuehdot</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Siirry asetuksiin</string>
@ -881,8 +890,16 @@
<string name="phone_feature_recommended">Suositeltu</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Tyhjennä oikeudet</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">OK</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">Peruuta</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">Tyhjennä oikeus</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">OK</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">Peruuta</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Tyhjennä oikeudet kaikilta sivustoilta</string>
<!-- Preference for altering video and audio autoplay for all websites -->
@ -984,6 +1001,11 @@
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Näytä</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">OK</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">Peruuta</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Kokoelma %d</string>
@ -1152,29 +1174,29 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview on nyt Firefox Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">Firefox Preview on nyt Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly saa päivityksiä joka yö ja se sisältää kokeellisia uusia ominaisuuksia.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description" tools:ignore="UnusedResources">Firefox Nightly saa päivityksiä joka yö ja se sisältää kokeellisia uusia ominaisuuksia.
Se saattaa kuitenkin olla betaversiota epävakaampi. Lataa betavaiheen selain Nightlya vakaamman kokemuksen saamiseksi.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Hanki Firefoxin betaversio Androidille</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_2" tools:ignore="UnusedResources">Hanki Firefoxin betaversio Androidille</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly on muuttanut</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_installed" tools:ignore="UnusedResources">Firefox Nightly on muuttanut</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Tämä sovellus ei saa enää tietoturvapäivityksiä. Lopeta tämän sovelluksen käyttö ja vaihda uuteen Nightly-versioon.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_installed" tools:ignore="UnusedResources">Tämä sovellus ei saa enää tietoturvapäivityksiä. Lopeta tämän sovelluksen käyttö ja vaihda uuteen Nightly-versioon.
\n\nSiirrä kirjanmerkit, kirjautumistiedot ja historia toiseen sovellukseen käyttämällä Firefox-tiliä.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Vaihda uuteen Nightlyyn</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_installed" tools:ignore="UnusedResources">Vaihda uuteen Nightlyyn</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly on muuttanut</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_not_installed" tools:ignore="UnusedResources">Firefox Nightly on muuttanut</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Tämä sovellus ei saa enää tietoturvapäivityksiä Hanki uusi Nightly ja lopeta tämän sovelluksen käyttö.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_not_installed" tools:ignore="UnusedResources">Tämä sovellus ei saa enää tietoturvapäivityksiä Hanki uusi Nightly ja lopeta tämän sovelluksen käyttö.
\n\nSiirrä kirjanmerkit, kirjautumistiedot ja historia toiseen sovellukseen käyttämällä Firefox-tiliä.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Hanki uusi Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_not_installed" tools:ignore="UnusedResources">Hanki uusi Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
@ -1666,6 +1688,8 @@
<string name="login_deletion_confirmation">Haluatko varmasti poistaa tämän kirjautumistiedon?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Poista</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">Peruuta</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Kirjautumistietojen valinnat</string>
<!-- The editable text field for a login's web address. -->

View File

@ -46,8 +46,6 @@
<string name="recently_saved_show_all">Tampilkan semua</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description_2">Tampilkan semua markah tersimpan</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string moz:removedIn="97" name="recently_saved_show_all_content_description" tools:ignore="UnusedResources">Tampilkan tombol semua markah tersimpan</string>
<!-- Text for the menu button to remove a recently saved bookmark from the user's home screen -->
<string name="recently_saved_menu_item_remove">Hapus</string>
@ -128,8 +126,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Tampilkan tombol semua tab terbaru</string>
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string moz:removedIn="97" name="recent_tabs_show_all_content_description2" tools:ignore="UnusedResources">Tampilkan semua tab terbaru</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string name="recent_tabs_search_term">Pencarian Anda untuk \&quot;%1$s\&quot;</string>
@ -138,6 +134,10 @@
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">%d situs</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Lihat semua tab tersinkron</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">Perangkat yang disinkronkan</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">Hapus</string>
@ -151,8 +151,6 @@
<string name="recently_visited_menu_item_remove">Hapus</string>
<!-- Content description for the button which navigates the user to show all of their history. -->
<string name="past_explorations_show_all_content_description_2">Tampilkan semua eksplorasi lampau</string>
<!-- Content description for the button which navigates the user to show all of their history. -->
<string moz:removedIn="97" name="past_explorations_show_all_content_description" tools:ignore="UnusedResources">Tampilkan tombol semua eksplorasi lampau</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
@ -253,7 +251,7 @@
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s akan membagikan segala yang Anda ketik pada bilah alamat dengan mesin pencari baku Anda.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Pelajari lebih lanjut</string>
<string moz:RemovedIn="100" name="search_suggestions_onboarding_learn_more_link" tools:ignore="UnusedResources">Pelajari lebih lanjut</string>
<!-- Search engine suggestion title text. The first parameter is the name of teh suggested engine-->
<string name="search_engine_suggestions_title">Cari %s</string>
@ -818,6 +816,8 @@
<string name="bookmark_delete_folder_confirmation_dialog">Yakin akan menghapus folder ini?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s akan menghapus item terpilih.</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">Batal</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Tambah folder</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -873,6 +873,9 @@
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">URUNGKAN</string>
<!-- Text for the button to search all bookmarks -->
<string name="bookmark_search">Masukkan istilah pencarian</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Buka Pengaturan</string>
@ -884,8 +887,16 @@
<string name="phone_feature_recommended">Disarankan</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Hapus izin</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">OK</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">Batal</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">Hapus izin</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">OK</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">Batal</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Hapus izin pada semua situs</string>
<!-- Preference for altering video and audio autoplay for all websites -->
@ -988,6 +999,11 @@
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Lihat</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">OK</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">Batal</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Koleksi %d</string>
@ -1003,6 +1019,10 @@
<string name="share_link_all_apps_subheader">Semua tindakan</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string name="share_link_recent_apps_subheader">Baru saja digunakan</string>
<!-- Text for the copy link action in the share screen. -->
<string name="share_copy_link_to_clipboard">Salin ke papan klip</string>
<!-- Toast shown after copying link to clipboard -->
<string name="toast_copy_link_to_clipboard">Tersalin ke papan klip</string>
<!-- An option from the three dot menu to into sync -->
<string name="sync_menu_sign_in">Masuk untuk menyinkronkan</string>
<!-- An option from the share dialog to sign into sync -->
@ -1150,30 +1170,30 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Sekarang, Firefox Preview adalah Firefox Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">Sekarang, Firefox Preview adalah Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly mendapatkan pemutakhiran setiap malam dan memiliki fitur eksperimental baru.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description" tools:ignore="UnusedResources">Firefox Nightly mendapatkan pemutakhiran setiap malam dan memiliki fitur eksperimental baru.
Namun, fitur ini mungkin kurang stabil. Unduh peramban beta kami untuk pengalaman yang lebih stabil.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Dapatkan Firefox untuk Android Beta</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_2" tools:ignore="UnusedResources">Dapatkan Firefox untuk Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly telah pindah</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_installed" tools:ignore="UnusedResources">Firefox Nightly telah pindah</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Aplikasi ini tidak akan lagi menerima pemutakhiran keamanan. Hentikan memakai aplikasi ini dan beralih ke Nightly yang baru.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_installed" tools:ignore="UnusedResources">Aplikasi ini tidak akan lagi menerima pemutakhiran keamanan. Hentikan memakai aplikasi ini dan beralih ke Nightly yang baru.
\n\nUntuk memindahkan markah, info masuk, dan riwayat ke aplikasi lain, buatlah akun Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Beralih ke Nightly baru</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_installed" tools:ignore="UnusedResources">Beralih ke Nightly baru</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly telah pindah</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_not_installed" tools:ignore="UnusedResources">Firefox Nightly telah pindah</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Aplikasi ini tidak akan lagi menerima pemutakhiran keamanan. Dapatkan Nightly baru dan hentikan memakai aplikasi ini.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_not_installed" tools:ignore="UnusedResources">Aplikasi ini tidak akan lagi menerima pemutakhiran keamanan. Dapatkan Nightly baru dan hentikan memakai aplikasi ini.
\n\nUntuk memindahkan markah, info masuk, dan riwayat ke aplikasi lain, buatlah akun Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Dapatkan Nightly baru</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_not_installed" tools:ignore="UnusedResources">Dapatkan Nightly baru</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
@ -1181,10 +1201,9 @@
<string name="onboarding_header">Selamat datang di %s!</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string moz:RemovedIn="99" name="onboarding_account_sign_in_header_1" tools:ignore="UnusedResources">Sinkronkan Firefox antar perangkat</string>
<string name="onboarding_account_sign_in_header_1">Sinkronkan Firefox antar perangkat</string>
<!-- text for the Firefox account onboarding sign in card header. The first parameter is the name of the application.-->
<string name="onboarding_account_sign_in_header_2">Sinkronkan %1$s antar-perangkat</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string moz:RemovedIn="100" name="onboarding_account_sign_in_header_2" tools:ignore="UnusedResources">Sinkronkan %1$s antar-perangkat</string>
<!-- Text for the button to learn more about signing in to your Firefox account. The first parameter is the name of the application.-->
<string name="onboarding_manual_sign_in_description_2">Bawa markah, riwayat, dan kata sandi ke %1$s di perangkat ini.</string>
<!-- text for the button to manually sign into Firefox account. -->
@ -1659,6 +1678,8 @@
<string name="login_deletion_confirmation">Yakin ingin menghapus info masuk ini?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Hapus</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">Batal</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Opsi info masuk</string>
<!-- The editable text field for a login's web address. -->
@ -1703,9 +1724,9 @@
<string name="synced_tabs_enable_tab_syncing">Harap aktifkan sinkronisasi tab.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string moz:removedIn="99" name="synced_tabs_no_tabs" tools:ignore="UnusedResources">Anda tidak memiliki tab terbuka di Firefox pada perangkat Anda lainnya.</string>
<string name="synced_tabs_no_tabs">Anda tidak memiliki tab terbuka di Firefox pada perangkat Anda lainnya.</string>
<!-- Text displayed when user has no tabs that have been synced. The first parameter is the name of the application.-->
<string name="synced_tabs_no_tabs_2">Anda tidak memiliki tab terbuka di %1$s pada perangkat Anda lainnya.</string>
<string moz:RemovedIn="100" name="synced_tabs_no_tabs_2" tools:ignore="UnusedResources">Anda tidak memiliki tab terbuka di %1$s pada perangkat Anda lainnya.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Lihat daftar tab dari perangkat Anda lainnya.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->

View File

@ -130,6 +130,10 @@
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">%d vefsvæði</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Sjá alla samstillta flipa</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">Samstillt tæki</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">Fjarlægja</string>
@ -240,7 +244,7 @@
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s mun deila öllu sem þú skrifar í leitarslánni með sjálfgefnu leitarvél þinni.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Fræðast meira</string>
<string moz:RemovedIn="100" name="search_suggestions_onboarding_learn_more_link" tools:ignore="UnusedResources">Fræðast meira</string>
<!-- Search engine suggestion title text. The first parameter is the name of teh suggested engine-->
<string name="search_engine_suggestions_title">Leita með %s</string>
@ -799,6 +803,8 @@
<string name="bookmark_delete_folder_confirmation_dialog">Ertu viss um að þú viljir eyða þessari möppu?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s mun eyða völdu atriðunum.</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">Hætta við</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Bæta við möppu</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -854,6 +860,9 @@
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">AFTURKALLA</string>
<!-- Text for the button to search all bookmarks -->
<string name="bookmark_search">Settu inn leitarorð</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Fara í stillingar</string>
@ -866,8 +875,16 @@
<string name="phone_feature_recommended">Mælt með</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Hreinsa heimildir</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">Í lagi</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">Hætta við</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">Heinsa heimild</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">Í lagi</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">Hætta við</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Hreinsa heimildir á fyrir öll vefsvæði</string>
<!-- Preference for altering video and audio autoplay for all websites -->
@ -967,6 +984,11 @@
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Skoða</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">Í lagi</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">Hætta við</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Safn %d</string>
@ -1130,32 +1152,32 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview heitir nú Firefox Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">Firefox Preview heitir nú Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description" tools:ignore="UnusedResources">
· Firefox Nightly er uppfærður á hverju kvöldi og er með virkni sem verið er að prófa sig áfram með.
· Hins vegar gæti hann verið óstöðugari fyrir vikið. Sæktu betu útgáfu af vafranum ef þú vilt stöðugri vafra.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Sækja Firefox fyrir Android, beta útgáfu</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_2" tools:ignore="UnusedResources">Sækja Firefox fyrir Android, beta útgáfu</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly er kominn á nýjan stað</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_installed" tools:ignore="UnusedResources">Firefox Nightly er kominn á nýjan stað</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_installed" tools:ignore="UnusedResources">
· Þetta forrit mun ekki lengur fá öryggisuppfærslur. Hættu að nota þetta forrit og skiptu yfir í nýja Nightly.
· \n\nÞú ættir að búa til Firefox reikning til að búa til bókamerki, innskráningu og sögu í annað forrit.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Skiptu yfir í nýja Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_installed" tools:ignore="UnusedResources">Skiptu yfir í nýja Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly er kominn á nýjan stað</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_not_installed" tools:ignore="UnusedResources">Firefox Nightly er kominn á nýjan stað</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_not_installed" tools:ignore="UnusedResources">
· Þetta forrit mun ekki lengur fá öryggisuppfærslur. Sæktu nýja Nightly og hættu að nota þetta forrit.
· \n\nÞú ættir að búa til Firefox reikning til að búa til bókamerki, innskráningu og sögu í annað forrit.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Sæktu nýja Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_not_installed" tools:ignore="UnusedResources">Sæktu nýja Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
@ -1643,6 +1665,8 @@
<string name="login_deletion_confirmation">Ertu viss um að þú viljir eyða þessari innskráningu?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Eyða</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">Hætta við</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Innskráningarvalkostir</string>
<!-- The editable text field for a login's web address. -->

View File

@ -133,6 +133,10 @@
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">%d אתרים</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">הצגת כל הלשוניות המסונכרנות</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">מכשיר מסונכרן</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">הסרה</string>
@ -239,7 +243,7 @@
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s ישתף את מה שיוקלד בשורת הכתובת עם מנוע החיפוש ברירת המחדל שלך.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">מידע נוסף</string>
<string moz:RemovedIn="100" name="search_suggestions_onboarding_learn_more_link" tools:ignore="UnusedResources">מידע נוסף</string>
<!-- Search engine suggestion title text. The first parameter is the name of teh suggested engine-->
<string name="search_engine_suggestions_title">חיפוש ב־%s</string>
@ -784,6 +788,8 @@
<string name="bookmark_delete_folder_confirmation_dialog">האם ברצונך למחוק תיקייה זו?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s ימחק את הפריטים שנבחרו.</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">ביטול</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">הוספת תיקייה</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -840,6 +846,9 @@
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">ביטול</string>
<!-- Text for the button to search all bookmarks -->
<string name="bookmark_search">נא להקליד מונחים לחיפוש</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">מעבר להגדרות</string>
@ -851,8 +860,16 @@
<string name="phone_feature_recommended">מומלץ</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">ניקוי הרשאות</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">אישור</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">ביטול</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">ניקוי הרשאה</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">אישור</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">ביטול</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">ניקוי הרשאות בכל האתרים</string>
<!-- Preference for altering video and audio autoplay for all websites -->
@ -954,6 +971,11 @@
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">הצגה</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">אישור</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">ביטול</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">אוסף %d</string>
@ -1119,29 +1141,29 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview הוא עכשיו Firefox Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">Firefox Preview הוא עכשיו Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly מתעדכן כל לילה ויש לו תכונות ניסיוניות חדשות.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description" tools:ignore="UnusedResources">Firefox Nightly מתעדכן כל לילה ויש לו תכונות ניסיוניות חדשות.
עם זאת, יתכן שיהיה פחות יציב. ניתן להוריד את הדפדפן במהדורת beta לחוויה יציבה יותר.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">קבלת Firefox עבור Android בטא</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_2" tools:ignore="UnusedResources">קבלת Firefox עבור Android בטא</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly עבר</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_installed" tools:ignore="UnusedResources">Firefox Nightly עבר</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">יישומון זה כבר לא יקבל עדכוני אבטחה. יש להפסיק להשתמש ביישומון זה ולעבור ל־Nightly החדש.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_installed" tools:ignore="UnusedResources">יישומון זה כבר לא יקבל עדכוני אבטחה. יש להפסיק להשתמש ביישומון זה ולעבור ל־Nightly החדש.
\n\nכדי להעביר את הסימניות, כניסות והיסטוריה ליישומון אחר, ניתן ליצור חשבון Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">מעבר ל־NIghtly החדש</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_installed" tools:ignore="UnusedResources">מעבר ל־NIghtly החדש</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly עבר</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_not_installed" tools:ignore="UnusedResources">Firefox Nightly עבר</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">יישומון זה כבר לא יקבל עדכוני אבטחה. יש להשתמש ב־Nightly החדש ולהפסיק להשתמש ביישומון זה.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_not_installed" tools:ignore="UnusedResources">יישומון זה כבר לא יקבל עדכוני אבטחה. יש להשתמש ב־Nightly החדש ולהפסיק להשתמש ביישומון זה.
\n\nכדי להעביר את הסימניות, כניסות והיסטוריה ליישומון אחר, ניתן ליצור חשבון Firefox.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">קבלת ה־Nightly החדש</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_not_installed" tools:ignore="UnusedResources">קבלת ה־Nightly החדש</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
@ -1632,6 +1654,8 @@
<string name="login_deletion_confirmation">האם ברצונך למחוק את כניסה זו?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">מחיקה</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">ביטול</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">אפשרויות כניסה</string>
<!-- The editable text field for a login's web address. -->

View File

@ -48,8 +48,6 @@
<string name="recently_saved_show_all">Vis alle</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string name="recently_saved_show_all_content_description_2">Vis alle lagra bokmerke</string>
<!-- Content description for the button which navigates the user to show all of their saved bookmarks. -->
<string moz:removedIn="97" name="recently_saved_show_all_content_description" tools:ignore="UnusedResources">Vis alle lagra bokmerke-knapp</string>
<!-- Text for the menu button to remove a recently saved bookmark from the user's home screen -->
<string name="recently_saved_menu_item_remove">Fjern</string>
@ -130,8 +128,6 @@
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string name="recent_tabs_show_all_content_description_2">Vis alle nylege faner-knappen</string>
<!-- Content description for the button which navigates the user to show all recent tabs in the tabs tray. -->
<string moz:removedIn="97" name="recent_tabs_show_all_content_description2" tools:ignore="UnusedResources">Vis alle nylege faner</string>
<!-- Title for showing a group item in the 'Jump back in' section of the new tab
The first parameter is the search term that the user used. (for example: your search for "cat")-->
<string name="recent_tabs_search_term">Du søkte etter «%1$s»</string>
@ -140,6 +136,10 @@
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">%d nettstadar</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">Vis alle synkroniserte faner</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">Synkronisert eining</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">Fjern</string>
@ -154,8 +154,6 @@
<!-- Content description for the button which navigates the user to show all of their history. -->
<string name="past_explorations_show_all_content_description_2">Vis alle tidlegare utforskningar</string>
<!-- Content description for the button which navigates the user to show all of their history. -->
<string moz:removedIn="97" name="past_explorations_show_all_content_description" tools:ignore="UnusedResources">Vis alle tidlegare utforskningar-knappen</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
@ -251,7 +249,7 @@
<!-- Search suggestion onboarding hint description text, first parameter is the name of the app defined in app_name (for example: Fenix)-->
<string name="search_suggestions_onboarding_text">%s deler alt du skriv i adressefeltet med standard søkjemotor.</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">Les meir</string>
<string moz:RemovedIn="100" name="search_suggestions_onboarding_learn_more_link" tools:ignore="UnusedResources">Les meir</string>
<!-- Search engine suggestion title text. The first parameter is the name of teh suggested engine-->
<string name="search_engine_suggestions_title">Søk med %s</string>
@ -821,6 +819,8 @@
<string name="bookmark_delete_folder_confirmation_dialog">Er du sikker på at du vil slette denne mappa?</string>
<!-- Confirmation message for a dialog confirming if the user wants to delete multiple items including folders. Parameter will be replaced by app name. -->
<string name="bookmark_delete_multiple_folders_confirmation_dialog">%s vil slette dei valde elementa.</string>
<!-- Text for the cancel button on delete bookmark dialog -->
<string name="bookmark_delete_negative">Avbryt</string>
<!-- Screen title for adding a bookmarks folder -->
<string name="bookmark_add_folder">Legg til mappe</string>
<!-- Snackbar title shown after a bookmark has been created. -->
@ -877,6 +877,9 @@
<!-- Bookmark undo button for deletion snackbar action -->
<string name="bookmark_undo_deletion">ANGRE</string>
<!-- Text for the button to search all bookmarks -->
<string name="bookmark_search">Skriv inn søkjeord</string>
<!-- Site Permissions -->
<!-- Button label that take the user to the Android App setting -->
<string name="phone_feature_go_to_settings">Gå til Innstillingar</string>
@ -888,8 +891,16 @@
<string name="phone_feature_recommended">Tilrådd</string>
<!-- Button label for clearing all the information of site permissions-->
<string name="clear_permissions">Fjern løyve</string>
<!-- Text for the OK button on Clear permissions dialog -->
<string name="clear_permissions_positive">OK</string>
<!-- Text for the cancel button on Clear permissions dialog -->
<string name="clear_permissions_negative">Avbryt</string>
<!-- Button label for clearing a site permission-->
<string name="clear_permission">Fjern løyve</string>
<!-- Text for the OK button on Clear permission dialog -->
<string name="clear_permission_positive">OK</string>
<!-- Text for the cancel button on Clear permission dialog -->
<string name="clear_permission_negative">Avbryt</string>
<!-- Button label for clearing all the information on all sites-->
<string name="clear_permissions_on_all_sites">Fjern løyve på alle nettstadar</string>
<!-- Preference for altering video and audio autoplay for all websites -->
@ -991,6 +1002,11 @@
<!-- Snackbar action to view the collection the user just created or updated -->
<string name="create_collection_view">Vis</string>
<!-- Text for the OK button from collection dialogs -->
<string name="create_collection_positive">OK</string>
<!-- Text for the cancel button from collection dialogs -->
<string name="create_collection_negative">Avbryt</string>
<!-- Default name for a new collection in "name new collection" step of the collection creator. %d is a placeholder for the number of collections-->
<string name="create_collection_default_name">Samling %d</string>
@ -1006,6 +1022,10 @@
<string name="share_link_all_apps_subheader">Alle handlingar</string>
<!-- Sub-header in the dialog to share a link to an app from the most-recent sorted list -->
<string name="share_link_recent_apps_subheader">Nyleg brukt</string>
<!-- Text for the copy link action in the share screen. -->
<string name="share_copy_link_to_clipboard">Kopier til utklippstavla</string>
<!-- Toast shown after copying link to clipboard -->
<string name="toast_copy_link_to_clipboard">Kopier til utklippstavla</string>
<!-- An option from the three dot menu to into sync -->
<string name="sync_menu_sign_in">Logg inn for å synkronisere</string>
<!-- An option from the share dialog to sign into sync -->
@ -1152,29 +1172,29 @@
<!-- Tips -->
<!-- text for firefox preview moving tip header "Firefox Preview" and "Firefox Nightly" are intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header">Firefox Preview er no Firefox Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header" tools:ignore="UnusedResources">Firefox Preview er no Firefox Nightly</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description">Firefox Nightly vert oppdatert kvar natt og har eksperimentelle nye funksjonar.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description" tools:ignore="UnusedResources">Firefox Nightly vert oppdatert kvar natt og har eksperimentelle nye funksjonar.
        Lkevel kan hann vere mindre stabil. Last ned betaversjonen vår for ei meir stabil oppleving.</string>
<!-- text for firefox preview moving tip button. "Firefox for Android Beta" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_button_2">Last ned Firefox for Android Beta</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_2" tools:ignore="UnusedResources">Last ned Firefox for Android Beta</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_installed">Firefox Nightly har flytta</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_installed" tools:ignore="UnusedResources">Firefox Nightly har flytta</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_installed">Denne appen vil ikkje lenger ta imot tryggingsoppdateringar. Slutt å bruke denne appen og byt til den nye Nightly.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_installed" tools:ignore="UnusedResources">Denne appen vil ikkje lenger ta imot tryggingsoppdateringar. Slutt å bruke denne appen og byt til den nye Nightly.
\n\nFor å overføre bokmerka, innloggingane og historikken til ein annen app, lagar du deg ein Firefox-konto.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_installed">Byt til den nye Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_installed" tools:ignore="UnusedResources">Byt til den nye Nightly</string>
<!-- text for firefox preview moving tip header. "Firefox Nightly" is intentionally hardcoded -->
<string name="tip_firefox_preview_moved_header_preview_not_installed">Firefox Nightly har flytta</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_header_preview_not_installed" tools:ignore="UnusedResources">Firefox Nightly har flytta</string>
<!-- text for firefox preview moving tip description -->
<string name="tip_firefox_preview_moved_description_preview_not_installed">Denne appen vil ikkje lenger ta imot tryggingsoppdateringar. Få den nye Nightly og slutt å bruke denne appen.
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_description_preview_not_installed" tools:ignore="UnusedResources">Denne appen vil ikkje lenger ta imot tryggingsoppdateringar. Få den nye Nightly og slutt å bruke denne appen.
\n\nFor å overføre bokmerka, innloggingeane og historikken til ein annen app, lagar du deg ein Firefox-konto.</string>
<!-- text for firefox preview moving tip button -->
<string name="tip_firefox_preview_moved_button_preview_not_installed">Last ned den nye Nightly</string>
<string moz:RemovedIn="100" name="tip_firefox_preview_moved_button_preview_not_installed" tools:ignore="UnusedResources">Last ned den nye Nightly</string>
<!-- Onboarding -->
<!-- Text for onboarding welcome message
@ -1182,11 +1202,10 @@
<string name="onboarding_header">Velkomen til %s!</string>
<!-- text for the Firefox account onboarding sign in card header. The word "Firefox" should not be translated -->
<string moz:RemovedIn="99" name="onboarding_account_sign_in_header_1" tools:ignore="UnusedResources">Synkroniser Firefox mellom einingar</string>
<string name="onboarding_account_sign_in_header_1">Synkroniser Firefox mellom einingar</string>
<!-- text for the Firefox account onboarding sign in card header. The first parameter is the name of the application.-->
<string name="onboarding_account_sign_in_header_2">Synkroniser %1$s mellom einingar</string>
<!-- Text for the button to learn more about signing in to your Firefox account -->
<string moz:RemovedIn="100" name="onboarding_account_sign_in_header_2" tools:ignore="UnusedResources">Synkroniser %1$s mellom einingar</string>
<!-- Text for the button to learn more about signing in to your Firefox account. The first parameter is the name of the application.-->
<string name="onboarding_manual_sign_in_description_2">Ta med bokmerke, historikk og passord til %1$s på denne eininga.</string>
<!-- text for the button to manually sign into Firefox account. -->
@ -1673,6 +1692,8 @@
<string name="login_deletion_confirmation">Er du sikker på at du ønskjer å slette denne innlogginga?</string>
<!-- Positive action of a dialog asking to delete -->
<string name="dialog_delete_positive">Slett</string>
<!-- Negative action of a dialog asking to delete login -->
<string name="dialog_delete_negative">Avbryt</string>
<!-- The saved login options menu description. -->
<string name="login_options_menu">Innloggingsalternativ</string>
<!-- The editable text field for a login's web address. -->
@ -1717,9 +1738,9 @@
<!-- Text displayed when user has disabled tab syncing in Firefox Sync Account -->
<string name="synced_tabs_enable_tab_syncing">Slå på fane-synkronisering.</string>
<!-- Text displayed when user has no tabs that have been synced -->
<string moz:removedIn="99" name="synced_tabs_no_tabs" tools:ignore="UnusedResources">Du har ingen faner opne i Firefox på andre einingar.</string>
<string name="synced_tabs_no_tabs">Du har ingen faner opne i Firefox på andre einingar.</string>
<!-- Text displayed when user has no tabs that have been synced. The first parameter is the name of the application.-->
<string name="synced_tabs_no_tabs_2">Du har ingen faner opne i %1$s på andre einingar.</string>
<string moz:RemovedIn="100" name="synced_tabs_no_tabs_2" tools:ignore="UnusedResources">Du har ingen faner opne i %1$s på andre einingar.</string>
<!-- Text displayed in the synced tabs screen when a user is not signed in to Firefox Sync describing Synced Tabs -->
<string name="synced_tabs_sign_in_message">Vis ei liste over faner frå andre einingar.</string>
<!-- Text displayed on a button in the synced tabs screen to link users to sign in when a user is not signed in to Firefox Sync -->

View File

@ -136,6 +136,10 @@
%d is a placeholder for the number of sites in the group. This number will always be more than one. -->
<string name="recent_tabs_search_term_count_2">%d 个网站</string>
<!-- Text for button in synced tab card that opens synced tabs tray -->
<string name="recent_tabs_see_all_synced_tabs_button_text">查看所有同步的标签页</string>
<!-- Accessibility description for device icon used for recent synced tab -->
<string name="recent_tabs_synced_device_icon_content_description">已同步的设备</string>
<!-- Text for the menu button to remove a grouped highlight from the user's browsing history
in the Recently visited section -->
<string name="recent_tab_menu_item_remove">移除</string>
@ -1770,9 +1774,9 @@
<string name="synced_tabs_no_open_tabs">没有打开的标签页</string>
<!-- Content description for expanding a group of synced tabs. -->
<string name="synced_tabs_expand_group">展开同步的标签组</string>
<string name="synced_tabs_expand_group">展开同步的标签</string>
<!-- Content description for collapsing a group of synced tabs. -->
<string name="synced_tabs_collapse_group">折叠同步的标签组</string>
<string name="synced_tabs_collapse_group">折叠同步的标签</string>
<!-- Top Sites -->
<!-- Title text displayed in the dialog when top sites limit is reached. -->