diff --git a/l10n/kab.js b/l10n/kab.js new file mode 100644 index 0000000..c452d03 --- /dev/null +++ b/l10n/kab.js @@ -0,0 +1,21 @@ +OC.L10N.register( + "weather", + { + "Weather" : "Tagnawt", + "OpenWeatherMap API Key" : "OpenWeatherMap API Key", + "Save" : "Sekles", + "Add a city" : "Rnu tamdint", + "Add city" : "Rnu tamdint", + "City name" : "Isem n temdint", + "Add" : "Rnu", + "Cancel" : "Sefsex", + "Settings" : "Iɣewwaṛen", + "Click here to get an API key" : "Sit dagi akken ad tawid tasarutt API", + "Cloudiness" : "Asigna", + "Wind" : "Aḍu", + "Sunrise" : "Alluy n yiṭij", + "Sunset" : "Aɣelluy n yiṭij", + "Hour" : "Asrag", + "Temperature" : "Lḥamu" +}, +"nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json new file mode 100644 index 0000000..1fe14cb --- /dev/null +++ b/l10n/kab.json @@ -0,0 +1,19 @@ +{ "translations": { + "Weather" : "Tagnawt", + "OpenWeatherMap API Key" : "OpenWeatherMap API Key", + "Save" : "Sekles", + "Add a city" : "Rnu tamdint", + "Add city" : "Rnu tamdint", + "City name" : "Isem n temdint", + "Add" : "Rnu", + "Cancel" : "Sefsex", + "Settings" : "Iɣewwaṛen", + "Click here to get an API key" : "Sit dagi akken ad tawid tasarutt API", + "Cloudiness" : "Asigna", + "Wind" : "Aḍu", + "Sunrise" : "Alluy n yiṭij", + "Sunset" : "Aɣelluy n yiṭij", + "Hour" : "Asrag", + "Temperature" : "Lḥamu" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +} \ No newline at end of file