nc-weather/l10n/kab.js

20 lines
560 B
JavaScript
Raw Normal View History

2017-09-04 00:25:29 +00:00
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",
2020-12-25 03:22:21 +00:00
"Sunset" : "Aɣelluy n yiṭij"
2017-09-04 00:25:29 +00:00
},
"nplurals=2; plural=(n != 1);");