Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
web-et-numerique
web-et-numerique-internet
data.grandlyon.com
web-portal
components
custom-apps
web-app
Commits
688bee70
Commit
688bee70
authored
May 27, 2019
by
ncastejon
Browse files
Fixes some wording and translation
parent
835e1c8f
Changes
3
Hide whitespace changes
Inline
Side-by-side
package-lock.json
View file @
688bee70
...
...
@@ -4158,7 +4158,8 @@
"code-point-at"
:
{
"version"
:
"1.1.0"
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
"concat-map"
:
{
"version"
:
"0.0.1"
,
...
...
@@ -4168,7 +4169,8 @@
"console-control-strings"
:
{
"version"
:
"1.1.0"
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
"core-util-is"
:
{
"version"
:
"1.0.2"
,
...
...
@@ -4285,7 +4287,8 @@
"inherits"
:
{
"version"
:
"2.0.3"
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
"ini"
:
{
"version"
:
"1.3.5"
,
...
...
@@ -4297,6 +4300,7 @@
"version"
:
"1.0.0"
,
"bundled"
:
true
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"number-is-nan"
:
"^1.0.0"
}
...
...
@@ -4422,7 +4426,8 @@
"number-is-nan"
:
{
"version"
:
"1.0.1"
,
"bundled"
:
true
,
"dev"
:
true
"dev"
:
true
,
"optional"
:
true
},
"object-assign"
:
{
"version"
:
"4.1.1"
,
...
...
@@ -4555,6 +4560,7 @@
"version"
:
"1.0.2"
,
"bundled"
:
true
,
"dev"
:
true
,
"optional"
:
true
,
"requires"
:
{
"code-point-at"
:
"^1.0.0"
,
"is-fullwidth-code-point"
:
"^1.0.0"
,
...
...
src/i18n/messages.fr.xlf
View file @
688bee70
...
...
@@ -420,7 +420,7 @@
</trans-unit>
<trans-unit
id=
"dataset.info.geographicalInfo"
datatype=
"html"
>
<source>
Geographical information
</source>
<target>
Informations g
e
ographiques
</target>
<target>
Informations g
é
ographiques
</target>
</trans-unit>
<trans-unit
id=
"dataset.info.spacialRepresentation"
datatype=
"html"
>
<source>
Spacial representation type
</source>
...
...
src/i18n/traductions.fr.ts
View file @
688bee70
...
...
@@ -149,7 +149,7 @@ export const geosource = {
filterCategories
:
{
categories
:
'
Thématiques
'
,
keywords
:
'
Mots clés
'
,
actors
:
'
Fourniss
eurs
'
,
actors
:
'
Product
eurs
'
,
licences
:
'
Licences
'
,
formats
:
'
Formats
'
,
services
:
'
Services
'
,
...
...
@@ -251,9 +251,9 @@ export const pageTitles = {
export
const
datatsetDataRepresentationType
=
{
long
:
{
areal
:
'
Repr
e
sentation surfacique
'
,
linear
:
'
Repr
e
sentation linéaire
'
,
punctual
:
'
Repr
e
sentation ponctuel
'
,
areal
:
'
Repr
é
sentation surfacique
'
,
linear
:
'
Repr
é
sentation linéaire
'
,
punctual
:
'
Repr
é
sentation ponctuel
le
'
,
},
short
:
{
areal
:
'
Surfacique
'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment