Translated using Weblate (Japanese)

Currently translated at 92.1% (2018 of 2191 strings)

Translation: Funkwhale/Funkwhale Web
Translate-URL: https://translate.funkwhale.audio/projects/funkwhale/front/ja/
This commit is contained in:
anonymous 2025-01-03 18:18:11 +00:00 committed by Weblate
parent f1393da745
commit 910f950abc
1 changed files with 17 additions and 18 deletions

View File

@ -3056,6 +3056,23 @@
}
},
"views": {
"ChooseInstance": {
"header": {
"chooseInstance": "インスタンスを選んでください",
"failure": "入力されたURLにアクセスできません",
"suggestions": "おすすめのポッド"
},
"help": {
"notFunkwhaleServer": "入力されたURL先はFunkwhaleのサーバーではありません",
"serverDown": "サーバーがダウンしてるかもしれません"
},
"label": {
"url": "FunkwhaleインスタンスのURL"
},
"message": {
"newUrl": "現在{url}のFunkwhaleインスタンスを利用しています"
}
},
"Notifications": {
"button": {
"read": "全てを既読にする",
@ -4332,24 +4349,6 @@
},
"title": "ラジオ"
}
},
"ChooseInstance": {
"button": {},
"header": {
"chooseInstance": "インスタンスを選んでください",
"failure": "入力されたURLにアクセスできません",
"suggestions": "おすすめのポッド"
},
"help": {
"notFunkwhaleServer": "入力されたURL先はFunkwhaleのサーバーではありません",
"serverDown": "サーバーがダウンしてるかもしれません"
},
"label": {
"url": "FunkwhaleインスタンスのURL"
},
"message": {
"newUrl": "現在{url}のFunkwhaleインスタンスを利用しています"
}
}
}
}