🌐 New Crowdin updates (#659)

This commit is contained in:
Thomas Camlong
2023-02-07 05:02:59 +09:00
committed by GitHub
parent 58d42ea00c
commit bb010ff54a
196 changed files with 1497 additions and 348 deletions

View File

@@ -24,5 +24,11 @@
"seconds": "替わり",
"minutes": "議事録",
"hours": "時間"
},
"loading": "読み込み中...",
"breakPoints": {
"small": "小",
"medium": "巫女",
"large": "おおきな"
}
}

View File

@@ -7,10 +7,5 @@
"popover": {
"title": "編集モードが有効なのは <1>{{size}}</1>サイズ",
"text": "今すぐアプリを調整し、設定することができます。変更は、 <strong>編集モードを終了するまで保存されません</strong>"
},
"screenSizes": {
"small": "小",
"medium": "巫女",
"large": "おおきな"
}
}

View File

@@ -1,7 +1,13 @@
{
"description": "Homarrは、 <strong>sleek</strong>, <strong>modern</strong> dashboardで、すべてのアプリとサービスを指先で操作できるようにします。HOMARを使えば、便利な1つの場所ですべてにアクセスし、コントロールすることができます。Homarrは、あなたが追加したアプリとシームレスに統合され、あなたに貴重な情報を提供し、完全に制御することができます。インストールは簡単で、Homarrは幅広い導入方法をサポートしています。",
"i18n": "ロードされたI18n翻訳名前空間",
"locales": "設定されたI18nロケール",
"contact": "お困りごとやご質問はありませんか?私たちにご連絡ください。",
"addToDashboard": "ダッシュボードに追加"
}
"addToDashboard": "ダッシュボードに追加",
"metrics": {
"configurationSchemaVersion": "",
"configurationsCount": "",
"version": "バージョン",
"nodeEnvironment": "",
"i18n": "",
"locales": ""
}
}

View File

@@ -4,6 +4,9 @@
"description": "サポートされている統合製品から、今後のリリースをカレンダーで表示します。",
"settings": {
"title": "カレンダーウィジェットの設定",
"useSonarrv4": {
"label": ""
},
"sundayStart": {
"label": "週の始まりは日曜日"
},

View File

@@ -18,6 +18,9 @@
},
"url": {
"label": "ダッシュURL"
},
"usePercentages": {
"label": ""
}
}
},

View File

@@ -9,11 +9,20 @@
"configTip": "設定ファイルをドラッグ&ドロップでアップロードしよう"
},
"credits": {
"madeWithLove": "で作った❤️ by @さん"
"madeWithLove": "で作った❤️ by @さん",
"thirdPartyContent": "",
"thirdPartyContentTable": {
"dependencyName": "",
"dependencyVersion": "バージョン"
}
},
"grow": "グロースグリッド(全領域を占有)",
"layout": {
"title": "ダッシュボードのレイアウト",
"preview": {
"title": "",
"subtitle": ""
},
"divider": "",
"main": "メイン",
"sidebar": "サイドバー",
"cannotturnoff": "OFFにできない",

View File

@@ -0,0 +1,21 @@
{
"text": "",
"accordeon": {
"layout": {
"name": "",
"description": ""
},
"gridstack": {
"name": "",
"description": ""
},
"pageMetadata": {
"name": "",
"description": ""
},
"appereance": {
"name": "",
"description": ""
}
}
}

View File

@@ -0,0 +1,10 @@
{
"columnsCount": {
"labelPreset": "",
"descriptionPreset": "",
"descriptionExceedsPreset": ""
},
"unsavedChanges": "",
"applyChanges": "",
"defaultValues": ""
}

View File

@@ -1,22 +1,28 @@
{
"pageTitle": {
"label": "ページタイトル"
"label": "ページタイトル",
"description": ""
},
"metaTitle": {
"label": "メタ・タイトル"
"label": "メタ・タイトル",
"description": ""
},
"logo": {
"label": "ロゴマーク"
"label": "ロゴマーク",
"description": ""
},
"favicon": {
"label": "ファビコン"
"label": "ファビコン",
"description": ""
},
"background": {
"label": "背景"
},
"customCSS": {
"label": "カスタムCSS",
"placeholder": "カスタムCSSは最後に適用されます"
"description": "",
"placeholder": "カスタムCSSは最後に適用されます",
"applying": ""
},
"buttons": {
"submit": "提出"