summaryrefslogtreecommitdiffstats
path: root/res/values-ja/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ja/plurals.xml')
-rw-r--r--res/values-ja/plurals.xml75
1 files changed, 32 insertions, 43 deletions
diff --git a/res/values-ja/plurals.xml b/res/values-ja/plurals.xml
index f449b07..6093684 100644
--- a/res/values-ja/plurals.xml
+++ b/res/values-ja/plurals.xml
@@ -1,5 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2012 Andrew Neal
+<!--Generated by crowdin.net-->
+<!--
+ Copyright (C) 2012-2013 Andrew Neal
+ Copyright (C) 2012-2014 The CyanogenMod Project
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -12,47 +15,33 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
- -->
+-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
-
- <plurals name="Nartists">
- <item quantity="one">1 個のアーティスト</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> 個のアーティスト</item>
- </plurals>
-
- <plurals name="Nalbums">
- <item quantity="one">1 個のアルバム</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> 個のアルバム</item>
- </plurals>
-
- <plurals name="Nsongs">
- <item quantity="one">1 個の曲</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> 個の曲</item>
- </plurals>
-
- <plurals name="Ngenres">
- <item quantity="one">1 個のジャンル</item>
- <item quantity="other"><xliff:g id="count">%d</xliff:g> 個のジャンル</item>
- </plurals>
-
- <plurals name="NNNtrackstoplaylist">
- <item quantity="one">1 個の曲をプレイリストに追加しました。</item>
- <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> 個の曲をプレイリストに追加しました。</item>
- </plurals>
-
- <plurals name="NNNtrackstoqueue">
- <item quantity="one">1 個の曲をキューに追加しました。</item>
- <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> 個の曲をキューに追加しました。</item>
- </plurals>
-
- <plurals name="NNNtrackstofavorites">
- <item quantity="one">1 個の曲をお気に入りに追加しました。</item>
- <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g> 個の曲をお気に入りに追加しました。</item>
- </plurals>
-
- <plurals name="NNNtracksdeleted">
- <item quantity="one">1 個の曲を削除しました。</item>
- <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g> 個の曲を削除しました。</item>
- </plurals>
-
+ <plurals name="Nartists">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g>人のアーティスト</item>
+ </plurals>
+ <plurals name="Nalbums">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g>枚のアルバム</item>
+ </plurals>
+ <plurals name="Nsongs">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g>曲</item>
+ </plurals>
+ <plurals name="Ngenres">
+ <item quantity="other"><xliff:g id="count">%d</xliff:g>個のジャンル</item>
+ </plurals>
+ <plurals name="NNNtrackstoplaylist">
+ <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>曲をプレイリストに追加しました。</item>
+ </plurals>
+ <plurals name="NNNtracksfromplaylist">
+ <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>曲をプレイリストから削除しました。</item>
+ </plurals>
+ <plurals name="NNNtrackstoqueue">
+ <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>曲をキューに追加しました。</item>
+ </plurals>
+ <plurals name="NNNtrackstofavorites">
+ <item quantity="other"><xliff:g id="number" example="27">%d</xliff:g>曲をお気に入りに追加しました。</item>
+ </plurals>
+ <plurals name="NNNtracksdeleted">
+ <item quantity="other"><xliff:g id="songs_to_delete">%d</xliff:g>曲を削除しました。</item>
+ </plurals>
</resources>