summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-05-25 14:46:32 +0300
committerBrint E. Kriebel <bekit@cyngn.com>2014-05-27 05:21:41 +0000
commit1e42506fc096f60b93de1a78b200b8e1c87d8d17 (patch)
tree3d5fcf3d445a50bde42ea69a9582997ff081e178
parent5ec7588db5e9becbff92a52d7d32e0b1b6665823 (diff)
downloadandroid_packages_providers_ThemesProvider-1e42506fc096f60b93de1a78b200b8e1c87d8d17.tar.gz
android_packages_providers_ThemesProvider-1e42506fc096f60b93de1a78b200b8e1c87d8d17.tar.bz2
android_packages_providers_ThemesProvider-1e42506fc096f60b93de1a78b200b8e1c87d8d17.zip
Automatic translation import
Change-Id: I4afb8ee9e6ac3f3f11ff95427bb789f2ee7018c8 (cherry picked from commit 243d16e2e56c4c4b5c8dde08a04e19f2de2cc41e)
-rw-r--r--res/values-et/strings.xml21
-rw-r--r--res/values-ja/strings.xml21
-rw-r--r--res/values-th/strings.xml21
3 files changed, 63 insertions, 0 deletions
diff --git a/res/values-et/strings.xml b/res/values-et/strings.xml
new file mode 100644
index 0000000..95e8c76
--- /dev/null
+++ b/res/values-et/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">Teemade Pakkuja</string>
+ <string name="unknown_app_name">Teadmata</string>
+</resources>
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml
new file mode 100644
index 0000000..0783189
--- /dev/null
+++ b/res/values-ja/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">テーマプロバイダー</string>
+ <string name="unknown_app_name">不明</string>
+</resources>
diff --git a/res/values-th/strings.xml b/res/values-th/strings.xml
new file mode 100644
index 0000000..52f2c10
--- /dev/null
+++ b/res/values-th/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2014 The CyanogenMod Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string name="app_name">บริการชุดรูปแบบ</string>
+ <string name="unknown_app_name">ไม่ทราบ</string>
+</resources>