[tx-robot] updated from transifex

master
Nextcloud bot 2019-02-17 01:43:20 +00:00
parent 76bfd0cd3d
commit ccda8790ef
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 48 additions and 0 deletions

25
l10n/eo.js 100644
View File

@ -0,0 +1,25 @@
OC.L10N.register(
"weather",
{
"Weather" : "Vetero",
"Watch the weather directly on your Nextcloud." : "Vidu la veteron rekte en via Nextcloud",
"OpenWeatherMap API Key" : "API-ŝlosilo de „OpenWeatherMap“",
"Save" : "Konservi",
"Add a city" : "Aldoni urbon",
"Add city" : "Aldoni urbon",
"City name" : "Urbonomo",
"Add" : "Aldoni",
"Cancel" : "Nuligi",
"Settings" : "Agordoj",
"Metric" : "Metra",
"Click here to get an API key" : "Alklaku ĉi tie por ekhavi API-ŝlosilon",
"Pressure" : "Premo",
"Humidity" : "Humido",
"Cloudiness" : "Nubeco",
"Wind" : "Vento",
"Sunrise" : "Sunleviĝo",
"Sunset" : "Sunsubiro",
"Hour" : "Horo",
"Temperature" : "Temperaturo"
},
"nplurals=2; plural=(n != 1);");

23
l10n/eo.json 100644
View File

@ -0,0 +1,23 @@
{ "translations": {
"Weather" : "Vetero",
"Watch the weather directly on your Nextcloud." : "Vidu la veteron rekte en via Nextcloud",
"OpenWeatherMap API Key" : "API-ŝlosilo de „OpenWeatherMap“",
"Save" : "Konservi",
"Add a city" : "Aldoni urbon",
"Add city" : "Aldoni urbon",
"City name" : "Urbonomo",
"Add" : "Aldoni",
"Cancel" : "Nuligi",
"Settings" : "Agordoj",
"Metric" : "Metra",
"Click here to get an API key" : "Alklaku ĉi tie por ekhavi API-ŝlosilon",
"Pressure" : "Premo",
"Humidity" : "Humido",
"Cloudiness" : "Nubeco",
"Wind" : "Vento",
"Sunrise" : "Sunleviĝo",
"Sunset" : "Sunsubiro",
"Hour" : "Horo",
"Temperature" : "Temperaturo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}