source: extensions/GrumPluginClasses/language/ja_JP/plugin.lang.php @ 6848

Last change on this file since 6848 was 6848, checked in by ddtddt, 14 years ago

[extension] GrumPluginClasses, Add ja_JP (description) thanks to irohaproject

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 805 bytes
Line 
1<?php
2
3$lang['Module'] = 'モジュール';
4$lang['Version'] = 'バージョン';
5$lang['List of shared modules'] = '共有モジュールのリスト';
6$lang['List of installed plugins using Grum Plugin Classes'] = 'Grum Plugin Classesを利用し、インストールされているプラグインのリスト';
7$lang['Plugin'] = 'プラグイン';
8$lang['GPC required'] = 'GPC必要';
9$lang['Installed'] = 'インストールされていた';
10$lang['Infos'] = '情報';
11$lang['Some plugins are dependent on Grum Plugin Classes: before uninstall, you must first uninstall the plugins dependent'] = 'いくつかのプラグインはGrum Plugin Classesに付属している:アンインストールする前に、まず、プラグインの付属をアンインストールする必要がある。';
12?>
Note: See TracBrowser for help on using the repository browser.