OSDN Git Service

Merge "Fix some scaling issues with non-square album art." into cm-13.0
[android-x86/packages-apps-Eleven.git] / res / values-lt / 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> atlikėjas</item>
23     <item quantity="few"><xliff:g id="count">%d</xliff:g> atlikėjai</item>
24     <item quantity="other"><xliff:g id="count">%d</xliff:g> atlikėjų</item>
25   </plurals>
26   <!-- Used to indicate the number of albums for an artist -->
27   <plurals name="Nalbums">
28     <item quantity="one"><xliff:g id="count">%d</xliff:g> albumas</item>
29     <item quantity="few"><xliff:g id="count">%d</xliff:g> albumai</item>
30     <item quantity="other"><xliff:g id="count">%d</xliff:g> albumų</item>
31   </plurals>
32   <!-- Used to indicate the number of songs for an album -->
33   <plurals name="Nsongs">
34     <item quantity="one"><xliff:g id="count">%d</xliff:g> daina</item>
35     <item quantity="few"><xliff:g id="count">%d</xliff:g> dainos</item>
36     <item quantity="other"><xliff:g id="count">%d</xliff:g> dainų</item>
37   </plurals>
38   <!-- Used to indicate the number of genres -->
39   <plurals name="Ngenres">
40     <item quantity="one"><xliff:g id="count">%d</xliff:g> žanras</item>
41     <item quantity="few"><xliff:g id="count">%d</xliff:g> žanrai</item>
42     <item quantity="other"><xliff:g id="count">%d</xliff:g> žanrų</item>
43   </plurals>
44   <!-- Used to show a shortened version of hours-->
45   <plurals name="Nhours">
46     <item quantity="one"><xliff:g id="hours">%d</xliff:g>val.</item>
47     <item quantity="few"><xliff:g id="hours">%d</xliff:g>val.</item>
48     <item quantity="other"><xliff:g id="hours">%d</xliff:g>val.</item>
49   </plurals>
50   <!-- Used to show a shortened version of minutes -->
51   <plurals name="Nminutes">
52     <item quantity="one"><xliff:g id="minutes">%d</xliff:g>min.</item>
53     <item quantity="few"><xliff:g id="minutes">%d</xliff:g>min.</item>
54     <item quantity="other"><xliff:g id="minutes">%d</xliff:g>min.</item>
55   </plurals>
56   <!-- Toasts after adding song(s) to playlists -->
57   <plurals name="NNNtrackstoplaylist">
58     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> daina pridėta į grojaraštį.</item>
59     <item quantity="few"><xliff:g id="number" example="1">%d</xliff:g> dainos pridėtos į grojaraštį.</item>
60     <item quantity="other"><xliff:g id="number" example="1">%d</xliff:g> dainų pridėta į grojaraštį.</item>
61   </plurals>
62   <!-- Toasts after removing song(s) from playlists -->
63   <plurals name="NNNtracksfromplaylist">
64     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> daina pašalinta iš grojaraščio.</item>
65     <item quantity="few"><xliff:g id="number" example="1">%d</xliff:g> dainos pašalintos iš grojaraščio.</item>
66     <item quantity="other"><xliff:g id="number" example="1">%d</xliff:g> dainų pašalinta iš grojaraščio.</item>
67   </plurals>
68   <!-- Toasts after adding song(s) to queue -->
69   <plurals name="NNNtrackstoqueue">
70     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> daina pridėta į eilę.</item>
71     <item quantity="few"><xliff:g id="number" example="1">%d</xliff:g> dainos pridėtos į eilę.</item>
72     <item quantity="other"><xliff:g id="number" example="1">%d</xliff:g> dainų pridėta į eilę.</item>
73   </plurals>
74   <!-- Toasts after adding song(s) to the favorites list -->
75   <plurals name="NNNtrackstofavorites">
76     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> daina pridėta į mėgstamus.</item>
77     <item quantity="few"><xliff:g id="number" example="1">%d</xliff:g> dainos pridėtos į mėgstamus.</item>
78     <item quantity="other"><xliff:g id="number" example="1">%d</xliff:g> dainų pridėta į mėgstamus.</item>
79   </plurals>
80   <!-- Toast confirming that song(s) was/were deleted. -->
81   <plurals name="NNNtracksdeleted">
82     <item quantity="one"><xliff:g id="songs_to_delete" example="1">%d</xliff:g> daina buvo ištrinta.</item>
83     <item quantity="few"><xliff:g id="songs_to_delete" example="1">%d</xliff:g> dainos buvo ištrintos.</item>
84     <item quantity="other"><xliff:g id="songs_to_delete" example="1">%d</xliff:g> dainų buvo ištrinta.</item>
85   </plurals>
86 </resources>