OSDN Git Service

Merge "Apollo : TH translation" into cm-11.0
[android-x86/packages-apps-Eleven.git] / res / values-th / plurals.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Copyright (C) 2012 Andrew Neal
3      Copyright (C) 2013 The CyanogenMod Project
4
5      Licensed under the Apache License, Version 2.0 (the "License");
6      you may not use this file except in compliance with the License.
7      You may obtain a copy of the License at
8
9           http://www.apache.org/licenses/LICENSE-2.0
10
11      Unless required by applicable law or agreed to in writing, software
12      distributed under the License is distributed on an "AS IS" BASIS,
13      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14      See the License for the specific language governing permissions and
15      limitations under the License.
16  -->
17 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
18   <plurals name="Nartists">
19     <item quantity="other"><xliff:g id="count">%d</xliff:g> ศิลปิน</item>
20   </plurals>
21   <plurals name="Nalbums">
22     <item quantity="other"><xliff:g id="count">%d</xliff:g> อัลบั้ม</item>
23   </plurals>
24   <plurals name="Nsongs">
25     <item quantity="other"><xliff:g id="count">%d</xliff:g>; เพลง</item>
26   </plurals>
27   <plurals name="Ngenres">
28     <item quantity="other"><xliff:g id="count">%d</xliff:g>; ประเภท</item>
29   </plurals>
30   <plurals name="NNNtrackstoplaylist">
31     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> เพลงถูกเพิ่มมายังรายการเพลง</item>
32   </plurals>
33   <plurals name="NNNtracksfromplaylist">
34     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> ถูกนำออกจากรายการเพลง</item>
35   </plurals>
36   <plurals name="NNNtrackstoqueue">
37     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> ถูกเพิ่มไปยังคิว</item>
38   </plurals>
39   <plurals name="NNNtrackstofavorites">
40     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> ถูกเพิ่มไปยังรายการโปรด</item>
41   </plurals>
42   <plurals name="NNNtracksdeleted">
43     <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> เพลงถูกลบ</item>
44   </plurals>
45 </resources>