OSDN Git Service

88a668b569bbd8a7a1d4d33123d33010066c4f3d
[android-x86/packages-apps-Eleven.git] / res / values-el / 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="one"><xliff:g id="count">%d</xliff:g> καλλιτέχνης</item>
23     <item quantity="other"><xliff:g id="count">%d</xliff:g> καλλιτέχνες</item>
24   </plurals>
25   <!-- Used to indicate the number of albums for an artist -->
26   <plurals name="Nalbums">
27     <item quantity="one"><xliff:g id="count">%d</xliff:g> άλμπουμ</item>
28     <item quantity="other"><xliff:g id="count">%d</xliff:g> άλμπουμ</item>
29   </plurals>
30   <!-- Used to indicate the number of songs for an album -->
31   <plurals name="Nsongs">
32     <item quantity="one"><xliff:g id="count">%d</xliff:g> τραγούδι</item>
33     <item quantity="other"><xliff:g id="count">%d</xliff:g> τραγούδια</item>
34   </plurals>
35   <!-- Used to indicate the number of genres -->
36   <plurals name="Ngenres">
37     <item quantity="one"><xliff:g id="count">%d</xliff:g> είδος</item>
38     <item quantity="other"><xliff:g id="count">%d</xliff:g> είδη</item>
39   </plurals>
40   <!-- Used to show a shortened version of hours-->
41   <plurals name="Nhours">
42     <item quantity="one"><xliff:g id="hours">%d</xliff:g>ω</item>
43     <item quantity="other"><xliff:g id="hours">%d</xliff:g>ω</item>
44   </plurals>
45   <!-- Used to show a shortened version of minutes -->
46   <plurals name="Nminutes">
47     <item quantity="one"><xliff:g id="minutes">%d</xliff:g>λ</item>
48     <item quantity="other"><xliff:g id="minutes">%d</xliff:g>λ</item>
49   </plurals>
50   <!-- Toasts after adding song(s) to playlists -->
51   <plurals name="NNNtrackstoplaylist">
52     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> τραγούδι προστέθηκε στη λίστα αναπαραγωγής.</item>
53     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> τραγούδια προστέθηκαν στη λίστα αναπαραγωγής.</item>
54   </plurals>
55   <!-- Toasts after removing song(s) from playlists -->
56   <plurals name="NNNtracksfromplaylist">
57     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> τραγούδι αφαιρέθηκε από τη λίστα αναπαραγωγής.</item>
58     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> τραγούδια αφαιρέθηκαν από τη λίστα αναπαραγωγής.</item>
59   </plurals>
60   <!-- Toasts after adding song(s) to queue -->
61   <plurals name="NNNtrackstoqueue">
62     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> τραγούδι προστέθηκε στην ουρά.</item>
63     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> τραγούδια προστέθηκαν στην ουρά.</item>
64   </plurals>
65   <!-- Toasts after adding song(s) to the favorites list -->
66   <plurals name="NNNtrackstofavorites">
67     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> τραγούδι προστέθηκε στα αγαπημένα.</item>
68     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> τραγούδια προστέθηκαν στα αγαπημένα.</item>
69   </plurals>
70   <!-- Toast confirming that song(s) was/were deleted. -->
71   <plurals name="NNNtracksdeleted">
72     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> τραγούδι διεγράφη.</item>
73     <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> τραγούδια διαγράφηκαν.</item>
74   </plurals>
75 </resources>