summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2014-10-21 00:34:56 +0300
committerMichael Bestas <mikeioannina@gmail.com>2014-10-21 00:34:56 +0300
commit67ae00a8916e35f366d9d2d4ec547bf4c8da465e (patch)
treeb93717321909b2971c2f01ccf6f24e70b01688ce
parent772a1062244c0b08a49a99082e6a2121638098a4 (diff)
downloadandroid_packages_providers_ThemesProvider-67ae00a8916e35f366d9d2d4ec547bf4c8da465e.tar.gz
android_packages_providers_ThemesProvider-67ae00a8916e35f366d9d2d4ec547bf4c8da465e.tar.bz2
android_packages_providers_ThemesProvider-67ae00a8916e35f366d9d2d4ec547bf4c8da465e.zip
Automatic translation import
Change-Id: I2dc5e56fd0f209aa9fa2a1629b781041e4274e5b
-rw-r--r--res/values-gl/strings.xml21
-rw-r--r--res/values-lb/strings.xml21
-rw-r--r--res/values-lv/strings.xml21
3 files changed, 63 insertions, 0 deletions
diff --git a/res/values-gl/strings.xml b/res/values-gl/strings.xml
new file mode 100644
index 0000000..c3d75c1
--- /dev/null
+++ b/res/values-gl/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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">Fornecedor de temas</string>
+ <string name="unknown_app_name">Descoñecido</string>
+</resources>
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml
new file mode 100644
index 0000000..95a58e3
--- /dev/null
+++ b/res/values-lb/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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">Designliwwerant</string>
+ <string name="unknown_app_name">Onbekannt</string>
+</resources>
diff --git a/res/values-lv/strings.xml b/res/values-lv/strings.xml
new file mode 100644
index 0000000..cb3d389
--- /dev/null
+++ b/res/values-lv/strings.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ 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">Tēmas autors</string>
+ <string name="unknown_app_name">Nezināms</string>
+</resources>