Files
homarr/public/locales/ja/user/preferences.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

48 lines
1.4 KiB
JSON

{
"metaTitle": "",
"pageTitle": "",
"boards": {
"defaultBoard": {
"label": ""
}
},
"accessibility": {
"title": "アクセシビリティ",
"disablePulse": {
"label": "Pingパルスを無効にする",
"description": "デフォルトでは、HomarrのPingインジケータはパルスを発生させます。これは刺激的な可能性があります。このスライダーはアニメーションを無効にします"
},
"replaceIconsWithDots": {
"label": "Pingのドットをアイコンに置き換える",
"description": "色覚障害のユーザーの場合、ping点が認識できない可能性があります。これはインジケータをアイコンに置き換えます。"
}
},
"localization": {
"language": {
"label": "言語"
},
"firstDayOfWeek": {
"label": "",
"options": {
"monday": "",
"saturday": "",
"sunday": ""
}
}
},
"searchEngine": {
"title": "検索エンジン",
"custom": "カスタム",
"newTab": {
"label": ""
},
"autoFocus": {
"label": "",
"description": ""
},
"template": {
"label": "クエリURL",
"description": ""
}
}
}