mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-14 11:51:47 +00:00
Translated using Weblate (Japanese)
Currently translated at 38.6% (113 of 292 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/ja/
This commit is contained in:
@ -1,9 +1,36 @@
|
|||||||
{
|
{
|
||||||
|
"common": {
|
||||||
|
"console": {
|
||||||
|
"plugins": {
|
||||||
|
"load-all": "すべてのプラグインをロード中",
|
||||||
|
"load-failed": "プラグイン”{{pluginName}}”のロードが失敗しました",
|
||||||
|
"loaded": "プラグイン”{{pluginName}}”ロード完了"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"code": "ja",
|
"code": "ja",
|
||||||
"local-name": "日本語",
|
"local-name": "日本語",
|
||||||
"name": "Japanese"
|
"name": "Japanese"
|
||||||
},
|
},
|
||||||
|
"main": {
|
||||||
|
"console": {
|
||||||
|
"did-finish-load": {
|
||||||
|
"dev-tools": "ロード完了。デベロッパーツールが開きました"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"dialog": {
|
||||||
|
"need-to-restart": {
|
||||||
|
"detail": "”{{pluginName}}”プラグインを適用するには再起動が必要です",
|
||||||
|
"message": "”{{pluginName}}”は再起動が必要です"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"menu": {
|
||||||
|
"plugins": {
|
||||||
|
"label": "プラグイン"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"plugins": {
|
"plugins": {
|
||||||
"adblocker": {
|
"adblocker": {
|
||||||
"description": "すべての広告とトラッカーを遮断します",
|
"description": "すべての広告とトラッカーを遮断します",
|
||||||
|
|||||||
Reference in New Issue
Block a user