summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-06-03 15:14:50 -0700
committerclyde@build01 <jenkins@cyanogenmod.com>2016-06-03 15:14:50 -0700
commite01b231772a0aacd46e6f1c800f4deeef50e1099 (patch)
tree4397272a96c39f9a1cc7f629cbce07c5261b926e
parent94aa05777a7537199f343b0bcd3a213924f7e9c9 (diff)
downloadandroid_packages_apps_Gello-e01b231772a0aacd46e6f1c800f4deeef50e1099.tar.gz
android_packages_apps_Gello-e01b231772a0aacd46e6f1c800f4deeef50e1099.tar.bz2
android_packages_apps_Gello-e01b231772a0aacd46e6f1c800f4deeef50e1099.zip
Automatic translation import
Change-Id: If96e17726b6f9e7b6a3d8fddc1a8b496153eeb90
-rw-r--r--res/raw-pl/incognito_mode_start_page.html10
-rw-r--r--res/values-ja/strings.xml1
-rw-r--r--res/values-pl/strings.xml22
-rw-r--r--res/values-sl/strings.xml2
4 files changed, 29 insertions, 6 deletions
diff --git a/res/raw-pl/incognito_mode_start_page.html b/res/raw-pl/incognito_mode_start_page.html
index 589f3241..1e1c7504 100644
--- a/res/raw-pl/incognito_mode_start_page.html
+++ b/res/raw-pl/incognito_mode_start_page.html
@@ -38,11 +38,11 @@
<body>
<p>
<p>
- <strong>You've gone incognito</strong>.
- <p> Pages you view in this window won't appear in your browser history or
- search history, and they won't leave other traces, like cookies, on your
- device after you close the incognito window. Any files you download or
- bookmarks you create will be preserved.
+ <strong>Jesteś incognito</strong>.
+ <p> Przeglądane strony nie będą zapisywać się w historii przeglądania przeglądarki
+ i kiedy zamkniesz okno nie będą się zapisywać pliki śledzące
+ lub cookie na Twoim urządzeniu. Wszelkie pobierane pliki
+ lub zakładki zostaną zapisane.
</p>
</body>
</html>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 37a5ccca..27feb2a9 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -19,6 +19,7 @@
]>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- The name of the application. -->
+ <string name="application_name">ブラウザ</string>
<!-- Displayed with a file picker to choose a file to upload -->
<!-- Toast to show the user after they try to open the file picker but no apps on the
system can provide a file [CHAR-LIMIT=NONE]-->
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index 577fa7c2..e2db5085 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -66,6 +66,7 @@
<!-- Message to be displayed if url character limit exceeds -->
<string name="max_url_character_limit_msg">Osiągnięto limit adresu URL</string>
<!-- Message to be displayed when google play store does not exist on the device -->
+ <string name="msg_no_google_play">Nie wykryto sklepu Google Play na urządzeniu.</string>
<!-- Menu item -->
<string name="page_info">Informacje</string>
<!-- Page Info dialog strings -->
@@ -232,6 +233,7 @@
<!-- Menu item to open the Settings screen -->
<string name="menu_preferences">Ustawienia</string>
<!-- Settings screen, section title -->
+ <string name="pref_content_title">Ustawienia zawartości</string>
<string name="pref_content_title_summary">Ustawienia zawartości strony</string>
<!-- Settings label -->
<string name="pref_content_load_images">Wczytuj obrazy</string>
@@ -240,21 +242,41 @@
<!-- Settings label -->
<string name="pref_content_javascript">Włącz JavaScript</string>
<!-- Settings label -->
+ <string name="pref_content_open_in_background">Otwórz w tle</string>
<!-- Settings summary [CHAR LIMIT=50]-->
<string name="pref_content_open_in_background_summary">Otwieraj nowe karty za bieżącą</string>
<!-- Settings label [CHAR LIMIT=50] -->
<!-- Settings label -->
<!-- Settings summary -->
<!-- Settings button label that to pick what to set the homepage to [CHAR LIMIT=40] -->
+ <string-array name="pref_homepage_choices">
+ <!-- Setting choice to set the homepage to the current page [CHAR LIMIT=40] -->
+ <item>Bieżąca strona</item>
+ <!-- Setting choice to set the homepage to a blank page [CHAR LIMIT=40] -->
+ <item>Pusta strona</item>
+ <!-- Setting choice to set the homepage to the default page [CHAR LIMIT=40] -->
+ <item>Default page</item>
+ <!-- Setting choice to set the homepage to the "Most Visited" homepage feature, which is a list of most visited sites [CHAR LIMIT=40] -->
+ <item>Most visited sites</item>
+ <!-- Setting choice to set the homepage to a user entered URL [CHAR LIMIT=40] -->
+ <item>Other</item>
+ </string-array>
<!-- Settings screen & section title for "General settings". These include things like
configuring bookmark syncing to Google servers and form auto fill settings. [CHAR-LIMIT=32] -->
<string name="pref_general_title">Ogólne</string>
+ <string name="pref_default_site_settings_title">Domyślne ustawienia strony</string>
+ <string name="pref_site_settings_title">Ustawienia strony</string>
+ <string name="pref_site_settings_info_panel">Informacje o zabezpieczeniach</string>
<!-- Settings category for autofill under general. [CHAR-LIMIT=50] -->
<string name="pref_general_autofill_title">Autouzupełnianie</string>
<!-- Checkbox setting for enabling/disabling power save mode feature -->
+ <string name="pref_powersave_enabled">Tryb oszczędzania energii</string>
<!-- Settings summary for the powersave feature. -->
+ <string name="pref_powersave_enabled_summary">Zmniejsza zużycie energii przez przeglądarkę</string>
<!-- Checkbox setting for enabling/disabling night mode feature -->
+ <string name="pref_nightmode_enabled">Tryb nocny</string>
<!-- Settings summary for the night mode feature. -->
+ <string name="pref_nightmode_enabled_summary">Odwróć kolory</string>
<!-- Checkbox setting for enabling/disabling the form AutoFill feature [CHAR-LIMIT=32] -->
<!-- Settings summary for the form AutoFill feature. [CHAR-LIMIT=none] -->
<!-- Settings screen, section title [CHAR LIMIT=50] -->
diff --git a/res/values-sl/strings.xml b/res/values-sl/strings.xml
index ba5c4de3..91d2fdfc 100644
--- a/res/values-sl/strings.xml
+++ b/res/values-sl/strings.xml
@@ -368,7 +368,7 @@
<!-- Settings screen, section title [CHAR-LIMIT=50] -->
<string name="pref_security_title">Varnost</string>
<!-- Settings screen, section title [CHAR-LIMIT=50] -->
- <string name="pref_privacy_security_title">Zasebnost &amp; varnost</string>
+ <string name="pref_privacy_security_title">Zasebnost in varnost</string>
<string name="pref_privacy_security_title_summary">Nastavitve varnosti in zasebnosti brskalnika</string>
<!-- Popup dialog -->
<string name="pref_select_items">Izberite predmete za čiščenje</string>