Skip to content

Commit 2937b9d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 9846e06 commit 2937b9d

File tree

2 files changed

+46
-0
lines changed

2 files changed

+46
-0
lines changed

l10n/mn.js

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
OC.L10N.register(
2+
"recognize",
3+
{
4+
"Failed to save settings" : "Тохиргоог хадгалж чадсангүй",
5+
"never" : "хэзээ ч үгүй",
6+
"{time} ago" : "{time}-н өмнө",
7+
"Status" : "төлөв",
8+
"Reset" : "—Ç–æ—Ö–∏—Ä—É—É–ª–∞—Ö",
9+
"Architecture" : "Архитектур",
10+
"Field" : "Талбар",
11+
"Landscape" : "Ландшафт",
12+
"Portrait" : "Портрет",
13+
"People" : "Хүмүүс",
14+
"Office" : "Office",
15+
"Train" : "Галт тэрэг",
16+
"Car" : "Машин",
17+
"Display" : "Дэлгэц",
18+
"Info" : "Info",
19+
"Document" : "Баримт бичиг",
20+
"Bucket" : "Bucket",
21+
"Event" : "Үйл явдал",
22+
"Gallery" : "–ó—É—Ä–≥–∏–π–Ω —Ü–æ–º–æ–≥"
23+
},
24+
"nplurals=2; plural=(n != 1);");

l10n/mn.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{ "translations": {
2+
"Failed to save settings" : "Тохиргоог хадгалж чадсангүй",
3+
"never" : "хэзээ ч үгүй",
4+
"{time} ago" : "{time}-н өмнө",
5+
"Status" : "төлөв",
6+
"Reset" : "—Ç–æ—Ö–∏—Ä—É—É–ª–∞—Ö",
7+
"Architecture" : "Архитектур",
8+
"Field" : "Талбар",
9+
"Landscape" : "Ландшафт",
10+
"Portrait" : "Портрет",
11+
"People" : "Хүмүүс",
12+
"Office" : "Office",
13+
"Train" : "Галт тэрэг",
14+
"Car" : "Машин",
15+
"Display" : "Дэлгэц",
16+
"Info" : "Info",
17+
"Document" : "Баримт бичиг",
18+
"Bucket" : "Bucket",
19+
"Event" : "Үйл явдал",
20+
"Gallery" : "–ó—É—Ä–≥–∏–π–Ω —Ü–æ–º–æ–≥"
21+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
22+
}

0 commit comments

Comments
 (0)