🌐 New Crowdin updates (#1551)

This commit is contained in:
Thomas Camlong
2023-11-09 20:24:27 +01:00
committed by GitHub
parent 82c79c6591
commit 704ae1cbe4
219 changed files with 2154 additions and 507 deletions

View File

@@ -1,5 +1,7 @@
{
"save": "保存",
"apply": "",
"insert": "",
"about": "About",
"cancel": "キャンセル",
"close": "閉じる",
@@ -40,5 +42,14 @@
"medium": "中",
"large": "大"
},
"seeMore": "もっと見る..."
"seeMore": "もっと見る...",
"position": {
"left": "左",
"center": "",
"right": "右"
},
"attributes": {
"width": "幅",
"height": "高さ"
}
}

View File

@@ -17,10 +17,6 @@
"preferences": "ユーザー設定",
"defaultBoard": "デフォルトのダッシュボード",
"manage": "管理",
"about": {
"label": "About",
"new": "新しい"
},
"logout": "{{username}}からログアウト",
"login": "ログイン"
}

View File

@@ -27,6 +27,9 @@
"items": {
"docker": "Docker"
}
},
"about": {
"title": "About"
}
}
}

View File

@@ -1,12 +1,14 @@
{
"description": "Homarrは、 <strong>sleek</strong>, <strong>modern</strong> dashboardで、すべてのアプリとサービスを指先で操作できるようにします。HOMARを使えば、便利な1つの場所ですべてにアクセスし、コントロールすることができます。Homarrは、あなたが追加したアプリとシームレスに統合され、あなたに貴重な情報を提供し、完全に制御することができます。インストールは簡単で、Homarrは幅広い導入方法をサポートしています。",
"contact": "お困りごとやご質問はありませんか?私たちにご連絡ください。",
"addToDashboard": "ダッシュボードに追加",
"tip": "Modは修飾キーを指し、CtrlキーとCommand/Super/Windowsキーです",
"key": "ショートカットキー",
"action": "アクション",
"keybinds": "キー設定",
"documentation": "ドキュメンテーション",
"translators": "",
"translatorsDescription": "",
"contributors": "",
"contributorsDescription": "",
"actions": {
"toggleTheme": "ライト/ダークモードに変更する",
"focusSearchBar": "検索バーにフォーカス",
@@ -15,7 +17,6 @@
},
"metrics": {
"configurationSchemaVersion": "設定スキーマのバージョン",
"configurationsCount": "利用可能な構成",
"version": "バージョン",
"nodeEnvironment": "ノード環境",
"i18n": "読み込まれたI18n翻訳名前空間",

View File

@@ -4,12 +4,6 @@
"description": "サポートされている統合機能からリリース予定のカレンダーを表示します。",
"settings": {
"title": "カレンダーウィジェットの設定",
"useSonarrv4": {
"label": "Sonarr v4 API を使用"
},
"useRadarrv5": {
"label": "Radarr v5 API を使用する"
},
"radarrReleaseType": {
"label": "ラダーリリースタイプ",
"data": {

View File

@@ -7,9 +7,53 @@
"showToolbar": {
"label": "マークダウンを書くのに役立つツールバーを表示する"
},
"allowReadOnlyCheck": {
"label": ""
},
"content": {
"label": "ノートの内容"
}
}
},
"card": {
"controls": {
"bold": "",
"italic": "",
"strikethrough": "",
"underline": "",
"colorText": "",
"colorHighlight": "",
"code": "",
"clear": "",
"heading": "",
"align": "",
"blockquote": "",
"horizontalLine": "",
"bulletList": "",
"orderedList": "",
"checkList": "",
"increaseIndent": "",
"decreaseIndent": "",
"link": "",
"unlink": "",
"image": "",
"addTable": "",
"deleteTable": "",
"colorCell": "",
"mergeCell": "",
"addColumnLeft": "",
"addColumnRight": "",
"deleteColumn": "",
"addRowTop": "",
"addRowBelow": "",
"deleteRow": ""
},
"modals": {
"clearColor": "",
"source": "",
"widthPlaceholder": "",
"columns": "",
"rows": ""
}
}
}

View File

@@ -10,6 +10,12 @@
"displayCompletedTorrents": {
"label": "完了したトレントを表示する"
},
"displayActiveTorrents": {
"label": ""
},
"speedLimitOfActiveTorrents": {
"label": ""
},
"displayStaleTorrents": {
"label": "古くなったトレントを表示する"
},
@@ -19,13 +25,19 @@
"labelFilter": {
"label": "ラベル一覧",
"description": "「ホワイトリスト」にチェックされている場合、これはホワイトリストとして機能する。チェックされていない場合、これはブラックリストとなる。空の場合は何もしません。"
},
"displayRatioWithFilter": {
"label": "",
"info": ""
}
}
},
"card": {
"footer": {
"error": "エラー",
"lastUpdated": "最終更新 {{time}} 前"
"lastUpdated": "最終更新 {{time}} 前",
"ratioGlobal": "",
"ratioWithFilter": ""
},
"table": {
"header": {