Files
suwayomi-material-you-webui/src/i18n/locale/ja.json

23 lines
683 B
JSON
Raw Normal View History

Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (201 of 201 strings) Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 100.0% (201 of 201 strings) Translated using Weblate (Indonesian) Indonesian: currently translated at 8.9% (18 of 201 strings) Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 100.0% (201 of 201 strings) Added translation using Weblate (Indonesian) Translated using Weblate (Japanese) Japanese: currently translated at 3.0% (6 of 200 strings) Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (200 of 200 strings) Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (199 of 199 strings) Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 61.1% (121 of 198 strings) Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (198 of 198 strings) Translated using Weblate (Ukrainian) Ukrainian: currently translated at 100.0% (197 of 197 strings) Translated using Weblate (Chinese (Simplified)) Chinese (Simplified): currently translated at 60.7% (119 of 196 strings) Translated using Weblate (Ukrainian) Currently translated at 100.0% (196 of 196 strings) Translated using Weblate Co-authored-by: Dan <denqwerta@gmail.com> Co-authored-by: Dan <jonweblin2205@protonmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Rafie Rafie <rafiedanr@gmail.com> Co-authored-by: Super Mario <supermario22922@gmail.com> Co-authored-by: misaka10843 <misaka10843@outlook.jp> Co-authored-by: schroda <github@mail.schroda.net> Co-authored-by: 娃哈哈 <1045188196xsj@gmail.com> Co-authored-by: 蓝云Reyes <i@muir.fun> Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/de/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/id/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/ja/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/uk/ Translate-URL: https://hosted.weblate.org/projects/suwayomi/tachidesk-webui/zh_Hans/ Translation: Suwayomi/Tachidesk-WebUI
2023-06-22 15:57:25 +02:00
{
"category": {
"dialog": {
"title": {
"new_category": "新しいカテゴリー",
"edit_category": "カテゴリーを編集します"
}
},
"error": {
"label": {
"empty": "カテゴリーは空です",
"request_failure": "カテゴリーを読み込めませんでした"
},
"no_categories_found": {
"label": {
"hint": "設定から作成してください。",
"info": "カテゴリーが見つかりませんでした。"
}
}
}
}
}