Added SubscriptionsMap
This commit is contained in:
parent
b5d984de6f
commit
3eeb14e30e
10 changed files with 303 additions and 20 deletions
|
|
@ -70,7 +70,7 @@
|
|||
"noActiveFireInMapCount": "There are no active fires in this area of the map. There is a total of <1><0>{{countTotal}}</0></1> active fires detected worldwide.",
|
||||
"activeFireInMapCount": "On the map marked in red <1><0>{{count,number}}</0></1> active fires. There is a total of <3><0>{{countTotal,number}} </0></3> active fires detected worldwide by NASA.",
|
||||
"activeNeigFireInMapCount": "In Orange, the fires recently reported by our users.",
|
||||
"Centrar el mapa en tu ubicación": "Center the map on your location",
|
||||
"Centrar en tu ubicación": "Center on your location",
|
||||
"Resaltar en verde el área vigilada por nuestros usuarios/as": "The area monitored by our users is highlighted in green",
|
||||
"Resaltar los fuegos con un marcador": "Highlight the fires with a marker",
|
||||
"mapPrivacy": "<0>In order to preserve the privacy of our users, the reflected data are randomly altered and are only indicative.</0>",
|
||||
|
|
@ -158,5 +158,7 @@
|
|||
"Más información sobre este fuego": "More information about this fire",
|
||||
"termsAccept": "I accept the <1>conditions of service</1> of this site",
|
||||
"Bienvenid@!": "Welcome!",
|
||||
"Verifica tu dirección de correo": "Verify Your Email Address"
|
||||
"Verifica tu dirección de correo": "Verify Your Email Address",
|
||||
"Zonas vigiladas": "Monitored areas",
|
||||
"En verde, las zonas vigiladas por nuestros usuari@s actualmente. ¡Participa!": "In green, the areas monitored by our users currently. Participate!"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -116,8 +116,8 @@
|
|||
"En rojo, <1><0>{{count,number}}</0></1> fuegos activos en el mapa. Hay un total de <3><0>{{countTotal,number}}</0></3> fuegos activos detectados en todo el mundo por la NASA.",
|
||||
"activeNeigFireInMapCount":
|
||||
"En naranja, los fuegos notificados por nuestros usuarios/as recientemente.",
|
||||
"Centrar el mapa en tu ubicación":
|
||||
"Centrar el mapa en tu ubicación",
|
||||
"Centrar en tu ubicación":
|
||||
"Centrar en tu ubicación",
|
||||
"Resaltar en verde el área vigilada por nuestros usuarios/as":
|
||||
"Resaltar en verde el área vigilada por nuestros usuarios/as",
|
||||
"Resaltar los fuegos con un marcador":
|
||||
|
|
@ -229,5 +229,7 @@
|
|||
"Bienvenid@!": "Bienvenid@!",
|
||||
"Has iniciado sesión con {{service}} usando la dirección de correo {{email}}.": "Has iniciado sesión con {{service}} usando la dirección de correo {{email}}.",
|
||||
"Verifica tu dirección de correo":
|
||||
"Verifica tu dirección de correo"
|
||||
"Verifica tu dirección de correo",
|
||||
"Zonas vigiladas": "Zonas vigiladas",
|
||||
"En verde, las zonas vigiladas por nuestros usuari@s actualmente. ¡Participa!": "En verde, las zonas vigiladas por nuestros usuari@s actualmente. ¡Participa!"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue