summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-06-22 21:10:58 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-08-24 06:10:17 +0300
commitadd8f8839fe3d45eb58a1dee2381623e36d4aa76 (patch)
tree44d454c946d5cdc3e373824921621c46a39bfb33
parent320a75a2fbcad43e1615ad79a78e34214b852984 (diff)
downloadandroid_packages_apps_Dialer-add8f8839fe3d45eb58a1dee2381623e36d4aa76.tar.gz
android_packages_apps_Dialer-add8f8839fe3d45eb58a1dee2381623e36d4aa76.tar.bz2
android_packages_apps_Dialer-add8f8839fe3d45eb58a1dee2381623e36d4aa76.zip
Automatic translation import
Change-Id: I7b846906d1cd64b1b9b5968f3d2ad2405908ee99 JIRA: RM-154
-rw-r--r--res/values-fa/cm_plurals.xml22
-rw-r--r--res/values-fa/cm_strings.xml24
2 files changed, 46 insertions, 0 deletions
diff --git a/res/values-fa/cm_plurals.xml b/res/values-fa/cm_plurals.xml
new file mode 100644
index 000000000..6ef7ddf3b
--- /dev/null
+++ b/res/values-fa/cm_plurals.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013 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">
+ <plurals name="minute">
+ <item quantity="other">%d دقیقه</item>
+ </plurals>
+</resources>
diff --git a/res/values-fa/cm_strings.xml b/res/values-fa/cm_strings.xml
new file mode 100644
index 000000000..f5d487869
--- /dev/null
+++ b/res/values-fa/cm_strings.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2013-2015 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="people">افراد</string>
+ <string name="enable_people_lookup_title">جستجوی افراد</string>
+ <string name="enable_reverse_lookup_title">جستجوی برعکس</string>
+ <string name="speed_dial_delete">حذف</string>
+ <string name="video_call">تماس ویدیویی</string>
+</resources>