aboutsummaryrefslogtreecommitdiffstats
path: root/themes/elegant
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2013-12-25 10:01:06 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2013-12-25 10:01:06 +0000
commitb5a720f2b4a3e6aef5f98cbb8c13f63c6d1fea6a (patch)
tree1933f35a12b89120fec404dcbd5472bdeb2ac205 /themes/elegant
parentdebebdf9784cbaef41e36406ba7dd104b818dd92 (diff)
[elegant] Update mn_MN, thanks to : Ulzii
git-svn-id: http://piwigo.org/svn/trunk@26185 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'themes/elegant')
-rw-r--r--themes/elegant/language/mn_MN/index.php7
-rwxr-xr-xthemes/elegant/language/mn_MN/theme.lang.php27
2 files changed, 34 insertions, 0 deletions
diff --git a/themes/elegant/language/mn_MN/index.php b/themes/elegant/language/mn_MN/index.php
new file mode 100644
index 000000000..ec6605317
--- /dev/null
+++ b/themes/elegant/language/mn_MN/index.php
@@ -0,0 +1,7 @@
+<?php
+$url = '../';
+header( 'Request-URI: '.$url );
+header( 'Content-Location: '.$url );
+header( 'Location: '.$url );
+exit();
+?>
diff --git a/themes/elegant/language/mn_MN/theme.lang.php b/themes/elegant/language/mn_MN/theme.lang.php
new file mode 100755
index 000000000..268f14d27
--- /dev/null
+++ b/themes/elegant/language/mn_MN/theme.lang.php
@@ -0,0 +1,27 @@
+<?php
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2013 Piwigo Team http://piwigo.org |
+// | Copyright(C) 2003-2008 PhpWebGallery Team http://phpwebgallery.net |
+// | Copyright(C) 2002-2003 Pierrick LE GALL http://le-gall.net/pierrick |
+// +-----------------------------------------------------------------------+
+// | This program is free software; you can redistribute it and/or modify |
+// | it under the terms of the GNU General Public License as published by |
+// | the Free Software Foundation |
+// | |
+// | This program is distributed in the hope that it will be useful, but |
+// | WITHOUT ANY WARRANTY; without even the implied warranty of |
+// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
+// | General Public License for more details. |
+// | |
+// | You should have received a copy of the GNU General Public License |
+// | along with this program; if not, write to the Free Software |
+// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
+// | USA. |
+// +-----------------------------------------------------------------------+
+$lang['Elegant, Configuration Page'] = 'Тохиргооны хуудас';
+$lang['Comments Panel'] = 'Сэтгэгдэлийн талбар';
+$lang['Disable the animation'] = 'Анимейшнийг хаах ';
+$lang['Hidden'] = 'Нуугдмал';
+?> \ No newline at end of file