1
0
Fork 0

Import l10n. (#7744)

master
mozilla-l10n-automation-bot 2020-01-20 12:07:18 -07:00 committed by liuche
parent 02b4582c8d
commit 5a429b99e9
10 changed files with 2494 additions and 4 deletions

View File

@ -109,6 +109,16 @@
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Aspettu</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Lingua selezziunata</string>
<!-- Content description for search icon -->
<string name="a11y_search_icon_content_description">Ricerca</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Impiegà a lingua di lapparechju</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="locale_search_hint">Ricercà una lingua</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Numerizà</string>
@ -224,6 +234,9 @@
<!-- Preference for account settings -->
<string name="preferences_account_settings">Preferenze di u contu</string>
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Apre i liami in appiecazioni</string>
<!-- Account Preferences -->
<!-- Preference for triggering sync -->
<string name="preferences_sync_now">Sincrunizà avà</string>
@ -1089,7 +1102,7 @@
<string name="search_engine_delete">Squassà</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label">Persunalizatu</string>
<string name="search_add_custom_engine_label_other">Altru</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Nome</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->

View File

@ -110,6 +110,16 @@
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Apariencia</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Idioma seleccionado</string>
<!-- Content description for search icon -->
<string name="a11y_search_icon_content_description">Buscar</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Usar el idioma del dispositivo</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="locale_search_hint">Buscar idioma</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Escanear</string>
@ -1126,7 +1136,7 @@
<string name="search_engine_delete">Eliminar</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label">Personalizado</string>
<string name="search_add_custom_engine_label_other">Otro</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Nombre</string>

View File

@ -24,6 +24,13 @@
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">Olet yksityisessä istunnossa</string>
<!-- 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) -->
<string name="private_browsing_placeholder_description">
%1$s tyhjentää haku- ja selaushistoriasi, kun suljetut sovelluksen tai kaikki yksityiset välilehdet. Vaikka tämä ei tee sinusta anonyymia verkkosivustojen tai internetpalveluntarjoajan suuntaan,
se helpottaa verkossa tekemiesi asioiden piilottamisen muilta tätä laitetta käyttäviltä.
</string>
<string name="private_browsing_common_myths">
Yleiset myytit yksityisestä selaamisesta
</string>
@ -812,6 +819,10 @@
<!-- text for the firefox account onboarding card header
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Ota kaikki irti %sista.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->
<string name="onboarding_firefox_account_auto_signin_header_2">Olet kirjautunut tilillä %s toiseen Firefox-selaimeen tällä puhelimessa. Haluatko kirjautua sisään tällä tilillä?</string>
<!-- text for the button to confirm automatic sign-in -->
<string name="onboarding_firefox_account_auto_signin_confirm">Kyllä, kirjaa minut sisään</string>
<!-- text for the automatic sign-in button while signing in is in process -->
@ -838,6 +849,11 @@
</string>
<!-- text for the privacy notice onboarding card header -->
<string name="onboarding_privacy_notice_header">Yksityisyytesi</string>
<!-- text for the privacy notice onboarding card description
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_privacy_notice_description">%s on suunniteltu antamaan sinulle päätösvalta sen suhteen,
mitä jaat verkossa ja mitä jaat kanssamme.
</string>
<!-- Text for the button to read the privacy notice -->
<string name="onboarding_privacy_notice_read_button">Lue yksityisyyskäytäntömme</string>
@ -1079,6 +1095,9 @@
<!-- Title for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom">Lähennä kaikilla sivustoilla</string>
<!-- Summary for Accessibility Force Enable Zoom Preference -->
<string name="preference_accessibility_force_enable_zoom_summary">Ota käyttöön salliaksesi nipistämisen ja zoomauksen, jopa niillä sivustoilla mitkä eivät tuet tätä elettä.</string>
<!-- Title of the Add search engine screen -->
<string name="search_engine_add_custom_search_engine_title">Lisää hakukone</string>
<!-- Title of the Edit search engine screen -->

View File

