Skip to content

Commit

Permalink
Merge #282 from add_layers branch
Browse files Browse the repository at this point in the history
close #272 by updating translation files
  • Loading branch information
SimonSAMPERE committed Oct 22, 2019
1 parent 2031cc8 commit 260df21
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
12 changes: 6 additions & 6 deletions i18n/isogeo.qph
Expand Up @@ -247,27 +247,27 @@ dans QGIS (Menu &apos;Préférences/Options/Réseau).</target>
</phrase>
<phrase>
<source>EFS not valid. QGIS says: {}</source>
<target>EFS {} invalide. QGIS renvoie : {}</target>
<target>EFS invalide. QGIS renvoie : {}</target>
</phrase>
<phrase>
<source>EMS not valid. QGIS says: {}</source>
<target>EMS {} invalide. QGIS renvoie : {}</target>
<target>EMS invalide. QGIS renvoie : {}</target>
</phrase>
<phrase>
<source>WFS is not valid. QGIS says: {}</source>
<target>WFS {} invalide. QGIS renvoie : {}</target>
<target>WFS invalide. QGIS renvoie : {}</target>
</phrase>
<phrase>
<source>WMS is not valid. QGIS says: {}</source>
<target>WMS {} invalide. QGIS renvoie : {}</target>
<target>WMS invalide. QGIS renvoie : {}</target>
</phrase>
<phrase>
<source>WMTS is not valid. QGIS says: {}</source>
<target>WMTS {} invalide. QGIS renvoie : {}</target>
<target>WMTS invalide. QGIS renvoie : {}</target>
</phrase>
<phrase>
<source>The PostGIS layer is not valid. Reason: {}</source>
<target>Couche PostGIS {} invalide. QGIS renvoie : {}</target>
<target>Couche PostGIS invalide. QGIS renvoie : {}</target>
</phrase>
<phrase>
<source>{} successfully saved: {}</source>
Expand Down
Binary file modified i18n/isogeo_search_engine_fr.qm
Binary file not shown.
12 changes: 6 additions & 6 deletions i18n/isogeo_search_engine_fr.ts
Expand Up @@ -325,32 +325,32 @@ dans QGIS (Menu &apos;Préférences/Options/Réseau).</translation>
<message>
<location filename="../modules/layer/add_layer.py" line="801"/>
<source>EFS not valid. QGIS says: {}</source>
<translation>EFS {} invalide. QGIS renvoie : {}</translation>
<translation>EFS invalide. QGIS renvoie : {}</translation>
</message>
<message>
<location filename="../modules/layer/add_layer.py" line="823"/>
<source>EMS not valid. QGIS says: {}</source>
<translation>EMS {} invalide. QGIS renvoie : {}</translation>
<translation>EMS invalide. QGIS renvoie : {}</translation>
</message>
<message>
<location filename="../modules/layer/add_layer.py" line="856"/>
<source>WFS is not valid. QGIS says: {}</source>
<translation>WFS {} invalide. QGIS renvoie : {}</translation>
<translation>WFS invalide. QGIS renvoie : {}</translation>
</message>
<message>
<location filename="../modules/layer/add_layer.py" line="891"/>
<source>WMS is not valid. QGIS says: {}</source>
<translation>WMS {} invalide. QGIS renvoie : {}</translation>
<translation>WMS invalide. QGIS renvoie : {}</translation>
</message>
<message>
<location filename="../modules/layer/add_layer.py" line="912"/>
<source>WMTS is not valid. QGIS says: {}</source>
<translation>WMTS {} invalide. QGIS renvoie : {}</translation>
<translation>WMTS invalide. QGIS renvoie : {}</translation>
</message>
<message>
<location filename="../modules/layer/add_layer.py" line="984"/>
<source>The PostGIS layer is not valid. Reason: {}</source>
<translation>Couche PostGIS {} invalide. QGIS renvoie : {}</translation>
<translation>Couche PostGIS invalide. QGIS renvoie : {}</translation>
</message>
</context>
<context>
Expand Down

0 comments on commit 260df21

Please sign in to comment.