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