nextcloud/apps/accessibility/l10n/ja.js

16 lines
1.1 KiB
JavaScript
Raw Normal View History

2019-04-05 03:13:16 +03:00
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コンテンツ アクセシビリティガイドライン",
2019-04-09 03:12:59 +03:00
"our design team" : "デザインチーム",
"Enable" : "有効にする"
2019-04-05 03:13:16 +03:00
},
"nplurals=1; plural=0;");