Commit 8f87e16f authored by Riegel's avatar Riegel
Browse files

Feat: Added ZipEntryPicker localizations

2 merge requests!28Version 3.17.0 Release,!26Add ZIP-archive support
Showing with 30 additions and 0 deletions
+30 -0
......@@ -104,6 +104,21 @@ CheckDialog.schematronFileLabel=Schematron File:
CheckDialog.selectBtn=Select
CheckDialog.checkBtn=Check
CheckDialog.cancelBtn=Cancel
ZipEntryPicker.entryListTitle=Zip-entries
ZipEntryPicker.metadata=Metadata
ZipEntryPicker.subpathLbl=Subpath:
ZipEntryPicker.erroneousLbl=Erroneous:
ZipEntryPicker.excessiveFileSize=Filesize exceeds memory
ZipEntryPicker.invalidCityGml=Invalid CityGML file
ZipEntryPicker.ioError=Unable to access file
ZipEntryPicker.filesizeLbl=Filesize:
ZipEntryPicker.validatedLbl=Validated:
ZipEntryPicker.objectCountLbl=Object count:
ZipEntryPicker.loadBtn=Load entry
ZipEntryPicker.cancelBtn=Cancel
ZipEntryPicker.unknownValue=N/A
ZipEntryPicker.yes=Yes
ZipEntryPicker.no=No
WriteReportDialog.writeBtn=Save
WriteReportDialog.cancelBtn=Cancel
WriteReportDialog.errorStatisticsLabel=Error Statistics
......
......@@ -102,6 +102,21 @@ CheckDialog.schematronFileLabel=Schematron Datei
CheckDialog.selectBtn=Ausw\u00e4hlen
CheckDialog.checkBtn=Pr\u00fcfen
CheckDialog.cancelBtn=Abbrechen
ZipEntryPicker.entryListTitle=Zipeintr\u00e4ge
ZipEntryPicker.metadata=Metadaten
ZipEntryPicker.subpathLbl=Unterpfad:
ZipEntryPicker.erroneousLbl=Fehlerhaft:
ZipEntryPicker.excessiveFileSize=Datei zu gro\u00DF
ZipEntryPicker.invalidCityGml=Ung\u00fcltige CityGML Datei
ZipEntryPicker.ioError=Dateizugriff fehlgeschlagen
ZipEntryPicker.filesizeLbl=Dateigr\u00f6\u00DFe:
ZipEntryPicker.validatedLbl=Validiert:
ZipEntryPicker.objectCountLbl=Objektanzahl:
ZipEntryPicker.loadBtn=Eintrag laden
ZipEntryPicker.cancelBtn=Abbruch
ZipEntryPicker.unknownValue=Unbekannt
ZipEntryPicker.yes=Ja
ZipEntryPicker.no=Nein
WriteReportDialog.writeBtn=Speichern
WriteReportDialog.cancelBtn=Abbrechen
WriteReportDialog.errorStatisticsLabel=Fehler Statistik
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment