34 lines
1.1 KiB
JavaScript
34 lines
1.1 KiB
JavaScript
OC.L10N.register(
|
||
"app_api",
|
||
{
|
||
"Cancel" : "Bekor qilish",
|
||
"Delete" : "O'chirish",
|
||
"Password confirmation failed" : "Parol tasdiqlanmadi",
|
||
"Default" : "Standart",
|
||
"Edit" : "Tahrirlash",
|
||
"Name" : "Name",
|
||
"Remove" : "O'chirish",
|
||
"From" : "Dan",
|
||
"To" : "Gacha",
|
||
"Add" : "Qo'shish",
|
||
"URL should start with http:// or https://" : "URL http:// yoki https:// bilan boshlanishi kerak",
|
||
"Confirm" : "Confirm",
|
||
"Save" : "Saqlash",
|
||
"Register" : "Roʻyxatdan oʻtish",
|
||
"Check connection" : "Ulanishni tekshiring",
|
||
"Update to {version}" : "Update to {version}",
|
||
"Visit website" : "Visit website",
|
||
"User documentation" : "Foydalanuvchi hujjatlari",
|
||
"Admin documentation" : "Admin documentation",
|
||
"Developer documentation" : "developer hujjatlari",
|
||
"Update to {update}" : " {update}ni yangilash",
|
||
"Version" : "Versiya",
|
||
"Actions" : "Actions",
|
||
"Type" : "Turi",
|
||
"Documentation" : "Hujjatlar",
|
||
"Details" : "Details",
|
||
"Enable" : "Enable",
|
||
"Disable" : "Oʻchirish"
|
||
},
|
||
"nplurals=1; plural=0;");
|