diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:04 +0000 |
commit | ad9b458c7437e20be7d5a93ce383effe354bfeba (patch) | |
tree | 1084a3e75df8e9309ec2fc2f69d651c86fe4cd92 /apps/files/l10n/mn.js | |
parent | 81148e64f85a912a18929d222d96543f92bcaa75 (diff) | |
download | nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.tar.gz nextcloud-server-ad9b458c7437e20be7d5a93ce383effe354bfeba.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/mn.js')
-rw-r--r-- | apps/files/l10n/mn.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/mn.js b/apps/files/l10n/mn.js index f90d97c4546..fde18625c6a 100644 --- a/apps/files/l10n/mn.js +++ b/apps/files/l10n/mn.js @@ -6,13 +6,13 @@ OC.L10N.register( "Unknown error" : "Үл мэдэгдэх алдаа", "All files" : "Бүх файлууд", "Recent" : "Сүүлийн үеийн", + "Favorites" : "Онцолсон", "File could not be found" : "Файл олдсонгүй", "Move or copy" : "Зөөх эсвэл хуулах", "Download" : "Татаж авах ", "Delete" : "Устгах", "Home" : "Нүүр хуудас", "Close" : "Хаах", - "Favorites" : "Онцолсон", "Could not create folder \"{dir}\"" : "\"{dir}\" ийм хавтас үүсгэж болохгүй байна", "Upload cancelled." : "Байршуулалт цуцлагдсан. ", "Unable to upload {filename} as it is a directory or has 0 bytes" : "{filename} нь 0kb хэмжээтэй эсвэл ижил нэр бүхий хавтас байгаа тул байршуулах боломжгүй", @@ -107,11 +107,11 @@ OC.L10N.register( "Select all" : "бүгдийг сонгох", "Upload too large" : "маш том байршуулалт", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Таны байршуулах гэж оролдсон файлууд нь энэ сервер дээр файл байршуулах дээд хэмжээнээс хэтэрч.", - "Shared with others" : "Бусдад түгээсэн", - "Shared by link" : "Холбоосоор түгээсэн", "Tags" : "Тэгүүд", "Deleted files" : "Устгасан файлууд", "Text file" : "текст файл", - "New text file.txt" : "шинэ текст file.txt" + "New text file.txt" : "шинэ текст file.txt", + "Shared with others" : "Бусдад түгээсэн", + "Shared by link" : "Холбоосоор түгээсэн" }, "nplurals=2; plural=(n != 1);"); |