summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/textinsert/lang/ja/settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/textinsert/lang/ja/settings.php')
-rw-r--r--platform/www/lib/plugins/textinsert/lang/ja/settings.php9
1 files changed, 9 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/textinsert/lang/ja/settings.php b/platform/www/lib/plugins/textinsert/lang/ja/settings.php
new file mode 100644
index 0000000..c5ef2c1
--- /dev/null
+++ b/platform/www/lib/plugins/textinsert/lang/ja/settings.php
@@ -0,0 +1,9 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author Hideaki SAWADA <chuno@live.jp>
+ */
+$lang['stdreplace'] = '名前空間テンプレートで使用されている標準マクロ置換を許容する';
+$lang['farm'] = 'この Wiki が牧場で各動物に独自のマクロデータベースを持たせたい場合、このオプションを選択してください。選択しない場合、全ての動物は同一の(つまり牧場主の)データベースを共有することになります。';