Initial commit
Some checks failed
Gradle Build / build (push) Has been cancelled

This commit is contained in:
CaiXiang
2024-11-30 18:36:13 +08:00
commit aa56926258
2134 changed files with 232943 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC0-1.0
version = 1
[[annotations]]
path = ["**/*.gif", "**/*.jpg", "**/*.png", "**/*.svg"]
precedence = "closest"
SPDX-FileCopyrightText = "The openTCS Authors"
SPDX-License-Identifier = "CC-BY-4.0"

View File

@@ -0,0 +1,10 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
modelPropertiesAction.optionPane_properties.message.lastModified=Last modified:
modelPropertiesAction.optionPane_properties.message.numberOfBlocks=Number of blocks:
modelPropertiesAction.optionPane_properties.message.numberOfLocationTypes=Number of location types:
modelPropertiesAction.optionPane_properties.message.numberOfLocations=Number of locations:
modelPropertiesAction.optionPane_properties.message.numberOfPaths=Number of paths:
modelPropertiesAction.optionPane_properties.message.numberOfPoints=Number of points:
modelPropertiesAction.optionPane_properties.message.numberOfVehicles=Number of vehicles:

View File

@@ -0,0 +1,10 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
modelPropertiesAction.optionPane_properties.message.lastModified=Letzte \u00c4nderung:
modelPropertiesAction.optionPane_properties.message.numberOfBlocks=Anzahl Bl\u00f6cke:
modelPropertiesAction.optionPane_properties.message.numberOfLocationTypes=Anzahl Stationstypen:
modelPropertiesAction.optionPane_properties.message.numberOfLocations=Anzahl Stationen:
modelPropertiesAction.optionPane_properties.message.numberOfPaths=Anzahl Pfade:
modelPropertiesAction.optionPane_properties.message.numberOfPoints=Anzahl Punkte:
modelPropertiesAction.optionPane_properties.message.numberOfVehicles=Anzahl Fahrzeuge:

View File

@@ -0,0 +1,22 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
abstractTreeViewPanel.deleteEdit.presentationName=Delete
abstractTreeViewPanel.pasteEdit.presentationName=Paste
deleteAction.name=Delete
deleteAction.shortDescription=Delete the selected figures
fileModeMenu.text=Mode
modelPropertiesAction.name=Show model properties
modelPropertiesAction.shortDescription=Show the current model's properties
saveModelAction.name=Save Model
saveModelAction.shortDescription=Save model to file
saveModelAsAction.name=Save Model As...
saveModelAsAction.shortDescription=Save the current model with a a new name
selectAllAction.name=Select All
selectAllAction.shortDescription=Select all figures in the drawing
undoRedoManager.redoAction.name=Redo
undoRedoManager.redoAction.shortDescription=Redo the last action
undoRedoManager.undoAction.name=Undo
undoRedoManager.undoAction.shortDescription=Undo the last action
viewPluginPanelsMenu.menuItem_none.text=No plugins available
viewPluginPanelsMenu.text=Plugins

View File

@@ -0,0 +1,25 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
abstractTreeViewPanel.deleteEdit.presentationName=L\u00f6schen
abstractTreeViewPanel.pasteEdit.presentationName=Einf\u00fcgen
deleteAction.name=L\u00f6schen
deleteAction.shortDescription=Selektierte Figuren L\u00f6schen
file.loadModel.couldNotLoad.message=Konnte Modell "{0}" nicht laden.
file.loadModel.fileDoesNotExist.message=Das Modell "{0}" existiert nicht.
file.saveModel.couldNotSave.message=Konnte Modell nicht in die Datei "{0}" speichern.
fileModeMenu.text=Modus
modelPropertiesAction.name=Modelleigenschaften zeigen
modelPropertiesAction.shortDescription=Eigenschaften des aktuellen Modells anzeigen
saveModelAction.name=Anlagenmodell speichern
saveModelAction.shortDescription=Anlagenmodell in Datei speichern
saveModelAsAction.name=Anlagenmodell speichern als...
saveModelAsAction.shortDescription=Anlagenmodell unter neuem Namen speichern
selectAllAction.name=Alles ausw\u00e4hlen
selectAllAction.shortDescription=Alle Figuren ausw\u00e4hlen
undoRedoManager.redoAction.name=Wiederholen
undoRedoManager.redoAction.shortDescription=Die letzte Aktion wiederholen
undoRedoManager.undoAction.name=R\u00fcckg\u00e4ngig
undoRedoManager.undoAction.shortDescription=Die letzte Aktion r\u00fcckg\u00e4ngig machen
viewPluginPanelsMenu.menuItem_none.text=Keine Plugins verf\u00fcgbar
viewPluginPanelsMenu.text=Plugins

