From c55c1f69eaa3b57d459d51c9345f27109894c5a2 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Wed, 21 Oct 2009 10:49:44 -0700 Subject: Import revised translations. DO NOT MERGE Approver: jerryw --- res/values-cs/strings.xml | 26 ++++++++++++++++++++++++++ res/values-da/strings.xml | 26 ++++++++++++++++++++++++++ res/values-de/strings.xml | 26 ++++++++++++++++++++++++++ res/values-el/strings.xml | 26 ++++++++++++++++++++++++++ res/values-es-rUS/strings.xml | 26 ++++++++++++++++++++++++++ res/values-es/strings.xml | 26 ++++++++++++++++++++++++++ res/values-fr/strings.xml | 29 +++++++++++++++++++++++++++++ res/values-it/strings.xml | 29 +++++++++++++++++++++++++++++ res/values-ja/strings.xml | 26 ++++++++++++++++++++++++++ res/values-ko/strings.xml | 26 ++++++++++++++++++++++++++ res/values-nb/strings.xml | 26 ++++++++++++++++++++++++++ res/values-nl/strings.xml | 26 ++++++++++++++++++++++++++ res/values-pl/strings.xml | 26 ++++++++++++++++++++++++++ res/values-pt-rPT/strings.xml | 26 ++++++++++++++++++++++++++ res/values-pt/strings.xml | 26 ++++++++++++++++++++++++++ res/values-ru/strings.xml | 26 ++++++++++++++++++++++++++ res/values-sv/strings.xml | 26 ++++++++++++++++++++++++++ res/values-tr/strings.xml | 26 ++++++++++++++++++++++++++ res/values-zh-rCN/strings.xml | 26 ++++++++++++++++++++++++++ res/values-zh-rTW/strings.xml | 26 ++++++++++++++++++++++++++ 20 files changed, 526 insertions(+) create mode 100644 res/values-cs/strings.xml create mode 100644 res/values-da/strings.xml create mode 100644 res/values-de/strings.xml create mode 100644 res/values-el/strings.xml create mode 100644 res/values-es-rUS/strings.xml create mode 100644 res/values-es/strings.xml create mode 100644 res/values-fr/strings.xml create mode 100644 res/values-it/strings.xml create mode 100644 res/values-ja/strings.xml create mode 100644 res/values-ko/strings.xml create mode 100644 res/values-nb/strings.xml create mode 100644 res/values-nl/strings.xml create mode 100644 res/values-pl/strings.xml create mode 100644 res/values-pt-rPT/strings.xml create mode 100644 res/values-pt/strings.xml create mode 100644 res/values-ru/strings.xml create mode 100644 res/values-sv/strings.xml create mode 100644 res/values-tr/strings.xml create mode 100644 res/values-zh-rCN/strings.xml create mode 100644 res/values-zh-rTW/strings.xml (limited to 'res') diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml new file mode 100644 index 0000000..a4ec100 --- /dev/null +++ b/res/values-cs/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Aktivní tapeta" + + + "Nastavit tapetu" + "Žádné aktivní tapety." + "Nastavit tapetu" + diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml new file mode 100644 index 0000000..e99a5b7 --- /dev/null +++ b/res/values-da/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Levende tapet" + + + "Angiv tapet" + "Intet levende tapet" + "Angiv tapet" + diff --git a/res/values-de/strings.xml b/res/values-de/strings.xml new file mode 100644 index 0000000..6bd6271 --- /dev/null +++ b/res/values-de/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Live-Hintergrundbild" + + + "Hintergrund festlegen" + "Keine Live-Hintergrundbilder" + "Hintergrundbild festlegen" + diff --git a/res/values-el/strings.xml b/res/values-el/strings.xml new file mode 100644 index 0000000..dfbb138 --- /dev/null +++ b/res/values-el/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Ζωντανή ταπετσαρία" + + + "Ορισμός ταπετσαρίας" + "Δεν υπάρχουν ζωντανές ταπετσαρίες." + "Ορισμός ταπετσαρίας" + diff --git a/res/values-es-rUS/strings.xml b/res/values-es-rUS/strings.xml new file mode 100644 index 0000000..9a04c41 --- /dev/null +++ b/res/values-es-rUS/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Elegir fondo de pantalla" + + + "Definir papel tapiz" + "No se han elegido como fondos de pantalla." + "Definir como fondo de pantalla" + diff --git a/res/values-es/strings.xml b/res/values-es/strings.xml new file mode 100644 index 0000000..8bffc4b --- /dev/null +++ b/res/values-es/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Fondo de pantalla animado" + + + "Establecer fondo de pantalla" + "No hay ningún fondo de pantalla animado." + "Establecer fondo de pantalla" + diff --git a/res/values-fr/strings.xml b/res/values-fr/strings.xml new file mode 100644 index 0000000..bbe3ded --- /dev/null +++ b/res/values-fr/strings.xml @@ -0,0 +1,29 @@ + + + + + + + + + + "Sélectionner" + + + + + diff --git a/res/values-it/strings.xml b/res/values-it/strings.xml new file mode 100644 index 0000000..09b27b3 --- /dev/null +++ b/res/values-it/strings.xml @@ -0,0 +1,29 @@ + + + + + + + + + + "Imposta sfondo" + + + + + diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml new file mode 100644 index 0000000..488620e --- /dev/null +++ b/res/values-ja/strings.xml @@ -0,0 +1,26 @@ + + + + + + "ライブ壁紙" + + + "壁紙に設定" + "ライブ壁紙がありません。" + "壁紙を設定" + diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml new file mode 100644 index 0000000..55b62a9 --- /dev/null +++ b/res/values-ko/strings.xml @@ -0,0 +1,26 @@ + + + + + + "라이브 배경화면" + + + "배경화면 설정" + "라이브 배경화면이 없습니다." + "배경화면 설정" + diff --git a/res/values-nb/strings.xml b/res/values-nb/strings.xml new file mode 100644 index 0000000..a7046cd --- /dev/null +++ b/res/values-nb/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Aktive bakgrunner" + + + "Velg bakgrunnsbilde" + "Ingen aktive bakgrunner" + "Angi bakgrunn" + diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml new file mode 100644 index 0000000..7cbe10e --- /dev/null +++ b/res/values-nl/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Live achtergrond" + + + "Achtergrond instellen" + "Geen live achtergronden." + "Achtergrond instellen" + diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml new file mode 100644 index 0000000..10c37b6 --- /dev/null +++ b/res/values-pl/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Aktywna tapeta" + + + "Ustaw tapetę" + "Brak aktywnych tapet." + "Ustaw tapetę" + diff --git a/res/values-pt-rPT/strings.xml b/res/values-pt-rPT/strings.xml new file mode 100644 index 0000000..59318ab --- /dev/null +++ b/res/values-pt-rPT/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Imagem de fundo em directo" + + + "Definir imagem de fundo" + "Não há imagens de fundo em directo." + "Definir imagem de fundo" + diff --git a/res/values-pt/strings.xml b/res/values-pt/strings.xml new file mode 100644 index 0000000..bc54824 --- /dev/null +++ b/res/values-pt/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Plano de fundo ativo" + + + "Definir papel de parede" + "Não há planos de fundo ativos." + "Definir plano de fundo" + diff --git a/res/values-ru/strings.xml b/res/values-ru/strings.xml new file mode 100644 index 0000000..d2a2dab --- /dev/null +++ b/res/values-ru/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Анимированный фоновый рисунок" + + + "Установить обои" + "Анимированные фоновые рисунки отсутствуют." + "Установить фоновый рисунок" + diff --git a/res/values-sv/strings.xml b/res/values-sv/strings.xml new file mode 100644 index 0000000..9acbb32 --- /dev/null +++ b/res/values-sv/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Live-bakgrund" + + + "Ange bakgrund" + "Inga live-bakgrunder." + "Ange bakgrund" + diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml new file mode 100644 index 0000000..847a453 --- /dev/null +++ b/res/values-tr/strings.xml @@ -0,0 +1,26 @@ + + + + + + "Canlı duvar kağıdı" + + + "Duvar kağıdını ayarla" + "Canlı duvar kağıdı yok." + "Duvar kağıdını ayarla" + diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..6e83924 --- /dev/null +++ b/res/values-zh-rCN/strings.xml @@ -0,0 +1,26 @@ + + + + + + "当前壁纸" + + + "设置壁纸" + "无当前壁纸。" + "设置壁纸" + diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..798876b --- /dev/null +++ b/res/values-zh-rTW/strings.xml @@ -0,0 +1,26 @@ + + + + + + "即時桌布" + + + "設定桌布" + "沒有即時桌布。" + "設定桌布" + -- cgit v1.2.3