summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/l10n/ja.js
blob: dab700c3634c7b6b34c54d4a9faee1403b89216b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
OC.L10N.register(
    "accessibility",
    {
    "High contrast theme" : "ハイコントラストテーマ",
    "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。",
    "Dark theme (beta)" : "ダークテーマ (ベータ版)",
    "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "ダークテーマは目の負担になりにくいです。このテーマは開発中のためバグを見つけたら報告してください。",
    "Dyslexia font" : "Dyslexia フォント",
    "Accessibility" : "アクセシビリティ",
    "Accessibility options for nextcloud" : "nextcloudのアクセシビリティオプション",
    "Web Content Accessibility Guidelines" : "Webコンテンツ アクセシビリティガイドライン",
    "our design team" : "デザインチーム"
},
"nplurals=1; plural=0;");