OSDN Git Service

Merge remote-tracking branch 'x86/pie-x86' into q-x86
[android-x86/packages-apps-Eleven.git] / res / values-de / 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="one"><xliff:g id="count">%d</xliff:g> Interpret</item>
21         <item quantity="other"><xliff:g id="count">%d</xliff:g> Interpreten</item>
22     </plurals>
23     <plurals name="Nalbums">
24         <item quantity="one"><xliff:g id="count">%d</xliff:g> Album</item>
25         <item quantity="other"><xliff:g id="count">%d</xliff:g> Alben</item>
26     </plurals>
27     <plurals name="Nsongs">
28         <item quantity="one"><xliff:g id="count">%d</xliff:g> Titel</item>
29         <item quantity="other"><xliff:g id="count">%d</xliff:g> Titel</item>
30     </plurals>
31     <plurals name="Ngenres">
32         <item quantity="one"><xliff:g id="count">%d</xliff:g> Genre</item>
33         <item quantity="other"><xliff:g id="count">%d</xliff:g> Genres</item>
34     </plurals>
35     <plurals name="Nhours">
36         <item quantity="one"><xliff:g id="hours">%d</xliff:g> h</item>
37         <item quantity="other"><xliff:g id="hours">%d</xliff:g> h</item>
38     </plurals>
39     <plurals name="Nminutes">
40         <item quantity="one"><xliff:g id="minutes">%d</xliff:g> m</item>
41         <item quantity="other"><xliff:g id="minutes">%d</xliff:g> m</item>
42     </plurals>
43     <plurals name="NNNtrackstoplaylist">
44         <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> Titel wurde zur Wiedergabeliste hinzugefügt.</item>
45         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> Titel wurden zur Wiedergabeliste hinzugefügt.</item>
46     </plurals>
47     <plurals name="NNNtracksfromplaylist">
48         <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> Titel wurde aus der Wiedergabeliste entfernt.</item>
49         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> Titel wurden aus der Wiedergabeliste entfernt.</item>
50     </plurals>
51     <plurals name="NNNtrackstoqueue">
52         <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> Titel wurde zur Warteschlange hinzugefügt.</item>
53         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> Titel wurden zur Warteschlange hinzugefügt.</item>
54     </plurals>
55     <plurals name="NNNtrackstofavorites">
56         <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> Titel wurde zu den Favoriten hinzugefügt.</item>
57         <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> Titel wurden zu den Favoriten hinzugefügt.</item>
58     </plurals>
59     <plurals name="NNNtracksdeleted">
60         <item quantity="one"><xliff:g id="songs_to_delete" example="1">%d</xliff:g> Titel wurde gelöscht.</item>
61         <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> Titel wurden gelöscht.</item>
62     </plurals>
63 </resources>