OSDN Git Service

Automatic translation import
[android-x86/packages-apps-Eleven.git] / res / values-ko / plurals.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--Generated by crowdin.net-->
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   <plurals name="Nartists">
21     <item quantity="other"><xliff:g id="count">%d</xliff:g>명의 아티스트</item>
22   </plurals>
23   <plurals name="Nalbums">
24     <item quantity="other"><xliff:g id="count">%d</xliff:g>개의 앨범</item>
25   </plurals>
26   <plurals name="Nsongs">
27     <item quantity="other"><xliff:g id="count">%d</xliff:g>개의 노래</item>
28   </plurals>
29   <plurals name="Ngenres">
30     <item quantity="other"><xliff:g id="count">%d</xliff:g>개의 장르</item>
31   </plurals>
32   <plurals name="NNNtrackstoplaylist">
33     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>개의 노래가 재생목록에 추가되었습니다.</item>
34   </plurals>
35   <plurals name="NNNtracksfromplaylist">
36     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>개의 노래가 재생목록에서 제거되었습니다.</item>
37   </plurals>
38   <plurals name="NNNtrackstoqueue">
39     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>개의 노래가 대기목록에 추가되었습니다.</item>
40   </plurals>
41   <plurals name="NNNtrackstofavorites">
42     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>개의 노래가 즐겨찾기에 추가되었습니다.</item>
43   </plurals>
44   <plurals name="NNNtracksdeleted">
45     <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g>개의 노래가 삭제되었습니다.</item>
46   </plurals>
47 </resources>