summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-09-18 11:48:29 -0700
committerAbhisek Devkota <ciwrl@lineageos.org>2017-09-18 11:48:29 -0700
commit82b6dc42e7b0d66d572193549abeb8542161b932 (patch)
treef48f0df90acdff6e3805b49aeb5bbbd6d4e42b11
parent5f256164b6445d33116a6bac85617642f3da82ee (diff)
downloadandroid_packages_apps_Jelly-82b6dc42e7b0d66d572193549abeb8542161b932.tar.gz
android_packages_apps_Jelly-82b6dc42e7b0d66d572193549abeb8542161b932.tar.bz2
android_packages_apps_Jelly-82b6dc42e7b0d66d572193549abeb8542161b932.zip
Automatic translation import
Change-Id: I819a3f8957d9dfdc96d866dd12838f56a566fc23
-rw-r--r--app/src/main/res/values-af/strings.xml73
-rw-r--r--app/src/main/res/values-hu/strings.xml56
-rw-r--r--app/src/main/res/values-pt-rPT/strings.xml2
3 files changed, 130 insertions, 1 deletions
diff --git a/app/src/main/res/values-af/strings.xml b/app/src/main/res/values-af/strings.xml
index 89347bd..323a697 100644
--- a/app/src/main/res/values-af/strings.xml
+++ b/app/src/main/res/values-af/strings.xml
@@ -15,76 +15,149 @@
limitations under the License.
-->
<resources>
+ <string name="app_name">Blaaier</string>
<!-- Menu action: create new tab -->
+ <string name="menu_new_tab">Nuwe oortjie</string>
<!-- Menu action: create new incognito tab -->
+ <string name="menu_incognito">Incognito oortjie</string>
<!-- Menu action: reload current page -->
+ <string name="menu_reload">Herlaai</string>
<!-- Menu action: add current page to favorites -->
+ <string name="menu_fav_add">Voeg toe tot gunstelinge</string>
<!-- Menu action: share current page -->
+ <string name="menu_share">Deel</string>
<!-- Menu action: show favorites list -->
+ <string name="menu_favorites">Gunstelinge</string>
<!-- Menu action: show history list -->
+ <string name="menu_history">Geskiedenis</string>
<!-- Menu action: add shortcut of the current page to the launcher -->
+ <string name="menu_shortcut">Voeg kortpad by</string>
<!-- Menu action: show settings -->
+ <string name="menu_settings">Instellings</string>
<!-- Menu action: download selected file / image -->
+ <string name="menu_download">Laai af</string>
<!-- Menu action: open selected link in a new tab -->
+ <string name="menu_in_new_tab">Open in nuwe oortjie</string>
<!-- Menu action: enable desktop mode -->
+ <string name="menu_desktop_mode">Wissel na werkskerm werf</string>
<!-- Menu action: enable phone mode -->
+ <string name="menu_mobile_mode">Wissel na mobiele webwerf</string>
<!-- Menu action: search in page -->
+ <string name="menu_search">Vind in bladsy</string>
<!-- Share webPage: "send to" dialog title -->
+ <string name="share_title">Stuur na</string>
<!-- Dialog action: dismiss -->
+ <string name="dismiss">Goed</string>
<!-- Download dialog: title -->
+ <string name="download_title">Laai lêer af</string>
<!-- Download dialog: message -->
+ <string name="download_message">Wil jy %1$s aflaai?</string>
<!-- Download dialog: button that starts the download -->
+ <string name="download_positive">Laai af</string>
<!-- Permission error dialog: title -->
+ <string name="permission_error_title">Toestemmingsfout</string>
<!-- Permission error dialog: message for denied storage access-->
+ <string name="permission_error_storage">Blaaier benodig stoor spasie toegang om af te laai. Verleen asseblief toestemming om lêers te stoor van die web</string>
<!-- Permission error dialog: button that triggers permission request again -->
+ <string name="permission_error_ask_again">Vra weer</string>
<!-- Permission error snackBar: the permission has been denied until user enables it in settings -->
+ <string name="permission_error_forever">Toestemming permanent geweier. Laat asseblief in instellings toe</string>
<!-- Shortcut: the current webPage has been added to the launcher -->
+ <string name="shortcut_added">Voeg tot tuisskerm</string>
<!-- Settings: title -->
+ <string name="settings_title">Instellings</string>
<!-- Settings: search engine preference title -->
+ <string name="pref_search_engine">Soekenjin</string>
<!-- Settings: home page preference title -->
+ <string name="pref_start_page">Tuisblad</string>
<!-- Settings: select home page dialog title -->
+ <string name="pref_start_page_dialog_title">Kies tuisblad</string>
<!-- Settings: select home page dialog message -->
+ <string name="pref_start_page_dialog_message">Skryf die tuisblad URL</string>
<!-- Settings: reset home page dialog action -->
+ <string name="pref_start_page_dialog_reset">Herstel</string>
<!-- Settings: privacy and security category -->
+ <string name="pref_privacy_security">Privaatheid &amp; sekuriteit</string>
<!-- Settings: lookLock title -->
+ <string name="pref_looklock_title">LookLock</string>
<!-- Settings: lookLock summary -->
+ <string name="pref_looklock_summary">Voorkom data ander toepassings die Blaaier se inhoud lees</string>
<!-- Settings: javascript preference title -->
+ <string name="pref_js_title">JavaScript</string>
<!-- Settings: javascript preference summary -->
+ <string name="pref_js_summary">Aktiveer JavaScript</string>
<!-- Settings: location preference title -->
+ <string name="pref_location_title">Ligging</string>
<!-- Settings: location preference summary. Note that this doesn't allow permission access to the websites, but just allows the possibility of requesting access to it -->
+ <string name="pref_location_summary">Laat webwerwe toegang verkry tot jou huidige ligging</string>
<!-- Settings: cookie preference title -->
+ <string name="pref_cookie_title">Koekies</string>
<!-- Settings: cookie preference summary -->
+ <string name="pref_cookie_summary">Laat webwerwe toe om koekies te stoor en laai</string>
<!-- Settings: advanced share preference title -->
+ <string name="pref_screenshot_snap_title">Gevorderde deel</string>
<!-- Settings: advanced share preference summary -->
+ <string name="pref_screenshot_snap_summary">Deel voorskou van die gedeelde webblad</string>
<!-- Settings: clear cookie -->
+ <string name="pref_cookie_clear">Verwyder koekies</string>
<!-- Settings: clear cookie toast confirmation -->
+ <string name="pref_cookie_clear_done">Al die webkoekies verwyder,</string>
<!-- Settings: do not track preference title -->
+ <string name="pref_do_not_track_title">Moet my nie navolg nie</string>
<!-- Settings: do not track preference summary -->
+ <string name="pref_do_not_track_summary">Stuur \'n \'Moet my nie navolg nie\' versoek na webwerwe wat jy besoek</string>
<!-- Settings: save form data title -->
+ <string name="pref_save_form_data_title">Stoor vorm data</string>
<!-- Settings: suggestions provider title -->
+ <string name="pref_suggestions_provider">Verskaffer van voorstelle</string>
<!-- History: title -->
+ <string name="history_title">Geskiedenis</string>
<!-- History: empty status text -->
+ <string name="history_empty">Daar is niks hier nie, Geen verken die internet om hou geskiedenis hier te sien</string>
<!-- History: date format for items. EEEE = day (Monday), MMMM = month (January), yyyy = year (1970), HH = hour (12), mm = minutes (30) -->
+ <string name="history_date_format">EEEE MMMM dd yyyy, HH:mm</string>
<!-- History: delete history dialog title -->
+ <string name="history_delete_title">Maak geskiedenis skoon</string>
<!-- History: delete history dialog warning message -->
+ <string name="history_delete_message">Jy gaan al jou geskiedenis verwyder, hierdie aksie kan nie ontdoen word nie, Wil jy voortgaan?</string>
<!-- History: delete history dialog button that erases all the history -->
+ <string name="history_delete_positive">Maak Skoon</string>
<!-- History: delete history "working" dialog-->
+ <string name="history_deleting_message">Vee tans geskiedenis uit\u2026</string>
<!-- Favorite: title -->
+ <string name="favorite_title">Gunstelinge</string>
<!-- Favorite: snackBar message shown when an url is added to favorites -->
+ <string name="favorite_added">By gunstelinge gevoeg</string>
<!-- Favorite: empty status text -->
+ <string name="favorite_empty">Daar is niks hier nie, voeg \'n gunsteling skakel by om iets hier te sien</string>
<!-- Favorite: edit dialog title -->
+ <string name="favorite_edit_dialog_title">Redigeer gunsteling</string>
<!-- Favorite: edit dialog: title of the favorite -->
+ <string name="favorite_edit_title">Titel</string>
<!-- Favorite: edit dialog: url of the favorite-->
+ <string name="favorite_edit_url">URL</string>
<!-- Favorite: edit dialog positive button that save changes -->
+ <string name="favorite_edit_positive">Redigeer</string>
<!-- Favorite: edit dialog button that deletes the selected favorite -->
+ <string name="favorite_edit_delete">Verwyder</string>
<!-- Favorite: edit dialog: invalid url error message -->
+ <string name="favorite_edit_error">Voeg \'n geldige URL by</string>
<!-- No activity found to open the given url error -->
+ <string name="error_no_activity_found">Geen toep kan hierdie skakel hanteer nie</string>
<!-- Auth dialog: title -->
+ <string name="auth_dialog_title">Verifikasie word vereis</string>
<!-- Auth dialog: username field -->
+ <string name="auth_dialog_username">Gebruikersnaam:</string>
<!-- Auth dialog: password field -->
+ <string name="auth_dialog_password">Wagwoord:</string>
<!-- Auth dialog: detail -->
+ <string name="auth_dialog_detail">%1$s vereis \'n gebruikernaam en wagwoord.</string>
<!-- Auth dialog: login button -->
+ <string name="auth_dialog_login">Teken aan</string>
<!-- Launcher shortcut: new incognito tab -->
+ <string name="shortcut_new_incognito_tab">Nuwe incognito duimgids</string>
<!-- Suggestions provider: no suggestions provider -->
+ <string name="suggestions_provider_none">Geen</string>
<!-- Search in page: search hint -->
+ <string name="search_bar_hint">Soektog</string>
</resources>
diff --git a/app/src/main/res/values-hu/strings.xml b/app/src/main/res/values-hu/strings.xml
index 89347bd..5dec3b4 100644
--- a/app/src/main/res/values-hu/strings.xml
+++ b/app/src/main/res/values-hu/strings.xml
@@ -15,76 +15,132 @@
limitations under the License.
-->
<resources>
+ <string name="app_name">Böngésző</string>
<!-- Menu action: create new tab -->
+ <string name="menu_new_tab">Új fül</string>
<!-- Menu action: create new incognito tab -->
+ <string name="menu_incognito">Inkognitólap</string>
<!-- Menu action: reload current page -->
+ <string name="menu_reload">Újratöltés</string>
<!-- Menu action: add current page to favorites -->
+ <string name="menu_fav_add">Kedvencekhez ad</string>
<!-- Menu action: share current page -->
+ <string name="menu_share">Megosztás</string>
<!-- Menu action: show favorites list -->
+ <string name="menu_favorites">Kedvencek</string>
<!-- Menu action: show history list -->
+ <string name="menu_history">Előzmények</string>
<!-- Menu action: add shortcut of the current page to the launcher -->
+ <string name="menu_shortcut">Parancsikon létrehozása</string>
<!-- Menu action: show settings -->
+ <string name="menu_settings">Beállítások</string>
<!-- Menu action: download selected file / image -->
+ <string name="menu_download">Letöltés</string>
<!-- Menu action: open selected link in a new tab -->
+ <string name="menu_in_new_tab">Megnyitás új lapon</string>
<!-- Menu action: enable desktop mode -->
+ <string name="menu_desktop_mode">Váltás asztali nézetre</string>
<!-- Menu action: enable phone mode -->
+ <string name="menu_mobile_mode">Váltás a mobil nézetre</string>
<!-- Menu action: search in page -->
+ <string name="menu_search">Keresés az oldalon</string>
<!-- Share webPage: "send to" dialog title -->
+ <string name="share_title">Küldés</string>
<!-- Dialog action: dismiss -->
+ <string name="dismiss">Elvetés</string>
<!-- Download dialog: title -->
+ <string name="download_title">Fájl letöltése</string>
<!-- Download dialog: message -->
+ <string name="download_message">Szeretné letölteni: %1$s?</string>
<!-- Download dialog: button that starts the download -->
+ <string name="download_positive">Letöltés</string>
<!-- Permission error dialog: title -->
+ <string name="permission_error_title">Jogosultság hiba</string>
<!-- Permission error dialog: message for denied storage access-->
<!-- Permission error dialog: button that triggers permission request again -->
+ <string name="permission_error_ask_again">Kérdezze meg újra</string>
<!-- Permission error snackBar: the permission has been denied until user enables it in settings -->
<!-- Shortcut: the current webPage has been added to the launcher -->
+ <string name="shortcut_added">Hozzáadva a kezdőképernyőhöz</string>
<!-- Settings: title -->
+ <string name="settings_title">Beállítások</string>
<!-- Settings: search engine preference title -->
+ <string name="pref_search_engine">Keresőmotor</string>
<!-- Settings: home page preference title -->
+ <string name="pref_start_page">Kezdőoldal</string>
<!-- Settings: select home page dialog title -->
<!-- Settings: select home page dialog message -->
<!-- Settings: reset home page dialog action -->
+ <string name="pref_start_page_dialog_reset">Visszaállitás</string>
<!-- Settings: privacy and security category -->
+ <string name="pref_privacy_security">Adatvédelem és biztonság</string>
<!-- Settings: lookLock title -->
+ <string name="pref_looklock_title">LookLock</string>
<!-- Settings: lookLock summary -->
<!-- Settings: javascript preference title -->
+ <string name="pref_js_title">JavaScript</string>
<!-- Settings: javascript preference summary -->
+ <string name="pref_js_summary">JavaScript engedélyezése</string>
<!-- Settings: location preference title -->
+ <string name="pref_location_title">Hely</string>
<!-- Settings: location preference summary. Note that this doesn't allow permission access to the websites, but just allows the possibility of requesting access to it -->
+ <string name="pref_location_summary">Weboldalak helyadatok kérésének engedélyezése</string>
<!-- Settings: cookie preference title -->
+ <string name="pref_cookie_title">Sütik</string>
<!-- Settings: cookie preference summary -->
+ <string name="pref_cookie_summary">Sütik mentésének és betöltésének engedélyezése az oldalak számára</string>
<!-- Settings: advanced share preference title -->
+ <string name="pref_screenshot_snap_title">Speciális megosztás</string>
<!-- Settings: advanced share preference summary -->
<!-- Settings: clear cookie -->
+ <string name="pref_cookie_clear">Sütik törlése</string>
<!-- Settings: clear cookie toast confirmation -->
<!-- Settings: do not track preference title -->
+ <string name="pref_do_not_track_title">Ne kövesse nyomon</string>
<!-- Settings: do not track preference summary -->
<!-- Settings: save form data title -->
<!-- Settings: suggestions provider title -->
<!-- History: title -->
+ <string name="history_title">Előzmények</string>
<!-- History: empty status text -->
<!-- History: date format for items. EEEE = day (Monday), MMMM = month (January), yyyy = year (1970), HH = hour (12), mm = minutes (30) -->
+ <string name="history_date_format">EEEE, yyyy. MMMM dd., HH:mm</string>
<!-- History: delete history dialog title -->
+ <string name="history_delete_title">Előzmények törlése</string>
<!-- History: delete history dialog warning message -->
<!-- History: delete history dialog button that erases all the history -->
+ <string name="history_delete_positive">Törlés</string>
<!-- History: delete history "working" dialog-->
+ <string name="history_deleting_message">Előzmények törlése\u2026</string>
<!-- Favorite: title -->
+ <string name="favorite_title">Kedvencek</string>
<!-- Favorite: snackBar message shown when an url is added to favorites -->
+ <string name="favorite_added">Hozzáadva a kedvencekhez</string>
<!-- Favorite: empty status text -->
<!-- Favorite: edit dialog title -->
+ <string name="favorite_edit_dialog_title">Kedvenc szerkesztése</string>
<!-- Favorite: edit dialog: title of the favorite -->
+ <string name="favorite_edit_title">Cím</string>
<!-- Favorite: edit dialog: url of the favorite-->
<!-- Favorite: edit dialog positive button that save changes -->
+ <string name="favorite_edit_positive">Szerkesztés</string>
<!-- Favorite: edit dialog button that deletes the selected favorite -->
+ <string name="favorite_edit_delete">Törlés</string>
<!-- Favorite: edit dialog: invalid url error message -->
<!-- No activity found to open the given url error -->
<!-- Auth dialog: title -->
+ <string name="auth_dialog_title">Hitelesítés Szükséges</string>
<!-- Auth dialog: username field -->
+ <string name="auth_dialog_username">Felhasználónév:</string>
<!-- Auth dialog: password field -->
+ <string name="auth_dialog_password">Jelszó:</string>
<!-- Auth dialog: detail -->
<!-- Auth dialog: login button -->
+ <string name="auth_dialog_login">Bejelentkezés</string>
<!-- Launcher shortcut: new incognito tab -->
+ <string name="shortcut_new_incognito_tab">Új inkognitólap</string>
<!-- Suggestions provider: no suggestions provider -->
+ <string name="suggestions_provider_none">Nincs</string>
<!-- Search in page: search hint -->
+ <string name="search_bar_hint">Keresés</string>
</resources>
diff --git a/app/src/main/res/values-pt-rPT/strings.xml b/app/src/main/res/values-pt-rPT/strings.xml
index 61722bd..15c252f 100644
--- a/app/src/main/res/values-pt-rPT/strings.xml
+++ b/app/src/main/res/values-pt-rPT/strings.xml
@@ -75,7 +75,7 @@
<!-- Settings: select home page dialog message -->
<string name="pref_start_page_dialog_message">Escreva o URL da página inicial</string>
<!-- Settings: reset home page dialog action -->
- <string name="pref_start_page_dialog_reset">Restaurar</string>
+ <string name="pref_start_page_dialog_reset">Repor</string>
<!-- Settings: privacy and security category -->
<string name="pref_privacy_security">Privacidade e segurança</string>
<!-- Settings: lookLock title -->