summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e85aaf72a3..b7ff264e35 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ There are 5 ways to install Gogs:
## Acknowledgments
-- Router and middleware mechanism of [martini](http://martini.codegangsta.io/).
+- Router and middleware mechanism of [Macaron](https://github.com/Unknwon/macaron).
- Mail Service, modules design is inspired by [WeTalk](https://github.com/beego/wetalk).
- System Monitor Status is inspired by [GoBlog](https://github.com/fuxiaohei/goblog).
- Usage and modification from [beego](http://beego.me) modules.
undle'>automated/noid/stable25-update-ca-cert-bundle Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
summaryrefslogtreecommitdiffstats
path: root/settings/l10n/mn.js
blob: 685812d59361897ee6a3c5660060f028f17d4dc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
OC.L10N.register(
    "settings",
    {
    "Cron" : "Крон",
    "Sharing" : "Түгээлт",
    "Email Server" : "И-мэйл сервер",
    "Log" : "Лог бичилт",
    "Authentication error" : "Нотолгооны алдаа",
    "Your full name has been changed." : "Таны бүтэн нэр солигдлоо.",
    "Unable to change full name" : "Бүтэн нэр солих боломжгүй байна",
    "Files decrypted successfully" : "Файл амжилттай хөрвүүлэгдлээ",
    "Couldn't decrypt your files, please check your owncloud.log or ask your administrator" : "Таны файлыг хөрвүүлж чадахгүй байна, та админаасаа асуух эсвэл өөрийнхөө лог бичилтийг шалгана уу",
    "Couldn't decrypt your files, check your password and try again" : "Таны файлыг хөрвүүлж чадахгүй байна, та нууц үгээ шалгаад дахин оролдоно уу",
    "Encryption keys deleted permanently" : "Хөрвүүлэгч түлхүүр үгнүүд бүр мөсөн устгагдлаа",
    "Couldn't remove app." : "Апп-ыг устгаж чадсангүй",
    "Backups restored successfully" : "Нөөцүүд амжилттай сэргээгдлээ",
    "Language changed" : "Хэл солигдлоо",
    "Invalid request" : "Буруу хүсэлт",
    "Admins can't remove themself from the admin group" : "Админууд өөрсдийгөө Админ бүлгээс хасаж чадахгүй",
    "Wrong password" : "Нууц үг буруу",
    "All" : "Бүгд",
    "Password" : "Нууц үг",
    "Email" : "И-мэйл",
    "Username" : "Хэрэглэгчийн нэр"
},
"nplurals=2; plural=(n != 1);");