[tx-robot] updated from transifex
parent
76c774553d
commit
ea60e5ee78
|
@ -0,0 +1,10 @@
|
|||
OC.L10N.register(
|
||||
"weather",
|
||||
{
|
||||
"Weather" : "آب و هوا",
|
||||
"Save" : "ذخیره",
|
||||
"Add a city" : "افزودن یک شهر",
|
||||
"Cancel" : "لغو",
|
||||
"Settings" : "تنظیمات"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
|
@ -0,0 +1,8 @@
|
|||
{ "translations": {
|
||||
"Weather" : "آب و هوا",
|
||||
"Save" : "ذخیره",
|
||||
"Add a city" : "افزودن یک شهر",
|
||||
"Cancel" : "لغو",
|
||||
"Settings" : "تنظیمات"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
|
@ -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;");
|
|
@ -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;"
|
||||
}
|
Loading…
Reference in New Issue