Welcome to mirror list, hosted at ThFree Co, Russian Federation.

mn.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 62bf0b3962750b2aee37218d33e4d6410dfd6152 (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
27
28
29
30
31
32
33
34
OC.L10N.register(
    "richdocuments",
    {
    "Collabora Online" : "онлайн Collabora ",
    "Can't create document" : "Документ үүсгэх боломжгүй байна",
    "New Document.odt" : "шинэ доккумент.odt",
    "New Spreadsheet.ods" : "шинэ  хүснэгт.ods",
    "New Presentation.odp" : "шинэ танилцуулга.odp",
    "New Document.docx" : "Шинэ документ.док",
    "New Spreadsheet.xlsx" : "Шинэ Spreadsheet.xlsx",
    "New Presentation.pptx" : "Шинэ танилцуулга.pptx",
    "Saved" : "хадгалагдсан",
    "Saved with error: Collabora Online should use the same protocol as the server installation." : "алдааг хадгалсан: Collabora Online серверийн суулгалттай ижил протоколыг ашиглах ёстой.",
    "File is too big" : "Файлын хэмжээ хэт их байна",
    "Invalid file provided" : "Буруу файл байна",
    "Advanced settings" : "Нарийвчилсан тохиргоо",
    "Select groups" : "бүлэг сонгох",
    "Description" : "Тодорхойлолт",
    "No results" : "Үр дүн байхгүй",
    "Error" : "Алдаа",
    "Nickname" : "Товч нэр",
    "Cancel" : "болиулах",
    "Save" : "хадгалах",
    "Saving…" : "хадаглаж байна...",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Details" : "Дэлгэрэнгүй",
    "Download" : "Татах",
    "Guest" : "Зочин",
    "Failed to revert the document to older version" : " документыг хуучин хувилбар руу буцаах  амжилтгүй боллоо",
    "Could not create file" : "Файл үүсгэж чадсангүй",
    "Create" : "Үүсгэх"
},
"nplurals=2; plural=(n != 1);");