[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
pull/224/head
Nextcloud bot 2022-09-06 04:07:58 +00:00
parent 0bf08428ef
commit def555a8cd
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 22 additions and 0 deletions

12
l10n/uz.js Normal file
View File

@ -0,0 +1,12 @@
OC.L10N.register(
"bbb",
{
"Save" : "Saqlash",
"Password" : "Parol",
"Name" : "Ism...",
"Delete" : "O'chir",
"Error" : "Xato",
"Loading" : "Yuklanmoqda",
"Settings saved" : "sozlamalar saqlandi"
},
"nplurals=1; plural=0;");

10
l10n/uz.json Normal file
View File

@ -0,0 +1,10 @@
{ "translations": {
"Save" : "Saqlash",
"Password" : "Parol",
"Name" : "Ism...",
"Delete" : "O'chir",
"Error" : "Xato",
"Loading" : "Yuklanmoqda",
"Settings saved" : "sozlamalar saqlandi"
},"pluralForm" :"nplurals=1; plural=0;"
}