[tx-robot] updated from transifex

master
Nextcloud bot 2018-11-28 01:41:00 +00:00
parent 454ce5802b
commit 4fbac5822b
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
2 changed files with 48 additions and 0 deletions

25
l10n/es_AR.js 100644
View File

@ -0,0 +1,25 @@
OC.L10N.register(
"weather",
{
"Weather" : "Clima",
"Watch the weather directly on your Nextcloud." : "Mira el clima directamente en tu Nextcloud.",
"OpenWeatherMap API Key" : "Clave API de OpenWeatherMap",
"Save" : "Guardar",
"Add a city" : "Añadir una ciudad",
"Add city" : "Añadir ciudad",
"City name" : "Nombre de ciudad",
"Add" : "Añadir",
"Cancel" : "Cancelar",
"Settings" : "Configuraciones",
"Metric" : "Métrico",
"Click here to get an API key" : "Haga clic aquí para obtener una clave API",
"Pressure" : "Presión",
"Humidity" : "Humedad",
"Cloudiness" : "Abundancia de nubes",
"Wind" : "Viento",
"Sunrise" : "Amanecer",
"Sunset" : "Puesta de sol",
"Hour" : "Hora",
"Temperature" : "Temperatura"
},
"nplurals=2; plural=(n != 1);");

23
l10n/es_AR.json 100644
View File

@ -0,0 +1,23 @@
{ "translations": {
"Weather" : "Clima",
"Watch the weather directly on your Nextcloud." : "Mira el clima directamente en tu Nextcloud.",
"OpenWeatherMap API Key" : "Clave API de OpenWeatherMap",
"Save" : "Guardar",
"Add a city" : "Añadir una ciudad",
"Add city" : "Añadir ciudad",
"City name" : "Nombre de ciudad",
"Add" : "Añadir",
"Cancel" : "Cancelar",
"Settings" : "Configuraciones",
"Metric" : "Métrico",
"Click here to get an API key" : "Haga clic aquí para obtener una clave API",
"Pressure" : "Presión",
"Humidity" : "Humedad",
"Cloudiness" : "Abundancia de nubes",
"Wind" : "Viento",
"Sunrise" : "Amanecer",
"Sunset" : "Puesta de sol",
"Hour" : "Hora",
"Temperature" : "Temperatura"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}