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

Last change on this file since 16096 was 16096, checked in by TranslationTeam, 12 years ago

[grum_plugins_classes] Update ja_JP, thanks to : oyoyon

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 941 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$lang['Private'] = 'プライベート';
13$lang['Public'] = 'パブリック';
14$lang['All the gallery'] = '全てのギャラリー';
15?>
Note: See TracBrowser for help on using the repository browser.