chore(lang): update translations from crowdin (#3646)

Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
homarr-crowdin[bot]
2025-07-26 20:04:40 +02:00
committed by GitHub
parent 4b57d7b269
commit a16e9032f4
32 changed files with 1332 additions and 84 deletions

View File

@@ -2079,6 +2079,35 @@
},
"globalRatio": "グローバル比"
},
"mediaReleases": {
"name": "メディアリリース",
"description": "異なる連係機能から、新しく追加されたメディアまたは今後のリリースを表示する",
"option": {
"layout": {
"label": "レイアウト",
"option": {
"backdrop": {
"label": "背景"
},
"poster": {
"label": "ポスター"
}
}
},
"showDescriptionTooltip": {
"label": "説明ツールチップを表示"
},
"showType": {
"label": "メディアタイプのバッジを表示"
},
"showSource": {
"label": "情報元の連携機能を表示"
}
},
"length": {
"duration": "{length} 分"
}
},
"mediaRequests-requestList": {
"name": "メディアリクエストリスト",
"description": "Overseerr または Jellyseerr からの全てのメディアリクエストのリストを見る",
@@ -2309,7 +2338,7 @@
"openProjectPage": "プロジェクトページを開く",
"openReleasePage": "リリースページを開く",
"releaseDescription": "リリースの説明",
"projectDescription": "",
"projectDescription": "プロジェクトの説明",
"created": "作成日",
"error": {
"label": "エラー",
@@ -2570,7 +2599,7 @@
"label": "アイコンの色"
},
"clearColor": {
"label": ""
"label": "色を消去"
},
"customCss": {
"label": "このボードのカスタム CSS",
@@ -4204,5 +4233,15 @@
}
}
}
},
"log": {
"level": {
"option": {
"debug": "デバッグ",
"info": "情報",
"warn": "警告",
"error": "エラー"
}
}
}
}