[tx-robot] updated from transifex

master
Nextcloud bot 2018-02-27 01:44:10 +00:00
parent 790db32ef1
commit 6c4a8a1394
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 20 additions and 0 deletions

11
l10n/uz.js 100644
View File

@ -0,0 +1,11 @@
OC.L10N.register(
"weather",
{
"Weather" : "Ob-havo",
"Save" : "Saqlash",
"Add a city" : "Shahar qo'shing",
"Add city" : "Shahar qo'shish",
"City name" : "Shahar nomi",
"Add" : "Qo'shish"
},
"nplurals=1; plural=0;");

9
l10n/uz.json 100644
View File

@ -0,0 +1,9 @@
{ "translations": {
"Weather" : "Ob-havo",
"Save" : "Saqlash",
"Add a city" : "Shahar qo'shing",
"Add city" : "Shahar qo'shish",
"City name" : "Shahar nomi",
"Add" : "Qo'shish"
},"pluralForm" :"nplurals=1; plural=0;"
}