geonetwork-ui 2.9.0-dev.5b71064ef → 2.9.0-dev.981068ab5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -19250,7 +19250,7 @@ var de = {
|
|
|
19250
19250
|
"wfs.feature.limit": "Zu viele Features, um den WFS-Layer anzuzeigen!",
|
|
19251
19251
|
"wfs.featuretype.notfound": "Kein passender Feature-Typ wurde im Dienst gefunden",
|
|
19252
19252
|
"wfs.geojsongml.notsupported": "Dieser Dienst unterstützt das GeoJSON- oder GML-Format nicht",
|
|
19253
|
-
"wfs.unreachable.cors": "Der Dienst
|
|
19253
|
+
"wfs.unreachable.cors": "Der Remote-Dienst ist nicht für den Datenempfang (CORS) konfiguriert",
|
|
19254
19254
|
"wfs.unreachable.http": "Der Dienst hat einen HTTP-Fehler zurückgegeben",
|
|
19255
19255
|
"wfs.unreachable.unknown": "Der Dienst konnte nicht erreicht werden"
|
|
19256
19256
|
};
|
|
@@ -19922,7 +19922,7 @@ var en = {
|
|
|
19922
19922
|
"wfs.feature.limit": "Too many features to display the WFS layer!",
|
|
19923
19923
|
"wfs.featuretype.notfound": "No matching feature type was found in the service",
|
|
19924
19924
|
"wfs.geojsongml.notsupported": "This service does not support the GeoJSON or GML format",
|
|
19925
|
-
"wfs.unreachable.cors": "The service
|
|
19925
|
+
"wfs.unreachable.cors": "The remote service is not configured to allow data retrieval (CORS)",
|
|
19926
19926
|
"wfs.unreachable.http": "The service returned an HTTP error",
|
|
19927
19927
|
"wfs.unreachable.unknown": "The service could not be reached"
|
|
19928
19928
|
};
|
|
@@ -21266,7 +21266,7 @@ var fr = {
|
|
|
21266
21266
|
"wfs.feature.limit": "Trop d'objets pour afficher la couche WFS !",
|
|
21267
21267
|
"wfs.featuretype.notfound": "La classe d'objets n'a pas été trouvée dans le service",
|
|
21268
21268
|
"wfs.geojsongml.notsupported": "Le service ne supporte pas le format GeoJSON ou GML",
|
|
21269
|
-
"wfs.unreachable.cors": "Le service n'est pas
|
|
21269
|
+
"wfs.unreachable.cors": "Le service distant n'est pas configuré pour autoriser la consommation des données (CORS)",
|
|
21270
21270
|
"wfs.unreachable.http": "Le service a retourné une erreur HTTP",
|
|
21271
21271
|
"wfs.unreachable.unknown": "Le service n'est pas accessible"
|
|
21272
21272
|
};
|
|
@@ -21938,7 +21938,7 @@ var it = {
|
|
|
21938
21938
|
"wfs.feature.limit": "Troppi oggetti per visualizzare il WFS layer!",
|
|
21939
21939
|
"wfs.featuretype.notfound": "La classe di oggetto non è stata trovata nel servizio",
|
|
21940
21940
|
"wfs.geojsongml.notsupported": "Il servizio non supporta il formato GeoJSON o GML",
|
|
21941
|
-
"wfs.unreachable.cors": "Il servizio non è
|
|
21941
|
+
"wfs.unreachable.cors": "Il servizio remoto non è configurato per consentire il consumo di dati (CORS)",
|
|
21942
21942
|
"wfs.unreachable.http": "Il servizio ha restituito un errore HTTP",
|
|
21943
21943
|
"wfs.unreachable.unknown": "Il servizio non è accessibile"
|
|
21944
21944
|
};
|
|
@@ -23954,7 +23954,7 @@ var sk = {
|
|
|
23954
23954
|
"wfs.feature.limit": "",
|
|
23955
23955
|
"wfs.featuretype.notfound": "V službe nebol nájdený žiadny zodpovedajúci typ funkcie",
|
|
23956
23956
|
"wfs.geojsongml.notsupported": "Táto služba nepodporuje formát GeoJSON alebo GML",
|
|
23957
|
-
"wfs.unreachable.cors": "
|
|
23957
|
+
"wfs.unreachable.cors": "Vzdialená služba nie je nakonfigurovaná tak, aby povoľovala spotrebu dát (CORS)",
|
|
23958
23958
|
"wfs.unreachable.http": "Služba vrátila chybu HTTP",
|
|
23959
23959
|
"wfs.unreachable.unknown": "So službou sa nedalo spojiť"
|
|
23960
23960
|
};
|
|
@@ -25519,7 +25519,7 @@ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "20.3.15", ngImpo
|
|
|
25519
25519
|
}] } });
|
|
25520
25520
|
|
|
25521
25521
|
var name = "geonetwork-ui";
|
|
25522
|
-
var version = "2.9.0-dev.
|
|
25522
|
+
var version = "2.9.0-dev.981068ab5";
|
|
25523
25523
|
var engines = {
|
|
25524
25524
|
node: ">=20"
|
|
25525
25525
|
};
|
package/package.json
CHANGED
package/translations/de.json
CHANGED
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
"wfs.feature.limit": "Zu viele Features, um den WFS-Layer anzuzeigen!",
|
|
664
664
|
"wfs.featuretype.notfound": "Kein passender Feature-Typ wurde im Dienst gefunden",
|
|
665
665
|
"wfs.geojsongml.notsupported": "Dieser Dienst unterstützt das GeoJSON- oder GML-Format nicht",
|
|
666
|
-
"wfs.unreachable.cors": "Der Dienst
|
|
666
|
+
"wfs.unreachable.cors": "Der Remote-Dienst ist nicht für den Datenempfang (CORS) konfiguriert",
|
|
667
667
|
"wfs.unreachable.http": "Der Dienst hat einen HTTP-Fehler zurückgegeben",
|
|
668
668
|
"wfs.unreachable.unknown": "Der Dienst konnte nicht erreicht werden"
|
|
669
669
|
}
|
package/translations/en.json
CHANGED
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
"wfs.feature.limit": "Too many features to display the WFS layer!",
|
|
664
664
|
"wfs.featuretype.notfound": "No matching feature type was found in the service",
|
|
665
665
|
"wfs.geojsongml.notsupported": "This service does not support the GeoJSON or GML format",
|
|
666
|
-
"wfs.unreachable.cors": "The service
|
|
666
|
+
"wfs.unreachable.cors": "The remote service is not configured to allow data retrieval (CORS)",
|
|
667
667
|
"wfs.unreachable.http": "The service returned an HTTP error",
|
|
668
668
|
"wfs.unreachable.unknown": "The service could not be reached"
|
|
669
669
|
}
|
package/translations/fr.json
CHANGED
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
"wfs.feature.limit": "Trop d'objets pour afficher la couche WFS !",
|
|
664
664
|
"wfs.featuretype.notfound": "La classe d'objets n'a pas été trouvée dans le service",
|
|
665
665
|
"wfs.geojsongml.notsupported": "Le service ne supporte pas le format GeoJSON ou GML",
|
|
666
|
-
"wfs.unreachable.cors": "Le service n'est pas
|
|
666
|
+
"wfs.unreachable.cors": "Le service distant n'est pas configuré pour autoriser la consommation des données (CORS)",
|
|
667
667
|
"wfs.unreachable.http": "Le service a retourné une erreur HTTP",
|
|
668
668
|
"wfs.unreachable.unknown": "Le service n'est pas accessible"
|
|
669
669
|
}
|
package/translations/it.json
CHANGED
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
"wfs.feature.limit": "Troppi oggetti per visualizzare il WFS layer!",
|
|
664
664
|
"wfs.featuretype.notfound": "La classe di oggetto non è stata trovata nel servizio",
|
|
665
665
|
"wfs.geojsongml.notsupported": "Il servizio non supporta il formato GeoJSON o GML",
|
|
666
|
-
"wfs.unreachable.cors": "Il servizio non è
|
|
666
|
+
"wfs.unreachable.cors": "Il servizio remoto non è configurato per consentire il consumo di dati (CORS)",
|
|
667
667
|
"wfs.unreachable.http": "Il servizio ha restituito un errore HTTP",
|
|
668
668
|
"wfs.unreachable.unknown": "Il servizio non è accessibile"
|
|
669
669
|
}
|
package/translations/sk.json
CHANGED
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
"wfs.feature.limit": "",
|
|
664
664
|
"wfs.featuretype.notfound": "V službe nebol nájdený žiadny zodpovedajúci typ funkcie",
|
|
665
665
|
"wfs.geojsongml.notsupported": "Táto služba nepodporuje formát GeoJSON alebo GML",
|
|
666
|
-
"wfs.unreachable.cors": "
|
|
666
|
+
"wfs.unreachable.cors": "Vzdialená služba nie je nakonfigurovaná tak, aby povoľovala spotrebu dát (CORS)",
|
|
667
667
|
"wfs.unreachable.http": "Služba vrátila chybu HTTP",
|
|
668
668
|
"wfs.unreachable.unknown": "So službou sa nedalo spojiť"
|
|
669
669
|
}
|