[tx-robot] updated from transifex

master
Nextcloud bot 2018-10-10 00:41:37 +00:00
parent 208abdfcd0
commit 04b22dc66e
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 18 additions and 0 deletions

10
l10n/fa.js 100644
View File

@ -0,0 +1,10 @@
OC.L10N.register(
"weather",
{
"Weather" : "آب و هوا",
"Save" : "ذخیره",
"Add a city" : "افزودن یک شهر",
"Cancel" : "لغو",
"Settings" : "تنظیمات"
},
"nplurals=2; plural=(n > 1);");

8
l10n/fa.json 100644
View File

@ -0,0 +1,8 @@
{ "translations": {
"Weather" : "آب و هوا",
"Save" : "ذخیره",
"Add a city" : "افزودن یک شهر",
"Cancel" : "لغو",
"Settings" : "تنظیمات"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}