Line 1... |
Line 1... |
1 |
[General]
|
1 |
[General]
|
2 |
obligatoire = "required"
|
2 |
obligatoire = "required"
|
- |
|
3 |
choisir = "Choose one option"
|
Line 3... |
Line 4... |
3 |
|
4 |
|
4 |
[Aide]
|
5 |
[Aide]
|
5 |
titre = "Help"
|
6 |
titre = "Help"
|
6 |
description="This tool allows you to simply share your observations with the Tela Botanica network (under <a target=\"_blank\" href=\"https://www.tela-botanica.org/mentions-legales/#droit-de-reproduction\">
|
7 |
description="This tool allows you to simply share your observations with the Tela Botanica network (under <a target=\"_blank\" href=\"https://www.tela-botanica.org/mentions-legales/#droit-de-reproduction\">
|
Line 43... |
Line 44... |
43 |
alertni-title = "Information : Observer not identified"
|
44 |
alertni-title = "Information : Observer not identified"
|
44 |
alertni = "Your observation must be linked to either an account or an email.<br/>
|
45 |
alertni = "Your observation must be linked to either an account or an email.<br/>
|
45 |
Please choose either to login, to register or to communicate an email address to identify yourself as the author of the observation.<br/>
|
46 |
Please choose either to login, to register or to communicate an email address to identify yourself as the author of the observation.<br/>
|
46 |
To find your observations in the <a target=\"_blank\" href=\"http://www.tela-botanica.org/appli:cel\">Online notebook</a>,<br/>
|
47 |
To find your observations in the <a target=\"_blank\" href=\"http://www.tela-botanica.org/appli:cel\">Online notebook</a>,<br/>
|
47 |
it is necessary to <a target=\"_blank\" href=\"http://www.tela-botanica.org/page:inscription\">register to Tela Botanica</a>."
|
48 |
it is necessary to <a target=\"_blank\" href=\"http://www.tela-botanica.org/page:inscription\">register to Tela Botanica</a>."
|
48 |
alertgk-title = "Information : bad geolocation"
|
- |
|
49 |
alertgk = "Some geolocation information has not been transmitted."
|
- |
|
Line 50... |
Line 49... |
50 |
|
49 |
|
51 |
|
50 |
|
52 |
[Observation]
|
51 |
[Observation]
|
- |
|
52 |
titre = "Observation"
|
- |
|
53 |
geolocalisation = "Geolocalisation"
|
53 |
titre = "Observation"
|
54 |
alertgk-title = "Information : bad geolocation"
|
54 |
geolocalisation = "Geolocalisation"
|
55 |
alertgk = "Some geolocation information has not been transmitted."
|
55 |
milieu = "Environment"
|
56 |
milieu = "Environment"
|
56 |
milieu-ph = "wood, field, cliff, ..."
|
57 |
milieu-ph = "wood, field, cliff, ..."
|
57 |
date = "Date"
|
58 |
date = "Date"
|
- |
|
59 |
referentiel = "Referential"
|
- |
|
60 |
espece = "Species"
|
- |
|
61 |
autre-espece = "Other species"
|
58 |
referentiel = "Referential"
|
62 |
alert-img-tax-title = "Information : Incomplete observation"
|
59 |
espece = "Species"
|
63 |
alert-img-tax = "An observation must include at least a species name or a picture"
|
60 |
certitude = "Identification"
|
64 |
certitude = "Identification"
|
61 |
certCert = "Certain"
|
65 |
certCert = "Certain"
|
62 |
certDout = "Dubious"
|
66 |
certDout = "Dubious"
|
Line 108... |
Line 112... |
108 |
beforehand, if you have not already done so."
|
112 |
beforehand, if you have not already done so."
|
109 |
transko = "An error occurred while transmitting an observation (indicated in red).<br />
|
113 |
transko = "An error occurred while transmitting an observation (indicated in red).<br />
|
110 |
You can try to retransmit it by clicking again on the transmit button or delete it and pass on the following.<br />
|
114 |
You can try to retransmit it by clicking again on the transmit button or delete it and pass on the following.<br />
|
111 |
Nevertheless, the observations no longer appearing in the \ "observations to be transmitted \" list, were sent during your previous attempt. <br />
|
115 |
Nevertheless, the observations no longer appearing in the \ "observations to be transmitted \" list, were sent during your previous attempt. <br />
|
112 |
If the problem remains, you can report the malfunction on <a href=\"<?php echo $url_remarques\; ?>?service=cel\&pageSource=<?php echo urlencode( 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'].'?'.$_SERVER['QUERY_STRING'] )\; ?>\" target=\"_blank\" onclick=\"javascript: window.open( this.getAttribute( 'href' ), 'Tela Botanica - Remarques', config = 'height=700, width=640, scrollbars=yes, resizable=yes' )\; return false\;\">the error reporting form</a>."
|
116 |
If the problem remains, you can report the malfunction on <a href=\"<?php echo $url_remarques\; ?>?service=cel\&pageSource=<?php echo urlencode( 'http://'.$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'].'?'.$_SERVER['QUERY_STRING'] )\; ?>\" target=\"_blank\" onclick=\"javascript: window.open( this.getAttribute( 'href' ), 'Tela Botanica - Remarques', config = 'height=700, width=640, scrollbars=yes, resizable=yes' )\; return false\;\">the error reporting form</a>."
|
113 |
|
- |
|