From ac052113c85e11df8203fdad299fe821b16b5ad0 Mon Sep 17 00:00:00 2001 From: Eric Fischer Date: Thu, 7 Jan 2010 16:00:11 -0800 Subject: Update with latest translations. --- tests/res/values-cs/strings.xml | 19 +++++++++++++++++++ tests/res/values-da/strings.xml | 19 +++++++++++++++++++ tests/res/values-de/strings.xml | 19 +++++++++++++++++++ tests/res/values-el/strings.xml | 19 +++++++++++++++++++ tests/res/values-es-rUS/strings.xml | 19 +++++++++++++++++++ tests/res/values-es/strings.xml | 19 +++++++++++++++++++ tests/res/values-fr/strings.xml | 19 +++++++++++++++++++ tests/res/values-it/strings.xml | 19 +++++++++++++++++++ tests/res/values-ja/strings.xml | 19 +++++++++++++++++++ tests/res/values-ko/strings.xml | 19 +++++++++++++++++++ tests/res/values-nb/strings.xml | 19 +++++++++++++++++++ tests/res/values-nl/strings.xml | 19 +++++++++++++++++++ tests/res/values-pl/strings.xml | 19 +++++++++++++++++++ tests/res/values-pt-rPT/strings.xml | 19 +++++++++++++++++++ tests/res/values-pt/strings.xml | 19 +++++++++++++++++++ tests/res/values-ru/strings.xml | 19 +++++++++++++++++++ tests/res/values-sv/strings.xml | 19 +++++++++++++++++++ tests/res/values-tr/strings.xml | 19 +++++++++++++++++++ tests/res/values-zh-rCN/strings.xml | 19 +++++++++++++++++++ tests/res/values-zh-rTW/strings.xml | 19 +++++++++++++++++++ 20 files changed, 380 insertions(+) create mode 100644 tests/res/values-cs/strings.xml create mode 100644 tests/res/values-da/strings.xml create mode 100644 tests/res/values-de/strings.xml create mode 100644 tests/res/values-el/strings.xml create mode 100644 tests/res/values-es-rUS/strings.xml create mode 100644 tests/res/values-es/strings.xml create mode 100644 tests/res/values-fr/strings.xml create mode 100644 tests/res/values-it/strings.xml create mode 100644 tests/res/values-ja/strings.xml create mode 100644 tests/res/values-ko/strings.xml create mode 100644 tests/res/values-nb/strings.xml create mode 100644 tests/res/values-nl/strings.xml create mode 100644 tests/res/values-pl/strings.xml create mode 100644 tests/res/values-pt-rPT/strings.xml create mode 100644 tests/res/values-pt/strings.xml create mode 100644 tests/res/values-ru/strings.xml create mode 100644 tests/res/values-sv/strings.xml create mode 100644 tests/res/values-tr/strings.xml create mode 100644 tests/res/values-zh-rCN/strings.xml create mode 100644 tests/res/values-zh-rTW/strings.xml (limited to 'tests') diff --git a/tests/res/values-cs/strings.xml b/tests/res/values-cs/strings.xml new file mode 100644 index 0000000..835e589 --- /dev/null +++ b/tests/res/values-cs/strings.xml @@ -0,0 +1,19 @@ + + + + "Viditelné" + diff --git a/tests/res/values-da/strings.xml b/tests/res/values-da/strings.xml new file mode 100644 index 0000000..824db2c --- /dev/null +++ b/tests/res/values-da/strings.xml @@ -0,0 +1,19 @@ + + + + "Søgbar" + diff --git a/tests/res/values-de/strings.xml b/tests/res/values-de/strings.xml new file mode 100644 index 0000000..a6c4688 --- /dev/null +++ b/tests/res/values-de/strings.xml @@ -0,0 +1,19 @@ + + + + "Sichtbar" + diff --git a/tests/res/values-el/strings.xml b/tests/res/values-el/strings.xml new file mode 100644 index 0000000..f62e42d --- /dev/null +++ b/tests/res/values-el/strings.xml @@ -0,0 +1,19 @@ + + + + "Ανιχνεύσιμο" + diff --git a/tests/res/values-es-rUS/strings.xml b/tests/res/values-es-rUS/strings.xml new file mode 100644 index 0000000..5d33eb0 --- /dev/null +++ b/tests/res/values-es-rUS/strings.xml @@ -0,0 +1,19 @@ + + + + "Visible" + diff --git a/tests/res/values-es/strings.xml b/tests/res/values-es/strings.xml new file mode 100644 index 0000000..5d33eb0 --- /dev/null +++ b/tests/res/values-es/strings.xml @@ -0,0 +1,19 @@ + + + + "Visible" + diff --git a/tests/res/values-fr/strings.xml b/tests/res/values-fr/strings.xml new file mode 100644 index 0000000..cc76bbf --- /dev/null +++ b/tests/res/values-fr/strings.xml @@ -0,0 +1,19 @@ + + + + "Identifiable" + diff --git a/tests/res/values-it/strings.xml b/tests/res/values-it/strings.xml new file mode 100644 index 0000000..86b6087 --- /dev/null +++ b/tests/res/values-it/strings.xml @@ -0,0 +1,19 @@ + + + + "Rilevabile" + diff --git a/tests/res/values-ja/strings.xml b/tests/res/values-ja/strings.xml new file mode 100644 index 0000000..692399e --- /dev/null +++ b/tests/res/values-ja/strings.xml @@ -0,0 +1,19 @@ + + + + "検出可能" + diff --git a/tests/res/values-ko/strings.xml b/tests/res/values-ko/strings.xml new file mode 100644 index 0000000..385b9b4 --- /dev/null +++ b/tests/res/values-ko/strings.xml @@ -0,0 +1,19 @@ + + + + "검색가능" + diff --git a/tests/res/values-nb/strings.xml b/tests/res/values-nb/strings.xml new file mode 100644 index 0000000..cec9aff --- /dev/null +++ b/tests/res/values-nb/strings.xml @@ -0,0 +1,19 @@ + + + + "Synlig" + diff --git a/tests/res/values-nl/strings.xml b/tests/res/values-nl/strings.xml new file mode 100644 index 0000000..d2152af --- /dev/null +++ b/tests/res/values-nl/strings.xml @@ -0,0 +1,19 @@ + + + + "Vindbaar" + diff --git a/tests/res/values-pl/strings.xml b/tests/res/values-pl/strings.xml new file mode 100644 index 0000000..8cdfda4 --- /dev/null +++ b/tests/res/values-pl/strings.xml @@ -0,0 +1,19 @@ + + + + "Wykrywalny" + diff --git a/tests/res/values-pt-rPT/strings.xml b/tests/res/values-pt-rPT/strings.xml new file mode 100644 index 0000000..6dc9a96 --- /dev/null +++ b/tests/res/values-pt-rPT/strings.xml @@ -0,0 +1,19 @@ + + + + "Detectável" + diff --git a/tests/res/values-pt/strings.xml b/tests/res/values-pt/strings.xml new file mode 100644 index 0000000..6dc9a96 --- /dev/null +++ b/tests/res/values-pt/strings.xml @@ -0,0 +1,19 @@ + + + + "Detectável" + diff --git a/tests/res/values-ru/strings.xml b/tests/res/values-ru/strings.xml new file mode 100644 index 0000000..e0b5e9f --- /dev/null +++ b/tests/res/values-ru/strings.xml @@ -0,0 +1,19 @@ + + + + "Видимый" + diff --git a/tests/res/values-sv/strings.xml b/tests/res/values-sv/strings.xml new file mode 100644 index 0000000..8ab9e5d --- /dev/null +++ b/tests/res/values-sv/strings.xml @@ -0,0 +1,19 @@ + + + + "Synlighet" + diff --git a/tests/res/values-tr/strings.xml b/tests/res/values-tr/strings.xml new file mode 100644 index 0000000..957a7ad --- /dev/null +++ b/tests/res/values-tr/strings.xml @@ -0,0 +1,19 @@ + + + + "Keşfedilebilir" + diff --git a/tests/res/values-zh-rCN/strings.xml b/tests/res/values-zh-rCN/strings.xml new file mode 100644 index 0000000..9b01b67 --- /dev/null +++ b/tests/res/values-zh-rCN/strings.xml @@ -0,0 +1,19 @@ + + + + "可检测到" + diff --git a/tests/res/values-zh-rTW/strings.xml b/tests/res/values-zh-rTW/strings.xml new file mode 100644 index 0000000..28ccde7 --- /dev/null +++ b/tests/res/values-zh-rTW/strings.xml @@ -0,0 +1,19 @@ + + + + "可供偵測" + -- cgit v1.1