View File

@@ -0,0 +1,21 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
bezierLinerEdit.presentationName=Move control point
modelRestorationProgressStatus.description.cleanup=Cleaning up working area.
modelRestorationProgressStatus.description.setUpDirectoryTree=Setting up the model directory view.
modelRestorationProgressStatus.description.setUpModelView=Setting up the model view.
modelRestorationProgressStatus.description.setUpWorkingArea=Model restored. Setting up working area.
modelRestorationProgressStatus.description.startLoadingBlocks=Loading blocks.
modelRestorationProgressStatus.description.startLoadingLocations=Loading locations.
modelRestorationProgressStatus.description.startLoadingModel=Start loading the model.
modelRestorationProgressStatus.description.startLoadingPaths=Loading paths.
modelRestorationProgressStatus.description.startLoadingPoints=Loading points.
modelRestorationProgressStatus.description.startLoadingVehicles=Loading vehicles.
openTcsModelManager.message_notSaved.text=An error occurred while saving the model. The model was not saved.
openTcsModelManager.optionPane_fileExists.message=The file already exists. Do you want to overwrite it?
openTcsModelManager.optionPane_fileExists.title=File already exists
startupProgressStatus.description.initializeModel=Initialize system model
startupProgressStatus.description.initialized=openTCS view initialized
startupProgressStatus.description.showPlantOverview=Launch openTCS visualization application
startupProgressStatus.description.startPlantOverview=Start openTCS visualization

View File

@@ -0,0 +1,21 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
bezierLinerEdit.presentationName=Kontrollpunkt verschieben
modelRestorationProgressStatus.description.cleanup=R\u00e4ume Arbeitsfl\u00e4che auf.
modelRestorationProgressStatus.description.setUpDirectoryTree=Erstelle Baumdarstellung des Modells.
modelRestorationProgressStatus.description.setUpModelView=Erstelle visuelle Ansicht des Modells.
modelRestorationProgressStatus.description.setUpWorkingArea=Modell geladen. Richte Arbeitsfl\u00e4che ein.
modelRestorationProgressStatus.description.startLoadingBlocks=Lade Bl\u00f6cke.
modelRestorationProgressStatus.description.startLoadingLocations=Lade Stationen.
modelRestorationProgressStatus.description.startLoadingModel=Lade Modell.
modelRestorationProgressStatus.description.startLoadingPaths=Lade Pfade.
modelRestorationProgressStatus.description.startLoadingPoints=Lade Punkte.
modelRestorationProgressStatus.description.startLoadingVehicles=Lade Fahrzeuge.
openTcsModelManager.message_notSaved.text=Ein Fehler ist aufgetreten w\u00e4hrend des Speicherns des Modells. Das Modell wurde nicht gespeichert.
openTcsModelManager.optionPane_fileExists.message=Die Datei existiert bereits. Möchten Sie sie überschreiben?
openTcsModelManager.optionPane_fileExists.title=Datei existiert bereits
startupProgressStatus.description.initializeModel=Lade Systemmodell
startupProgressStatus.description.initialized=openTCS-Ansicht initialisiert
startupProgressStatus.description.showPlantOverview=Zeige openTCS-Visualisierung an
startupProgressStatus.description.startPlantOverview=Starte openTCS-Visualisierung

View File

