diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/plugins/acl/lang/id-ni/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/config/lang/id-ni/lang.php | 13 | ||||
-rw-r--r-- | lib/plugins/plugin/lang/id-ni/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/popularity/lang/id-ni/lang.php | 9 | ||||
-rw-r--r-- | lib/plugins/revert/lang/id-ni/lang.php | 7 | ||||
-rw-r--r-- | lib/plugins/usermanager/lang/id-ni/lang.php | 7 |
6 files changed, 50 insertions, 0 deletions
diff --git a/lib/plugins/acl/lang/id-ni/lang.php b/lib/plugins/acl/lang/id-ni/lang.php new file mode 100644 index 000000000..d367340b7 --- /dev/null +++ b/lib/plugins/acl/lang/id-ni/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * idni language file + * + * @author Harefa <fidelis@harefa.com> + * @author Yustinus Waruwu <juswaruwu@gmail.com> + */ diff --git a/lib/plugins/config/lang/id-ni/lang.php b/lib/plugins/config/lang/id-ni/lang.php new file mode 100644 index 000000000..fa7b981a0 --- /dev/null +++ b/lib/plugins/config/lang/id-ni/lang.php @@ -0,0 +1,13 @@ +<?php +/** + * idni language file + * + * @author Harefa <fidelis@harefa.com> + * @author Yustinus Waruwu <juswaruwu@gmail.com> + */ +$lang['rss_type_o_rss'] = 'RSS 0.91'; +$lang['rss_type_o_rss1'] = 'RSS 1.0'; +$lang['rss_type_o_rss2'] = 'RSS 2.0'; +$lang['rss_type_o_atom'] = 'Atom 0.3'; +$lang['compression_o_gz'] = 'gzip'; +$lang['compression_o_bz2'] = 'bz2'; diff --git a/lib/plugins/plugin/lang/id-ni/lang.php b/lib/plugins/plugin/lang/id-ni/lang.php new file mode 100644 index 000000000..d367340b7 --- /dev/null +++ b/lib/plugins/plugin/lang/id-ni/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * idni language file + * + * @author Harefa <fidelis@harefa.com> + * @author Yustinus Waruwu <juswaruwu@gmail.com> + */ diff --git a/lib/plugins/popularity/lang/id-ni/lang.php b/lib/plugins/popularity/lang/id-ni/lang.php new file mode 100644 index 000000000..6f7fe3da8 --- /dev/null +++ b/lib/plugins/popularity/lang/id-ni/lang.php @@ -0,0 +1,9 @@ +<?php +/** + * idni language file + * + * @author Harefa <fidelis@harefa.com> + * @author Yustinus Waruwu <juswaruwu@gmail.com> + */ +$lang['name'] = 'Sabölö teturia'; +$lang['submit'] = 'Fa\'ohe\'ö data'; diff --git a/lib/plugins/revert/lang/id-ni/lang.php b/lib/plugins/revert/lang/id-ni/lang.php new file mode 100644 index 000000000..d367340b7 --- /dev/null +++ b/lib/plugins/revert/lang/id-ni/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * idni language file + * + * @author Harefa <fidelis@harefa.com> + * @author Yustinus Waruwu <juswaruwu@gmail.com> + */ diff --git a/lib/plugins/usermanager/lang/id-ni/lang.php b/lib/plugins/usermanager/lang/id-ni/lang.php new file mode 100644 index 000000000..d367340b7 --- /dev/null +++ b/lib/plugins/usermanager/lang/id-ni/lang.php @@ -0,0 +1,7 @@ +<?php +/** + * idni language file + * + * @author Harefa <fidelis@harefa.com> + * @author Yustinus Waruwu <juswaruwu@gmail.com> + */ |