source: extensions/UserCollections/language/mn_MN/plugin.lang.php @ 27806

Last change on this file since 27806 was 27806, checked in by TranslationTeam, 10 years ago

[user_collections] Update mn_MN, thanks to : Ulzii

  • Property svn:executable set to *
File size: 5.5 KB
RevLine 
[27806]1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['The key must be at least 8 characters long'] = 'Түлхүүр үг доод тал нь 8 тэмдэгт байх ёстой';
24$lang['This key is already used'] = 'Уучлаарай, ийм нэр ашиглагдаж байна';
25$lang['Click here to view the complete collection'] = 'Цуглуулгаа харахыг хүсвэл энд дарна уу';
26$lang['Collection not found'] = 'Ийт цуглуулга олдсонгүй';
27$lang['Message (optional)'] = 'Зурвас (шаардлагатай бус)';
28$lang['Photos number, high &rarr; low'] = 'Зургийн тоогоор, ихээс &rarr; бага';
29$lang['Photos number, low &rarr; high'] = 'Зургийн тоогоор, багаас &rarr; их';
30$lang['Hello <b>%s</b>, %s sent you a photos collection from <a href="%s">%s</a>'] = '<b>%s</b> Та сайн байна уу, <a href="%s">%s</a>-н хэрэглэгч %s танд  зургийн цуглуулга илгээсэн байна';
31$lang['Inactive'] = 'Идэвхгүй';
32$lang['Please give a name'] = 'Нэр өгнө үү';
33$lang['Download CSV file'] = 'CSV файлыг татах';
34$lang['Send this collection by mail'] = 'Тухайн цуглуулгийг и-мэйл-р илгээх';
35$lang['Please enter the recipient name'] = 'Хүлээн авагчийн нэрээ оруулна уу';
36$lang['Please enter your name'] = 'Өөрийнхөө нэрийг оруулна уу';
37$lang['This collection is empty'] = 'Тухайн цуглуулга хоосон байна';
38$lang['Recipient name'] = 'Хүлээн авагчийн нэр';
39$lang['(remove)'] = '(хасах)';
40$lang['A photo collection by %s'] = '%s-н зургийн цуглуулга';
41$lang['Please enter the recipient e-mail'] = 'Хүлээн авагчийн и-мэйл хаягаа оруулна уу';
42$lang['Delete this collection'] = 'Тухайн цуглуулгийг устгах';
43$lang['Description'] = 'Тайлбар';
44$lang['E-mail sent successfully'] = 'И-мэйлийг амжилттай илгээлээ';
45$lang['Edit this collection'] = 'Тухайн цуглуулгийг засах';
46$lang['Error while sending e-mail'] = 'И-мэйлийг илгээхэд алдаа гарлаа';
47$lang['Expiration date'] = 'Дуусах хугацаа';
48$lang['Fields'] = 'Талбар';
49$lang['Hello %s, %s sent you a photos collection from "%s"'] = 'Сайн байна уу %s, %s танд "%s"-с зургийн цуглуулга илгээсэн байна';
50$lang['This link expired'] = 'Тухайн холбоос хуучирсан байна';
51$lang['You have %d collection'] = 'Танд %d цуглуулга байна';
52$lang['You have %d collections'] = 'Танд %d цуглуулга байна';
53$lang['You have no collection'] = 'Танд цуглуулга байхгүй байна';
54$lang['Your e-mail'] = 'Таны и-мэйл';
55$lang['Your name'] = 'Таны нэр';
56$lang['jump to photo'] = 'зураг уруу очих';
57$lang['Save'] = 'Хадгалах';
58$lang['Send'] = 'Илгээх';
59$lang['Name'] = 'Нэр';
60$lang['Name, A &rarr; Z'] = 'Нэр, A &rarr; Z';
61$lang['Name, Z &rarr; A'] = 'Нэр, Z &rarr; A';
62$lang['Number of images'] = 'Зургийн тоо';
63$lang['Please enter your e-mail'] = 'и-мэйл хаягаа оруулна уу';
64$lang['Preview'] = 'Урьдчилан харах';
65$lang['Recipient e-mail'] = 'Хүлээн авагчийн и-мэйл';
66$lang['Remove from collection'] = 'Цуглуулгаас хасах';
67$lang['Active'] = 'Идэвхтэй';
68$lang['Add'] = 'Нэмэх';
69$lang['Add to collection'] = 'Цуглуулганд нэмэх';
70$lang['Cancel'] = 'Цуцлах';
71$lang['Clear'] = 'Цэвэрлэх';
72$lang['Collection'] = 'Цуглуулга';
73$lang['Collection name:'] = 'Цуглуулгын нэр:';
74$lang['Collections'] = 'Цуглуулга';
75$lang['Create a new collection'] = 'Шинэ цуглуулга үүсгэх';
76?>
Note: See TracBrowser for help on using the repository browser.