aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorPiwigo-TranslationTeam <translate-github@piwigo.org>2014-01-07 06:25:40 +0000
committerPiwigo-TranslationTeam <translate-github@piwigo.org>2014-01-07 06:25:40 +0000
commite1bcb985879ca00ae8f72ef5f82e2f62f3e8e186 (patch)
tree30a83df11f192971b553461ac9e9ee17b1903ba0 /plugins
parent636650309adb23fbb64310d6f32cc1d5518037a6 (diff)
[localfileseditor] Update mn_MN, thanks to : Ulzii
git-svn-id: http://piwigo.org/svn/trunk@26479 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/LocalFilesEditor/language/mn_MN/description.txt2
-rwxr-xr-xplugins/LocalFilesEditor/language/mn_MN/plugin.lang.php44
2 files changed, 25 insertions, 21 deletions
diff --git a/plugins/LocalFilesEditor/language/mn_MN/description.txt b/plugins/LocalFilesEditor/language/mn_MN/description.txt
index 5c1362aef..3e38763fa 100755
--- a/plugins/LocalFilesEditor/language/mn_MN/description.txt
+++ b/plugins/LocalFilesEditor/language/mn_MN/description.txt
@@ -1 +1 @@
-Удирдлагын талбараас файлуудыг засах. \ No newline at end of file
+Удирдлагын талбараас тохиргооны файлуудыг засах. \ No newline at end of file
diff --git a/plugins/LocalFilesEditor/language/mn_MN/plugin.lang.php b/plugins/LocalFilesEditor/language/mn_MN/plugin.lang.php
index 119502711..493e84b85 100755
--- a/plugins/LocalFilesEditor/language/mn_MN/plugin.lang.php
+++ b/plugins/LocalFilesEditor/language/mn_MN/plugin.lang.php
@@ -1,24 +1,24 @@
<?php
-// +-----------------------------------------------------------------------+
-// | Piwigo - a PHP based photo gallery |
-// +-----------------------------------------------------------------------+
-// | Copyright(C) 2008-2014 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. |
+// +-----------------------------------------------------------------------+
+// | Piwigo - a PHP based photo gallery |
+// +-----------------------------------------------------------------------+
+// | Copyright(C) 2008-2014 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['locfiledit_cant_save'] = 'Тухайн файлд бичлэг хийх боломжгүй байна. "local/" хавтас өөрчлөлт хийх боломтой эсэхийг шалгана уу (chmod).';
$lang['locfiledit_empty_page'] = 'Хуудсыг цэвэрлэх';
@@ -45,4 +45,8 @@ $lang['locfiledit_new_filename'] = 'Файлын нэр';
$lang['locfiledit_new_tpl'] = 'Шинэ файл үүсгэх';
$lang['locfiledit_onglet_css'] = 'CSS';
$lang['locfiledit_onglet_lang'] = 'Хэл';
+$lang['locfiledit_newfile'] = 'Доорхи талбарт мэдээлэл оруулахаас нааш файл шинээр үүсэхгүй. Мэдээлэл оруулж хадгалсаны дараа файл шинээр үүсэх болно.';
+$lang['locfiledit_bak_loaded1'] = 'Нөөцийн файлыг сэргээлээ.';
+$lang['locfiledit_bak_loaded2'] = 'Нөөцөөс сэргээхийн тулд хадгалах хэрэгтэй.';
+$lang['locfiledit_restore_confirm'] = 'Та итгэлтэй байна уу? Хадгалах хүртэл сэргээлт идэвхжихгүй гэдгийг анхаарна уу.';
?> \ No newline at end of file