You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

44 lines
1.9 KiB

  1. <?php
  2. /**
  3. * Japanese Language file for template
  4. *
  5. * @author Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
  6. * @author Hideaki SAWADA <chuno@live.jp>
  7. * @author Sato Shun
  8. * @author Je Feng
  9. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  10. */
  11. $lang['discussion'] = 'コメント';
  12. $lang['back_to_article'] = '記事へ戻る';
  13. $lang['userpage'] = 'ユーザーページ';
  14. $lang['purge_cache_page'] = 'ページのキャッシュをパージする';
  15. $lang['themes'] = 'テーマ';
  16. $lang['expand_container'] = '拡大・縮小';
  17. $lang['administrative_tasks'] = '管理タスク';
  18. $lang['additional_plugins'] = '追加プラグイン';
  19. $lang['share_on'] = 'Share via';
  20. $lang['send_mail'] = 'Send via e-Mail';
  21. $lang['print'] = '印刷';
  22. $lang['permalink'] = 'パーマリンク';
  23. $lang['add_new_page'] = '新規ページの追加';
  24. $lang['extensions_update'] = 'Extensions update';
  25. $lang['user_groups'] = 'Groups';
  26. $lang['preview_size'] = 'Size of this preview';
  27. $lang['other_resolutions'] = 'Other resolutions';
  28. // Configuration Manager Template Sections
  29. $lang['config_theme'] = 'テーマ';
  30. $lang['config_sidebar'] = 'サイドバー';
  31. $lang['config_navbar'] = 'ナビゲーション・バー';
  32. $lang['config_semantic'] = 'セマンティック';
  33. $lang['config_layout'] = 'レイアウト';
  34. $lang['config_toc'] = '目次';
  35. $lang['config_discussion'] = 'コメント';
  36. $lang['config_avatar'] = 'アバター';
  37. $lang['config_cookie_law'] = 'クッキー法';
  38. $lang['config_google_analytics'] = 'Google アナリティクス';
  39. $lang['config_browser_title'] = 'ブラウザタイトル';
  40. $lang['config_page'] = 'ページ';