summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-02-02 07:03:38 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-03-07 10:33:08 -0800
commit60398d6a0e62033a73659905d4d5f9d60c8b14b3 (patch)
tree0a7cbac81d90a464567c888e0997aa82919e64f0
parent0684e186577a51667a55b4d08774f3e6d1025d27 (diff)
downloadandroid_packages_providers_ThemesProvider-60398d6a0e62033a73659905d4d5f9d60c8b14b3.tar.gz
android_packages_providers_ThemesProvider-60398d6a0e62033a73659905d4d5f9d60c8b14b3.tar.bz2
android_packages_providers_ThemesProvider-60398d6a0e62033a73659905d4d5f9d60c8b14b3.zip
Automatic translation import
RM-214 Change-Id: If34376a0206dc6d616518af67acb2a1f6bbce95a
-rw-r--r--res/values-be/strings.xml22
-rw-r--r--res/values-bg/strings.xml22
2 files changed, 44 insertions, 0 deletions
diff --git a/res/values-be/strings.xml b/res/values-be/strings.xml
new file mode 100644
index 0000000..d18c394
--- /dev/null
+++ b/res/values-be/strings.xml
@@ -0,0 +1,22 @@
+<?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">Пастаўшчык тэмаў</string>
+ <string name="unknown_app_name">Невядомы</string>
+ <string name="controls_preview_button_text">Звычайная</string>
+</resources>
diff --git a/res/values-bg/strings.xml b/res/values-bg/strings.xml
new file mode 100644
index 0000000..d41222c
--- /dev/null
+++ b/res/values-bg/strings.xml
@@ -0,0 +1,22 @@
+<?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">Доставчик на теми</string>
+ <string name="unknown_app_name">Неизвестна</string>
+ <string name="controls_preview_button_text">Нормално</string>
+</resources>