Commit a81fc79 Jesse Eichar
committed
1 parent fd0e5b8 commit a81fc79 Copy full SHA for a81fc79
File tree 6 files changed +117
-1
lines changed
schemas/iso19139/src/main/plugin/iso19139/formatter/loc
6 files changed +117
-1
lines changed Original file line number Diff line number Diff line change
1
+ <strings >
2
+ <noFormatName >Aucun nom de format</noFormatName >
3
+ <noThesaurusName >Pas de nom de thésaurus</noThesaurusName >
4
+ <wms-link >URLs de serveur Web Map</wms-link >
5
+ <general >Général</general >
6
+ <kml-link >Fichier KML pour téléchargement</kml-link >
7
+ <link-link >Lien</link-link >
8
+ </strings >
Original file line number Diff line number Diff line change
1
+ <strings >
2
+ <general >Allgemein</general >
3
+ <kml-link >KML Datei zum herunterladen</kml-link >
4
+ <link-link >Verknüpfung</link-link >
5
+ <noFormatName >Kein Formatname bereitgestellt</noFormatName >
6
+ <noThesaurusName >Kein Thesaurus Name</noThesaurusName >
7
+ <wms-link >Web Map Server URLs</wms-link >
8
+ </strings >
Original file line number Diff line number Diff line change 1
- cd
1
+ #! /bin/bash
2
+
3
+ # resolve links - so that script can be called from any dir
4
+ PRG=" $0 "
5
+
6
+ while [ -h " $PRG " ]; do
7
+ ls=` ls -ld " $PRG " `
8
+ link=` expr " $ls " : ' .*-> \(.*\)$' `
9
+ if expr " $link " : ' /.*' > /dev/null; then
10
+ PRG=" $link "
11
+ else
12
+ PRG=` dirname " $PRG " ` /" $link "
13
+ fi
14
+ done
15
+
16
+ # Get standard environment variables
17
+ TRANSIFEX_DIR=` pwd` /` dirname " $PRG " `
18
+
19
+ function convert {
20
+ FILE=" $TRANSIFEX_DIR /downloadedFromTransifex/$1 .json"
21
+ if [ -f $FILE ]; then
22
+ $TRANSIFEX_DIR /translation_converter -from " $FILE " -to " $TRANSIFEX_DIR /../$2 .xml" -format " $3 "
23
+ fi
24
+ }
25
+
26
+ set -x
27
+ convert for_use_core-geonetwork_webwebapplocformatterjson_fr web/src/main/webapp/loc/fre/xml/formatter simple
28
+ convert for_use_core-geonetwork_webwebapplocformatterjson_de web/src/main/webapp/loc/ger/xml/formatter simple
29
+ convert for_use_core-geonetwork_webwebapplocformatterjson_it web/src/main/webapp/loc/ita/xml/formatter simple
30
+ convert for_use_core-geonetwork_iso19193formatterstrings_fr schemas/iso19139/src/main/plugin/iso19139/formatter/loc/fre/strings simple
31
+ convert for_use_core-geonetwork_iso19193formatterstrings_de schemas/iso19139/src/main/plugin/iso19139/formatter/loc/ger/strings simple
32
+ convert for_use_core-geonetwork_iso19193formatterstrings_it schemas/iso19139/src/main/plugin/iso19139/formatter/loc/ita/strings simple
Original file line number Diff line number Diff line change
1
+ <strings >
2
+ <noUuidInLink >Pas de UUID dans le lien</noUuidInLink >
3
+ <overview >Aperçu</overview >
4
+ <parent >Parent</parent >
5
+ <parent-link >Parent</parent-link >
6
+ <service-link >Service</service-link >
7
+ <complete >Complet</complete >
8
+ <dataset-link >Données</dataset-link >
9
+ <fcat-link >Catalogue de caractéristiques</fcat-link >
10
+ <xml >XML</xml >
11
+ <sibling-link >Frères et soeurs</sibling-link >
12
+ <children-link >Enfant</children-link >
13
+ <hassource-link >A la sources</hassource-link >
14
+ <hierarchy >Hiérarchie</hierarchy >
15
+ <datasets-link >Données</datasets-link >
16
+ <links >Liens</links >
17
+ <source-link >Sources</source-link >
18
+ <services-link >Services</services-link >
19
+ <testString >Cette chaine de caractères est là pour un test, ne pas la supprimer</testString >
20
+ <abstract >Résumé</abstract >
21
+ <associated-link >Associé</associated-link >
22
+ <related-link >Associé</related-link >
23
+ </strings >
Original file line number Diff line number Diff line change
1
+ <strings >
2
+ <dataset-link >Datenbestand</dataset-link >
3
+ <fcat-link >Feature-Katalog</fcat-link >
4
+ <parent >Eltern</parent >
5
+ <sibling-link >Geschwister</sibling-link >
6
+ <xml >XML</xml >
7
+ <associated-link >Verbunden</associated-link >
8
+ <datasets-link >Datenbestände</datasets-link >
9
+ <hassource-link >hat eine Quelle</hassource-link >
10
+ <links >Links</links >
11
+ <services-link >Dienste</services-link >
12
+ <testString >Dieser dient für Tests, bitte nicht löschen!</testString >
13
+ <abstract >Kurzbeschreibung</abstract >
14
+ <noUuidInLink >Keine UUID im Link vorhanden</noUuidInLink >
15
+ <parent-link >Eltern</parent-link >
16
+ <children-link >Kinder</children-link >
17
+ <complete >vollständig</complete >
18
+ <hierarchy >Hierarchie</hierarchy >
19
+ <overview >Überblick</overview >
20
+ <related-link >verwandt</related-link >
21
+ <service-link >Dienst</service-link >
22
+ <source-link >Quellen</source-link >
23
+ </strings >
Original file line number Diff line number Diff line change
1
+ <strings >
2
+ <complete >Complete</complete >
3
+ <datasets-link >Datasets</datasets-link >
4
+ <hierarchy >Hierarchy</hierarchy >
5
+ <noUuidInLink >No uuid in link</noUuidInLink >
6
+ <services-link >Services</services-link >
7
+ <abstract >Descrizione</abstract >
8
+ <sibling-link >Siblings</sibling-link >
9
+ <related-link >Related</related-link >
10
+ <source-link >Sources</source-link >
11
+ <xml >XML</xml >
12
+ <associated-link >Associated</associated-link >
13
+ <dataset-link >Dataset</dataset-link >
14
+ <overview >Visione generale</overview >
15
+ <parent >Parent</parent >
16
+ <parent-link >Parent</parent-link >
17
+ <testString >This String is here for testing don't delete</testString >
18
+ <children-link >Children</children-link >
19
+ <fcat-link >Feature Catalog</fcat-link >
20
+ <hassource-link >Has Source</hassource-link >
21
+ <links >Links</links >
22
+ <service-link >Service</service-link >
23
+ </strings >
You can’t perform that action at this time.
0 commit comments