Skip to content

Commit

Permalink
Update order of translations
Browse files Browse the repository at this point in the history
  • Loading branch information
Lehats committed Dec 19, 2024
1 parent c5a600c commit b3dd351
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/client/public/locale/de/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@
"drilling_start_date": "Datum Bohrbeginn",
"dropZoneAttachmentsText": "Datei(en) mit Anhängen hier ablegen oder klicken, um sie hochzuladen",
"dropZoneBoreholeCsvText": "Wählen Sie eine Borehole CSV Datei aus",
"dropZoneBoreholeJsonText": "Wählen Sie eine Borehole JSON Datei aus",
"dropZoneChooseBoreholeFilesFirst": "Wählen Sie zuerst eine CSV Datei mit Bohrungen aus",
"dropZoneDefaultErrorMsg": "Beim Auswählen ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.",
"dropZoneFileToLarge": "Eine oder mehrere Dateien sind zu gross. Max. 200 MB.",
"dropZoneGeometryText": "CSV Datei mit Geometriedaten hier ablegen oder klicken, um sie hochzuladen",
"dropZoneInvalidFileType": "Eine oder mehrere Dateien haben einen nicht unterstützten Dateityp",
"dropZoneBoreholeJsonText": "Wählen Sie eine Borehole JSON Datei aus",
"dropZoneLithologyText": "CSV Datei mit Lithologien hier ablegen oder klicken, um sie hochzuladen",
"dropZoneMaxFilesToUploadReached": "Maximale Anzahl von Dateien zum Hochladen erreicht",
"dropZoneMaximumFilesToSelectAtOnce": "Zu viele Dateien gleichzeitig ausgewählt",
Expand Down
2 changes: 1 addition & 1 deletion src/client/public/locale/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@
"drilling_start_date": "Drilling date: start",
"dropZoneAttachmentsText": "Drag and drop file(s) with the appendixes here or click to upload",
"dropZoneBoreholeCsvText": "Select a borehole CSV file",
"dropZoneBoreholeJsonText": "Select a borehole JSON file",
"dropZoneChooseBoreholeFilesFirst": "First, select a CSV file with boreholes",
"dropZoneDefaultErrorMsg": "An error occurred during the selection. Please try again.",
"dropZoneFileToLarge": "One ore more files are too large. Max. 200 MB.",
"dropZoneGeometryText": "Drag and drop a CSV file with the geometry data here or click to upload",
"dropZoneInvalidFileType": "One or more files have unsupported file type",
"dropZoneBoreholeJsonText": "Select a borehole JSON file",
"dropZoneLithologyText": "Drag and drop a CSV file with the lithologies here or click to upload",
"dropZoneMaxFilesToUploadReached": "Maximum number of files to upload reached",
"dropZoneMaximumFilesToSelectAtOnce": "To many files selected",
Expand Down
2 changes: 1 addition & 1 deletion src/client/public/locale/fr/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@
"drilling_start_date": "Date de début du forage",
"dropZoneAttachmentsText": "Déposez les fichiers avec les annexes ici ou cliquez pour les télécharger",
"dropZoneBoreholeCsvText": "Sélectionnez un fichier CSV avec les forages",
"dropZoneBoreholeJsonText": "Sélectionnez un fichier JSON de forage",
"dropZoneChooseBoreholeFilesFirst": "D'abord, sélectionnez un fichier CSV avec les forages",
"dropZoneDefaultErrorMsg": "Une erreur s'est produite lors de la sélection. Veuillez réessayer.",
"dropZoneFileToLarge": "Un ou plusieurs fichiers sont trop volumineux. Max. 200 Mo.",
"dropZoneGeometryText": "Déposez le fichier CSV avec les géométries ici ou cliquez pour les télécharger",
"dropZoneInvalidFileType": "Un ou plusieurs fichiers ont un type de fichier non pris en charge",
"dropZoneBoreholeJsonText": "Sélectionnez un fichier JSON de forage",
"dropZoneLithologyText": "Déposez le fichier CSV avec les lithologies ici ou cliquez pour le télécharger",
"dropZoneMaxFilesToUploadReached": "Nombre maximum de fichiers à télécharger atteint",
"dropZoneMaximumFilesToSelectAtOnce": "Trop de fichiers sélectionnés en même temps",
Expand Down
2 changes: 1 addition & 1 deletion src/client/public/locale/it/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,12 @@
"drilling_start_date": "Data di inizio della perforazione",
"dropZoneAttachmentsText": "Trascina qui i file con i appendici o clicca per caricarli",
"dropZoneBoreholeCsvText": "Seleziona un file CSV con le perforazioni",
"dropZoneBoreholeJsonText": "Seleziona un file JSON di trivellazione",
"dropZoneChooseBoreholeFilesFirst": "Innanzitutto, seleziona un file CSV con i perforazioni",
"dropZoneDefaultErrorMsg": "Si è verificato un errore durante la selezione. Riprova.",
"dropZoneFileToLarge": "Uno o più file sono troppo grandi. Max. 200 MB.",
"dropZoneGeometryText": "Trascina qui il file CSV con la geometria o clicca per caricarlo CSV",
"dropZoneInvalidFileType": "Uno o più file hanno un tipo non supportato",
"dropZoneBoreholeJsonText": "Seleziona un file JSON di trivellazione",
"dropZoneLithologyText": "Trascina qui il file CSV con le litologie o clicca per caricarlo CSV",
"dropZoneMaxFilesToUploadReached": "Raggiunto il numero massimo di file da caricare",
"dropZoneMaximumFilesToSelectAtOnce": "Troppi file selezionati contemporaneamente",
Expand Down

0 comments on commit b3dd351

Please sign in to comment.