ja.js 1.7 KB

123456789101112131415161718
  1. OC.L10N.register(
  2. "accessibility",
  3. {
  4. "High contrast theme" : "ハイコントラストテーマ",
  5. "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。",
  6. "Dark theme (beta)" : "ダークテーマ (ベータ版)",
  7. "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." : "ダークテーマは目の負担になりにくいです。このテーマは開発中のためバグを見つけたら報告してください。",
  8. "Dyslexia font" : "Dyslexia フォント",
  9. "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexicは、ディスレクシアによって引き起こされる一般的な読み間違いの一部を軽減するためにデザインされた、無料で利用できる書体/フォントです。",
  10. "Accessibility" : "アクセシビリティ",
  11. "Accessibility options for nextcloud" : "nextcloudのアクセシビリティオプション",
  12. "Provides multiple accessibilities options to ease your use of Nextcloud" : "あなたのNextcloudの利用を簡単にするための複数のユーザー補助のオプションを提供します。",
  13. "Web Content Accessibility Guidelines" : "Webコンテンツ アクセシビリティガイドライン",
  14. "our issue tracker" : "問題追跡",
  15. "our design team" : "デザインチーム",
  16. "Enable" : "有効にする"
  17. },
  18. "nplurals=1; plural=0;");