blob: 0c3a9955a6f9d4dd5be37d4990dbdee9c3d0c9c2 [file] [log] [blame]
LineageOS Infra5b6d4222023-04-24 08:41:39 +00001<?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="Nalbums">
20 <item quantity="one"><xliff:g id="count">%d</xliff:g> album</item>
21 <item quantity="other"><xliff:g id="count">%d</xliff:g> albums</item>
22 </plurals>
23 <plurals name="Nsongs">
24 <item quantity="one"><xliff:g id="count">%d</xliff:g> cjançon</item>
25 <item quantity="other"><xliff:g id="count">%d</xliff:g> cjançons</item>
26 </plurals>
27 <plurals name="Nhours">
28 <item quantity="one"><xliff:g id="hours">%d</xliff:g>h</item>
29 <item quantity="other"><xliff:g id="hours">%d</xliff:g>h</item>
30 </plurals>
31 <plurals name="Nminutes">
32 <item quantity="one"><xliff:g id="minutes">%d</xliff:g>m</item>
33 <item quantity="other"><xliff:g id="minutes">%d</xliff:g>m</item>
34 </plurals>
35 <plurals name="NNNtrackstoplaylist">
36 <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> cjançon zontade ae liste di riproduzion.</item>
37 <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> cjançons zontadis ae liste di riproduzion.</item>
38 </plurals>
39 <plurals name="NNNtracksfromplaylist">
40 <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> cjançon gjavade de liste di riproduzion.</item>
41 <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> cjançons gjavadis de liste di riproduzion.</item>
42 </plurals>
43 <plurals name="NNNtrackstoqueue">
44 <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> cjançon zontade ae code.</item>
45 <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> cjançons zontadis ae code.</item>
46 </plurals>
47 <plurals name="NNNtracksdeleted">
48 <item quantity="one"><xliff:g id="songs_to_delete" example="1">%d</xliff:g> cjançon e je stade eliminade.</item>
49 <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> cjançons a son stadis eliminadis.</item>
50 </plurals>
51</resources>