summaryrefslogtreecommitdiffstats
path: root/res/values-ug/plurals.xml
diff options
context:
space:
mode:
authorsahranbay <sahranbay@gmail.com>2013-10-07 21:37:55 +0600
committerMarco Brohet <therbom@gmail.com>2013-10-16 17:42:34 +0000
commit07aabe5ce758bb6921cabfdba4a53a2dc8ce5c6d (patch)
tree3f02ed05600148f176a2b10bb8dd0c8e04b8ce87 /res/values-ug/plurals.xml
parent1af69cc13c6595fa546d68366ce98a7c3e0f50c4 (diff)
downloadandroid_packages_apps_Eleven-07aabe5ce758bb6921cabfdba4a53a2dc8ce5c6d.tar.gz
android_packages_apps_Eleven-07aabe5ce758bb6921cabfdba4a53a2dc8ce5c6d.tar.bz2
android_packages_apps_Eleven-07aabe5ce758bb6921cabfdba4a53a2dc8ce5c6d.zip
Apollo: UG translations
Change-Id: If5915163d19d934087cf0b447194d2e8b3437e00
Diffstat (limited to 'res/values-ug/plurals.xml')
-rw-r--r--res/values-ug/plurals.xml53
1 files changed, 53 insertions, 0 deletions
diff --git a/res/values-ug/plurals.xml b/res/values-ug/plurals.xml
new file mode 100644
index 0000000..5b45fd0
--- /dev/null
+++ b/res/values-ug/plurals.xml
@@ -0,0 +1,53 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012 Andrew Neal
+
+ 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="Nartists">
+ <item quantity="one">1 سەنئەتكار</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> سەنئەتكار</item>
+ </plurals>
+ <plurals name="Nalbums">
+ <item quantity="one">1 ناخشا توپلىمى</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> ناخشا توپلىمى</item>
+ </plurals>
+ <plurals name="Nsongs">
+ <item quantity="one">1 ناخشا</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> ناخشا</item>
+ </plurals>
+ <plurals name="Ngenres">
+ <item quantity="one">1 ئېقىم</item>
+ <item quantity="other"><xliff:g id="count">%d</xliff:g> ئېقىم</item>
+ </plurals>
+ <plurals name="NNNtrackstoplaylist">
+ <item quantity="one">قويىدىغان تىزىمغا 1 ناخشا قوشۇلدى.</item>
+ <item quantity="other">قويىدىغان تىزىمغا <xliff:g id="number" example="27">%d</xliff:g> ناخشا قوشۇلدى.</item>
+ </plurals>
+ <plurals name="NNNtracksfromplaylist">
+ <item quantity="one">قويىدىغان تىزىمدىن 1 ناخشا چىقىرىۋېتىلدى.</item>
+ <item quantity="other">قويىدىغان تىزىمدىن <xliff:g id="number" example="27">%d</xliff:g> ناخشا چىقىرىۋېتىلدى.</item>
+ </plurals>
+ <plurals name="NNNtrackstoqueue">
+ <item quantity="one">ئۆچرەتكە 1 ناخشا قوشۇلدى.</item>
+ <item quantity="other">ئۆچرەتكە <xliff:g id="number" example="27">%d</xliff:g> ناخشا قوشۇلدى.</item>
+ </plurals>
+ <plurals name="NNNtrackstofavorites">
+ <item quantity="one">يىغقۇچقا 1 ناخشا قوشۇلدى.</item>
+ <item quantity="other">يىغقۇچقا <xliff:g id="number" example="27">%d</xliff:g> ناخشا قوشۇلدى.</item>
+ </plurals>
+ <plurals name="NNNtracksdeleted">
+ <item quantity="one">1 ناخشا ئۆچۈرۈلدى.</item>
+ <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> ناخشا ئۆچۈرۈلدى.</item>
+ </plurals>
+</resources>