mirror of https://github.com/sualko/cloud_bbb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>pull/224/head
parent
0bf08428ef
commit
def555a8cd
|
@ -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;");
|
|
@ -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;"
|
||||
}
|
Loading…
Reference in New Issue