summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-04-29 11:21:29 +0200
committerMarco Brohet <therbom@gmail.com>2013-04-29 11:25:21 +0200
commit748f69bdaca9bc18e8ecab1a7aa50c02702d10a3 (patch)
tree9ab5bcb7b8d3ed539683f669ccd9d1c80a20cd01
parent0db3cf0fbac631414a9efa721c753b9679844705 (diff)
downloadpackages_apps_browser-748f69bdaca9bc18e8ecab1a7aa50c02702d10a3.zip
packages_apps_browser-748f69bdaca9bc18e8ecab1a7aa50c02702d10a3.tar.gz
packages_apps_browser-748f69bdaca9bc18e8ecab1a7aa50c02702d10a3.tar.bz2
Browser: Refactor translations
Change-Id: I7b3fca2e2777eaa63bf2264c555a6bb9b20af774
-rw-r--r--res/values-da/cm_strings.xml26
-rw-r--r--res/values-da/strings.xml12
-rw-r--r--res/values-de/cm_strings.xml26
-rw-r--r--res/values-de/strings.xml21
-rw-r--r--res/values-in/cm_strings.xml20
-rw-r--r--res/values-in/strings.xml31
-rw-r--r--res/values-iw/cm_strings.xml22
-rw-r--r--res/values-iw/strings.xml68
-rw-r--r--res/values-ja/cm_strings.xml20
-rw-r--r--res/values-ja/strings.xml5
-rw-r--r--res/values-pl/cm_strings.xml25
-rw-r--r--res/values-pl/strings.xml22
-rw-r--r--res/values-zh-rCN/cm_strings.xml24
-rw-r--r--res/values-zh-rCN/strings.xml21
14 files changed, 202 insertions, 141 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
new file mode 100644
index 0000000..40cdd7c
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="contextmenu_openlink_incognito_newwindow">Åbn i ny inkognito-tab</string>
+ <string name="contextmenu_openlink_incognito_newwindow_background">Åbn i ny inkognito-tab i baggrunden</string>
+ <string name="pref_content_ua">Brugeragent</string>
+ <string name="pref_content_ua_summary">Vælg en brugeragent</string>
+ <string name="accessibility_button_homescreen">Startskærm</string>
+ <string name="pref_lab_webgl">WebGL</string>
+ <string name="pref_lab_webgl_summary">Slå WebGL til</string>
+ <string name="pref_lab_websockets">WebSockets</string>
+ <string name="pref_lab_websockets_summary">Slå WebSockets til</string>
+</resources>
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
index fee550e..555fb47 100644
--- a/res/values-da/strings.xml
+++ b/res/values-da/strings.xml
@@ -398,16 +398,4 @@
<string name="accessibility_state_frozen" msgid="8041539250447035570">"Gemt side"</string>
<string name="accessibility_transition_navscreen" msgid="2734915619351519547">"Administrering af faner"</string>
<string name="accessibility_button_bookmarks_folder_up" msgid="9179389954714270505">"Forrige mappe"</string>
-
- <!-- CYANOGENMOD ADDITIONS -->
- <string name="contextmenu_openlink_incognito_newwindow">Åbn i ny inkognito-tab</string>
- <string name="contextmenu_openlink_incognito_newwindow_background">Åbn i ny inkognito-tab i baggrunden</string>
- <string name="pref_content_ua">Brugeragent</string>
- <string name="pref_content_ua_summary">Vælg en brugeragent</string>
- <string name="accessibility_button_homescreen">Startskærm</string>
- <string name="pref_lab_webgl">WebGL</string>
- <string name="pref_lab_webgl_summary">Slå WebGL til</string>
- <string name="pref_lab_websockets">WebSockets</string>
- <string name="pref_lab_websockets_summary">Slå WebSockets til</string>
- <!-- CYANOGENMOD ADDITIONS END -->
</resources>
diff --git a/res/values-de/cm_strings.xml b/res/values-de/cm_strings.xml
new file mode 100644
index 0000000..65380a8
--- /dev/null
+++ b/res/values-de/cm_strings.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="accessibility_button_homescreen">Startbildschirm</string>
+ <string name="contextmenu_openlink_incognito_newwindow">In neuem Inkognito-Tab öffnen</string>
+ <string name="contextmenu_openlink_incognito_newwindow_background">In neuem Inkognito-Hintergrundtab öffnen</string>
+ <string name="pref_content_ua">User-Agent</string>
+ <string name="pref_content_ua_summary">User-Agent auswählen</string>
+ <string name="pref_lab_webgl">WebGL</string>
+ <string name="pref_lab_webgl_summary">WebGL-Unterstützung aktivieren</string>
+ <string name="pref_lab_websockets">WebSockets</string>
+ <string name="pref_lab_websockets_summary">WebSocket-Unterstützung aktivieren</string>
+</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 1de9ea2..f9e93e5 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -170,9 +170,9 @@
<string name="autofill_profile_editor_name" msgid="8566130291459685955">"Vollständiger Name:"</string>
<string name="autofill_profile_editor_email_address" msgid="7967585896612797173">"E-Mail:"</string>
<string name="autofill_profile_editor_company_name" msgid="2813443159949210417">"Name des Unternehmens:"</string>
- <string name="autofill_profile_editor_address_line_1" msgid="836433242509243081">"Adresszeile 1:"</string>
+ <string name="autofill_profile_editor_address_line_1" msgid="836433242509243081">"Adresszeile 1:"</string>
<string name="autofill_profile_editor_address_line_1_hint" msgid="5965659598509327172">"Straße, Postfach usw."</string>
- <string name="autofill_profile_editor_address_line_2" msgid="8194745202893822479">"Adresszeile 2:"</string>
+ <string name="autofill_profile_editor_address_line_2" msgid="8194745202893822479">"Adresszeile 2:"</string>
<string name="autofill_profile_editor_address_line_2_hint" msgid="8529642768127569254">"Apartment, Wohnung, Gebäude, Etage usw."</string>
<string name="autofill_profile_editor_city" msgid="7306716145784997135">"Stadt:"</string>
<string name="autofill_profile_editor_state" msgid="2150403366835080407">"Bundesland/Provinz/Region:"</string>
@@ -398,21 +398,4 @@
<string name="accessibility_state_frozen" msgid="8041539250447035570">"Gespeicherte Seite"</string>
<string name="accessibility_transition_navscreen" msgid="2734915619351519547">"Tab-Verwaltung"</string>
<string name="accessibility_button_bookmarks_folder_up" msgid="9179389954714270505">"Vorheriger Ordner"</string>
-
- <!-- **** CYANOGENMOD ADDITIONS START **** -->
- <string name="accessibility_button_homescreen">Startbildschirm</string>
-
- <string name="contextmenu_openlink_incognito_newwindow">In neuem Inkognito-Tab öffnen</string>
- <string name="contextmenu_openlink_incognito_newwindow_background">In neuem Inkognito-Hintergrundtab öffnen</string>
-
- <string name="pref_content_ua">User-Agent</string>
- <string name="pref_content_ua_summary">User-Agent auswählen</string>
-
- <string name="pref_lab_webgl">WebGL</string>
- <string name="pref_lab_webgl_summary">WebGL-Unterstützung aktivieren</string>
-
- <string name="pref_lab_websockets">WebSockets</string>
- <string name="pref_lab_websockets_summary">WebSocket-Unterstützung aktivieren</string>
-
- <!-- **** CYANOGENMOD ADDITIONS END **** -->
</resources>
diff --git a/res/values-in/cm_strings.xml b/res/values-in/cm_strings.xml
new file mode 100644
index 0000000..fc823f6
--- /dev/null
+++ b/res/values-in/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="contextmenu_openlink_incognito_newwindow">Buka di tab penyamaran baru</string>
+ <string name="contextmenu_openlink_incognito_newwindow_background">Buka di tab penyamaran baru yang latar belakang</string>
+ <string name="accessibility_button_homescreen">Layar Utama</string>
+</resources>
diff --git a/res/values-in/strings.xml b/res/values-in/strings.xml
index 66573fa..89d6a22 100644
--- a/res/values-in/strings.xml
+++ b/res/values-in/strings.xml
@@ -17,7 +17,7 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="application_name" msgid="1935869255545976415">"Browser"</string>
- <string name="choose_upload" msgid="3649366287575002063">"Pilih berkas untuk diunggah"</string>
+ <string name="choose_upload" msgid="3649366287575002063">"Pilih file untuk diunggah"</string>
<string name="uploads_disabled" msgid="463761197575372994">"Pengunggahan file dinonaktifkan."</string>
<string name="new_tab" msgid="7971857320679510529">"Tab baru"</string>
<string name="new_incognito_tab" msgid="3606197964239039478">"Tab penyamaran baru"</string>
@@ -26,7 +26,7 @@
<string name="tab_history" msgid="1979267558744613746">"Riwayat"</string>
<string name="tab_snapshots" msgid="1449241204980265186">"Laman tersimpan"</string>
<string name="added_to_bookmarks" msgid="4028710765672851635">"Ditambahkan ke bookmark."</string>
- <string name="removed_from_bookmarks" msgid="546648923924996722">"Dihapuskan dari bookmark."</string>
+ <string name="removed_from_bookmarks" msgid="546648923924996722">"Dihapus dari bookmark."</string>
<string name="sign_in_to" msgid="5939425800148759165">"Masuk ke <xliff:g id="HOSTNAME">%s1</xliff:g> \"<xliff:g id="REALM">%s2</xliff:g>\""</string>
<string name="username" msgid="5057566336518215922">"Nama"</string>
<string name="password" msgid="1177138552305184404">"Sandi"</string>
@@ -34,7 +34,7 @@
<string name="bookmarks_search" msgid="5229596268214362873">"Browser"</string>
<string name="cancel" msgid="3017274947407233702">"Batal"</string>
<string name="ok" msgid="1509280796718850364">"Oke"</string>
- <string name="title_bar_loading" msgid="7438217780834640678">"Memuat\u2026"</string>
+ <string name="title_bar_loading" msgid="7438217780834640678">"Memuat…"</string>
<string name="page_info" msgid="4048529256302257195">"Info laman"</string>
<string name="page_info_view" msgid="5303490449842635158">"Lihat info laman"</string>
<string name="page_info_address" msgid="2222306609532903254">"Alamat:"</string>
@@ -103,7 +103,7 @@
<string name="copy_page_url" msgid="1188679152608889555">"Salin URL laman"</string>
<string name="share_page" msgid="593756995297268343">"Bagikan lama"</string>
<string name="menu_save_snapshot" msgid="6935080344031126139">"Simpan untuk dibaca secara offline"</string>
- <string name="saving_snapshot" msgid="1693789062351182809">"Menyimpan\u2026"</string>
+ <string name="saving_snapshot" msgid="1693789062351182809">"Menyimpan..."</string>
<string name="snapshot_failed" msgid="4584580873565876033">"Tidak dapat menyimpan untuk dibaca secara offline."</string>
<string name="contextheader_folder_bookmarkcount" msgid="353987136645619089">"<xliff:g id="BOOKMARK_COUNT">%d</xliff:g> bookmark"</string>
<string name="contextheader_folder_empty" msgid="974171637803391651">"Folder kosong"</string>
@@ -117,12 +117,12 @@
<string name="contextmenu_download_image" msgid="4243829645180686912">"Simpan gambar"</string>
<string name="contextmenu_view_image" msgid="3870625602053600905">"Lihat gambar"</string>
<string name="contextmenu_set_wallpaper" msgid="3691902960115350686">"Setel sebagai wallpaper"</string>
- <string name="contextmenu_dial_dot" msgid="5856550683415933806">"Panggil\u2026"</string>
+ <string name="contextmenu_dial_dot" msgid="5856550683415933806">"Panggil..."</string>
<string name="contextmenu_add_contact" msgid="3183511922223645716">"Tambahkan kontak"</string>
<string name="contextmenu_send_mail" msgid="1014513374828775660">"Kirim email"</string>
<string name="contextmenu_map" msgid="7471390435434034912">"Peta"</string>
<string name="choosertitle_sharevia" msgid="4600490613341909086">"Bagikan melalui"</string>
- <string name="clear" msgid="7070043081700011461">"Hapuskanlah"</string>
+ <string name="clear" msgid="7070043081700011461">"Bersihkan"</string>
<string name="replace" msgid="4843033491070384047">"Ganti"</string>
<string name="browser_bookmarks_page_bookmarks_text" msgid="6787605028726162673">"Bookmark"</string>
<string name="menu_preferences" msgid="6709237687234102240">"Setelan"</string>
@@ -156,7 +156,7 @@
<string name="pref_general_title" msgid="1946872771219249323">"Umum"</string>
<string name="pref_general_sync_title" msgid="3138637035975860324">"Sinkronisasi"</string>
<string name="pref_general_autofill_title" msgid="547881256865816858">"Isi-otomatis"</string>
- <string name="pref_autofill_enabled" msgid="1015751713312396713">"Isi formulir otomatis"</string>
+ <string name="pref_autofill_enabled" msgid="1015751713312396713">"Isi-otomatis formulir"</string>
<string name="pref_autofill_enabled_summary" msgid="7659954073892471496">"Mengisi formulir web dengan satu sentuhan"</string>
<string name="pref_autofill_profile_editor" msgid="8934844472922113166">"Teks isi-otomatis"</string>
<string name="pref_autofill_profile_editor_summary" msgid="4864447251676856190">"Menyiapkan teks untuk mengisi otomatis di formulir web"</string>
@@ -221,7 +221,7 @@
<string name="pref_security_accept_cookies" msgid="3201367661925047989">"Terima cookie"</string>
<string name="pref_security_accept_cookies_summary" msgid="1907951236154433751">"Izinkan situs menyimpan dan membaca data cookie"</string>
<string-array name="pref_text_size_choices">
- <item msgid="4952686548944739548">"Sangat kecil"</item>
+ <item msgid="4952686548944739548">"Kecil"</item>
<item msgid="1950030433642671460">"Kecil"</item>
<item msgid="4338347520133294584">"Normal"</item>
<item msgid="5043128215356351184">"Besar"</item>
@@ -258,8 +258,8 @@
<string-array name="pref_default_text_encoding_choices">
<item msgid="7275223955790513818">"Latin-1 (ISO-8859-1)"</item>
<item msgid="2456597866837587140">"Unicode (UTF-8)"</item>
- <item msgid="6122474363777211732">"Cina (GBK)"</item>
- <item msgid="373372275931607040">"Cina (Big5)"</item>
+ <item msgid="6122474363777211732">"China (GBK)"</item>
+ <item msgid="373372275931607040">"China (Big5)"</item>
<item msgid="891615911084608570">"Jepang (ISO-2022-JP)"</item>
<item msgid="5589150448475151241">"Jepang (SHIFT_JIS)"</item>
<item msgid="7356792686950371843">"Jepang (EUC-JP)"</item>
@@ -323,7 +323,7 @@
<string name="download_sdcard_busy_dlg_msg" product="nosdcard" msgid="8412543086906716875">"Penyimpanan USB sibuk. Untuk mengizinkan pengunduhan, sentuh Matikan penyimpanan USB pada pemberitahuan."</string>
<string name="download_sdcard_busy_dlg_msg" product="default" msgid="2629425950473358591">"Kartu SD sibuk. Untuk mengizinkan unduhan, sentuh Matikan penyimpanan USB pada pemberitahuan."</string>
<string name="cannot_download" msgid="8150552478556798780">"Hanya dapat mengunduh URL \"http\" atau \"https\"."</string>
- <string name="download_pending" msgid="2599683668575349559">"Memulai unduhan\u2026"</string>
+ <string name="download_pending" msgid="2599683668575349559">"Memulai unduhan..."</string>
<string name="search_the_web" msgid="6046130189241962337">"Telusuri web"</string>
<string name="webstorage_outofspace_notification_title" msgid="1160474608059771788">"Penyimpanan browser penuh"</string>
<string name="webstorage_outofspace_notification_text" msgid="47273584426988640">"Sentuh untuk mengosongkan ruang."</string>
@@ -332,7 +332,7 @@
<string name="webstorage_clear_data_dialog_ok_button" msgid="6682570951259237542">"Oke"</string>
<string name="webstorage_clear_data_dialog_cancel_button" msgid="2028867751958942762">"Batal"</string>
<string name="webstorage_origin_summary_mb_stored" msgid="1985885826292236210">"MB yang disimpan pada ponsel Anda"</string>
- <string name="loading_video" msgid="7886324933131962321">"Memuat video\u2026"</string>
+ <string name="loading_video" msgid="7886324933131962321">"Memuat video..."</string>
<string name="geolocation_permissions_prompt_message" msgid="356796102004052471">"<xliff:g id="WEBSITE_ORIGIN">%s</xliff:g> ingin tahu lokasi Anda"</string>
<string name="geolocation_permissions_prompt_share" msgid="9084486342048347976">"Bagikan lokasi"</string>
<string name="geolocation_permissions_prompt_dont_share" msgid="6303025160237860300">"Tolak"</string>
@@ -349,7 +349,7 @@
<string name="website_settings_clear_all_dialog_message" msgid="1551164275687475061">"Hapus semua data situs web dan izin lokasi?"</string>
<string name="website_settings_clear_all_dialog_ok_button" msgid="7858504776529106243">"Oke"</string>
<string name="website_settings_clear_all_dialog_cancel_button" msgid="1896757051856611674">"Batal"</string>
- <string name="progress_dialog_setting_wallpaper" msgid="2031391201442335889">"Menyetel wallpaper\u2026"</string>
+ <string name="progress_dialog_setting_wallpaper" msgid="2031391201442335889">"Menyetel wallpaper..."</string>
<string name="defaultBookmarksUpButton" msgid="2303951020715704735">"Bookmark"</string>
<string name="empty_bookmarks_folder" msgid="6239830231917618556">"Tidak ada bookmark."</string>
<string name="other_bookmarks" msgid="8021889794475657319">"Bookmark Lainnya"</string>
@@ -398,9 +398,4 @@
<string name="accessibility_state_frozen" msgid="8041539250447035570">"Laman tersimpan"</string>
<string name="accessibility_transition_navscreen" msgid="2734915619351519547">"Pengelolaan tab"</string>
<string name="accessibility_button_bookmarks_folder_up" msgid="9179389954714270505">"Folder sebelumnya"</string>
-
- <!-- CYANOGENMOD EDITS -->
- <string name="contextmenu_openlink_incognito_newwindow">Buka di tab penyamaran baru</string>
- <string name="contextmenu_openlink_incognito_newwindow_background">Buka di tab penyamaran baru yang latar belakang</string>
- <string name="accessibility_button_homescreen">Layar Utama</string>
</resources>
diff --git a/res/values-iw/cm_strings.xml b/res/values-iw/cm_strings.xml
new file mode 100644
index 0000000..ef3ca94
--- /dev/null
+++ b/res/values-iw/cm_strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="contextmenu_openlink_incognito_newwindow">פתח בכרטיסיית גלישה בסתר חדשה</string>
+ <string name="contextmenu_openlink_incognito_newwindow_background">פתח ברקע בכרטיסיית גלישה בסתר</string>
+ <string name="pref_content_ua">User agent</string>
+ <string name="pref_content_ua_summary">בחר User agent</string>
+ <string name="accessibility_button_homescreen">דף הבית</string>
+</resources>
diff --git a/res/values-iw/strings.xml b/res/values-iw/strings.xml
index 78d6f30..2e2de26 100644
--- a/res/values-iw/strings.xml
+++ b/res/values-iw/strings.xml
@@ -4,9 +4,9 @@
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.
@@ -18,17 +18,17 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="application_name" msgid="1935869255545976415">"דפדפן"</string>
<string name="choose_upload" msgid="3649366287575002063">"בחר קובץ להעלאה"</string>
- <string name="uploads_disabled" msgid="463761197575372994">"העלאות קבצים מושבתות."</string>
+ <string name="uploads_disabled" msgid="463761197575372994">"העלאות הקובץ הושבתו."</string>
<string name="new_tab" msgid="7971857320679510529">"כרטיסייה חדשה"</string>
<string name="new_incognito_tab" msgid="3606197964239039478">"כרטיסיית גלישה בסתר חדשה"</string>
<string name="tab_bookmarks" msgid="2305793036003473653">"סימניות"</string>
- <string name="tab_most_visited" msgid="1077402532455000703">"הכי מבוקרים"</string>
+ <string name="tab_most_visited" msgid="1077402532455000703">"אתרים שבהם אתה מבקר הכי הרבה"</string>
<string name="tab_history" msgid="1979267558744613746">"היסטוריה"</string>
<string name="tab_snapshots" msgid="1449241204980265186">"דפים שמורים"</string>
<string name="added_to_bookmarks" msgid="4028710765672851635">"נוסף לסימניות."</string>
<string name="removed_from_bookmarks" msgid="546648923924996722">"הוסר מהסימניות."</string>
- <string name="sign_in_to" msgid="5939425800148759165">"התחבר אל <xliff:g id="HOSTNAME">%s1</xliff:g>‏ \"<xliff:g id="REALM">%s2</xliff:g>\""</string>
- <string name="username" msgid="5057566336518215922">"שם משתמש"</string>
+ <string name="sign_in_to" msgid="5939425800148759165">"היכנס אל <xliff:g id="HOSTNAME">%s1</xliff:g>‏ \"<xliff:g id="REALM">%s2</xliff:g>\""</string>
+ <string name="username" msgid="5057566336518215922">"שם"</string>
<string name="password" msgid="1177138552305184404">"סיסמה"</string>
<string name="action" msgid="183105774472071343">"כניסה"</string>
<string name="bookmarks_search" msgid="5229596268214362873">"דפדפן"</string>
@@ -38,7 +38,7 @@
<string name="page_info" msgid="4048529256302257195">"פרטי דף"</string>
<string name="page_info_view" msgid="5303490449842635158">"הצג פרטי דף"</string>
<string name="page_info_address" msgid="2222306609532903254">"כתובת:"</string>
- <string name="ssl_warnings_header" msgid="79744901983636370">"ישנן בעיות באישור האבטחה של אתר זה."</string>
+ <string name="ssl_warnings_header" msgid="79744901983636370">"יש בעיות באישור האבטחה של אתר זה."</string>
<string name="ssl_continue" msgid="8031515015829358457">"המשך"</string>
<string name="security_warning" msgid="6607795404322797541">"אזהרת אבטחה"</string>
<string name="view_certificate" msgid="1472768887529093862">"הצג אישור"</string>
@@ -54,7 +54,7 @@
<string name="stop" msgid="5687251076030630074">"הפסק"</string>
<string name="reload" msgid="8585220783228408062">"רענן"</string>
<string name="back" msgid="8414603107175713668">"הקודם"</string>
- <string name="forward" msgid="4288210890526641577">"הבא"</string>
+ <string name="forward" msgid="4288210890526641577">"העבר"</string>
<string name="save" msgid="5922311934992468496">"אישור"</string>
<string name="do_not_save" msgid="6777633870113477714">"ביטול"</string>
<string name="location" msgid="3411848697912600125">"כתובת"</string>
@@ -133,7 +133,7 @@
<string name="pref_content_block_popups" msgid="4158524847764470895">"חסום חלונות קופצים"</string>
<string name="pref_content_javascript" msgid="4570972030299516843">"הפוך JavaScript לפעיל"</string>
<string name="pref_content_open_in_background" msgid="824123779725118663">"פתוח ברקע"</string>
- <string name="pref_content_plugins" msgid="7231944644794301582">"הפוך תוספים לפעילים"</string>
+ <string name="pref_content_plugins" msgid="7231944644794301582">"הפוך רכיבי פלאגין לפעילים"</string>
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"פועל תמיד"</item>
<item msgid="2484126708670016519">"לפי דרישה"</item>
@@ -185,7 +185,7 @@
<string name="autofill_profile_successful_delete" msgid="1790262652460723127">"מילוי אוטומטי של טקסט נמחק."</string>
<string name="autofill_profile_editor_delete_profile" msgid="3098369314558164153">"מחק"</string>
<string name="autofill_setup_dialog_message" msgid="7123905786076456503">"הדפדפן יכול לבצע השלמה אוטומטית של טופסי אינטרנט כמו טופס זה. האם ברצונך להגדיר טקסט למילוי אוטומטי?"</string>
- <string name="autofill_setup_dialog_negative_toast" msgid="3288881675232206984">"תוכל תמיד להגדיר את המילוי האוטומטי של הטקסט דרך מסך \'דפדפן\' &gt; \'הגדרות\' &gt; \'כללי\'."</string>
+ <string name="autofill_setup_dialog_negative_toast" msgid="3288881675232206984">"תוכל תמיד להגדיר את המילוי האוטומטי של הטקסט דרך המסך \'דפדפן\' &gt; \'הגדרות\' &gt; \'כללי\'."</string>
<string name="disable_autofill" msgid="8305901059849400354">"השבת את \'מילוי אוטומטי\'"</string>
<string name="pref_privacy_security_title" msgid="3480313968942160914">"פרטיות ואבטחה"</string>
<string name="pref_privacy_clear_cache" msgid="3380316479925886998">"נקה קובץ שמור"</string>
@@ -198,8 +198,8 @@
<string name="pref_privacy_clear_history" msgid="8723795508825198477">"נקה היסטוריה"</string>
<string name="pref_privacy_clear_history_summary" msgid="6868501330708940734">"נקה את היסטוריית הניווט של הדפדפן"</string>
<string name="pref_privacy_clear_history_dlg" msgid="6934317391642846227">"למחוק את היסטוריית הניווט של הדפדפן?"</string>
- <string name="pref_privacy_formdata_title" msgid="6549813837982050424">"נתוני טפסים"</string>
- <string name="pref_privacy_clear_form_data" msgid="4232668196344383987">"נקה נתוני טפסים"</string>
+ <string name="pref_privacy_formdata_title" msgid="6549813837982050424">"נתוני טופס"</string>
+ <string name="pref_privacy_clear_form_data" msgid="4232668196344383987">"נקה נתוני טופס"</string>
<string name="pref_privacy_clear_form_data_summary" msgid="7702091143640546200">"נקה את כל נתוני הטפסים שנשמרו"</string>
<string name="pref_privacy_clear_form_data_dlg" msgid="8205626042241338983">"למחוק את כל נתוני הטפסים שנשמרו?"</string>
<string name="pref_privacy_clear_passwords" msgid="4750234112289277480">"נקה סיסמאות"</string>
@@ -208,13 +208,13 @@
<string name="pref_privacy_location_title" msgid="7458378016606081067">"מיקום"</string>
<string name="pref_privacy_enable_geolocation" msgid="1395040170290765686">"הפוך מיקום לפעיל"</string>
<string name="pref_privacy_enable_geolocation_summary" msgid="8437020934664306205">"אפשר לאתרים לבקש גישה למיקומך"</string>
- <string name="pref_privacy_clear_geolocation_access" msgid="6649680770030042980">"אפס גישה למיקום"</string>
- <string name="pref_privacy_clear_geolocation_access_summary" msgid="7750143359497314679">"נקה את הגדרות הגישה למיקום בכל האתרים"</string>
- <string name="pref_privacy_clear_geolocation_access_dlg" msgid="3190928760598034346">"לאפס הגדרות גישה למיקום?"</string>
+ <string name="pref_privacy_clear_geolocation_access" msgid="6649680770030042980">"נקה גישה למיקום"</string>
+ <string name="pref_privacy_clear_geolocation_access_summary" msgid="7750143359497314679">"נקה גישה למיקומים בכל האתרים"</string>
+ <string name="pref_privacy_clear_geolocation_access_dlg" msgid="3190928760598034346">"לנקות גישה למיקום אתר?"</string>
<string name="pref_security_passwords_title" msgid="5734190542383756711">"סיסמאות"</string>
<string name="pref_security_remember_passwords" msgid="6492957683454529549">"זכור סיסמאות"</string>
<string name="pref_security_remember_passwords_summary" msgid="256388703356349137">"שמור שמות משתמשים וסיסמאות של אתרים"</string>
- <string name="pref_security_save_form_data" msgid="1213669802810198893">"זכור נתוני טפסים"</string>
+ <string name="pref_security_save_form_data" msgid="1213669802810198893">"זכור את נתוני הטופס"</string>
<string name="pref_security_save_form_data_summary" msgid="4994074685153708026">"זכור נתונים שאני מקליד בטפסים לשימוש בעתיד"</string>
<string name="pref_security_show_security_warning" msgid="8901135676266754559">"הצג אזהרות אבטחה"</string>
<string name="pref_security_show_security_warning_summary" msgid="5260098316025397525">"הצג אזהרה אם קיימת בעיה באבטחת אתר"</string>
@@ -231,10 +231,10 @@
<string name="pref_min_font_size_value" msgid="2924708480509060209">"<xliff:g id="FONT_SIZE">%d</xliff:g>pt"</string>
<string name="pref_text_zoom" msgid="5171056101805125497">"שינוי גודל טקסט"</string>
<string name="pref_zoom_on_double_tap" msgid="902786475250741795">"הגדל/הקטן בהקשה כפולה"</string>
- <string name="pref_force_userscalable" msgid="5641500562399892621">"אלץ שליטה במרחק מתצוגה"</string>
+ <string name="pref_force_userscalable" msgid="5641500562399892621">"אלץ הפעלת מרחק מתצוגה"</string>
<string name="pref_force_userscalable_summary" msgid="3613242300617172230">"עקוף בקשה של אתר כדי לשלוט באופן הפעולה של מרחק מתצוגה"</string>
<string name="pref_inverted_category" msgid="1280639705117152207">"עיבוד מסך הפוך"</string>
- <string name="pref_inverted" msgid="7613556986776824112">"היפוך צבעים"</string>
+ <string name="pref_inverted" msgid="7613556986776824112">"עיבוד הפוך"</string>
<string name="pref_inverted_summary" msgid="7357225897413923085">"שחור הופך ללבן וההיפך"</string>
<string name="pref_inverted_contrast" msgid="8527441236225288169">"ניגודיות"</string>
<string name="pref_default_zoom" msgid="8076142259097187395">"ברירת מחדל של מרחק מתצוגה"</string>
@@ -308,12 +308,12 @@
<string name="search_button_text" msgid="5235226933877634410">"עבור אל"</string>
<string name="search_settings_description" msgid="1422401062529014107">"סימניות והיסטוריית אתרים"</string>
<string name="popup_window_attempt" msgid="31565781154067629">"לאפשר לאתר זה לפתוח חלון קופץ?"</string>
- <string name="allow" msgid="1157313689171991335">"אפשר"</string>
+ <string name="allow" msgid="1157313689171991335">"מותר"</string>
<string name="block" msgid="9172175889884707800">"חסום"</string>
<string name="too_many_windows_dialog_title" msgid="5709782301477380438">"הגעת למגבלת הכרטיסיות"</string>
<string name="too_many_windows_dialog_message" msgid="3644234634638290304">"לא ניתן לפתוח כרטיסיה חדשה עד לסגירת אחת הכרטיסיות."</string>
<string name="too_many_subwindows_dialog_title" msgid="3805453941587725944">"חלון קופץ כבר פתוח"</string>
- <string name="too_many_subwindows_dialog_message" msgid="2164725447981195556">"רק חלון קופץ אחד יכול להיות פתוח בכל רגע נתון."</string>
+ <string name="too_many_subwindows_dialog_message" msgid="2164725447981195556">"רק חלון קופץ אחד יכול להיות פתוח בכל פעם."</string>
<string name="download_no_sdcard_dlg_title" product="nosdcard" msgid="56777245081568508">"אחסון USB אינו זמין"</string>
<string name="download_no_sdcard_dlg_title" product="default" msgid="605904452159416792">"אין כרטיס SD"</string>
<string name="download_no_sdcard_dlg_msg" product="nosdcard" msgid="3144652102051031721">"דרוש אחסון USB להורדה של <xliff:g id="FILENAME">%s</xliff:g>."</string>
@@ -337,8 +337,8 @@
<string name="geolocation_permissions_prompt_share" msgid="9084486342048347976">"שתף מיקום"</string>
<string name="geolocation_permissions_prompt_dont_share" msgid="6303025160237860300">"דחה"</string>
<string name="geolocation_permissions_prompt_remember" msgid="3118526300707348308">"זכור העדפה"</string>
- <string name="geolocation_permissions_prompt_toast_allowed" msgid="7201417941112726112">"אתר זה יכול לגשת למיקום שלך. שנה זאת דרך מסך \'הגדרות\' &gt; \'מתקדם\' &gt; \'אתר\'."</string>
- <string name="geolocation_permissions_prompt_toast_disallowed" msgid="156443445797377409">"אתר זה לא יכול לגשת למיקום שלך. שנה זאת דרך מסך \'הגדרות\' &gt; \'מתקדם\' &gt; \'אתר\'."</string>
+ <string name="geolocation_permissions_prompt_toast_allowed" msgid="7201417941112726112">"אתר זה יכול לגשת למיקום שלך. שנה זאת דרך המסך \'הגדרות\' &gt; \'מתקדם\' &gt; \'אתר\'."</string>
+ <string name="geolocation_permissions_prompt_toast_disallowed" msgid="156443445797377409">"אתר זה לא יכול לגשת למיקום שלך. שנה זאת דרך המסך \'הגדרות\' &gt; \'מתקדם\' &gt; \'אתר\'."</string>
<string name="geolocation_settings_page_title" msgid="1745477985097536528">"נקה גישה למיקום"</string>
<string name="geolocation_settings_page_summary_allowed" msgid="9180251524290811398">"אתר זה יכול כעת לגשת למיקומך"</string>
<string name="geolocation_settings_page_summary_not_allowed" msgid="7941769772784366199">"לאתר זה אין גישה כעת למיקום שלך"</string>
@@ -351,7 +351,7 @@
<string name="website_settings_clear_all_dialog_cancel_button" msgid="1896757051856611674">"ביטול"</string>
<string name="progress_dialog_setting_wallpaper" msgid="2031391201442335889">"מגדיר טפט..."</string>
<string name="defaultBookmarksUpButton" msgid="2303951020715704735">"סימניות"</string>
- <string name="empty_bookmarks_folder" msgid="6239830231917618556">"אין סימניות."</string>
+ <string name="empty_bookmarks_folder" msgid="6239830231917618556">"ללא סימניות."</string>
<string name="other_bookmarks" msgid="8021889794475657319">"סימניות אחרות"</string>
<string name="rlz_access_point" msgid="7165847807377650632">"Y1"</string>
<string name="account_chooser_dialog_title" msgid="3314204833188808194">"בחר חשבון"</string>
@@ -390,7 +390,7 @@
<string name="accessibility_button_newtab" msgid="4116986240706315748">"פתח כרטיסייה חדשה"</string>
<string name="accessibility_button_newincognitotab" msgid="5254901889040012964">"פתח כרטיסיית גלישה בסתר חדשה"</string>
<string name="accessibility_button_clear" msgid="6943152307986161598">"נקה תוכן"</string>
- <string name="accessibility_button_uaswitch" msgid="6286804719724282339">"החלף User agent"</string>
+ <string name="accessibility_button_uaswitch" msgid="6286804719724282339">"החלף סוכן משתמש"</string>
<string name="accessibility_button_go" msgid="1182818872083055958">"בצע"</string>
<string name="accessibility_button_navscreen" msgid="9142904748728713075">"מנהל דפים"</string>
<string name="accessibility_button_more" msgid="3054251446394224216">"אפשרויות נוספות"</string>
@@ -398,24 +398,4 @@
<string name="accessibility_state_frozen" msgid="8041539250447035570">"דף שמור"</string>
<string name="accessibility_transition_navscreen" msgid="2734915619351519547">"ניהול כרטיסיות"</string>
<string name="accessibility_button_bookmarks_folder_up" msgid="9179389954714270505">"התיקייה הקודמת"</string>
-
- <!-- **** CYANOGENMOD ADDITIONS START **** -->
-
- <!-- Context Menu item to open the currently selected link in a new
- incognito window. -->
- <string name="contextmenu_openlink_incognito_newwindow">פתח בכרטיסיית גלישה בסתר חדשה</string>
- <!-- Context Menu item to open the currently selected link in a new
- background window. [CHAR LIMIT=50] -->
- <string name="contextmenu_openlink_incognito_newwindow_background">פתח ברקע בכרטיסיית גלישה בסתר</string>
-
- <!-- User agent label -->
- <string name="pref_content_ua">User agent</string>
- <!-- User agent summary -->
- <string name="pref_content_ua_summary">בחר User agent</string>
-
- <!-- Content description for home screen button [CHAR LIMIT=NONE] -->
- <string name="accessibility_button_homescreen">דף הבית</string>
-
- <!-- **** CYANOGENMOD ADDITIONS END **** -->
-
</resources>
diff --git a/res/values-ja/cm_strings.xml b/res/values-ja/cm_strings.xml
new file mode 100644
index 0000000..100b441
--- /dev/null
+++ b/res/values-ja/cm_strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="contextmenu_openlink_incognito_newwindow">シークレットタブで開く</string>
+ <string name="contextmenu_openlink_incognito_newwindow_background">バックグラウンドの新しいシークレットタブで開く</string>
+ <string name="accessibility_button_homescreen">ホーム画面</string>
+</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 57b730c..cfcadee 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -398,9 +398,4 @@
<string name="accessibility_state_frozen" msgid="8041539250447035570">"保存したページ"</string>
<string name="accessibility_transition_navscreen" msgid="2734915619351519547">"タブの管理"</string>
<string name="accessibility_button_bookmarks_folder_up" msgid="9179389954714270505">"前のフォルダ"</string>
-
- <!-- CM Extra entries -->
- <string name="contextmenu_openlink_incognito_newwindow">シークレットタブで開く</string>
- <string name="contextmenu_openlink_incognito_newwindow_background">バックグラウンドの新しいシークレットタブで開く</string>
- <string name="accessibility_button_homescreen">ホーム画面</string>
</resources>
diff --git a/res/values-pl/cm_strings.xml b/res/values-pl/cm_strings.xml
new file mode 100644
index 0000000..da4692c
--- /dev/null
+++ b/res/values-pl/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="pref_content_ua">User agent</string>
+ <string name="pref_content_ua_summary">Wybierz sposób identyfikacji przeglądarki</string>
+ <string name="pref_lab_webgl">WebGL</string>
+ <string name="pref_lab_webgl_summary">Aktywuj WebGL</string>
+ <string name="contextmenu_openlink_incognito_newwindow_background">Otwórz w nowej karcie incognito w tle</string>
+ <string name="accessibility_button_homescreen">Ekran główny</string>
+ <string name="pref_lab_websockets">WebSocket</string>
+ <string name="pref_lab_websockets_summary">Aktywuj WebSocket</string>
+</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 7e7d05f..962f7a2 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -398,26 +398,4 @@
<string name="accessibility_state_frozen" msgid="8041539250447035570">"Zapisana strona"</string>
<string name="accessibility_transition_navscreen" msgid="2734915619351519547">"Zarządzanie kartami"</string>
<string name="accessibility_button_bookmarks_folder_up" msgid="9179389954714270505">"Poprzedni folder"</string>
-
- <!-- CYANOGENMOD ADDITIONS -->
-
- <!-- User agent label -->
- <string name="pref_content_ua">User agent</string>
- <!-- User agent summary -->
- <string name="pref_content_ua_summary">Wybierz sposób identyfikacji przeglądarki</string>
-
- <!-- Title for the WebGL feature [CHAR LIMIT=40] -->
- <string name="pref_lab_webgl">WebGL</string>
- <!-- Summary for the WebGL lab feature [CHAR LIMIT=120] -->
- <string name="pref_lab_webgl_summary">Aktywuj WebGL</string>
-
- <!-- Context Menu item to open the currently selected link in a new
- background window. [CHAR LIMIT=50] -->
- <string name="contextmenu_openlink_incognito_newwindow_background">Otwórz w nowej karcie incognito w tle</string>
-
- <!-- Content description for home screen button [CHAR LIMIT=NONE] -->
- <string name="accessibility_button_homescreen">Ekran główny</string>
-
- <string name="pref_lab_websockets">WebSocket</string>
- <string name="pref_lab_websockets_summary">Aktywuj WebSocket</string>
</resources>
diff --git a/res/values-zh-rCN/cm_strings.xml b/res/values-zh-rCN/cm_strings.xml
new file mode 100644
index 0000000..1a76145
--- /dev/null
+++ b/res/values-zh-rCN/cm_strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 The CyanogenMod 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="pref_content_ua">用户代理</string>
+ <string name="pref_content_ua_summary">选择一个用户代理</string>
+ <string name="pref_lab_webgl">WebGL</string>
+ <string name="pref_lab_webgl_summary">启用 WebGL</string>
+ <string name="contextmenu_openlink_incognito_newwindow">在新隐身标签页中打开</string>
+ <string name="contextmenu_openlink_incognito_newwindow_background">在后台新隐身标签页中打开</string>
+ <string name="accessibility_button_homescreen">主屏幕</string>
+</resources>
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index cdc93c0..903d85b 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -110,7 +110,6 @@
<string name="contextmenu_openlink" msgid="7237961252214188935">"打开"</string>
<string name="contextmenu_openlink_newwindow" msgid="1205313604181761403">"在新标签页中打开"</string>
<string name="contextmenu_openlink_newwindow_background" msgid="4690381019116746687">"在新的后台标签页中打开"</string>
- <string name="contextmenu_openlink_incognito_newwindow">在新隐身标签页中打开</string>
<string name="contextmenu_savelink" msgid="5508554930832538184">"保存链接"</string>
<string name="contextmenu_sharelink" msgid="5392275392280130331">"分享链接"</string>
<string name="contextmenu_copy" msgid="398860586635404030">"复制"</string>
@@ -393,30 +392,10 @@
<string name="accessibility_button_clear" msgid="6943152307986161598">"清除输入内容"</string>
<string name="accessibility_button_uaswitch" msgid="6286804719724282339">"切换用户代理"</string>
<string name="accessibility_button_go" msgid="1182818872083055958">"转到"</string>
-
<string name="accessibility_button_navscreen" msgid="9142904748728713075">"网页管理器"</string>
<string name="accessibility_button_more" msgid="3054251446394224216">"更多选项"</string>
<string name="accessibility_state_incognito" msgid="5786038488425202355">"隐身网页"</string>
<string name="accessibility_state_frozen" msgid="8041539250447035570">"已保存的网页"</string>
<string name="accessibility_transition_navscreen" msgid="2734915619351519547">"标签页管理"</string>
<string name="accessibility_button_bookmarks_folder_up" msgid="9179389954714270505">"上一个文件夹"</string>
-
- <!-- CYANOGENMOD ADDITIONS START -->
-
- <!-- User agent label -->
- <string name="pref_content_ua">用户代理</string>
- <!-- User agent summary -->
- <string name="pref_content_ua_summary">选择一个用户代理</string>
-
- <!-- Title for the WebGL feature [CHAR LIMIT=40] -->
- <string name="pref_lab_webgl">WebGL</string>
- <!-- Summary for the WebGL lab feature [CHAR LIMIT=120] -->
- <string name="pref_lab_webgl_summary">启用 WebGL</string>
-
- <!-- Context Menu item to open the currently selected link in a new
- background window. [CHAR LIMIT=50] -->
- <string name="contextmenu_openlink_incognito_newwindow_background">在后台新隐身标签页中打开</string>
-
- <!-- Content description for home screen button [CHAR LIMIT=NONE] -->
- <string name="accessibility_button_homescreen">主屏幕</string>
</resources>