Skip to content

Commit

Permalink
Translated using Weblate (Catalan) for TerriaJSNext
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (1401 of 1401 strings)

Translation: TerriaJS/TerriaJSNext
Translate-URL: https://hosted.weblate.org/projects/terriajs/terriajsnext/ca/
  • Loading branch information
rroset authored and weblate committed Nov 13, 2024
1 parent fb73559 commit 9f5cb79
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion wwwroot/languages/ca/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -712,7 +712,8 @@
"carto-v3": "Carto V3",
"i3s": "I3S",
"esri-imageServer": "Esri ArcGIS ImageServer (capa única)",
"cesium-ion": "Cesium ion"
"cesium-ion": "Cesium ion",
"cog": "Geotiff optimitzat al núvol (COG)"
},
"printWindow": {
"errorTitle": "Error d'impressió",
Expand Down Expand Up @@ -2090,6 +2091,9 @@
"name": "Esri ArcGIS ImageServer",
"invalidUrlMessage": "No s'ha pogut carregar el punt final de l'ArcGis ImageServer perquè l'element del catàleg no té una \"url\".",
"invalidServiceMessage": "S'ha produït un error en invocar ArcGIS Image Service. La resposta del servidor no sembla ser un document Image Service vàlid."
},
"cogCatalogItem": {
"experimentalReprojectionWarning": "Aquest COG no es està en una projecció nativa (EPG:4326 o EPSG:3857). La reprojecció és experimental i pot ser que no funcioni com s'esperava. Si teniu el control de les dades d'origen, us recomanem que torneu a projectar a EPSG:4326 o EPSG:3857 mitjançant GDAL o similar."
}
},
"deltaTool": {
Expand Down

0 comments on commit 9f5cb79

Please sign in to comment.