Skip to content

Commit efa8660

Browse files
committed
sort the templateMetadata in translation
1 parent 416a2b9 commit efa8660

9 files changed

Lines changed: 9 additions & 9 deletions

File tree

web/client/translations/data.de-DE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@
11231123
"showTemplate": "Metadatenvorlage anzeigen",
11241124
"showPreview": "Vorschau zeigen",
11251125
"advancedSettings": "Erweiterte Einstellungen",
1126-
"templateMetadataAvailable": "Metadaten im Dublin Core-Format verfügbar: abstract, boundingBox, contributor, description, format, identifier, rights, source, temporal, title, type, uri, creator, references, subject",
1126+
"templateMetadataAvailable": "Metadaten im Dublin Core-Format verfügbar: abstract, boundingBox, contributor, creator, description, format, identifier, references, rights, source, subject, temporal, title, type, uri",
11271127
"notification": {
11281128
"warningAddCatalogService": "Geben Sie eine gültige URL und einen Titel ein",
11291129
"addCatalogService": "Service wurde korrekt hinzugefügt",

web/client/translations/data.en-US

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,7 @@
11241124
"showTemplate": "Show metadata template",
11251125
"showPreview": "Show preview",
11261126
"advancedSettings": "Advanced settings",
1127-
"templateMetadataAvailable": "Metadata available from Dublin Core format: abstract, boundingBox, contributor, description, format, identifier, rights, source, temporal, title, type, uri, creator, references, subject",
1127+
"templateMetadataAvailable": "Metadata available from Dublin Core format: abstract, boundingBox, contributor, creator, description, format, identifier, references, rights, source, subject, temporal, title, type, uri",
11281128
"notification": {
11291129
"warningAddCatalogService": "Insert a valid url and title",
11301130
"addCatalogService": "Service added correctly",

web/client/translations/data.es-ES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@
11231123
"showTemplate": "Mostrar plantilla de metadatos",
11241124
"showPreview": "Mostrar vista previa",
11251125
"advancedSettings": "Ajustes avanzados",
1126-
"templateMetadataAvailable": "Metadatos disponibles en formato Dublin Core: abstract, boundingBox, contributor, description, format, identifier, rights, source, temporal, title, type, uri, creator, references, subject",
1126+
"templateMetadataAvailable": "Metadatos disponibles en formato Dublin Core: abstract, boundingBox, contributor, creator, description, format, identifier, references, rights, source, subject, temporal, title, type, uri",
11271127
"notification": {
11281128
"warningAddCatalogService": "Introduzca una url y un título válidos",
11291129
"addCatalogService": "Servicio añadido correctamente",

web/client/translations/data.fr-FR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@
11231123
"showTemplate": "Afficher le modèle de métadonnées",
11241124
"showPreview": "Afficher l'aperçu",
11251125
"advancedSettings": "Réglages avancés",
1126-
"templateMetadataAvailable": "Métadonnées disponibles au format Dublin Core: abstract, boundingBox, contributor, description, format, identifier, rights, source, temporal, title, type, uri, creator, references, subject",
1126+
"templateMetadataAvailable": "Métadonnées disponibles au format Dublin Core: abstract, boundingBox, contributor, creator, description, format, identifier, references, rights, source, subject, temporal, title, type, uri",
11271127
"notification": {
11281128
"warningAddCatalogService": "Insérer une URL et un titre valides",
11291129
"addCatalogService": "Service ajouté correctement",

web/client/translations/data.hr-HR

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1124,7 +1124,7 @@
11241124
"showTemplate": "Prikaži predložak metapodataka",
11251125
"showPreview": "Prikaži pretpregled",
11261126
"advancedSettings": "Napredne mogućnosti",
1127-
"templateMetadataAvailable": "Metapodaci distupni iz Dublin Core formata: abstract, boundingBox, contributor, description, format, identifier, rights, source, temporal, title, type, uri, creator, references, subject",
1127+
"templateMetadataAvailable": "Metapodaci distupni iz Dublin Core formata: abstract, boundingBox, contributor, creator, description, format, identifier, references, rights, source, subject, temporal, title, type, uri",
11281128
"notification": {
11291129
"warningAddCatalogService": "Unesi ispravni url i naslov",
11301130
"addCatalogService": "Servis je dodan ispravno",

web/client/translations/data.it-IT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1123,7 +1123,7 @@
11231123
"showTemplate": "Mostra il modello dei metadati",
11241124
"showPreview": "Mostra la preview",
11251125
"advancedSettings": "Impostazioni avanzante",
1126-
"templateMetadataAvailable": "Metadati disponibili del formato Dublin Core: abstract, boundingBox, contributor, description, format, identifier, rights, source, temporal, title, type, uri, creator, references, subject",
1126+
"templateMetadataAvailable": "Metadati disponibili del formato Dublin Core: abstract, boundingBox, contributor, creator, description, format, identifier, references, rights, source, subject, temporal, title, type, uri",
11271127
"notification": {
11281128
"warningAddCatalogService": "Inserisci un url e titolo validi.",
11291129
"addCatalogService": "Servizio aggiunto corretamente.",

web/client/translations/data.nl-NL

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1047,7 +1047,7 @@
10471047
"showTemplate": "Show metadata template",
10481048
"showPreview": "Show preview",
10491049
"advancedSettings": "Advanced Settings",
1050-
"templateMetadataAvailable": "Metadata available from Dublin Core format: abstract, boundingBox, contributor, description, format, identifier, rights, source, temporal, title, type, uri, creator, references, subject"
1050+
"templateMetadataAvailable": "Metadata available from Dublin Core format: abstract, boundingBox, contributor, creator, description, format, identifier, references, rights, source, subject, temporal, title, type, uri"
10511051
},
10521052
"uploader": {
10531053
"filename": "File Name",

web/client/translations/data.pt-PT

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,7 @@
10981098
"showTemplate": "Show metadata template",
10991099
"showPreview": "Show preview",
11001100
"advancedSettings": "Advanced Settings",
1101-
"templateMetadataAvailable": "Metadata available from Dublin Core format: abstract, boundingBox, contributor, description, format, identifier, rights, source, temporal, title, type, uri, creator, references, subject",
1101+
"templateMetadataAvailable": "Metadata available from Dublin Core format: abstract, boundingBox, contributor, creator, description, format, identifier, references, rights, source, subject, temporal, title, type, uri",
11021102
"notification": {
11031103
"warningAddCatalogService": "Insert a valid url and title",
11041104
"addCatalogService": "Service added correctly",

web/client/translations/data.zh-ZH

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,7 @@
10741074
"showTemplate": "Show metadata template",
10751075
"showPreview": "Show preview",
10761076
"advancedSettings": "Advanced Settings",
1077-
"templateMetadataAvailable": "Metadata available from Dublin Core format: abstract, boundingBox, contributor, description, format, identifier, rights, source, temporal, title, type, uri, creator, references, subject",
1077+
"templateMetadataAvailable": "Metadata available from Dublin Core format: abstract, boundingBox, contributor, creator, description, format, identifier, references, rights, source, subject, temporal, title, type, uri",
10781078
"notification": {
10791079
"warningAddCatalogService": "Insert a valid url and title",
10801080
"addCatalogService": "Service added correctly",

0 commit comments

Comments
 (0)