@ -107,6 +107,16 @@
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Apparence</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Langue sélectionnée</string>
<!-- Content description for search icon -->
<string name="a11y_search_icon_content_description">Rechercher</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Utiliser la langue de lappareil</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="locale_search_hint">Rechercher une langue</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Scanner</string>
@ -1125,7 +1135,7 @@
<string name="search_engine_delete">Supprimer</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label">Personnalisé</string>
<string name="search_add_custom_engine_label_other">Autre</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Nom</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->

File diff suppressed because it is too large Load Diff

View File

@ -112,6 +112,16 @@
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">Tampilan</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">Bahasa yang dipilih</string>
<!-- Content description for search icon -->
<string name="a11y_search_icon_content_description">Pencarian</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Ikuti bahasa peranti</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="locale_search_hint">Bahasa pencarian</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">Pindai</string>
@ -229,6 +239,9 @@
<!-- Preference for account settings -->
<string name="preferences_account_settings">Setelan akun</string>
<!-- Preference for open links in third party apps -->
<string name="preferences_open_links_in_apps">Buka tautan di aplikasi</string>
<!-- Account Preferences -->
<!-- Preference for triggering sync -->
<string name="preferences_sync_now">Sinkronkan sekarang</string>
@ -1110,7 +1123,7 @@
<string name="search_engine_delete">Hapus</string>
<!-- Text for the button to create a custom search engine on the Add search engine screen -->
<string name="search_add_custom_engine_label">Ubahsuai</string>
<string name="search_add_custom_engine_label_other">Lainnya</string>
<!-- Placeholder text shown in the Search Engine Name TextField before a user enters text -->
<string name="search_add_custom_engine_name_hint">Nama</string>
<!-- Placeholder text shown in the Search String TextField before a user enters text -->

View File

@ -112,6 +112,8 @@ Tiktiwin tigejdanin yuzzlen ur nṣeḥḥi ara
<string name="a11y_selected_locale_content_description">Fren tutlayt</string>
<!-- Content description for search icon -->
<string name="a11y_search_icon_content_description">Nadi</string>
<!-- Text for default locale item -->
<string name="default_locale_text">Ḍfer tutlay n ibnek</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="locale_search_hint">Nadi tutlayin</string>

View File

