OSDN Git Service

8f6500091bffc3944729ccbdee0296a1fe376a12
[android-x86/packages-apps-Eleven.git] / res / values-fa / plurals.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--Generated by crowdin.com-->
3 <!--
4      Copyright (C) 2012-2013 Andrew Neal
5      Copyright (C) 2012-2014 The CyanogenMod Project
6
7      Licensed under the Apache License, Version 2.0 (the "License");
8      you may not use this file except in compliance with the License.
9      You may obtain a copy of the License at
10
11           http://www.apache.org/licenses/LICENSE-2.0
12
13      Unless required by applicable law or agreed to in writing, software
14      distributed under the License is distributed on an "AS IS" BASIS,
15      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16      See the License for the specific language governing permissions and
17      limitations under the License.
18 -->
19 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20     <!-- Used to indicate the number of artists -->
21     <plurals name="Nartists">
22         <item quantity="one"><xliff:g id="count">%d</xliff:g> هنرمند</item>
23         <item quantity="other"><xliff:g id="count">%d</xliff:g> هنرمند</item>
24     </plurals>
25     <!-- Used to indicate the number of albums for an artist -->
26     <plurals name="Nalbums">
27         <item quantity="one"><xliff:g id="count">%d</xliff:g> آلبوم</item>
28         <item quantity="other"><xliff:g id="count">%d</xliff:g> آلبوم</item>
29     </plurals>
30     <!-- Used to indicate the number of songs for an album -->
31     <plurals name="Nsongs">
32         <item quantity="one"><xliff:g id="count">%d</xliff:g> آهنگ</item>
33         <item quantity="other"><xliff:g id="count">%d</xliff:g> آهنگ</item>
34     </plurals>
35     <!-- Used to indicate the number of genres -->
36     <plurals name="Ngenres">
37         <item quantity="one"><xliff:g id="count">%d</xliff:g> سبک</item>
38         <item quantity="other"><xliff:g id="count">%d</xliff:g> سبک</item>
39     </plurals>
40     <!-- Used to show a shortened version of hours-->
41     <plurals name="Nhours">
42         <item quantity="one"><xliff:g id="hours">%d</xliff:g>ساعت</item>
43         <item quantity="other"><xliff:g id="hours">%d</xliff:g>ساعت</item>
44     </plurals>
45     <!-- Used to show a shortened version of minutes -->
46     <plurals name="Nminutes">
47         <item quantity="one"><xliff:g id="minutes">%d</xliff:g>دقیقه</item>
48         <item quantity="other"><xliff:g id="minutes">%d</xliff:g>دقیقه</item>
49     </plurals>
50     <!-- Toasts after adding song(s) to playlists -->
51     <plurals name="NNNtrackstoplaylist">
52         <item quantity="one"><xliff:g id="number" example="27">%d</xliff:g> آهنگ به لیست پخش اضافه شد.</item>
53         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> آهنگ به لیست پخش اضافه شد.</item>
54     </plurals>
55     <!-- Toasts after removing song(s) from playlists -->
56     <plurals name="NNNtracksfromplaylist">
57         <item quantity="one"><xliff:g id="number" example="27">%d</xliff:g> آهنگ از لیست پخش حذف شد.</item>
58         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> آهنگ از لیست پخش حذف شد.</item>
59     </plurals>
60     <!-- Toasts after adding song(s) to queue -->
61     <plurals name="NNNtrackstoqueue">
62         <item quantity="one"><xliff:g id="number" example="27">%d</xliff:g> آهنگ به صف پخش اضافه شد.</item>
63         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> آهنگ به صف پخش اضافه شد.</item>
64     </plurals>
65     <!-- Toasts after adding song(s) to the favorites list -->
66     <plurals name="NNNtrackstofavorites">
67         <item quantity="one"><xliff:g id="number" example="27">%d</xliff:g> آهنگ به علاقه‌مندی‌ها اضافه شد.</item>
68         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> آهنگ به علاقه‌مندی‌ها اضافه شد.</item>
69     </plurals>
70     <!-- Toast confirming that song(s) was/were deleted. -->
71     <plurals name="NNNtracksdeleted">
72         <item quantity="one"><xliff:g id="songs_to_delete">%d</xliff:g> آهنگ حذف شد.</item>
73         <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> آهنگ حذف شد.</item>
74     </plurals>
75 </resources>