blob: c58b69a0e28cbe9e78e53efdff36918114cda80e [file] [log] [blame]
Takuo Kitame271e07a2013-03-21 18:22:59 +09001<?xml version="1.0" encoding="utf-8"?>
Michael Bestasa4a1d812014-04-17 18:20:45 +03002<!--
3 Copyright (C) 2012-2013 Andrew Neal
4 Copyright (C) 2012-2014 The CyanogenMod Project
Takuo Kitame271e07a2013-03-21 18:22:59 +09005
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.
Michael Bestasa4a1d812014-04-17 18:20:45 +030017-->
Takuo Kitame271e07a2013-03-21 18:22:59 +090018<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
Michael Bestasbfd30c02019-01-12 20:03:04 +020019 <plurals name="Nalbums">
20 <item quantity="other"><xliff:g id="count">%d</xliff:g>枚のアルバム</item>
21 </plurals>
Michael Bestasbfd30c02019-01-12 20:03:04 +020022 <plurals name="Nsongs">
23 <item quantity="other"><xliff:g id="count">%d</xliff:g></item>
24 </plurals>
Michael Bestasbfd30c02019-01-12 20:03:04 +020025 <plurals name="Nhours">
26 <item quantity="other"><xliff:g id="hours">%d</xliff:g>時間</item>
27 </plurals>
Michael Bestasbfd30c02019-01-12 20:03:04 +020028 <plurals name="Nminutes">
29 <item quantity="other"><xliff:g id="minutes">%d</xliff:g></item>
30 </plurals>
Michael Bestasbfd30c02019-01-12 20:03:04 +020031 <plurals name="NNNtrackstoplaylist">
32 <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>曲をプレイリストに追加しました。</item>
33 </plurals>
Michael Bestasbfd30c02019-01-12 20:03:04 +020034 <plurals name="NNNtracksfromplaylist">
35 <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>曲をプレイリストから削除しました。</item>
36 </plurals>
Michael Bestasbfd30c02019-01-12 20:03:04 +020037 <plurals name="NNNtrackstoqueue">
38 <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>曲をキューに追加しました。</item>
39 </plurals>
Michael Bestasbfd30c02019-01-12 20:03:04 +020040 <plurals name="NNNtracksdeleted">
41 <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g>曲を削除しました。</item>
42 </plurals>
Takuo Kitame271e07a2013-03-21 18:22:59 +090043</resources>