OSDN Git Service

f2eabe5946be60f5d59126ab379fda777b40fafd
[android-x86/packages-apps-Eleven.git] / res / values-th / 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="other"><xliff:g id="count">%d</xliff:g> ศิลปิน</item>
23   </plurals>
24   <!-- Used to indicate the number of albums for an artist -->
25   <plurals name="Nalbums">
26     <item quantity="other"><xliff:g id="count">%d</xliff:g> อัลบั้ม</item>
27   </plurals>
28   <!-- Used to indicate the number of songs for an album -->
29   <plurals name="Nsongs">
30     <item quantity="other"><xliff:g id="count">%d</xliff:g> เพลง</item>
31   </plurals>
32   <!-- Used to indicate the number of genres -->
33   <plurals name="Ngenres">
34     <item quantity="other"><xliff:g id="count">%d</xliff:g> ประเภท</item>
35   </plurals>
36   <!-- Used to show a shortened version of hours-->
37   <plurals name="Nhours">
38     <item quantity="other"><xliff:g id="hours">%d</xliff:g>ชม.</item>
39   </plurals>
40   <!-- Used to show a shortened version of minutes -->
41   <plurals name="Nminutes">
42     <item quantity="other"><xliff:g id="minutes">%d</xliff:g>นาที</item>
43   </plurals>
44   <!-- Toasts after adding song(s) to playlists -->
45   <plurals name="NNNtrackstoplaylist">
46     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> เพลงถูกเพิ่มมายังรายการเพลง</item>
47   </plurals>
48   <!-- Toasts after removing song(s) from playlists -->
49   <plurals name="NNNtracksfromplaylist">
50     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> เพลงถูกลบออกจากรายการเพลง</item>
51   </plurals>
52   <!-- Toasts after adding song(s) to queue -->
53   <plurals name="NNNtrackstoqueue">
54     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> เพลงถูกเพิ่มเข้าในคิว</item>
55   </plurals>
56   <!-- Toasts after adding song(s) to the favorites list -->
57   <plurals name="NNNtrackstofavorites">
58     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> เพลงถูกเพิ่มในรายการโปรด</item>
59   </plurals>
60   <!-- Toast confirming that song(s) was/were deleted. -->
61   <plurals name="NNNtracksdeleted">
62     <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> เพลงถูกลบ</item>
63   </plurals>
64 </resources>