@ -0,0 +1,157 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Home Fragment -->
<!-- Content description (not visible, for screen readers etc.): "Three dot" menu button. -->
<string name="content_description_menu">ຕົວເລືອກເພີ່ມເຕີມ</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_private_browsing_button">ເປີດນຳໃຊ້ການທ່ອງເວັບແບບສ່ວນຕົວ</string>
<!-- Content description (not visible, for screen readers etc.): "Private Browsing" menu button. -->
<string name="content_description_disable_private_browsing_button">ປຶດນຳໃຊ້ການທ່ອງເວັບແບບສ່ວນຕົວ</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="search_hint">ຄົ້ນຫາ ຫລື ປ້ອນທີ່ຢູ່ໃສ່</string>
<!-- No Open Tabs Message Header -->
<string name="no_open_tabs_header_2">ບໍ່ມີແທັບທີ່ເປີດຢູ່</string>
<!-- No Open Tabs Message Description -->
<string name="no_open_tabs_description">ແທັບທີ່ເປີດຂອງທ່ານຈະຖືກສະແດງຢູ່ບ່ອນນີ້.</string>
<!-- Private Browsing -->
<!-- Title for private session option -->
<string name="private_browsing_title">ທ່ານກຳລັງຢູ່ໃນເຊສສັນສ່ວນຕົວ</string>
<!-- Delete session button to erase your history in a private session -->
<string name="private_browsing_delete_session">ລົບເຊສສັນ</string>
<!-- Home screen icons - Long press shortcuts -->
<!-- Shortcut action to open new tab -->
<string name="home_screen_shortcut_open_new_tab_2">ແທັບໃຫມ່</string>
<!-- Shortcut action to open new private tab -->
<string name="home_screen_shortcut_open_new_private_tab_2">ແທັບສ່ວນຕົວໃຫມ່</string>
<!-- Browser Fragment -->
<!-- Content description (not visible, for screen readers etc.): Navigate to open tabs -->
<string name="browser_tabs_button">ເປີດແທັບ</string>
<!-- Content description (not visible, for screen readers etc.): Navigate backward (browsing history) -->
<string name="browser_menu_back">ກັບຄືນ</string>
<!-- Content description (not visible, for screen readers etc.): Navigate forward (browsing history) -->
<string name="browser_menu_forward">ໄປໜ້າ</string>
<!-- Content description (not visible, for screen readers etc.): Refresh current website -->
<string name="browser_menu_refresh">ຣີເຟຣຊ</string>
<!-- Content description (not visible, for screen readers etc.): Stop loading current website -->
<string name="browser_menu_stop">ຢຸດ</string>
<!-- Content description (not visible, for screen readers etc.): Bookmark the current page -->
<string name="browser_menu_bookmark">ບຸກມາກ</string>
<!-- Content description (not visible, for screen readers etc.): Un-bookmark the current page -->
<string name="browser_menu_edit_bookmark">ແກ້ໄຂບຸກມາກ</string>
<!-- Browser menu button that sends a user to help articles -->
<string name="browser_menu_help">ວິທີໃຊ້</string>
<!-- Browser menu button that sends a to a the what's new article -->
<string name="browser_menu_whats_new">ສິ່ງໃຫມ່ໆ</string>
<!-- Browser menu button that opens the settings menu -->
<string name="browser_menu_settings">ການຕັ້ງຄ່າ</string>
<!-- Browser menu toggle that requests a desktop site -->
<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 toggle that installs a Progressive Web App shortcut to the site on the device home screen. -->
<string name="browser_menu_install_on_homescreen">ຕິດຕັ້ງ</string>
<!-- Browser menu button that opens the find in page menu -->
<string name="browser_menu_find_in_page">ຄົ້ນຫາໃນຫນ້ານີ້</string>
<!-- Browser menu button that creates a private tab -->
<string name="browser_menu_private_tab">ແທັບສ່ວນຕົວ</string>
<!-- Browser menu button that creates a new tab -->
<string name="browser_menu_new_tab">ແທັບໃຫມ່</string>
<!-- Browser menu button that opens a dialog to report issues with the current site -->
<string name="browser_menu_report_issue">ລາຍງານບັນຫາເວັບໄຊທ</string>
<!-- Browser menu button that open a share menu to share the current site -->
<string name="browser_menu_share">ແບ່ງປັນ</string>
<!-- Share menu title, displayed when a user is sharing their current site -->
<string name="menu_share_with">ແບ່ງປັນກັບ…</string>
<!-- Browser menu button shown in custom tabs that opens the current tab in Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="browser_menu_open_in_fenix">ເປີດໃນ %1$s</string>
<!-- Browser menu button to open the current page in an external app -->
<string name="browser_menu_open_app_link">ເປີດໃນ App</string>
<!-- Browser menu button to configure reader mode appearance e.g. the used font type and size -->
<string name="browser_menu_read_appearance">ຮູບ​ຮ່າງ</string>
<!-- Locale Settings Fragment -->
<!-- Content description for tick mark on selected language -->
<string name="a11y_selected_locale_content_description">ພາສາທີ່ເລືອກ</string>
<!-- Content description for search icon -->
<string name="a11y_search_icon_content_description">ຄົ້ນຫາ</string>
<!-- Placeholder text shown in the search bar before a user enters text -->
<string name="locale_search_hint">ຄົ້ນຫາພາສາ</string>
<!-- Search Fragment -->
<!-- Button in the search view that lets a user search by scanning a QR code -->
<string name="search_scan_button">ສະແກນ</string>
<!-- DEPRECATED: Header displayed when selecting a shortcut search engine -->
<string name="search_shortcuts_search_with">ຄົ້ນຫາດ້ວຍ</string>
<!-- Button in the search suggestions onboarding that allows search suggestions in private sessions -->
<string name="search_suggestions_onboarding_allow_button">ອະນຸຍາດ</string>
<!-- Button in the search suggestions onboarding that does not allow search suggestions in private sessions -->
<string name="search_suggestions_onboarding_do_not_allow_button">ບໍ່ອະນຸຍາດ</string>
<!-- Search suggestion onboarding hint Learn more link text -->
<string name="search_suggestions_onboarding_learn_more_link">ຮຽນຮູ້ເພີ່ມເຕີມ</string>
<!-- Search Widget -->
<!-- Text preview for smaller sized widgets -->
<string name="search_widget_text_short">ຄົ້ນຫາ</string>
<!-- Text preview for larger sized widgets -->
<string name="search_widget_text_long">ຄົ້ນຫາເວັບໄຊທ</string>
<!-- Preferences -->
<!-- Title for the settings page-->
<string name="settings">ການຕັ້ງຄ່າ</string>
<!-- Preference category for basic settings -->
<string name="preferences_category_basics">ພື້ນຖານ</string>
<!-- Preference category for all links about Fenix -->
<string name="preferences_category_about">ກ່ຽວກັບ</string>
<!-- Preference for settings related to Search -->
<string name="preferences_search">ຄົ້ນຫາ</string>
<!-- Preference linking to help about Fenix -->
<string name="preferences_help">ວິທີໃຊ້</string>
<!-- Preference link to rating Fenix on the Play Store -->
<string name="preferences_rate">ໃຫ້ຄະແນນໃນ Google Play</string>
<!-- Preference for giving feedback about Fenix -->
<string name="preferences_feedback">ໃຫ້ຄຳຕິຊົມ</string>
<!-- Preference linking to about page for Fenix
The first parameter is the name of the app defined in app_name (for example: Fenix) -->
<string name="preferences_about">ກ່ຽວກັບ %1$s</string>
<!-- Preference linking to the your rights SUMO page -->
<string name="preferences_your_rights">ສິດທິຂອງທ່ານ</string>
<!-- Preference for settings related to saved passwords -->
<string name="preferences_passwords">ລະຫັດຜ່ານ</string>
<!-- Preference for settings related to saved credit cards and addresses -->
<string name="preferences_credit_cards_addresses">ບັດເຄດິດ ແລະ ທີ່ຢູ່</string>
<!-- Preference category for advanced settings -->
<string name="preferences_category_advanced">ຂັ້ນສູງ</string>
<!-- Preference category for privacy settings -->
<string name="preferences_category_privacy">ຄວາມເປັນສ່ວນຕົວ</string>
<!-- Preference category for account information -->
<string name="preferences_category_account">ບັນຊີ</string>
<!-- Preference shown on banner to sign into account -->
<string name="preferences_sign_in">ເຂົ້າສູ່ລະບົບ</string>
<!-- Preference shown instead of account display name while account profile information isn't available yet. -->
<string name="preferences_account_default_name">ບັນຊີ Firefox</string>
<!-- Preference for language -->
<string name="preferences_language">ພາສາ</string>
<!-- Preference for syncing history -->
<string name="preferences_sync_history">ປະຫວັດການ sync</string>
<!-- Preference for syncing bookmarks -->
<string name="preferences_sync_bookmarks">ບຸກມາກ</string>
<!-- Preference for syncing logins -->
<string name="preferences_sync_logins">ລັອກອິນ</string>
<!-- Preference for signing out -->
<string name="preferences_sign_out">ອອກ​ຈາກ​ລະ​ບົບ</string>
<!-- Preference displays and allows changing current FxA device name -->
<string name="preferences_sync_device_name">ຊື່ອຸປະກອນ</string>
<!-- Text shown when user enters empty device name -->
<string name="empty_device_name_error">ຊື່ຂອງອຸປະກອນບໍ່ສາມາດປ່ອຍໃຫ້ຫວ່າງໄດ້.</string>
<!-- Label indicating that sync is in progress -->
<string name="sync_syncing_in_progress">ກຳລັງ sync…</string>
<!-- Label summary indicating that sync failed. The first parameter is the date stamp showing last time it succeeded -->
<string name="sync_failed_summary">ການ sync ລົ້ມເຫລວ. ການ sync ສຳເລັດຄັ້ງສຸດທ້າຍ: %s</string>
</resources>

File diff suppressed because it is too large Load Diff

View File

@ -8,6 +8,7 @@ locales = [
"cs",
"cy",
"de",
"dsb",
"en-GB",
"es",
"es-AR",
@ -21,6 +22,7 @@ locales = [
"gd",
"gu-IN",
"he",
"hsb",
"hu",
"id",
"it",
@ -33,6 +35,7 @@ locales = [
"nv",
"pa-IN",
"pl",
"pt-BR",
"ru",
"sk",
"su",