OSDN Git Service

Automatic translation import
[android-x86/packages-apps-Eleven.git] / res / values-vi / plurals.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3      Copyright (C) 2012-2013 Andrew Neal
4      Copyright (C) 2012-2014 The CyanogenMod Project
5
6      Licensed under the Apache License, Version 2.0 (the "License");
7      you may not use this file except in compliance with the License.
8      You may obtain a copy of the License at
9
10           http://www.apache.org/licenses/LICENSE-2.0
11
12      Unless required by applicable law or agreed to in writing, software
13      distributed under the License is distributed on an "AS IS" BASIS,
14      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15      See the License for the specific language governing permissions and
16      limitations under the License.
17 -->
18 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
19     <plurals name="Nartists">
20         <item quantity="other"><xliff:g id="count">%d</xliff:g> nghệ sĩ</item>
21     </plurals>
22     <plurals name="Nalbums">
23         <item quantity="other"><xliff:g id="count">%d</xliff:g> album</item>
24     </plurals>
25     <plurals name="Nsongs">
26         <item quantity="other"><xliff:g id="count">%d</xliff:g> bài hát</item>
27     </plurals>
28     <plurals name="Ngenres">
29         <item quantity="other"><xliff:g id="count">%d</xliff:g> thể loại</item>
30     </plurals>
31     <plurals name="Nhours">
32         <item quantity="other"><xliff:g id="hours">%d</xliff:g>giờ</item>
33     </plurals>
34     <plurals name="Nminutes">
35         <item quantity="other"><xliff:g id="minutes">%d</xliff:g>phút</item>
36     </plurals>
37     <plurals name="NNNtrackstoplaylist">
38         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> bài hát đã thêm vào danh sách phát.</item>
39     </plurals>
40     <plurals name="NNNtracksfromplaylist">
41         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> bài hát đã xóa khỏi danh sách phát.</item>
42     </plurals>
43     <plurals name="NNNtrackstoqueue">
44         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> bài hát đã thêm vào hàng đợi.</item>
45     </plurals>
46     <plurals name="NNNtrackstofavorites">
47         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> bài hát đã thêm vào yêu thích.</item>
48     </plurals>
49     <plurals name="NNNtracksdeleted">
50         <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> bài hát đã bị xóa.</item>
51     </plurals>
52 </resources>