Translated using Weblate (Japanese)

Currently translated at 100.0% (8 of 8 strings)

Added translation using Weblate (Japanese)

Translated using Weblate (Japanese)

Currently translated at 100.0% (274 of 274 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (271 of 271 strings)

Translated using Weblate (Japanese)

Currently translated at 100.0% (269 of 269 strings)

Co-authored-by: kuragehime <kuragehime641@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/ja/
Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ja/
Translation: Kotatsu/Strings
Translation: Kotatsu/plurals
This commit is contained in:
kuragehime
2022-04-15 12:57:29 +02:00
committed by Koitharu
parent 414f438762
commit 6b2666c701
2 changed files with 39 additions and 4 deletions

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="chapters_from_x">
<item quantity="other">%1$dから%2$dの章</item>
</plurals>
<plurals name="minutes_ago">
<item quantity="other">%1$d 1分前</item>
</plurals>
<plurals name="items">
<item quantity="other">%1$d 項目</item>
</plurals>
<plurals name="hours_ago">
<item quantity="other">%1$d 1時間前</item>
</plurals>
<plurals name="days_ago">
<item quantity="other">%1$d 1日前</item>
</plurals>
<plurals name="chapters">
<item quantity="other">%1$dチャプター</item>
</plurals>
<plurals name="pages">
<item quantity="other">合計%1$dページ</item>
</plurals>
<plurals name="new_chapters">
<item quantity="other">%1$d新しい章</item>
</plurals>
</resources>

View File

@@ -264,4 +264,12 @@
<string name="search_chapters">チャプターを検索</string>
<string name="chapters_empty">この漫画の章はありません</string>
<string name="percent_string_pattern">%1$s%%</string>
<string name="content">コンテンツ</string>
<string name="suggestions_updating">更新のご提案</string>
<string name="appearance">外観</string>
<string name="suggestions_excluded_genres">ジャンルを除く</string>
<string name="suggestions_excluded_genres_summary">サジェストで表示したくないジャンルを指定</string>
<string name="text_delete_local_manga_batch">選択した項目をデバイスから完全に削除しますか?</string>
<string name="removal_completed">削除が完了しました</string>
<string name="batch_manga_save_confirm">本当に選択したマンガを全編ダウンロードしますか?この動作は多くのトラフィックとストレージを消費する可能性があります</string>
</resources>