[tx-robot] updated from transifex
parent
dda9fd0ec3
commit
cc8677d181
|
@ -0,0 +1,25 @@
|
||||||
|
OC.L10N.register(
|
||||||
|
"weather",
|
||||||
|
{
|
||||||
|
"Weather" : "Moti",
|
||||||
|
"Watch the weather directly on your Nextcloud." : "Shikoni motin direkt në Nextcloud-in tuaj.",
|
||||||
|
"OpenWeatherMap API Key" : "OpenWeatherMap API Key",
|
||||||
|
"Save" : "Ruaj",
|
||||||
|
"Add a city" : "Shto një qytet",
|
||||||
|
"Add city" : "Shto qytet",
|
||||||
|
"City name" : "Emri i qytetit",
|
||||||
|
"Add" : "Shto",
|
||||||
|
"Cancel" : "Anullo",
|
||||||
|
"Settings" : "Konfigurimet",
|
||||||
|
"Metric" : "Matjet",
|
||||||
|
"Click here to get an API key" : "Klikoni këtu për të marë një API key",
|
||||||
|
"Pressure" : "Trysnia",
|
||||||
|
"Humidity" : "Lagështia",
|
||||||
|
"Cloudiness" : "Retë",
|
||||||
|
"Wind" : "Era",
|
||||||
|
"Sunrise" : "Lindja e diellit",
|
||||||
|
"Sunset" : "Perëndimi i diellit",
|
||||||
|
"Hour" : "Orë",
|
||||||
|
"Temperature" : "Temperatura"
|
||||||
|
},
|
||||||
|
"nplurals=2; plural=(n != 1);");
|
|
@ -0,0 +1,23 @@
|
||||||
|
{ "translations": {
|
||||||
|
"Weather" : "Moti",
|
||||||
|
"Watch the weather directly on your Nextcloud." : "Shikoni motin direkt në Nextcloud-in tuaj.",
|
||||||
|
"OpenWeatherMap API Key" : "OpenWeatherMap API Key",
|
||||||
|
"Save" : "Ruaj",
|
||||||
|
"Add a city" : "Shto një qytet",
|
||||||
|
"Add city" : "Shto qytet",
|
||||||
|
"City name" : "Emri i qytetit",
|
||||||
|
"Add" : "Shto",
|
||||||
|
"Cancel" : "Anullo",
|
||||||
|
"Settings" : "Konfigurimet",
|
||||||
|
"Metric" : "Matjet",
|
||||||
|
"Click here to get an API key" : "Klikoni këtu për të marë një API key",
|
||||||
|
"Pressure" : "Trysnia",
|
||||||
|
"Humidity" : "Lagështia",
|
||||||
|
"Cloudiness" : "Retë",
|
||||||
|
"Wind" : "Era",
|
||||||
|
"Sunrise" : "Lindja e diellit",
|
||||||
|
"Sunset" : "Perëndimi i diellit",
|
||||||
|
"Hour" : "Orë",
|
||||||
|
"Temperature" : "Temperatura"
|
||||||
|
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||||
|
}
|
Loading…
Reference in New Issue