summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrint E. Kriebel <bekit@cyngn.com>2014-12-23 15:33:43 -0800
committerBrint E. Kriebel <bekit@cyngn.com>2014-12-23 15:33:43 -0800
commit7e3617e9748c88db1864060d4208b4f2ee6e8f3a (patch)
treedb9b7c30eb816529570f30bea419bde70ea66e76
parent7ee37679397cdeb3e8d30931df4c27d2f10302e4 (diff)
parente0be61ce716dc45b50875e5f4d28397c780f6479 (diff)
downloadandroid_packages_providers_ContactsProvider-stable/cm-11.0-XNF9X.tar.gz
android_packages_providers_ContactsProvider-stable/cm-11.0-XNF9X.tar.bz2
android_packages_providers_ContactsProvider-stable/cm-11.0-XNF9X.zip
-rw-r--r--res/values-ar/cm_strings.xml21
-rw-r--r--res/values-hr/cm_strings.xml21
-rw-r--r--res/values-ro/cm_strings.xml21
-rw-r--r--res/values-sv/cm_strings.xml1
4 files changed, 64 insertions, 0 deletions
diff --git a/res/values-ar/cm_strings.xml b/res/values-ar/cm_strings.xml
new file mode 100644
index 00000000..e4b66353
--- /dev/null
+++ b/res/values-ar/cm_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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="group_family">العائلة</string>
+ <string name="group_friend">الأصدقاء</string>
+ <string name="group_work">زملاء العمل</string>
+</resources>
diff --git a/res/values-hr/cm_strings.xml b/res/values-hr/cm_strings.xml
new file mode 100644
index 00000000..03f4df95
--- /dev/null
+++ b/res/values-hr/cm_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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="group_family">Obitelj</string>
+ <string name="group_friend">Prijatelji</string>
+ <string name="group_work">Suradnici</string>
+</resources>
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml
new file mode 100644
index 00000000..01b9eedc
--- /dev/null
+++ b/res/values-ro/cm_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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="group_family">Familie</string>
+ <string name="group_friend">Prieteni</string>
+ <string name="group_work">Colegi de serviciu</string>
+</resources>
diff --git a/res/values-sv/cm_strings.xml b/res/values-sv/cm_strings.xml
index f7cdbd5d..d46606b9 100644
--- a/res/values-sv/cm_strings.xml
+++ b/res/values-sv/cm_strings.xml
@@ -17,4 +17,5 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="group_family">Familj</string>
<string name="group_friend">Vänner</string>
+ <string name="group_work">Medarbetare</string>
</resources>