i18n (wip)
This commit is contained in:
parent
cee04a3d12
commit
6488957148
17 changed files with 368 additions and 191 deletions
33
res/values/strings_es.arb
Normal file
33
res/values/strings_es.arb
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"AvoidThisStringsIfisNotPlural": "Zero One Two Few Many Other",
|
||||
"appName": "¡Tod@s contra el Fuego!",
|
||||
"addYourCurrentPosition": "Añade tu ubicación actual",
|
||||
"addSomePlace": "Añade otro lugar",
|
||||
"addedThisLocation": "Ya has añadido este lugar antes",
|
||||
"firesNearPlace": "Fuegos cercanos a ti",
|
||||
"firesInTheWorld": "Fuegos en el mundo",
|
||||
"firesInYourPlaces": "Fuegos en tus lugares",
|
||||
"youDeletedThisPlace": "Has borrado este lugar",
|
||||
"UNDO": "DESHACER",
|
||||
"toDeleteThisPlace": "Desliza horizontalmente para borrar este lugar",
|
||||
"toFiresNotifications": "Suscríbete a alertas de fuegos",
|
||||
"confirm": "Confirmar",
|
||||
"unsubscribe": "Desuscríbete",
|
||||
"firesAroundThisArea": "$numFires fuegos a $kmAround км a la redonda",
|
||||
"noFiresAroundThisArea": "No hay fuegos a $kmAround км a la redonda",
|
||||
"activeFiresWorldWide": "$activeFires fuegos activos en el mundo",
|
||||
"updatedLastCheck": "Actualizado $lastCheck",
|
||||
"appLicense": "(c) 2017-$thisYear Asociación Comunes bajo licencia GNU Affero GPL v3",
|
||||
"activeFires": "Fuegos activos",
|
||||
"notifyAFire": "Notificar un fuego",
|
||||
"supportThisInitiative": "Apoya esta iniciativa",
|
||||
"chooseAPlace": "Elige un lugar",
|
||||
"chooseAWatchRadio": "Elige un radio de vigilancia",
|
||||
"getAlertsOfFiresinThatArea": "Recibe alertas de fuegos en esa zona",
|
||||
"alertWhenThereIsAFire": "Alerta cuando hay un fuego",
|
||||
"notPermsUbication": "No tenemos permisos para conocer tu ubicación",
|
||||
"isYourUbicationEnabled": "No podemos saber tu ubicación actual. ¿Están los servicios de ubicación en tu móvil activados?",
|
||||
"typeTheNameOfAPlace": "Escribe el nombre de un lugar, zona, etc",
|
||||
"subscribeToValueAroundThisArea": "Suscríbete a $sliderValue км a la redonda",
|
||||
"warningThisIsAVeryLargeArea": "Cuidado: esta zona es muy grande"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue