summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-08-20 14:08:35 -0700
committerEric Fischer <enf@google.com>2009-08-20 14:08:35 -0700
commitdb53f834c3c2ba54b3654dddc73afcd44906ef07 (patch)
treec5298f972dc1816f3e7cf3c6cca18bc10f02352b
parent9b51a5d413842d4693ba385d98c8c3ca22931863 (diff)
downloadWebSearchProvider-db53f834c3c2ba54b3654dddc73afcd44906ef07.tar.gz
Import revised translations. DO NOT MERGE
-rw-r--r--res/values-cs/strings.xml15
-rw-r--r--res/values-de/strings.xml15
-rw-r--r--res/values-es/strings.xml15
-rw-r--r--res/values-fr/strings.xml15
-rw-r--r--res/values-it/strings.xml15
-rw-r--r--res/values-ja/strings.xml15
-rw-r--r--res/values-nl/strings.xml15
-rw-r--r--res/values-pl/strings.xml15
-rw-r--r--res/values-zh-rTW/strings.xml15
9 files changed, 45 insertions, 90 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 3aa97cf..c1f82da 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -16,14 +16,9 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="248678641586659803">"Poskytovatel vyhledávání"</string>
- <!-- no translation found for search_engine_settings (8438764969986881690) -->
- <skip />
- <!-- no translation found for show_web_suggestions (2590088318932222111) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_enabled (7764619421492022254) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_disabled (6878975132163092355) -->
- <skip />
- <!-- no translation found for show_web_suggestions_not_supported (1797712365394842412) -->
- <skip />
+ <string name="search_engine_settings" msgid="8438764969986881690">"Nastavení vyhledávání %1$s"</string>
+ <string name="show_web_suggestions" msgid="2590088318932222111">"Zobrazovat návrhy webů"</string>
+ <string name="show_web_suggestions_summary_enabled" msgid="7764619421492022254">"Při psaní zobrazovat návrhy od %1$s"</string>
+ <string name="show_web_suggestions_summary_disabled" msgid="6878975132163092355">"Při psaní nezobrazovat návrhy od %1$s"</string>
+ <string name="show_web_suggestions_not_supported" msgid="1797712365394842412">"Nelze získat návrhy od %1$s"</string>
</resources>
diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml
index 3d29a4a..1c0228a 100644
--- a/res/values-de/strings.xml
+++ b/res/values-de/strings.xml
@@ -16,14 +16,9 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="248678641586659803">"Anbieter für Websuche"</string>
- <!-- no translation found for search_engine_settings (8438764969986881690) -->
- <skip />
- <!-- no translation found for show_web_suggestions (2590088318932222111) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_enabled (7764619421492022254) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_disabled (6878975132163092355) -->
- <skip />
- <!-- no translation found for show_web_suggestions_not_supported (1797712365394842412) -->
- <skip />
+ <string name="search_engine_settings" msgid="8438764969986881690">"Sucheinstellungen von %1$s"</string>
+ <string name="show_web_suggestions" msgid="2590088318932222111">"Webvorschläge anzeigen"</string>
+ <string name="show_web_suggestions_summary_enabled" msgid="7764619421492022254">"Vorschläge von %1$s während der Eingabe anzeigen"</string>
+ <string name="show_web_suggestions_summary_disabled" msgid="6878975132163092355">"Keine Vorschläge von %1$s während der Eingabe anzeigen"</string>
+ <string name="show_web_suggestions_not_supported" msgid="1797712365394842412">"Es können keine Vorschläge von %1$s abgerufen werden."</string>
</resources>
diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml
index 2ea9e76..54b2c9e 100644
--- a/res/values-es/strings.xml
+++ b/res/values-es/strings.xml
@@ -16,14 +16,9 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="248678641586659803">"Proveedor de búsquedas web"</string>
- <!-- no translation found for search_engine_settings (8438764969986881690) -->
- <skip />
- <!-- no translation found for show_web_suggestions (2590088318932222111) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_enabled (7764619421492022254) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_disabled (6878975132163092355) -->
- <skip />
- <!-- no translation found for show_web_suggestions_not_supported (1797712365394842412) -->
- <skip />
+ <string name="search_engine_settings" msgid="8438764969986881690">"Configuración de búsqueda de %1$s"</string>
+ <string name="show_web_suggestions" msgid="2590088318932222111">"Mostrar sugerencias web"</string>
+ <string name="show_web_suggestions_summary_enabled" msgid="7764619421492022254">"Mostrar sugerencias de %1$s al escribir"</string>
+ <string name="show_web_suggestions_summary_disabled" msgid="6878975132163092355">"No mostrar sugerencias de %1$s al escribir"</string>
+ <string name="show_web_suggestions_not_supported" msgid="1797712365394842412">"No se pueden obtener sugerencias de %1$s."</string>
</resources>
diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml
index 4ace647..8124978 100644
--- a/res/values-fr/strings.xml
+++ b/res/values-fr/strings.xml
@@ -16,14 +16,9 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="248678641586659803">"Fournisseur de recherche sur le Web"</string>
- <!-- no translation found for search_engine_settings (8438764969986881690) -->
- <skip />
- <!-- no translation found for show_web_suggestions (2590088318932222111) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_enabled (7764619421492022254) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_disabled (6878975132163092355) -->
- <skip />
- <!-- no translation found for show_web_suggestions_not_supported (1797712365394842412) -->
- <skip />
+ <string name="search_engine_settings" msgid="8438764969986881690">"Paramètres de recherche %1$s"</string>
+ <string name="show_web_suggestions" msgid="2590088318932222111">"Afficher les suggestions Web"</string>
+ <string name="show_web_suggestions_summary_enabled" msgid="7764619421492022254">"Afficher les suggestions de %1$s lors de la saisie"</string>
+ <string name="show_web_suggestions_summary_disabled" msgid="6878975132163092355">"Ne pas afficher les suggestions de %1$s lors de la saisie"</string>
+ <string name="show_web_suggestions_not_supported" msgid="1797712365394842412">"Impossible d\'obtenir les suggestions de %1$s"</string>
</resources>
diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml
index be330e4..2c7f88b 100644
--- a/res/values-it/strings.xml
+++ b/res/values-it/strings.xml
@@ -16,14 +16,9 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="248678641586659803">"Provider di Ricerca Web"</string>
- <!-- no translation found for search_engine_settings (8438764969986881690) -->
- <skip />
- <!-- no translation found for show_web_suggestions (2590088318932222111) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_enabled (7764619421492022254) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_disabled (6878975132163092355) -->
- <skip />
- <!-- no translation found for show_web_suggestions_not_supported (1797712365394842412) -->
- <skip />
+ <string name="search_engine_settings" msgid="8438764969986881690">"Impostazioni ricerca %1$s"</string>
+ <string name="show_web_suggestions" msgid="2590088318932222111">"Mostra suggerimenti web"</string>
+ <string name="show_web_suggestions_summary_enabled" msgid="7764619421492022254">"Mostra suggerimenti da %1$s durante la digitazione"</string>
+ <string name="show_web_suggestions_summary_disabled" msgid="6878975132163092355">"Non mostrare suggerimenti da %1$s durante la digitazione"</string>
+ <string name="show_web_suggestions_not_supported" msgid="1797712365394842412">"Impossibile ottenere suggerimenti da %1$s"</string>
</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
index 5f54438..f645fc5 100644
--- a/res/values-ja/strings.xml
+++ b/res/values-ja/strings.xml
@@ -16,14 +16,9 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="248678641586659803">"ウェブ検索プロバイダ"</string>
- <!-- no translation found for search_engine_settings (8438764969986881690) -->
- <skip />
- <!-- no translation found for show_web_suggestions (2590088318932222111) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_enabled (7764619421492022254) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_disabled (6878975132163092355) -->
- <skip />
- <!-- no translation found for show_web_suggestions_not_supported (1797712365394842412) -->
- <skip />
+ <string name="search_engine_settings" msgid="8438764969986881690">"%1$s検索の設定"</string>
+ <string name="show_web_suggestions" msgid="2590088318932222111">"入力候補の表示"</string>
+ <string name="show_web_suggestions_summary_enabled" msgid="7764619421492022254">"入力時に%1$sの入力候補を表示します"</string>
+ <string name="show_web_suggestions_summary_disabled" msgid="6878975132163092355">"入力時に%1$sの入力候補を表示しません"</string>
+ <string name="show_web_suggestions_not_supported" msgid="1797712365394842412">"%1$sの入力候補を取得できません"</string>
</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
index 7f4a4ff..8e0e16a 100644
--- a/res/values-nl/strings.xml
+++ b/res/values-nl/strings.xml
@@ -16,14 +16,9 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="248678641586659803">"Internetzoekprovider"</string>
- <!-- no translation found for search_engine_settings (8438764969986881690) -->
- <skip />
- <!-- no translation found for show_web_suggestions (2590088318932222111) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_enabled (7764619421492022254) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_disabled (6878975132163092355) -->
- <skip />
- <!-- no translation found for show_web_suggestions_not_supported (1797712365394842412) -->
- <skip />
+ <string name="search_engine_settings" msgid="8438764969986881690">"%1$s-zoekinstellingen"</string>
+ <string name="show_web_suggestions" msgid="2590088318932222111">"Websuggesties weergeven"</string>
+ <string name="show_web_suggestions_summary_enabled" msgid="7764619421492022254">"Suggesties van %1$s weergeven terwijl u typt"</string>
+ <string name="show_web_suggestions_summary_disabled" msgid="6878975132163092355">"Geen suggesties van %1$s weergeven terwijl u typt"</string>
+ <string name="show_web_suggestions_not_supported" msgid="1797712365394842412">"Kan geen suggesties ophalen van %1$s"</string>
</resources>
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml
index d315dae..e29ac2f 100644
--- a/res/values-pl/strings.xml
+++ b/res/values-pl/strings.xml
@@ -16,14 +16,9 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="248678641586659803">"Dostawca wyszukiwarki internetowej"</string>
- <!-- no translation found for search_engine_settings (8438764969986881690) -->
- <skip />
- <!-- no translation found for show_web_suggestions (2590088318932222111) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_enabled (7764619421492022254) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_disabled (6878975132163092355) -->
- <skip />
- <!-- no translation found for show_web_suggestions_not_supported (1797712365394842412) -->
- <skip />
+ <string name="search_engine_settings" msgid="8438764969986881690">"Ustawienia wyszukiwania %1$s"</string>
+ <string name="show_web_suggestions" msgid="2590088318932222111">"Pokaż sugestie internetowe"</string>
+ <string name="show_web_suggestions_summary_enabled" msgid="7764619421492022254">"Pokaż w trakcie pisania sugestie od %1$s"</string>
+ <string name="show_web_suggestions_summary_disabled" msgid="6878975132163092355">"Nie pokazuj w trakcie pisania sugestii od %1$s"</string>
+ <string name="show_web_suggestions_not_supported" msgid="1797712365394842412">"Nie można uzyskać sugestii od %1$s"</string>
</resources>
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index fc30751..2eeb004 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -16,14 +16,9 @@
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_label" msgid="248678641586659803">"網頁搜尋供應者"</string>
- <!-- no translation found for search_engine_settings (8438764969986881690) -->
- <skip />
- <!-- no translation found for show_web_suggestions (2590088318932222111) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_enabled (7764619421492022254) -->
- <skip />
- <!-- no translation found for show_web_suggestions_summary_disabled (6878975132163092355) -->
- <skip />
- <!-- no translation found for show_web_suggestions_not_supported (1797712365394842412) -->
- <skip />
+ <string name="search_engine_settings" msgid="8438764969986881690">"%1$s 搜尋設定"</string>
+ <string name="show_web_suggestions" msgid="2590088318932222111">"顯示網頁建議"</string>
+ <string name="show_web_suggestions_summary_enabled" msgid="7764619421492022254">"輸入時顯示 %1$s 提供的建議"</string>
+ <string name="show_web_suggestions_summary_disabled" msgid="6878975132163092355">"輸入時不要顯示 %1$s 提供的建議"</string>
+ <string name="show_web_suggestions_not_supported" msgid="1797712365394842412">"無法取得 %1$s 提供的建議"</string>
</resources>