summaryrefslogtreecommitdiffstats
path: root/app/src/main
diff options
context:
space:
mode:
authorAbhisek Devkota <ciwrl@lineageos.org>2017-12-11 21:56:50 -0800
committerAbhisek Devkota <ciwrl@lineageos.org>2017-12-11 21:56:50 -0800
commitf3ad48395131c91ba563f0dbc2b0cb38737b1dab (patch)
treee62925418e0611cb02cf67a59d119120b8db0d09 /app/src/main
parentc4a6bf84e938fc3db4e12d50fe1126d67ac1ad8b (diff)
downloadandroid_packages_apps_Jelly-f3ad48395131c91ba563f0dbc2b0cb38737b1dab.tar.gz
android_packages_apps_Jelly-f3ad48395131c91ba563f0dbc2b0cb38737b1dab.tar.bz2
android_packages_apps_Jelly-f3ad48395131c91ba563f0dbc2b0cb38737b1dab.zip
Automatic translation import
Change-Id: Ia09be7a28fddf46426085f6568885aeb15f6798b
Diffstat (limited to 'app/src/main')
-rw-r--r--app/src/main/res/values-in/strings.xml15
-rw-r--r--app/src/main/res/values-kab-rDZ/strings.xml90
-rw-r--r--app/src/main/res/values-uk/strings.xml3
3 files changed, 108 insertions, 0 deletions
diff --git a/app/src/main/res/values-in/strings.xml b/app/src/main/res/values-in/strings.xml
index ae22949..e0ffcdf 100644
--- a/app/src/main/res/values-in/strings.xml
+++ b/app/src/main/res/values-in/strings.xml
@@ -39,8 +39,11 @@
<!-- Menu action: open selected link in a new tab -->
<string name="menu_in_new_tab">Buka di tab baru</string>
<!-- Menu action: enable desktop mode -->
+ <string name="menu_desktop_mode">Beralih ke situs desktop</string>
<!-- Menu action: enable phone mode -->
+ <string name="menu_mobile_mode">Beralih ke situs mobile</string>
<!-- Menu action: search in page -->
+ <string name="menu_search">Temukan di laman</string>
<!-- Share webPage: "send to" dialog title -->
<string name="share_title">Kirim ke</string>
<!-- Dialog action: dismiss -->
@@ -54,6 +57,7 @@
<!-- Permission error dialog: title -->
<string name="permission_error_title">Kesalahan perizinan</string>
<!-- Permission error dialog: message for denied storage access-->
+ <string name="permission_error_storage">Browser membutuhkan akses penyimpanan untuk mengunduh berkas. Silakan berikan izin untuk menyimpan berkas dari web</string>
<!-- Permission error dialog: button that triggers permission request again -->
<string name="permission_error_ask_again">Tanya kembali</string>
<!-- Permission error snackBar: the permission has been denied until user enables it in settings -->
@@ -77,6 +81,7 @@
<!-- Settings: lookLock title -->
<string name="pref_looklock_title">LookLock</string>
<!-- Settings: lookLock summary -->
+ <string name="pref_looklock_summary">Cegah aplikasi lain untuk membaca konten Browser</string>
<!-- Settings: javascript preference title -->
<string name="pref_js_title">JavaScript</string>
<!-- Settings: javascript preference summary -->
@@ -86,16 +91,24 @@
<!-- 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">Izinkan situs web untuk meminta akses ke lokasi Anda</string>
<!-- Settings: cookie preference title -->
+ <string name="pref_cookie_title">Kuki</string>
<!-- Settings: cookie preference summary -->
+ <string name="pref_cookie_summary">Izinkan situs web untuk menyimpan dan memuat kuki</string>
<!-- Settings: advanced share preference title -->
+ <string name="pref_screenshot_snap_title">Berbagi lanjutan</string>
<!-- Settings: advanced share preference summary -->
+ <string name="pref_screenshot_snap_summary">Berbagi pratinjau halaman web</string>
<!-- Settings: clear cookie -->
<!-- Settings: clear cookie toast confirmation -->
+ <string name="pref_cookie_clear_done">Membersihkan semua kuki</string>
<!-- Settings: do not track preference title -->
+ <string name="pref_do_not_track_title">Jangan Melacak</string>
<!-- Settings: do not track preference summary -->
+ <string name="pref_do_not_track_summary">Kirim permintaan Jangan Melacak ke situs web yang dikunjungi</string>
<!-- Settings: save form data title -->
<string name="pref_save_form_data_title">Simpan data formulir</string>
<!-- Settings: suggestions provider title -->
+ <string name="pref_suggestions_provider">Saran penyedia</string>
<!-- History: title -->
<string name="history_title">Riwayat</string>
<!-- History: empty status text -->
@@ -119,6 +132,7 @@
<!-- Favorite: edit dialog title -->
<string name="favorite_edit_dialog_title">Sunting favorit</string>
<!-- Favorite: edit dialog: title of the favorite -->
+ <string name="favorite_edit_title">Nama</string>
<!-- Favorite: edit dialog: url of the favorite-->
<string name="favorite_edit_url">URL</string>
<!-- Favorite: edit dialog positive button that save changes -->
@@ -130,6 +144,7 @@
<!-- No activity found to open the given url error -->
<string name="error_no_activity_found">Tidak ada aplikasi yang dapat mengurus tautan ini</string>
<!-- Auth dialog: title -->
+ <string name="auth_dialog_title">Otentikasi Diperlukan</string>
<!-- Auth dialog: username field -->
<string name="auth_dialog_username">Nama Pengguna:</string>
<!-- Auth dialog: password field -->
diff --git a/app/src/main/res/values-kab-rDZ/strings.xml b/app/src/main/res/values-kab-rDZ/strings.xml
new file mode 100644
index 0000000..89347bd
--- /dev/null
+++ b/app/src/main/res/values-kab-rDZ/strings.xml
@@ -0,0 +1,90 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (c) 2017 The LineageOS Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <!-- Menu action: create new tab -->
+ <!-- Menu action: create new incognito tab -->
+ <!-- Menu action: reload current page -->
+ <!-- Menu action: add current page to favorites -->
+ <!-- Menu action: share current page -->
+ <!-- Menu action: show favorites list -->
+ <!-- Menu action: show history list -->
+ <!-- Menu action: add shortcut of the current page to the launcher -->
+ <!-- Menu action: show settings -->
+ <!-- Menu action: download selected file / image -->
+ <!-- Menu action: open selected link in a new tab -->
+ <!-- Menu action: enable desktop mode -->
+ <!-- Menu action: enable phone mode -->
+ <!-- Menu action: search in page -->
+ <!-- Share webPage: "send to" dialog title -->
+ <!-- Dialog action: dismiss -->
+ <!-- Download dialog: title -->
+ <!-- Download dialog: message -->
+ <!-- Download dialog: button that starts the download -->
+ <!-- Permission error dialog: title -->
+ <!-- Permission error dialog: message for denied storage access-->
+ <!-- Permission error dialog: button that triggers permission request again -->
+ <!-- Permission error snackBar: the permission has been denied until user enables it in settings -->
+ <!-- Shortcut: the current webPage has been added to the launcher -->
+ <!-- Settings: title -->
+ <!-- Settings: search engine preference title -->
+ <!-- Settings: home page preference title -->
+ <!-- Settings: select home page dialog title -->
+ <!-- Settings: select home page dialog message -->
+ <!-- Settings: reset home page dialog action -->
+ <!-- Settings: privacy and security category -->
+ <!-- Settings: lookLock title -->
+ <!-- Settings: lookLock summary -->
+ <!-- Settings: javascript preference title -->
+ <!-- Settings: javascript preference summary -->
+ <!-- Settings: location preference title -->
+ <!-- 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 -->
+ <!-- Settings: cookie preference title -->
+ <!-- Settings: cookie preference summary -->
+ <!-- Settings: advanced share preference title -->
+ <!-- Settings: advanced share preference summary -->
+ <!-- Settings: clear cookie -->
+ <!-- Settings: clear cookie toast confirmation -->
+ <!-- Settings: do not track preference title -->
+ <!-- Settings: do not track preference summary -->
+ <!-- Settings: save form data title -->
+ <!-- Settings: suggestions provider title -->
+ <!-- History: title -->
+ <!-- History: empty status text -->
+ <!-- History: date format for items. EEEE = day (Monday), MMMM = month (January), yyyy = year (1970), HH = hour (12), mm = minutes (30) -->
+ <!-- History: delete history dialog title -->
+ <!-- History: delete history dialog warning message -->
+ <!-- History: delete history dialog button that erases all the history -->
+ <!-- History: delete history "working" dialog-->
+ <!-- Favorite: title -->
+ <!-- Favorite: snackBar message shown when an url is added to favorites -->
+ <!-- Favorite: empty status text -->
+ <!-- Favorite: edit dialog title -->
+ <!-- Favorite: edit dialog: title of the favorite -->
+ <!-- Favorite: edit dialog: url of the favorite-->
+ <!-- Favorite: edit dialog positive button that save changes -->
+ <!-- Favorite: edit dialog button that deletes the selected favorite -->
+ <!-- Favorite: edit dialog: invalid url error message -->
+ <!-- No activity found to open the given url error -->
+ <!-- Auth dialog: title -->
+ <!-- Auth dialog: username field -->
+ <!-- Auth dialog: password field -->
+ <!-- Auth dialog: detail -->
+ <!-- Auth dialog: login button -->
+ <!-- Launcher shortcut: new incognito tab -->
+ <!-- Suggestions provider: no suggestions provider -->
+ <!-- Search in page: search hint -->
+</resources>
diff --git a/app/src/main/res/values-uk/strings.xml b/app/src/main/res/values-uk/strings.xml
index 1faaabc..3ba9863 100644
--- a/app/src/main/res/values-uk/strings.xml
+++ b/app/src/main/res/values-uk/strings.xml
@@ -43,6 +43,7 @@
<!-- Menu action: enable phone mode -->
<string name="menu_mobile_mode">Перейти до мобільної версії</string>
<!-- Menu action: search in page -->
+ <string name="menu_search">Знайти на сторінці</string>
<!-- Share webPage: "send to" dialog title -->
<string name="share_title">Надіслати до</string>
<!-- Dialog action: dismiss -->
@@ -156,5 +157,7 @@
<!-- Launcher shortcut: new incognito tab -->
<string name="shortcut_new_incognito_tab">Нова вкладка \"інкоґніто\"</string>
<!-- Suggestions provider: no suggestions provider -->
+ <string name="suggestions_provider_none">Жоден</string>
<!-- Search in page: search hint -->
+ <string name="search_bar_hint">Шукати</string>
</resources>