OSDN Git Service

Automatic translation import
[android-x86/packages-apps-Eleven.git] / res / values-nb / 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="one">1 artist</item>
22     <item quantity="other"><xliff:g id="count">%d</xliff:g> artister</item>
23   </plurals>
24   <plurals name="Nalbums">
25     <item quantity="one">1 album</item>
26     <item quantity="other"><xliff:g id="count">%d</xliff:g> album</item>
27   </plurals>
28   <plurals name="Nsongs">
29     <item quantity="one">1 sang</item>
30     <item quantity="other"><xliff:g id="count">%d</xliff:g> sanger</item>
31   </plurals>
32   <plurals name="Ngenres">
33     <item quantity="one">1 sjanger</item>
34     <item quantity="other"><xliff:g id="count">%d</xliff:g> sjangre</item>
35   </plurals>
36   <plurals name="NNNtrackstoplaylist">
37     <item quantity="one">1 sang lagt til i spillelisten.</item>
38     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> sanger lagt til i spillelisten.</item>
39   </plurals>
40   <plurals name="NNNtracksfromplaylist">
41     <item quantity="one"><xliff:g id="number" example="1">%d</xliff:g> sang fjernet fra spillelisten.</item>
42     <item quantity="other"><xliff:g id="number" example="1">%d</xliff:g> sang fjernet fra spillelisten.</item>
43   </plurals>
44   <plurals name="NNNtrackstoqueue">
45     <item quantity="one">1 sang lagt til i køen.</item>
46     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> sanger lagt til i køen.</item>
47   </plurals>
48   <plurals name="NNNtrackstofavorites">
49     <item quantity="one">1 sang lagt til som favoritt.</item>
50     <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> sanger lagt til som favoritt.</item>
51   </plurals>
52   <plurals name="NNNtracksdeleted">
53     <item quantity="one">1 sang ble slettet.</item>
54     <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> sanger ble slettet.</item>
55   </plurals>
56 </resources>