🌐 New Crowdin updates (#1272)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{
|
||||
"disablePulse": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Pingパルスを無効にする",
|
||||
"description": "デフォルトでは、HomarrのPingインジケータはパルスを発生させます。これは刺激的な可能性があります。このスライダーはアニメーションを無効にします"
|
||||
},
|
||||
"replaceIconsWithDots": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Pingのドットをアイコンに置き換える",
|
||||
"description": "色覚障害のユーザーの場合、ping点が認識できない可能性があります。これはインジケータをアイコンに置き換えます。"
|
||||
},
|
||||
"alert": ""
|
||||
"alert": "何か足りませんか?Homarrのアクセシビリティを喜んで拡張します。"
|
||||
}
|
||||
@@ -1,3 +1,6 @@
|
||||
{
|
||||
"suffix": "{{color}} 色"
|
||||
"colors": "色",
|
||||
"suffix": "{{color}} 色",
|
||||
"primary": "プライマリ",
|
||||
"secondary": "セカンダリー"
|
||||
}
|
||||
@@ -1,25 +1,25 @@
|
||||
{
|
||||
"text": "",
|
||||
"text": "カスタマイズすると、Homarrでの体験をあなたの好みに合わせて設定し、調整することができます。",
|
||||
"accordeon": {
|
||||
"layout": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "レイアウト",
|
||||
"description": "ヘッダーとダッシュボードのタイルの要素を有効または無効にする"
|
||||
},
|
||||
"gridstack": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "グリッドスタック",
|
||||
"description": "ダッシュボードエリアの動作と列をカスタマイズする"
|
||||
},
|
||||
"pageMetadata": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "ページメタデータ",
|
||||
"description": "タイトル、ロゴ、PWAの調整"
|
||||
},
|
||||
"appereance": {
|
||||
"name": "外観",
|
||||
"description": ""
|
||||
"description": "背景、色、アプリの外観のカスタマイズ"
|
||||
},
|
||||
"accessibility": {
|
||||
"name": "",
|
||||
"description": ""
|
||||
"name": "アクセシビリティ",
|
||||
"description": "障害のあるユーザーのためのHomarr設定"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"columnsCount": {
|
||||
"labelPreset": "",
|
||||
"descriptionPreset": "",
|
||||
"descriptionExceedsPreset": ""
|
||||
"labelPreset": "列のサイズ( {{size}})",
|
||||
"descriptionPreset": "画面幅が {{pixels}} ピクセル未満の場合の列数",
|
||||
"descriptionExceedsPreset": "画面サイズが {{pixels}} ピクセルを超える場合の列数"
|
||||
},
|
||||
"unsavedChanges": "",
|
||||
"applyChanges": "",
|
||||
"defaultValues": ""
|
||||
"unsavedChanges": "未保存の変更があります。下の「変更を適用」ボタンをクリックして適用し、保存します。",
|
||||
"applyChanges": "変更を適用",
|
||||
"defaultValues": "デフォルト値"
|
||||
}
|
||||
@@ -1,30 +1,30 @@
|
||||
{
|
||||
"pageTitle": {
|
||||
"label": "ページタイトル",
|
||||
"description": ""
|
||||
"description": "左上のダッシュボードのタイトル"
|
||||
},
|
||||
"metaTitle": {
|
||||
"label": "メタ・タイトル",
|
||||
"description": ""
|
||||
"description": "ブラウザのタブに表示されるタイトル"
|
||||
},
|
||||
"logo": {
|
||||
"label": "ロゴマーク",
|
||||
"description": ""
|
||||
"label": "ロゴ",
|
||||
"description": "左上に表示されるロゴ"
|
||||
},
|
||||
"favicon": {
|
||||
"label": "ファビコン",
|
||||
"description": ""
|
||||
"description": "ブラウザのタブに表示されるアイコン"
|
||||
},
|
||||
"background": {
|
||||
"label": "背景"
|
||||
},
|
||||
"customCSS": {
|
||||
"label": "カスタムCSS",
|
||||
"description": "",
|
||||
"description": "さらに、CSS を使用してダッシュボードをカスタマイズします。経験豊富なユーザーにのみお勧めします。",
|
||||
"placeholder": "カスタムCSSは最後に適用されます",
|
||||
"applying": ""
|
||||
"applying": "CSSを適用中..."
|
||||
},
|
||||
"buttons": {
|
||||
"submit": "提出"
|
||||
"submit": "送信"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user