Skip to content

Commit 8fa12c9

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 13cb2b8 commit 8fa12c9

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

l10n/uz.js

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
OC.L10N.register(
2+
"integration_google",
3+
{
4+
"Bad credentials" : "Akkaunt ma'lumotlari xato",
5+
"Authentication" : "Autentifikatsiya",
6+
"Contacts" : "Contacts",
7+
"Calendars" : "Taqvimlar",
8+
"Photos" : "Photos"
9+
},
10+
"nplurals=1; plural=0;");

l10n/uz.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{ "translations": {
2+
"Bad credentials" : "Akkaunt ma'lumotlari xato",
3+
"Authentication" : "Autentifikatsiya",
4+
"Contacts" : "Contacts",
5+
"Calendars" : "Taqvimlar",
6+
"Photos" : "Photos"
7+
},"pluralForm" :"nplurals=1; plural=0;"
8+
}

0 commit comments

Comments
 (0)