Skip to content

Commit 42f8b31

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 73fbe7a commit 42f8b31

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

l10n/mn.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
OC.L10N.register(
2+
"integration_google",
3+
{
4+
"Bad credentials" : "Буруу нэвтрэх мэдээлэл",
5+
"Client ID" : "Хэрэглэгчийн ID",
6+
"Client secret" : "Клиентийн нууц",
7+
"Sign in with Google" : "Google-ээр нэвтрэх",
8+
"Authentication" : "Нэвтрэлт",
9+
"Contacts" : "Харилцагчид",
10+
"New address book" : "Шинэ хаягийн дэвтэр",
11+
"Calendars" : "Календарууд",
12+
"Import calendar" : "Цагийн хуваарь оруулах"
13+
},
14+
"nplurals=2; plural=(n != 1);");

l10n/mn.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{ "translations": {
2+
"Bad credentials" : "Буруу нэвтрэх мэдээлэл",
3+
"Client ID" : "Хэрэглэгчийн ID",
4+
"Client secret" : "Клиентийн нууц",
5+
"Sign in with Google" : "Google-ээр нэвтрэх",
6+
"Authentication" : "Нэвтрэлт",
7+
"Contacts" : "Харилцагчид",
8+
"New address book" : "Шинэ хаягийн дэвтэр",
9+
"Calendars" : "Календарууд",
10+
"Import calendar" : "Цагийн хуваарь оруулах"
11+
},"pluralForm" :"nplurals=2; plural=(n != 1);"
12+
}

0 commit comments

Comments
 (0)