[tx-robot] updated from transifex

master
Nextcloud bot 2017-09-04 00:25:29 +00:00
parent fd4a2b0721
commit 1e0d1aaffb
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 40 additions and 0 deletions

21
l10n/kab.js 100644
View File

@ -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);");

19
l10n/kab.json 100644
View File

@ -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);"
}