@@ -0,0 +1,27 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
blockMouseListener.popupMenuItem_addToBlock.text=Add selected elements to block
blockMouseListener.popupMenuItem_removeFromBlock.text=Remove selected elements from block
blockMouseListener.popupMenuItem_selectAllElements.text=Select all elements of block
groupsMouseAdapter.popupMenuItem_addToGroup.text=Add selection to this group
groupsMouseAdapter.popupMenuItem_deleteGroup.text=Delete group
groupsMouseAdapter.popupMenuItem_removeFromGroup.text=Remove from group
groupsMouseAdapter.popupMenuItem_show.text=Show in "{0}"
groupsMouseAdapter.popupMenuItem_showInAll.text=Show in all driving courses
standardSystemModel.folder_blocks.name=Blocks
standardSystemModel.folder_links.name=Links
standardSystemModel.folder_locationTypes.name=Location types
standardSystemModel.folder_locations.name=Locations
standardSystemModel.folder_otherGraphicalElements.name=Other graphical elements
standardSystemModel.folder_paths.name=Paths
standardSystemModel.folder_points.name=Points
standardSystemModel.folder_vehicles.name=Vehicles
standardSystemModel.property_name.description=Name
standardSystemModel.property_name.helptext=The name of this model.
treeMouseAdapter.popupMenuItem_closeAllFolders.text=Close all folders
treeMouseAdapter.popupMenuItem_closeAllFolders.tooltipText=Close all folders
treeMouseAdapter.popupMenuItem_expandAllFolders.text=Expand all folders
treeMouseAdapter.popupMenuItem_expandAllFolders.tooltipText=Expand all folders
treeMouseAdapter.popupMenuItem_sortAllItems.text=Sort all items
treeMouseAdapter.popupMenuItem_sortAllItems.tooltipText=Sort all items

View File

@@ -0,0 +1,27 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
blockMouseListener.popupMenuItem_addToBlock.text=Markierte Elemente dem Blockbereich zuweisen
blockMouseListener.popupMenuItem_removeFromBlock.text=Markierte Elemente aus dem Blockbereich entfernen
blockMouseListener.popupMenuItem_selectAllElements.text=Alle Elemente des Blockbereiches markieren
groupsMouseAdapter.popupMenuItem_addToGroup.text=Selektierung zu dieser Gruppe hinzuf\u00fcgen
groupsMouseAdapter.popupMenuItem_deleteGroup.text=Gruppe l\u00f6schen
groupsMouseAdapter.popupMenuItem_removeFromGroup.text=Aus Gruppe entfernen
groupsMouseAdapter.popupMenuItem_show.text=Zeige in "{0}" an
groupsMouseAdapter.popupMenuItem_showInAll.text=In allen Fahrkursen anzeigen
standardSystemModel.folder_blocks.name=Blockbereiche
standardSystemModel.folder_links.name=Referenzen
standardSystemModel.folder_locationTypes.name=Stationstypen
standardSystemModel.folder_locations.name=Stationen
standardSystemModel.folder_otherGraphicalElements.name=Sonstige graphische Elemente
standardSystemModel.folder_paths.name=Strecken
standardSystemModel.folder_points.name=Punkte
standardSystemModel.folder_vehicles.name= Fahrzeuge
standardSystemModel.property_name.description=Name
standardSystemModel.property_name.helptext=Der Name dieses Modells.
treeMouseAdapter.popupMenuItem_closeAllFolders.text=Alle Ordner schlie\u00dfen
treeMouseAdapter.popupMenuItem_closeAllFolders.tooltipText=Alle Ordner schlie\u00dfen
treeMouseAdapter.popupMenuItem_expandAllFolders.text=Alle Ordner \u00f6ffnen
treeMouseAdapter.popupMenuItem_expandAllFolders.tooltipText=Alle Ordner \u00f6ffnen
treeMouseAdapter.popupMenuItem_sortAllItems.text=Sortieren
treeMouseAdapter.popupMenuItem_sortAllItems.tooltipText=Sortieren

View File

@@ -0,0 +1,6 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
abstractLayerGroupsTableModel.column_id.headerText=ID
abstractLayerGroupsTableModel.column_name.headerText=Name
abstractLayerGroupsTableModel.column_visible.headerText=Visible

View File

@@ -0,0 +1,6 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
abstractLayerGroupsTableModel.column_id.headerText=ID
abstractLayerGroupsTableModel.column_name.headerText=Name
abstractLayerGroupsTableModel.column_visible.headerText=Sichtbar

View File

@@ -0,0 +1,9 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
drawingViewPlacardPanel.button_toggleBlocks.tooltipText=Show blocks
drawingViewPlacardPanel.button_toggleGrid.tooltipText=Show grid
drawingViewPlacardPanel.button_toggleLabels.tooltipText=Show labels
drawingViewPlacardPanel.button_toggleRulers.tooltipText=Show rulers
drawingViewPlacardPanel.button_zoomViewToWindow.tooltipText=Zoom view to window
selectSameAction.name=Select same

View File

