From cc8677d181b0d0ed8036a17f87c4486da5967105 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 22 Mar 2019 01:37:17 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/sq.js | 25 +++++++++++++++++++++++++ l10n/sq.json | 23 +++++++++++++++++++++++ 2 files changed, 48 insertions(+) create mode 100644 l10n/sq.js create mode 100644 l10n/sq.json diff --git a/l10n/sq.js b/l10n/sq.js new file mode 100644 index 0000000..658ac5c --- /dev/null +++ b/l10n/sq.js @@ -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);"); diff --git a/l10n/sq.json b/l10n/sq.json new file mode 100644 index 0000000..63b8d89 --- /dev/null +++ b/l10n/sq.json @@ -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);" +} \ No newline at end of file