aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-fa/plurals.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-06-13 21:10:39 +0300
committerMichael Bestas <mikeioannina@gmail.com>2015-06-13 21:10:39 +0300
commit5a9345345d99f0836eee5a39bb0879c7d2582abf (patch)
treedec5f3d8bc5ce2ff35d5f3baed44fd5f043b91e8 /res/values-fa/plurals.xml
parent77a504a54b0d3c8b9665d748d108c5c422be7be3 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-5a9345345d99f0836eee5a39bb0879c7d2582abf.tar.gz
android_packages_wallpapers_PhotoPhase-5a9345345d99f0836eee5a39bb0879c7d2582abf.tar.bz2
android_packages_wallpapers_PhotoPhase-5a9345345d99f0836eee5a39bb0879c7d2582abf.zip
Automatic translation import
Change-Id: I89912cf9851e52848c2015e8abc8015ebda592e6
Diffstat (limited to 'res/values-fa/plurals.xml')
-rw-r--r--res/values-fa/plurals.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/res/values-fa/plurals.xml b/res/values-fa/plurals.xml
new file mode 100644
index 0000000..4a044d0
--- /dev/null
+++ b/res/values-fa/plurals.xml
@@ -0,0 +1,25 @@
+<?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:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <plurals name="album_number_of_pictures">
+ <item quantity="other"><xliff:g id="pictures" example="7">%d</xliff:g> تصویر</item>
+ </plurals>
+ <plurals name="msg_media_reload_complete">
+ <item quantity="other">بارگزاری مجدد رسانه تکمیل شد. <xliff:g id="pictures" example="7">%d</xliff:g> تصویر پیدا شد.</item>
+ </plurals>
+</resources>