@@ -0,0 +1,8 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
drawingViewPlacardPanel.button_toggleBlocks.tooltipText=Blockbereiche anzeigen
drawingViewPlacardPanel.button_toggleGrid.tooltipText=Gitternetz Ein/Aus
drawingViewPlacardPanel.button_toggleLabels.tooltipText=Beschriftungen anzeigen
drawingViewPlacardPanel.button_toggleRulers.tooltipText=Lineale anzeigen
selectSameAction.name=Gleichartige Ausw\u00e4hlen

View File

@@ -0,0 +1,110 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
boundingBoxPropertyEditorPanel.label_height=Height:
boundingBoxPropertyEditorPanel.label_length=Length:
boundingBoxPropertyEditorPanel.label_referenceOffsetX=X:
boundingBoxPropertyEditorPanel.label_referenceOffsetY=Y:
boundingBoxPropertyEditorPanel.label_width=Width:
boundingBoxPropertyEditorPanel.optionPane_numberFormatError.message=Invalid number format
boundingBoxPropertyEditorPanel.optionPane_numberFormatError.title=Please enter only valid integer numbers.
boundingBoxPropertyEditorPanel.panel_dimensions.border.title=Dimensions (in mm)
boundingBoxPropertyEditorPanel.panel_referenceOffset.border.title=Reference offset (in mm)
boundingBoxPropertyEditorPanel.title=Bounding box editor
colorPropertyCellEditor.dialog_colorSelection.title=Choose color
energyLevelThresholdSetPropertyEditorPanel.title=Energy level threshold set editor
energyLevelThresholdSetPropertyEditorPanel.label_energyLevelGood.text=Energy good at:
energyLevelThresholdSetPropertyEditorPanel.label_energyLevelCritical.text=Energy critical at:
energyLevelThresholdSetPropertyEditorPanel.label_energyLevelSufficientlyRecharged.text=Energy sufficiently recharged at:
energyLevelThresholdSetPropertyEditorPanel.label_energyLevelFullyRecharged.text=Energy fully recharged at:
energyLevelThresholdSetPropertyEditorPanel.optionPane_fullyRechargedSmallerSufficientlyRecharged.message="Energy fully recharged at" must be >= "Energy sufficiently recharged at".
energyLevelThresholdSetPropertyEditorPanel.optionPane_fullyRechargedSmallerSufficientlyRecharged.title=Implausible input
energyLevelThresholdSetPropertyEditorPanel.optionPane_goodSmallerCritical.message="Energy good at" must be >= "Energy critical at".
energyLevelThresholdSetPropertyEditorPanel.optionPane_goodSmallerCritical.title=Implausible input
energyLevelThresholdSetPropertyEditorPanel.optionPane_numberFormatError.message=Please enter only valid integer numbers.
energyLevelThresholdSetPropertyEditorPanel.optionPane_numberFormatError.title=Invalid number format
energyLevelThresholdSetPropertyEditorPanel.optionPane_thresholdsNotInRange.message=Please enter only values in [0..100].
energyLevelThresholdSetPropertyEditorPanel.optionPane_thresholdsNotInRange.title=Threshold not within valid range
energyLevelThresholdSetPropertyEditorPanel.panel_thresholds.border.title=Energy level thresholds (in %)
envelopePanel.button_add.text=Add
envelopePanel.button_down.text=Down
envelopePanel.button_remove.text=Remove
envelopePanel.button_up.text=Up
envelopePanel.label_envelopeCoordinates.text=Envelope coordinates:
envelopePanel.label_envelopeKey.text=Envelope key (drop down for keys used in plant model):
envelopePanel.label_envelopeValidation.text=Envelope validation:
envelopePanel.optionPane_invalidNumberError.message=Please enter a valid integer number.
envelopePanel.table_couples.column_x.headerText=X
envelopePanel.table_couples.column_y.headerText=Y
envelopePanel.textArea_validation.text.envelopeKeyAlreadyDefinedError=The envelope key is already defined for this model element.
envelopePanel.textArea_validation.text.envelopeValid=The envelope is valid.
envelopePanel.textArea_validation.text.firstAndLastCoordianteNotEqualError=The first and last coordinate must be equal.
envelopePanel.textArea_validation.text.lessThanFourCoordinatesError=Please enter at least four coordinates.
envelopePanel.title=Edit envelope
envelopesPropertyEditorPanel.button_add.text=Add
envelopesPropertyEditorPanel.button_edit.text=Edit
envelopesPropertyEditorPanel.button_remove.text=Remove
envelopesPropertyEditorPanel.table_envelopes.column_coordinates.headerText=Coordinates
envelopesPropertyEditorPanel.table_envelopes.column_key.headerText=Key
envelopesPropertyEditorPanel.title=Envelopes
keyValuePropertyEditorPanel.label_key.text=Key:
keyValuePropertyEditorPanel.label_value.text=Value:
keyValuePropertyEditorPanel.title=Attribute editor
keyValueSetPropertyEditorPanel.button_add.text=Add
keyValueSetPropertyEditorPanel.button_edit.text=Edit
keyValueSetPropertyEditorPanel.button_remove.text=Remove
keyValueSetPropertyEditorPanel.optionPane_keyAlreadyExists.message=A property with this key already exists
keyValueSetPropertyEditorPanel.title=Edit key-value pairs
keyValueSetPropertyViewerEditorPanel.table_properties.column_key.headerText=Key
keyValueSetPropertyViewerEditorPanel.table_properties.column_value.headerText=Value
keyValueSetPropertyViewerEditorPanel.title=View key-value pairs
linkActionsEditorPanel.dialog_actionSelection.label_action.text=Action
linkActionsEditorPanel.dialog_actionSelectionAdd.title=Add action
linkActionsEditorPanel.dialog_actionSelectionEdit.title=Edit action
linkActionsEditorPanel.title=Actions
locationTypeActionsEditorPanel.dialog_actionDefinition.label_action.text=Action
locationTypeActionsEditorPanel.dialog_actionDefinitionAdd.title=Add action
locationTypeActionsEditorPanel.dialog_actionDefinitionEdit.title=Edit action
locationTypeActionsEditorPanel.title=Actions
orderTypesPropertyEditorPanel.button_add.text=Add
orderTypesPropertyEditorPanel.button_remove.text=Remove
orderTypesPropertyEditorPanel.optionPane_typeAlreadyPresentError.message=Type already in the list.
orderTypesPropertyEditorPanel.title=Allowed order types
peripheralOperationPanel.label_location.text=Location:
peripheralOperationPanel.label_operation.text=Operation:
peripheralOperationPanel.label_requireComplete.text=Completion required:
peripheralOperationPanel.label_trigger.text=Execution trigger:
peripheralOperationPanel.title=Peripheral operation editor
peripheralOperationsPropertyEditorPanel.button_add.text=Add
peripheralOperationsPropertyEditorPanel.button_edit.text=Edit
peripheralOperationsPropertyEditorPanel.button_remove.text=Remove
peripheralOperationsPropertyEditorPanel.button_up.text=Up
peripheralOperationsPropertyEditorPanel.table_resources.column_completion.headerText=Completion required
peripheralOperationsPropertyEditorPanel.table_resources.column_location.headerText=Location
peripheralOperationsPropertyEditorPanel.table_resources.column_operation.headerText=Operation
peripheralOperationsPropertyEditorPanel.table_resources.column_trigger.headerText=Trigger
peripheralOperationsPropertyEditorPanel.title=Peripheral operations
peripheralOperationsPropertyEditorPanell.button_down.text=Down
propertiesTableContent.column_attribute.headerText=Attribute
propertiesTableContent.column_value.headerText=Value
quantityCellEditor.dialog_error.title=No valid value
quantityCellEditor.dialog_errorFormat.message=Please insert a value of the form '<value> <unit>' (e.g. '10.0 cm').
quantityCellEditor.dialog_errorNumber.message=Please insert a number followed by a unit (e.g. '10.0 cm').
quantityCellEditor.dialog_errorRange.message=The value entered is outside the valid range for this property.\nThe valid range is: {0} - {1}
quantityCellEditor.dialog_errorScale.message=Please insert a value other than 0.0.
quantityCellEditor.dialog_errorUnit.message=The unit entered is not a valid unit for this property.\nValid units are: {0}
quantityEditorPanel.title=Quantity editor
resourcePropertyViewerEditorPanel.table_resources.column_location.headerText=Location
resourcePropertyViewerEditorPanel.table_resources.column_path.headerText=Path
resourcePropertyViewerEditorPanel.table_resources.column_point.headerText=Point
resourcePropertyViewerEditorPanel.title=View resources
selectionPropertyEditorPanel.label_value.text=Value
selectionPropertyEditorPanel.title=Selection editor
stringPropertyEditorPanel.title=String editor
stringSetPropertyEditorPanel.button_add.text=Add
stringSetPropertyEditorPanel.button_down.text=Down
stringSetPropertyEditorPanel.button_edit.text=Edit
stringSetPropertyEditorPanel.button_remove.text=Remove
stringSetPropertyEditorPanel.button_up.text=Up
symbolPropertyEditorPanel.button_removeSymbol.text=Remove symbol
symbolPropertyEditorPanel.title=Select a symbol

