forked from egbot/Symbiota
-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lang tags for collections\map\mapbox.php (#1144)
* Lang tags for collections\map\mapbox.php * Updated various taxa Lang tag syntax
- Loading branch information
1 parent
c357f07
commit a56c4cf
Showing
4 changed files
with
154 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
<?php | ||
/* | ||
------------------ | ||
Language: English | ||
------------------ | ||
*/ | ||
|
||
$LANG['TAXON_MAP'] = 'Taxon Map'; | ||
|
||
$LANG['LAT_LONG_VALUES'] = 'Latitude and Longitude must be of values between -180 and 180'; | ||
$LANG['LONGITUDE_IS_POSITIVE'] = 'Longitude is positive, which will put the marker in the eastern hemisphere (e.g. Asia).\nIs this what you want'; | ||
$LANG['ENTER_VALUES_IN_LAT_LONG'] = 'Enter values in the latitude and longitude fields'; | ||
$LANG['QUERY_DOES_NOT_CONTAIN_RECORDS'] = 'Your query apparently does not contain any records with coordinates that can be mapped'; | ||
$LANG['EITHER_REC_NOT_GEOREF'] = 'Either the records in the query are not georeferenced (no lat/long)'; | ||
$LANG['OR'] = 'or'; | ||
$LANG['RARE_STATUS_REQUIRES'] = 'Rare/threatened status requires the locality coordinates be hidden'; | ||
$LANG['NORTH'] = 'N'; | ||
$LANG['SOUTH'] = 'S'; | ||
$LANG['EAST'] = 'E'; | ||
$LANG['WEST'] = 'W'; | ||
|
||
$LANG['ADD_POINT_REF'] = 'Add Point of Reference'; | ||
$LANG['LEGEND'] = 'Legend'; | ||
$LANG['VARIOUS_TAXA'] = 'various taxa'; | ||
$LANG['COLLECTION'] = 'Collection'; | ||
$LANG['OBSERVATION'] = 'Observation'; | ||
$LANG['LAT_DEC'] = 'Latitude decimal'; | ||
$LANG['LONG_DEC'] = 'Longitude decimal'; | ||
$LANG['ENTER_IN_DMS_FORMAT'] = 'Enter in D:M:S format'; | ||
$LANG['LAT'] = 'Latitude'; | ||
$LANG['LONG'] = 'Longitude'; | ||
$LANG['ENTER_IN_DEC_FORMAT'] = 'Enter in Decimal format'; | ||
$LANG['MARKER_NAME'] = 'Marker Name'; | ||
$LANG['ADD_MARKER'] = 'Add Marker'; | ||
$LANG['MAP_DATA'] = 'Map data'; | ||
$LANG['CONTRIBUTORS'] = 'contributors'; | ||
$LANG['IMAGERY'] = 'Imagery'; | ||
|
||
|
||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?php | ||
/* | ||
------------------ | ||
Language: Español (Spanish) | ||
Translated by: Google Translate | ||
Date Translated: 2024/04/11 | ||
------------------ | ||
*/ | ||
|
||
$LANG['TAXON_MAP'] = 'Mapa de Taxones'; | ||
|
||
$LANG['LAT_LONG_VALUES'] = 'Latitud y Longitud deben tener valores entre -180 y 180'; | ||
$LANG['LONGITUDE_IS_POSITIVE'] = 'La Longitud es positiva, lo que colocará el marcador en el hemisferio oriental (por ejemplo, Asia).\n¿Es esto lo que quieres?'; | ||
$LANG['ENTER_VALUES_IN_LAT_LONG'] = 'Ingrese valores en los campos de latitud y longitud'; | ||
$LANG['QUERY_DOES_NOT_CONTAIN_RECORDS'] = 'Su consulta aparentemente no contiene ningún registro con coordenadas que puedan mapearse'; | ||
$LANG['EITHER_REC_NOT_GEOREF'] = 'O los registros en la consulta no están georreferenciados (sin latitud/longitud)'; | ||
$LANG['OR'] = 'o'; | ||
$LANG['RARE_STATUS_REQUIRES'] = 'El estado raro/amenazado requiere que las coordenadas de la localidad estén ocultas'; | ||
$LANG['NORTH'] = 'N'; | ||
$LANG['SOUTH'] = 'S'; | ||
$LANG['EAST'] = 'E'; | ||
$LANG['WEST'] = 'W'; | ||
|
||
$LANG['ADD_POINT_REF'] = 'Agregar punto de Referencia'; | ||
$LANG['LEGEND'] = 'Leyenda'; | ||
$LANG['VARIOUS_TAXA'] = 'varios taxones'; | ||
$LANG['COLLECTION'] = 'Colección'; | ||
$LANG['OBSERVATION'] = 'Observación'; | ||
$LANG['LAT_DEC'] = 'Latitud decimal'; | ||
$LANG['LONG_DEC'] = 'Longitud decimal'; | ||
$LANG['ENTER_IN_DMS_FORMAT'] = 'Ingresar en formato D:M:S'; | ||
$LANG['LAT'] = 'Latitud'; | ||
$LANG['LONG'] = 'Longitud'; | ||
$LANG['ENTER_IN_DEC_FORMAT'] = 'Ingresar en formato decimal'; | ||
$LANG['MARKER_NAME'] = 'Nombre del Marcador'; | ||
$LANG['ADD_MARKER'] = 'Agregar Marcador'; | ||
$LANG['MAP_DATA'] = 'Datos del Mapa'; | ||
$LANG['CONTRIBUTORS'] = 'colaboradores'; | ||
$LANG['IMAGERY'] = 'Imágenes'; | ||
|
||
?> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
<?php | ||
/* | ||
------------------ | ||
Language: Français (French) | ||
Translated by: Google Translate | ||
Date Translated: 2024/04/11 | ||
------------------ | ||
*/ | ||
|
||
$LANG['TAXON_MAP'] = 'Carte des Taxons'; | ||
|
||
$LANG['LAT_LONG_VALUES'] = 'Latitude et Longitude doivent avoir des valeurs comprises entre -180 et 180'; | ||
$LANG['LONGITUDE_IS_POSITIVE'] = 'La Longitude est positive, ce qui placera le marqueur dans l\'hémisphère oriental (par exemple l\'Asie).\nEst-ce ce que vous voulez'; | ||
$LANG['ENTER_VALUES_IN_LAT_LONG'] = 'Entrez les valeurs dans les champs de latitude et de longitude'; | ||
$LANG['QUERY_DOES_NOT_CONTAIN_RECORDS'] = 'Votre requête ne contient apparemment aucun enregistrement avec des coordonnées pouvant être cartographiées'; | ||
$LANG['EITHER_REC_NOT_GEOREF'] = 'Soit les enregistrements de la requête ne sont pas géoréférencés (pas de latitude/longitude)'; | ||
$LANG['OU'] = 'ou'; | ||
$LANG['RARE_STATUS_REQUIRES'] = 'Le statut rare/menacé nécessite que les coordonnées de la localité soient masquées'; | ||
$LANG['NORTH'] = 'N'; | ||
$LANG['SOUTH'] = 'S'; | ||
$LANG['EAST'] = 'E'; | ||
$LANG['WEST'] = 'W'; | ||
|
||
$LANG['ADD_POINT_REF'] = 'Ajouter un point de Référence'; | ||
$LANG['LEGEND'] = 'Légende'; | ||
$LANG['VARIOUS_TAXA'] = 'divers taxons'; | ||
$LANG['COLLECTION'] = 'Collection'; | ||
$LANG['OBSERVATION'] = 'Observation'; | ||
$LANG['LAT_DEC'] = 'Latitude décimale'; | ||
$LANG['LONG_DEC'] = 'Longitude décimale'; | ||
$LANG['ENTER_IN_DMS_FORMAT'] = 'Entrez au format D:M:S'; | ||
$LANG['LAT'] = 'Latitude'; | ||
$LANG['LONG'] = 'Longitude'; | ||
$LANG['ENTER_IN_DEC_FORMAT'] = 'Entrez au format décimal'; | ||
$LANG['MARKER_NAME'] = 'Nom du Marqueur'; | ||
$LANG['ADD_MARKER'] = 'Ajouter un Marqueur'; | ||
$LANG['MAP_DATA'] = 'Données Cartographiques'; | ||
$LANG['CONTRIBUTORS'] = 'contributeurs'; | ||
$LANG['IMAGERY'] = 'Imagerie'; | ||
|
||
?> |