summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorAxesh R. Ajmera <aajmera@codeaurora.org>2014-04-07 20:22:08 -0700
committerWebTech Code Review <code-review@localhost>2014-04-08 14:41:46 -0700
commit4ab93574b5158209f778586531a4430dca37e49c (patch)
tree0bc13c9e3c5dcc2d6ead2289fef0534b6fb74e3b /res
parent9bb763ed06f29db2d583208338b1ff780712c260 (diff)
downloadandroid_packages_apps_Gello-4ab93574b5158209f778586531a4430dca37e49c.tar.gz
android_packages_apps_Gello-4ab93574b5158209f778586531a4430dca37e49c.tar.bz2
android_packages_apps_Gello-4ab93574b5158209f778586531a4430dca37e49c.zip
Added localization for browser
Change-Id: I9432f7c4a59998c7254b33f184b2e18a03e86655
Diffstat (limited to 'res')
-rw-r--r--res/raw-ar/incognito_mode_start_page.html43
-rw-r--r--res/raw-es/incognito_mode_start_page.html41
-rw-r--r--res/raw-hi/incognito_mode_start_page.html42
-rw-r--r--res/raw-ru/incognito_mode_start_page.html41
-rw-r--r--res/raw-th/incognito_mode_start_page.html42
-rw-r--r--res/raw-tl/incognito_mode_start_page.html41
-rw-r--r--res/raw-tr/incognito_mode_start_page.html42
-rw-r--r--res/raw-vi/incognito_mode_start_page.html42
-rw-r--r--res/values-ar/strings.xml21
-rw-r--r--res/values-es/strings.xml22
-rw-r--r--res/values-hi/strings.xml21
-rw-r--r--res/values-ru/strings.xml21
-rw-r--r--res/values-th/strings.xml21
-rw-r--r--res/values-tl/strings.xml21
-rw-r--r--res/values-tr/strings.xml21
-rw-r--r--res/values-vi/strings.xml21
16 files changed, 495 insertions, 8 deletions
diff --git a/res/raw-ar/incognito_mode_start_page.html b/res/raw-ar/incognito_mode_start_page.html
new file mode 100644
index 00000000..842bf6eb
--- /dev/null
+++ b/res/raw-ar/incognito_mode_start_page.html
@@ -0,0 +1,43 @@
+<!DOCTYPE html>
+<!--
+ # Copyright (c) 2014, The Linux Foundation. All rights reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are
+ # met:
+ # * Redistributions of source code must retain the above copyright
+ # notice, this list of conditions and the following disclaimer.
+ # * Redistributions in binary form must reproduce the above
+ # copyright notice, this list of conditions and the following
+ # disclaimer in the documentation and/or other materials provided
+ # with the distribution.
+ # * Neither the name of The Linux Foundation nor the names of its
+ # contributors may be used to endorse or promote products derived
+ # from this software without specific prior written permission.
+ #
+ # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <title>صفحة SWE للتصفح المتخفي</title>
+ </head>
+ <body>
+ <p>
+ <p>
+ <strong>لقد انتقلت إلى وضع التصفح المخفي.</strong>.
+ <p> إن الصفحات التي تشاهدها في هذه النافذة لن تظهر في محفوظات المتصفح أو في محفوظات البحث، ولن تترك آثارًا في الجهاز، مثل ملفات تعريف الارتباط، بعد إغلاق نافذة التصفح المخفي. ولكن سيتم الاحتفاظ بأي ملفات تقوم بتنزيلها وبالإشارات التي تقوم بإنشائها.</p>
+ </body>
+</html> \ No newline at end of file
diff --git a/res/raw-es/incognito_mode_start_page.html b/res/raw-es/incognito_mode_start_page.html
new file mode 100644
index 00000000..b87aaafc
--- /dev/null
+++ b/res/raw-es/incognito_mode_start_page.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html>
+<!--
+ # Copyright (c) 2013,2014, The Linux Foundation. All rights reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are
+ # met:
+ # * Redistributions of source code must retain the above copyright
+ # notice, this list of conditions and the following disclaimer.
+ # * Redistributions in binary form must reproduce the above
+ # copyright notice, this list of conditions and the following
+ # disclaimer in the documentation and/or other materials provided
+ # with the distribution.
+ # * Neither the name of The Linux Foundation nor the names of its
+ # contributors may be used to endorse or promote products derived
+ # from this software without specific prior written permission.
+ #
+ # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+ <html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <title>Página de incógnito SWE</title>
+ </head>
+ <body>
+ <p>
+ <p>
+ <strong>Has entrado en el modo de navegación de incógnito.</strong>.
+ <p> Las páginas a las que accedas desde esta ventana no aparecerán en tu historial de búsqueda ni el historial del navegador ni dejarán ningún otro rastro (por ejemplo, cookies) en tu ordenador una vez que hayas cerrado todas las ventanas de incógnito que estén abiertas. Sin embargo, los archivos que descargues y los marcadores que crees sí quedarán almacenados. </p>
+ </body>
+ </html>
diff --git a/res/raw-hi/incognito_mode_start_page.html b/res/raw-hi/incognito_mode_start_page.html
new file mode 100644
index 00000000..60db65df
--- /dev/null
+++ b/res/raw-hi/incognito_mode_start_page.html
@@ -0,0 +1,42 @@
+<!DOCTYPE html>
+<!--
+ # Copyright (c) 2014, The Linux Foundation. All rights reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are
+ # met:
+ # * Redistributions of source code must retain the above copyright
+ # notice, this list of conditions and the following disclaimer.
+ # * Redistributions in binary form must reproduce the above
+ # copyright notice, this list of conditions and the following
+ # disclaimer in the documentation and/or other materials provided
+ # with the distribution.
+ # * Neither the name of The Linux Foundation nor the names of its
+ # contributors may be used to endorse or promote products derived
+ # from this software without specific prior written permission.
+ #
+ # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <title>SWE इनकॉग्निटो पृष्ठ</title>
+ </head>
+ <body>
+ <p>
+ <p>
+ <strong>आप इनकॉग्निटो में चले गए हैं.</strong>.
+ <p> इस विंडो में आप जो पृष्ठ देखते हैं वे आपके ब्राउज़र इतिहास या खोज इतिहास में दिखाई नहीं देंगे और आपके द्वारा इनकॉग्निटो विंडो बंद करने के बाद आपके डिवाइस पर वे कोई संकेत नहीं छोड़ जाएँगे जैसे कि कूकीज़. आपके द्वारा डाउनलोड की गई कोई भी फ़ाइल या बनाए गए बुकमार्क्स संरक्षित किए जाएँगे.</p>
+ </body>
+</html>
diff --git a/res/raw-ru/incognito_mode_start_page.html b/res/raw-ru/incognito_mode_start_page.html
new file mode 100644
index 00000000..474668a1
--- /dev/null
+++ b/res/raw-ru/incognito_mode_start_page.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html>
+<!--
+ # Copyright (c) 2014, The Linux Foundation. All rights reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are
+ # met:
+ # * Redistributions of source code must retain the above copyright
+ # notice, this list of conditions and the following disclaimer.
+ # * Redistributions in binary form must reproduce the above
+ # copyright notice, this list of conditions and the following
+ # disclaimer in the documentation and/or other materials provided
+ # with the distribution.
+ # * Neither the name of The Linux Foundation nor the names of its
+ # contributors may be used to endorse or promote products derived
+ # from this software without specific prior written permission.
+ #
+ # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <title>Страница "инкогнито" SWE</title>
+ </head>
+ <body>
+ <p>
+ <p>
+ <strong>Вы перешли в режим инкогнито.</strong>.
+ <p> После того как будет закрыто окно "инкогнито", страницы, просматриваемые в этом окне, не будут отображаться в журнале браузера или журнале поиска и не оставят в устройстве никаких других следов, например cookie-файлов. Все загруженные вами файлы или созданные закладки будут сохранены.</p>
+ </body>
+</html>
diff --git a/res/raw-th/incognito_mode_start_page.html b/res/raw-th/incognito_mode_start_page.html
new file mode 100644
index 00000000..21264a7c
--- /dev/null
+++ b/res/raw-th/incognito_mode_start_page.html
@@ -0,0 +1,42 @@
+<!DOCTYPE html>
+<!--
+ # Copyright (c) 2014, The Linux Foundation. All rights reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are
+ # met:
+ # * Redistributions of source code must retain the above copyright
+ # notice, this list of conditions and the following disclaimer.
+ # * Redistributions in binary form must reproduce the above
+ # copyright notice, this list of conditions and the following
+ # disclaimer in the documentation and/or other materials provided
+ # with the distribution.
+ # * Neither the name of The Linux Foundation nor the names of its
+ # contributors may be used to endorse or promote products derived
+ # from this software without specific prior written permission.
+ #
+ # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <title>หน้าแบบไม่เปิดเผย SWE</title>
+ </head>
+ <body>
+ <p>
+ <p>
+ <strong>คุณได้ใช้งานแบบไม่เปิดเผย</strong>.
+ <p> หน้าที่คุณดูในหน้าต่างนี้จะไม่ปรากฏในประวัติเบราเซอร์หรือประวัติการค้นหา และจะไม่มีการทิ้งการติดตามใด ๆ เอาไว้ เช่น คุกกี้ ในอุปกรณ์หลังจากปิดหน้าต่างแบบไม่เปิดเผย ทุกไฟล์ที่คุณดาวน์โหลดหรือบุ๊กมาร์กทีสร้างจะได้รับการเก็บเอาไว้</p>
+ </body>
+</html>
diff --git a/res/raw-tl/incognito_mode_start_page.html b/res/raw-tl/incognito_mode_start_page.html
new file mode 100644
index 00000000..f14402f5
--- /dev/null
+++ b/res/raw-tl/incognito_mode_start_page.html
@@ -0,0 +1,41 @@
+<!DOCTYPE html>
+<!--
+ # Copyright (c) 2014, The Linux Foundation. All rights reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are
+ # met:
+ # * Redistributions of source code must retain the above copyright
+ # notice, this list of conditions and the following disclaimer.
+ # * Redistributions in binary form must reproduce the above
+ # copyright notice, this list of conditions and the following
+ # disclaimer in the documentation and/or other materials provided
+ # with the distribution.
+ # * Neither the name of The Linux Foundation nor the names of its
+ # contributors may be used to endorse or promote products derived
+ # from this software without specific prior written permission.
+ #
+ # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <title>SWE Incognito Pahina</title>
+ </head>
+ <body>
+ <p>
+ <p>
+ <strong>Nag-incognito ka.</strong>.
+ <p> Hindi lalabas sa iyong kasaysayan ng browser o kasaysayan ng paghahanap ang mga pahinang tiningnan mo sa window na ito, at hindi iyon mag-iiwan ng iba pang mga bakas, gaya ng mga cookie, sa iyong device pagkatapos mong isara ang incognito window. Pananatilihin ang anumang mga file na na-download mo o mga bookmark na ginawa mo.</p>
+ </body>
+</html>
diff --git a/res/raw-tr/incognito_mode_start_page.html b/res/raw-tr/incognito_mode_start_page.html
new file mode 100644
index 00000000..32d6fd83
--- /dev/null
+++ b/res/raw-tr/incognito_mode_start_page.html
@@ -0,0 +1,42 @@
+<!DOCTYPE html>
+<!--
+ # Copyright (c) 2013,2014, The Linux Foundation. All rights reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are
+ # met:
+ # * Redistributions of source code must retain the above copyright
+ # notice, this list of conditions and the following disclaimer.
+ # * Redistributions in binary form must reproduce the above
+ # copyright notice, this list of conditions and the following
+ # disclaimer in the documentation and/or other materials provided
+ # with the distribution.
+ # * Neither the name of The Linux Foundation nor the names of its
+ # contributors may be used to endorse or promote products derived
+ # from this software without specific prior written permission.
+ #
+ # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <title>SWE Incognito Sayfası</title>
+ </head>
+ <body>
+ <p>
+ <p>
+ <strong>Incognito moduna geçtiniz.</strong>
+ <p> Bu pencerede görüntülediğiniz sayfalar tarayıcı geçmişinizde ya da arama geçmişinizde görüntülenmeyecek ve incognito penceresini kapattıktan sonra tabletinizde çerezler gibi diğer izler bırakmayacaklardır. Ancak indirdiğiniz dosyalar ve oluşturduğunuz yer imleri saklanacaktır.</p>
+ </body>
+</html>
diff --git a/res/raw-vi/incognito_mode_start_page.html b/res/raw-vi/incognito_mode_start_page.html
new file mode 100644
index 00000000..449e27cf
--- /dev/null
+++ b/res/raw-vi/incognito_mode_start_page.html
@@ -0,0 +1,42 @@
+<!DOCTYPE html>
+<!--
+ # Copyright (c) 2014, The Linux Foundation. All rights reserved.
+ #
+ # Redistribution and use in source and binary forms, with or without
+ # modification, are permitted provided that the following conditions are
+ # met:
+ # * Redistributions of source code must retain the above copyright
+ # notice, this list of conditions and the following disclaimer.
+ # * Redistributions in binary form must reproduce the above
+ # copyright notice, this list of conditions and the following
+ # disclaimer in the documentation and/or other materials provided
+ # with the distribution.
+ # * Neither the name of The Linux Foundation nor the names of its
+ # contributors may be used to endorse or promote products derived
+ # from this software without specific prior written permission.
+ #
+ # THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED
+ # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+ # MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT
+ # ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
+ # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+ # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+ # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
+ # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
+ # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+ # OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
+ # IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+-->
+
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"/>
+ <title>Trang ẩn danh SWE</title>
+ </head>
+ <body>
+ <p>
+ <p>
+ <strong>Bạn đã truy cập ẩn danh.</strong>.
+ <p> Các trang bạn xem trong cửa sổ này sẽ không xuất hiện trong lịch sử trình duyệt hoặc lịch sử tìm kiếm và chúng cũng sẽ không để lại dấu vết nào khác như cookie trên thiết bị của bạn sau khi bạn đóng cửa sổ ẩn danh. Bất cứ tệp nào bạn tải về hoặc các trang hay dùng bạn đã tạo sẽ được lưu lại.</p>
+ </body>
+</html>
diff --git a/res/values-ar/strings.xml b/res/values-ar/strings.xml
index ab243edd..b1766cc7 100644
--- a/res/values-ar/strings.xml
+++ b/res/values-ar/strings.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<!--
+ Copyright (c) 2014 The Linux Foundation. All rights reserved.
+ Not a contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -135,6 +139,21 @@
<string name="pref_content_javascript" msgid="4570972030299516843">"تمكين جافا سكريبت"</string>
<string name="pref_content_open_in_background" msgid="824123779725118663">"فتح في الخلفية"</string>
<string name="pref_content_plugins" msgid="7231944644794301582">"تمكين المكونات الإضافية"</string>
+
+ <!-- Custom Translation -->
+ <string name="browser_tab_crash_snap">ا للأسف!</string>
+ <string name="browser_tab_crash_reload">إعادة تحميل</string>
+ <string name="browser_tab_crash_message">حدث شيء غير متوقع عند عرض صفحة الويب هذه.يرجى إعادة التحميل أو الانتقال إلى صفحة أخرى.</string>
+ <string name="find_on_page">تحديد على الصفحة</string>
+ <string name="ssl_certificate">شهادة الأمان</string>
+ <string name="ssl_certificate_is_valid">هذه الشهادة صالحة.</string>
+ <string name="pref_memory_monitor"> تمكين مراقب الذاكرة </string>
+ <string name="password_prompt_title">تأكيد</string>
+ <string name="password_prompt_message">هل تريد من المتصفح تذكر كلمة المرور هذه؟</string>
+ <string name="password_prompt_never">مطلقًا</string>
+ <string name="password_prompt_remember">تذكر</string>
+ <string name="password_prompt_not_now">ليس الآن</string>
+
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"تشغيل دومًا"</item>
<item msgid="2484126708670016519">"عند الطلب"</item>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 47cc73bb..b86e4e3e 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<!--
+ Copyright (c) 2014 The Linux Foundation. All rights reserved.
+ Not a contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -135,6 +139,22 @@
<string name="pref_content_javascript" msgid="4570972030299516843">"Habilitar JavaScript"</string>
<string name="pref_content_open_in_background" msgid="824123779725118663">"Abrir en segundo plano"</string>
<string name="pref_content_plugins" msgid="7231944644794301582">"Habilitar complementos"</string>
+
+ <!-- Custom Translations -->
+ <string name="browser_tab_crash_snap">¡Oh, no!</string>
+ <string name="browser_tab_crash_reload">Volver a cargar</string>
+ <string name="browser_tab_crash_message">Ha ocurrido algo inesperado al mostrar esta página web. Vuelve a cargarla o visita otra página.</string>
+ <string name="find_on_page">Buscar en la página</string>
+ <string name="ssl_certificate">Certificado de seguridad</string>
+ <string name="ssl_certificate_is_valid">Este certificado es válido.</string>
+ <string name="pref_memory_monitor">Activar Monitor de memoria</string>
+ <string name="password_prompt_title">Confirmar</string>
+ <string name="password_prompt_message">¿Deseas que el navegador recuerde esta contraseña?</string>
+ <string name="password_prompt_never">Nunca</string>
+ <string name="password_prompt_remember">Recordar</string>
+ <string name="password_prompt_not_now">Ahora no</string>
+
+
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"Siempre activado"</item>
<item msgid="2484126708670016519">"Bajo demanda"</item>
diff --git a/res/values-hi/strings.xml b/res/values-hi/strings.xml
index 629006f9..3f97ef6d 100644
--- a/res/values-hi/strings.xml
+++ b/res/values-hi/strings.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<!--
+ Copyright (c) 2014 The Linux Foundation. All rights reserved.
+ Not a contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -135,6 +139,21 @@
<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>
+
+ <!-- Custom Translation -->
+ <string name="browser_tab_crash_snap">ओह !</string>
+ <string name="browser_tab_crash_reload">पुन: लोड करें</string>
+ <string name="browser_tab_crash_message">यह वेबपृष्ठ प्रदर्शित करते समय कुछ अनपेक्षित हुआ है. कृपया पुन: लोड करें या अन्य पृष्ठ पर जाएँ.</string>
+ <string name="find_on_page">पृष्ठ पर ढूँढ़ें</string>
+ <string name="ssl_certificate">सुरक्षा प्रमाणपत्र</string>
+ <string name="ssl_certificate_is_valid">यह प्रमाणपत्र मान्य है.</string>
+ <string name="pref_memory_monitor">मेमोरी मॉनीटर सक्षम करें</string>
+ <string name="password_prompt_title">पुष्टि करें</string>
+ <string name="password_prompt_message">क्‍या आप चाहते हैं कि ब्राउज़र यह पासवर्ड याद रखे?</string>
+ <string name="password_prompt_never">कभी नहीं</string>
+ <string name="password_prompt_remember">याद रखें</string>
+ <string name="password_prompt_not_now">अभी नहीं</string>
+
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"हमेशा चालू"</item>
<item msgid="2484126708670016519">"मांग पर"</item>
diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml
index 2301cadf..51672a23 100644
--- a/res/values-ru/strings.xml
+++ b/res/values-ru/strings.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<!--
+ Copyright (c) 2014 The Linux Foundation. All rights reserved.
+ Not a contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -135,6 +139,21 @@
<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>
+
+ <!-- Custom Translations -->
+ <string name="browser_tab_crash_snap">Ой!</string>
+ <string name="browser_tab_crash_reload">Перезагрузите</string>
+ <string name="browser_tab_crash_message">При отображении этой веб-страницы произошло что-то непредвиденное. Перезагрузите эту страницу или перейдите на другую.</string>
+ <string name="find_on_page">Поиск на странице</string>
+ <string name="ssl_certificate">Сертификат безопасности</string>
+ <string name="ssl_certificate_is_valid">Данный сертификат действителен.</string>
+ <string name="pref_memory_monitor">Включить контроль памяти</string>
+ <string name="password_prompt_title">Подтвердить</string>
+ <string name="password_prompt_message">Хотите, чтобы браузер запомнил этот пароль?</string>
+ <string name="password_prompt_never">Никогда</string>
+ <string name="password_prompt_remember">Запомнить</string>
+ <string name="password_prompt_not_now">Не сейчас</string>
+
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"Да"</item>
<item msgid="2484126708670016519">"По требованию"</item>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
index c997ae8b..82523c3e 100644
--- a/res/values-th/strings.xml
+++ b/res/values-th/strings.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<!--
+ Copyright (c) 2014 The Linux Foundation. All rights reserved.
+ Not a contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -135,6 +139,21 @@
<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>
+
+ <!-- Custom Translations -->
+ <string name="browser_tab_crash_snap">อ๊ะ !</string>
+ <string name="browser_tab_crash_reload">โหลดใหม่</string>
+ <string name="browser_tab_crash_message">เกิดสิ่งที่ไม่คาดคิดขึ้นในการแสดงเว็บเพจนี้ โปรดโหลดใหม่ หรือไปที่หน้าอื่น</string>
+ <string name="find_on_page">ค้นหาในหน้า</string>
+ <string name="ssl_certificate">ใบรับรองความปลอดภัย</string>
+ <string name="ssl_certificate_is_valid">ใบรับรองนี้ถูกต้อง</string>
+ <string name="pref_memory_monitor">เปิดใช้งานอุปกรณ์ตรวจสอบหน่วยความจำ</string>
+ <string name="password_prompt_title">ยืนยัน</string>
+ <string name="password_prompt_message">คุณต้องการให้เบราเซอร์จดจำรหัสผ่านนี้หรือไม่</string>
+ <string name="password_prompt_never">ไม่ใช้</string>
+ <string name="password_prompt_remember">จดจำ</string>
+ <string name="password_prompt_not_now">ไม่ใช่ตอนนี้</string>
+
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"เปิดใช้เสมอ"</item>
<item msgid="2484126708670016519">"ตามคำขอ"</item>
diff --git a/res/values-tl/strings.xml b/res/values-tl/strings.xml
index 32503c8d..733e6e0a 100644
--- a/res/values-tl/strings.xml
+++ b/res/values-tl/strings.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<!--
+ Copyright (c) 2014 The Linux Foundation. All rights reserved.
+ Not a contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -135,6 +139,21 @@
<string name="pref_content_javascript" msgid="4570972030299516843">"Paganahin ang JavaScript"</string>
<string name="pref_content_open_in_background" msgid="824123779725118663">"Buksan sa background"</string>
<string name="pref_content_plugins" msgid="7231944644794301582">"Paganahin ang mga plug-in"</string>
+
+ <!-- Custom Translations -->
+ <string name="browser_tab_crash_snap">Naku !</string>
+ <string name="browser_tab_crash_reload">I-reload</string>
+ <string name="browser_tab_crash_message">May nangyaring hindi inaasahan noong ipinapakita ang webpage na ito. Paki-reload o pumunta sa isa pang pahina.</string>
+ <string name="find_on_page">Hanapin sa pahina</string>
+ <string name="ssl_certificate">Certificate ng seguridad</string>
+ <string name="ssl_certificate_is_valid">May bisa ang certificate na ito.</string>
+ <string name="pref_memory_monitor">Paganahin ang Memory Monitor</string>
+ <string name="password_prompt_title">Kumpirmahin</string>
+ <string name="password_prompt_message">Gusto mo bang tandaan ng browser ang password na ito?</string>
+ <string name="password_prompt_never">Huwag Kailanman</string>
+ <string name="password_prompt_remember">Tandaan</string>
+ <string name="password_prompt_not_now">Hindi ngayon</string>
+
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"Palaging naka-on"</item>
<item msgid="2484126708670016519">"Sa kahilingan"</item>
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
index 6941e0fc..b39ed176 100644
--- a/res/values-tr/strings.xml
+++ b/res/values-tr/strings.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<!--
+ Copyright (c) 2014 The Linux Foundation. All rights reserved.
+ Not a contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -135,6 +139,21 @@
<string name="pref_content_javascript" msgid="4570972030299516843">"JavaScript\'i etkinleştir"</string>
<string name="pref_content_open_in_background" msgid="824123779725118663">"Arka planda aç"</string>
<string name="pref_content_plugins" msgid="7231944644794301582">"Eklentileri etkinleştir"</string>
+
+ <!-- Custom Translations -->
+ <string name="browser_tab_crash_snap">Hay aksi, Oynat !</string>
+ <string name="browser_tab_crash_reload">Yeniden yükle</string>
+ <string name="browser_tab_crash_message">Web sayfası görüntülenirken beklenmeyen bir sorun oluştu. Lütfen yeniden yükleyin ya da başka bir sayfaya gidin.</string>
+ <string name="find_on_page">Şu sayfada bulunur:</string>
+ <string name="ssl_certificate">Güvenlik sertifikası</string>
+ <string name="ssl_certificate_is_valid">Bu sertifika geçerli.</string>
+ <string name="pref_memory_monitor">Bellek Monitörünü Etkinleştir</string>
+ <string name="password_prompt_title">Onayla</string>
+ <string name="password_prompt_message">Tarayıcının şifrenizi hatırlamasını istiyor musunuz?</string>
+ <string name="password_prompt_never">Hiçbir Zaman</string>
+ <string name="password_prompt_remember">Hatırla</string>
+ <string name="password_prompt_not_now">Şmd dğl</string>
+
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"Her zaman açık"</item>
<item msgid="2484126708670016519">"İsteğe bağlı"</item>
diff --git a/res/values-vi/strings.xml b/res/values-vi/strings.xml
index c48cfa1e..fb3c4541 100644
--- a/res/values-vi/strings.xml
+++ b/res/values-vi/strings.xml
@@ -1,5 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Copyright (C) 2007 The Android Open Source Project
+<!--
+ Copyright (c) 2014 The Linux Foundation. All rights reserved.
+ Not a contribution.
+
+ Copyright (C) 2007 The Android Open Source Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -135,6 +139,21 @@
<string name="pref_content_javascript" msgid="4570972030299516843">"Bật JavaScript"</string>
<string name="pref_content_open_in_background" msgid="824123779725118663">"Mở dưới nền"</string>
<string name="pref_content_plugins" msgid="7231944644794301582">"Cho phép phần bổ sung"</string>
+
+ <!-- Custom Translations -->
+ <string name="browser_tab_crash_snap">Ồ, Tách !</string>
+ <string name="browser_tab_crash_reload">Tải lại</string>
+ <string name="browser_tab_crash_message">Đã có sự cố không mong đợi khi hiển thị trang web này. Vui lòng tải lại hoặc đến trang khác.</string>
+ <string name="find_on_page">Tìm trên trang</string>
+ <string name="ssl_certificate">Chứng chỉ bảo mật</string>
+ <string name="ssl_certificate_is_valid">Chứng chỉ này hợp lệ.</string>
+ <string name="pref_memory_monitor">Bật theo dõi bộ nhớ</string>
+ <string name="password_prompt_title">Xác nhận</string>
+ <string name="password_prompt_message">Bạn có muốn trình duyệt ghi nhớ mật khẩu này không?</string>
+ <string name="password_prompt_never">Không bao giờ</string>
+ <string name="password_prompt_remember">Ghi nhớ</string>
+ <string name="password_prompt_not_now">Không phải bây giờ</string>
+
<string-array name="pref_content_plugins_choices">
<item msgid="6745108155096660725">"Luôn bật"</item>
<item msgid="2484126708670016519">"Theo yêu cầu"</item>