View File

@@ -0,0 +1,110 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
boundingBoxPropertyEditorPanel.label_height=H\u00f6he:
boundingBoxPropertyEditorPanel.label_length=L\u00e4nge:
boundingBoxPropertyEditorPanel.label_referenceOffsetX=X:
boundingBoxPropertyEditorPanel.label_referenceOffsetY=Y:
boundingBoxPropertyEditorPanel.label_width=Breite:
boundingBoxPropertyEditorPanel.optionPane_numberFormatError.message=Ung\u00fcltiges Zahlenformat
boundingBoxPropertyEditorPanel.optionPane_numberFormatError.title=Bitte geben Sie ausschlie\u00dflich g\u00fcltige ganzzahlige Werte ein.
boundingBoxPropertyEditorPanel.panel_dimensions.border.title=Dimensionen (in mm)
boundingBoxPropertyEditorPanel.panel_referenceOffset.border.title=Referenz-Offset (in mm)
boundingBoxPropertyEditorPanel.title=Bounding-Box-Editor
colorPropertyCellEditor.dialog_colorSelection.title=Bitte Farbe w\u00e4hlen
energyLevelThresholdSetPropertyEditorPanel.title=Energielevelschwellwerte-Editor
energyLevelThresholdSetPropertyEditorPanel.label_energyLevelGood.text=Energie gut bei:
energyLevelThresholdSetPropertyEditorPanel.label_energyLevelCritical.text=Energie kritisch bei:
energyLevelThresholdSetPropertyEditorPanel.label_energyLevelSufficientlyRecharged.text=Energie ausreichend geladen bei:
energyLevelThresholdSetPropertyEditorPanel.label_energyLevelFullyRecharged.text=Energie vollst\u00e4ndig geladen bei:
energyLevelThresholdSetPropertyEditorPanel.optionPane_fullyRechargedSmallerSufficientlyRecharged.message="Energie vollst\u00e4ndig geladen bei" muss >= "Energie ausreichend geladen bei" sein.
energyLevelThresholdSetPropertyEditorPanel.optionPane_fullyRechargedSmallerSufficientlyRecharged.title=Implausible input
energyLevelThresholdSetPropertyEditorPanel.optionPane_goodSmallerCritical.message="Energie gut bei" muss >= "Energie kritisch bei" sein.
energyLevelThresholdSetPropertyEditorPanel.optionPane_goodSmallerCritical.title=Unplausible Eingabe
energyLevelThresholdSetPropertyEditorPanel.optionPane_numberFormatError.message=Bitte geben Sie ausschlie\u00dflich g\u00fcltige ganzzahlige Werte ein.
energyLevelThresholdSetPropertyEditorPanel.optionPane_numberFormatError.title=Ung\u00fcltiges Zahlenformat
energyLevelThresholdSetPropertyEditorPanel.optionPane_thresholdsNotInRange.message=Bitte geben sie nur Werte im Bereich [0..100] ein.
energyLevelThresholdSetPropertyEditorPanel.optionPane_thresholdsNotInRange.title=Schwellenwert nicht im g\u00fcltigen Bereich
energyLevelThresholdSetPropertyEditorPanel.panel_thresholds.border.title=Energielevelschwellwerte (in %)
envelopePanel.button_add.text=Hinzuf\u00fcgen
envelopePanel.button_down.text=Nach unten
envelopePanel.button_remove.text=Entfernen
envelopePanel.button_up.text=Nach oben
envelopePanel.label_envelopeCoordinates.text=H\u00fcllkurvenkoordinaten:
envelopePanel.label_envelopeKey.text=H\u00fcllkurvenschl\u00fcssel (Aufklappen zeigt Schl\u00fcssel im Anlagenmodell):
envelopePanel.label_envelopeValidation.text=H\u00fcllkurvenvalidierung:
envelopePanel.optionPane_invalidNumberError.message=Bitte geben Sie eine g\u00fcltige ganze Zahl ein.
envelopePanel.table_couples.column_x.headerText=X
envelopePanel.table_couples.column_y.headerText=Y
envelopePanel.textArea_validation.text.envelopeKeyAlreadyDefinedError=Der H\u00fcllkurvenschl\u00fcssel ist f\u00fcr dieses Modellelement bereits definiert.
envelopePanel.textArea_validation.text.envelopeValid=Die H\u00fcllkurve ist g\u00fcltig.
envelopePanel.textArea_validation.text.firstAndLastCoordianteNotEqualError=Die erste und die letzte Koordinate m\u00fcssen gleich sein.
envelopePanel.textArea_validation.text.lessThanFourCoordinatesError=Bitte geben Sie mindestens vier Koordinaten ein.
envelopePanel.title=H\u00fcllkurve bearbeiten
envelopesPropertyEditorPanel.button_add.text=Hinzuf\u00fcgen
envelopesPropertyEditorPanel.button_edit.text=Bearbeiten
envelopesPropertyEditorPanel.button_remove.text=Entfernen
envelopesPropertyEditorPanel.table_envelopes.column_coordinates.headerText=Koordinaten
envelopesPropertyEditorPanel.table_envelopes.column_key.headerText=Schl\u00fcssel
envelopesPropertyEditorPanel.title=H\u00fcllkurven
keyValuePropertyEditorPanel.label_key.text=Schl\u00fcssel:
keyValuePropertyEditorPanel.label_value.text=Wert:
keyValuePropertyEditorPanel.title=Attribut-Editor
keyValueSetPropertyEditorPanel.button_add.text=Hinzuf\u00fcgen
keyValueSetPropertyEditorPanel.button_edit.text=Bearbeiten
keyValueSetPropertyEditorPanel.button_remove.text=Entfernen
keyValueSetPropertyEditorPanel.optionPane_keyAlreadyExists.message=Ein Property mit diesem Schl\u00fcssel existiert bereits
keyValueSetPropertyEditorPanel.title=Schl\u00fcssel-Wert-Paare bearbeiten
keyValueSetPropertyViewerEditorPanel.table_properties.column_key.headerText=Schl\u00fcssel
keyValueSetPropertyViewerEditorPanel.table_properties.column_value.headerText=Wert
keyValueSetPropertyViewerEditorPanel.title=Schl\u00fcssel-Wert-Paare ansehen
linkActionsEditorPanel.dialog_actionSelection.label_action.text=Aktion
linkActionsEditorPanel.dialog_actionSelectionAdd.title=Aktion hinzuf\u00fcgen
linkActionsEditorPanel.dialog_actionSelectionEdit.title=Aktion bearbeiten
linkActionsEditorPanel.title=Aktionen
locationTypeActionsEditorPanel.dialog_actionDefinition.label_action.text=Aktionen
locationTypeActionsEditorPanel.dialog_actionDefinitionAdd.title=Aktion hinzuf\u00fcgen
locationTypeActionsEditorPanel.dialog_actionDefinitionEdit.title=Aktion bearbeiten
locationTypeActionsEditorPanel.title=Aktionen
orderTypesPropertyEditorPanel.button_add.text=Hinzuf\u00fcgen
orderTypesPropertyEditorPanel.button_remove.text=Entfernen
orderTypesPropertyEditorPanel.optionPane_typeAlreadyPresentError.message=Typ bereits in der Liste enthalten.
orderTypesPropertyEditorPanel.title=Erlaubte Auftragstypen
peripheralOperationPanel.label_location.text=Station:
peripheralOperationPanel.label_operation.text=Operation:
peripheralOperationPanel.label_requireComplete.text=Fertigstellung erforderlich:
peripheralOperationPanel.label_trigger.text=Ausf\u00fchrungsausl\u00f6ser:
peripheralOperationPanel.title=Peripheral operation editor
peripheralOperationsPropertyEditorPanel.button_add.text=Hinzuf\u00fcgen
peripheralOperationsPropertyEditorPanel.button_edit.text=Bearbeiten
peripheralOperationsPropertyEditorPanel.button_remove.text=Entfernen
peripheralOperationsPropertyEditorPanel.button_up.text=Nach oben
peripheralOperationsPropertyEditorPanel.table_resources.column_completion.headerText=Fertigstellung erforderlich
peripheralOperationsPropertyEditorPanel.table_resources.column_location.headerText=Station
peripheralOperationsPropertyEditorPanel.table_resources.column_operation.headerText=Operation
peripheralOperationsPropertyEditorPanel.table_resources.column_trigger.headerText=Ausl\u00f6ser
peripheralOperationsPropertyEditorPanel.title=Peripherieoperationen
peripheralOperationsPropertyEditorPanell.button_down.text=Nach unten
propertiesTableContent.column_attribute.headerText=Attribut
propertiesTableContent.column_value.headerText=Wert
quantityCellEditor.dialog_error.title=Kein g\u00fcltiger Wert
quantityCellEditor.dialog_errorFormat.message=Bitte geben Sie einen g\u00fcltigen Wert in der Form '<Wert> <Einheit>' an (z.B. '10.0 cm').
quantityCellEditor.dialog_errorNumber.message=Bitte geben sie eine Zahl gefolgt von einer Einheit an (z.b. '10.0 mm').
quantityCellEditor.dialog_errorRange.message=Der eingegebene Wert liegt au\u00dferhalb des g\u00fcltigen Bereichs f\u00fcr diese Eigenschaft.\nDer g\u00fcltige Bereich ist: {0} - {1}
quantityCellEditor.dialog_errorScale.message=Bitte geben Sie einen anderen Wert als 0.0 ein.
quantityCellEditor.dialog_errorUnit.message=Die eingegebene Einheit ist keine g\u00fcltige Einheit f\u00fcr diese Eigenschaft.\nG\u00fcltige Einheiten sind: {0}
quantityEditorPanel.title=Gr\u00f6\u00dfen-Editor
resourcePropertyViewerEditorPanel.table_resources.column_location.headerText=Station
resourcePropertyViewerEditorPanel.table_resources.column_path.headerText=Pfad
resourcePropertyViewerEditorPanel.table_resources.column_point.headerText=Punkt
resourcePropertyViewerEditorPanel.title=Ressourcen ansehen
selectionPropertyEditorPanel.label_value.text=Wert
selectionPropertyEditorPanel.title=Wert ausw\u00e4hlen
stringPropertyEditorPanel.title=String-Editor
stringSetPropertyEditorPanel.button_add.text=Hinzuf\u00fcgen
stringSetPropertyEditorPanel.button_down.text=Nach unten
stringSetPropertyEditorPanel.button_edit.text=Bearbeiten
stringSetPropertyEditorPanel.button_remove.text=Entfernen
stringSetPropertyEditorPanel.button_up.text=Nach oben
symbolPropertyEditorPanel.button_removeSymbol.text=Symbol entfernen
symbolPropertyEditorPanel.title=Symbol ausw\u00e4hlen

