🌐 New Crowdin updates (#1272)

This commit is contained in:
Thomas Camlong
2023-09-01 21:55:45 +02:00
committed by GitHub
parent 8211e22d86
commit ba7e31b972
563 changed files with 6190 additions and 951 deletions

View File

@@ -1,23 +1,24 @@
{
"descriptor": {
"name": "",
"description": "",
"name": "メディアサーバー",
"description": "JellyfinまたはPlexメディアサーバーと連動する",
"settings": {
"title": ""
"title": "メディアサーバーウィジェットの設定"
}
},
"loading": "ストリームの読み込み中",
"card": {
"table": {
"header": {
"session": "",
"user": "",
"currentlyPlaying": ""
"session": "セッション",
"user": "ユーザー",
"currentlyPlaying": "再生中の曲"
}
},
"errors": {
"general": {
"title": "",
"text": ""
"title": "コンテンツを読み込めません",
"text": "サーバーから情報を取得できません。詳細はログを確認してください。"
}
}
}