nc-weather/l10n/sq.js

25 lines
784 B
JavaScript
Raw Normal View History

2019-03-22 01:37:17 +00:00
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",
"Temperature" : "Temperatura"
},
"nplurals=2; plural=(n != 1);");