View File

@@ -0,0 +1,15 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
closableDialog.button_close.text=Close
splashFrame.label_message.text=Starting openTCS...
splashFrame.title.text=Plant Overview
standardContentDialog.button_apply.text=Apply
standardContentDialog.button_cancel.text=Cancel
standardContentDialog.button_close.text=Close
standardContentDialog.button_ok.text=Ok
standardDetailsDialog.button_cancel.text=Cancel
standardDetailsDialog.button_ok.text=Ok
standardDialog.button_cancel.text=Cancel
standardDialog.button_ok.text=Ok
unifiedModelConstants.dialogFileFilter.description=Kernel model files (*.{0})

View File

@@ -0,0 +1,12 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
closableDialog.button_close.text=Schlie\u00dfen
splashFrame.label_message.text=Starte openTCS...
splashFrame.title.text=Anlagen\u00fcbersicht
standardContentDialog.button_apply.text=\u00dcbernehmen
standardContentDialog.button_cancel.text=Abbrechen
standardContentDialog.button_close.text=Schlie\u00dfen
standardDetailsDialog.button_cancel.text=Abbrechen
standardDialog.button_cancel.text=Abbrechen
unifiedModelConstants.dialogFileFilter.description=Modelldateien des Kernels (*.{0})

View File

@@ -0,0 +1,7 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
moveAction.east.shortDescription=Move right
moveAction.north.shortDescription=Move up
moveAction.south.shortDescription=Move down
moveAction.west.shortDescription=Move left

View File

@@ -0,0 +1,7 @@
# SPDX-FileCopyrightText: The openTCS Authors
# SPDX-License-Identifier: CC-BY-4.0
moveAction.east.shortDescription=Nach rechts verschieben
moveAction.north.shortDescription=Nach oben verschieben
moveAction.south.shortDescription=Nach unten verschieben
moveAction.west.shortDescription=Nach links verschieben

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 974 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 422 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 434 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 913 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 117 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB