Skip to content

Commit

Permalink
Fixed data formats keys. Global pack moved one level up.
Browse files Browse the repository at this point in the history
  • Loading branch information
knstvk committed Feb 28, 2018
1 parent abb254c commit 5f73a68
Show file tree
Hide file tree
Showing 44 changed files with 2,373 additions and 1,923 deletions.
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.desktop.gui.components/export.dataProviderError = Could not save file, data provider error
com.haulmont.cuba.desktop.gui.components/export.fileCaption = File
com.haulmont.cuba.desktop.gui.components/export.openError = Could not open file, please check your installed software
Expand All @@ -7,7 +8,6 @@ com.haulmont.cuba.desktop.gui.components/export.saveSuccess = File has been save
com.haulmont.cuba.desktop.gui.components/export.selectFile = Select file
com.haulmont.cuba.desktop.gui.components/export.tempFileError = Could not create temp file for download
com.haulmont.cuba.desktop.gui.components/upload.selectFiles = Upload
@include = com.haulmont.cuba.gui
DatePicker.linkFormat = Today is {0,date}
DesktopTable.configureFontsLabel = Configure Fonts
DesktopTable.horizontalScroll = Horizontal Scroll
Expand Down
Expand Up @@ -248,16 +248,16 @@ com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.Ran
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.SafeHtml.message = may have unsafe html content
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.ScriptAssert.message = script expression "{script}" didn't evaluate to true
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.URL.message = must be a valid URL
com.haulmont.cuba/dateFormat = dd/MM/yyyy
com.haulmont.cuba/dateTimeFormat = dd/MM/yyyy HH:mm
com.haulmont.cuba/decimalFormat = #,##0.##
com.haulmont.cuba/doubleFormat = #,##0.###
com.haulmont.cuba/falseString = False
com.haulmont.cuba/integerFormat = #,##0
com.haulmont.cuba/numberDecimalSeparator = .
com.haulmont.cuba/numberGroupingSeparator = ,
com.haulmont.cuba/timeFormat = HH:mm
com.haulmont.cuba/trueString = True
dateFormat = dd/MM/yyyy
dateTimeFormat = dd/MM/yyyy HH:mm
decimalFormat = #,##0.##
doubleFormat = #,##0.###
falseString = False
integerFormat = #,##0
numberDecimalSeparator = .
numberGroupingSeparator = ,
timeFormat = HH:mm
trueString = True
com.haulmont.cuba.security.entity/Constraint = Constraint
com.haulmont.cuba.security.entity/Constraint.checkType = Check Type
com.haulmont.cuba.security.entity/Constraint.code = Code
Expand Down
Expand Up @@ -209,16 +209,16 @@ com.haulmont.cuba.core.global/SendingStatus.QUEUE = Kø
com.haulmont.cuba.core.global/SendingStatus.SENDING = Sender
com.haulmont.cuba.core.global/SendingStatus.SENT = Sendt
com.haulmont.cuba.core.global/onBehalfOf = %s på vegne af %s
com.haulmont.cuba.core/dateFormat = dd-MM-yyyy
com.haulmont.cuba.core/dateTimeFormat = dd-MM-yyyy HH:mm
com.haulmont.cuba.core/decimalFormat = #,##0.##
com.haulmont.cuba.core/doubleFormat = #,##0.###
com.haulmont.cuba.core/falseString = Falsk
com.haulmont.cuba.core/integerFormat = #,##0
com.haulmont.cuba.core/numberDecimalSeparator = ,
com.haulmont.cuba.core/numberGroupingSeparator = .
com.haulmont.cuba.core/timeFormat = HH:mm
com.haulmont.cuba.core/trueString = True
dateFormat = dd-MM-yyyy
dateTimeFormat = dd-MM-yyyy HH:mm
decimalFormat = #,##0.##
doubleFormat = #,##0.###
falseString = Falsk
integerFormat = #,##0
numberDecimalSeparator = ,
numberGroupingSeparator = .
timeFormat = HH:mm
trueString = True
com.haulmont.cuba.security.entity/Constraint = Begrænsning
com.haulmont.cuba.security.entity/Constraint.checkType = Kontrol type
com.haulmont.cuba.security.entity/Constraint.code = Kode
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.web.app.domain/caption = Data model
com.haulmont.cuba.web.app.folders/addToCurSet = Add to current set
com.haulmont.cuba.web.app.folders/addToSet = Add to set
Expand Down Expand Up @@ -137,7 +138,6 @@ com.haulmont.cuba.web.app.ui.statistics/recentAverage = Average for %s
com.haulmont.cuba.web.app.ui.statistics/stacktrace = Stacktrace
com.haulmont.cuba.web.app.ui.statistics/threadsMonitor = Threads
com.haulmont.cuba.web.app.ui.statistics/threadsMonitoring.caption = Threads on %s
@include = com.haulmont.cuba.gui
FileUploadField.clearButtonCaption = Clear
FileUploadField.fileNotSelected = File is not selected
PresentationsEditor.autoSave = Save changes automatically
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.desktop.gui.components/export.dataProviderError = Could not save file, data provider error
com.haulmont.cuba.desktop.gui.components/export.fileCaption = File
com.haulmont.cuba.desktop.gui.components/export.openError = Could not open file, please check your installed software
Expand All @@ -7,7 +8,6 @@ com.haulmont.cuba.desktop.gui.components/export.saveSuccess = File has been save
com.haulmont.cuba.desktop.gui.components/export.selectFile = Select file
com.haulmont.cuba.desktop.gui.components/export.tempFileError = Could not create temp file for download
com.haulmont.cuba.desktop.gui.components/upload.selectFiles = Upload
@include = com.haulmont.cuba.gui
DatePicker.linkFormat = Today is {0,date}
DesktopTable.configureFontsLabel = Configure Fonts
DesktopTable.horizontalScroll = Horizontal Scroll
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.desktop.gui.components/export.dataProviderError = Datei konnte nicht gespeichert werden, Data Provider Fehler
com.haulmont.cuba.desktop.gui.components/export.fileCaption = Datei
com.haulmont.cuba.desktop.gui.components/export.openError = Datei konnte nicht geöffnet werden. Bitte überprüfen Sie ihre installierte Software
Expand All @@ -7,7 +8,6 @@ com.haulmont.cuba.desktop.gui.components/export.saveSuccess = Datei wurde erfolg
com.haulmont.cuba.desktop.gui.components/export.selectFile = Datei auswählen
com.haulmont.cuba.desktop.gui.components/export.tempFileError = Konnte Temp Datei für Download nicht anlegen
com.haulmont.cuba.desktop.gui.components/upload.selectFiles = Hochladen
@include = com.haulmont.cuba.gui
DatePicker.linkFormat = Heute ist {0,date}
DesktopTable.configureFontsLabel = Schriftarten konfigurieren
DesktopTable.horizontalScroll=Horizontales scrollen
Expand Down
Expand Up @@ -248,16 +248,16 @@ com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.Ran
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.SafeHtml.message = may have unsafe html content
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.ScriptAssert.message = script expression "{script}" didn't evaluate to true
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.URL.message = must be a valid URL
com.haulmont.cuba/dateFormat = dd/MM/yyyy
com.haulmont.cuba/dateTimeFormat = dd/MM/yyyy HH:mm
com.haulmont.cuba/decimalFormat = #,##0.##
com.haulmont.cuba/doubleFormat = #,##0.###
com.haulmont.cuba/falseString = False
com.haulmont.cuba/integerFormat = #,##0
com.haulmont.cuba/numberDecimalSeparator = .
com.haulmont.cuba/numberGroupingSeparator = ,
com.haulmont.cuba/timeFormat = HH:mm
com.haulmont.cuba/trueString = True
dateFormat = dd/MM/yyyy
dateTimeFormat = dd/MM/yyyy HH:mm
decimalFormat = #,##0.##
doubleFormat = #,##0.###
falseString = False
integerFormat = #,##0
numberDecimalSeparator = .
numberGroupingSeparator = ,
timeFormat = HH:mm
trueString = True
com.haulmont.cuba.security.entity/Constraint = Constraint
com.haulmont.cuba.security.entity/Constraint.checkType = Check Type
com.haulmont.cuba.security.entity/Constraint.code = Code
Expand Down
Expand Up @@ -248,16 +248,16 @@ com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.Ran
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.SafeHtml.message=kann unsicheren html-Inhalt haben
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.ScriptAssert.message=Skript-Ausdruck "{script}" wurde nicht als wahr interpretiert.
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.URL.message=muss eine gültige URL sein
com.haulmont.cuba/dateFormat=dd.MM.yyyy
com.haulmont.cuba/dateTimeFormat=dd.MM.yyyy HH:mm
com.haulmont.cuba/decimalFormat=#.##0,##
com.haulmont.cuba/doubleFormat=#.##0,###
com.haulmont.cuba/falseString=Nein
com.haulmont.cuba/integerFormat=#.##0
com.haulmont.cuba/numberDecimalSeparator=,
com.haulmont.cuba/numberGroupingSeparator=.
com.haulmont.cuba/timeFormat=HH:mm
com.haulmont.cuba/trueString=Ja
dateFormat=dd.MM.yyyy
dateTimeFormat=dd.MM.yyyy HH:mm
decimalFormat=#,##0.##
doubleFormat=#,##0.###
falseString=Nein
integerFormat=#,##0
numberDecimalSeparator=,
numberGroupingSeparator=.
timeFormat=HH:mm
trueString=Ja
com.haulmont.cuba.security.entity/Constraint=Einschränkung
com.haulmont.cuba.security.entity/Constraint.checkType = Prüftyp
com.haulmont.cuba.security.entity/Constraint.code = Code
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.web.app.domain/caption = Data model
com.haulmont.cuba.web.app.folders/addToCurSet = Add to current set
com.haulmont.cuba.web.app.folders/addToSet = Add to set
Expand Down Expand Up @@ -137,7 +138,6 @@ com.haulmont.cuba.web.app.ui.statistics/recentAverage = Average for %s
com.haulmont.cuba.web.app.ui.statistics/stacktrace = Stacktrace
com.haulmont.cuba.web.app.ui.statistics/threadsMonitor = Threads
com.haulmont.cuba.web.app.ui.statistics/threadsMonitoring.caption = Threads on %s
@include = com.haulmont.cuba.gui
FileUploadField.clearButtonCaption = Clear
FileUploadField.fileNotSelected = File is not selected
PresentationsEditor.autoSave = Save changes automatically
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.web.app.domain/caption = Datenmodell
com.haulmont.cuba.web.app.folders/addToCurSet = Zur aktuellen Liste hinzufügen
com.haulmont.cuba.web.app.folders/addToSet = Zur Liste hinzufügen
Expand Down Expand Up @@ -137,7 +138,6 @@ com.haulmont.cuba.web.app.ui.statistics/recentAverage = Mittelwert für %s
com.haulmont.cuba.web.app.ui.statistics/stacktrace = Stacktrace
com.haulmont.cuba.web.app.ui.statistics/threadsMonitor = Threads
com.haulmont.cuba.web.app.ui.statistics/threadsMonitoring.caption = Threads von %s
@include = com.haulmont.cuba.gui
FileUploadField.clearButtonCaption = Entfernen
FileUploadField.fileNotSelected = Keine Datei ausgewählt
PresentationsEditor.autoSave = Änderungen automatisch speichern
Expand Down
@@ -1,6 +1,6 @@
@include = com.haulmont.bpm.gui
com.haulmont.bpm.web.exceptions/emptyModel.msg = Model is empty. Deployment is impossible
com.haulmont.bpm.web.exceptions/missingLinking.msg = Some model elements are not linked
@include = com.haulmont.bpm.gui
menu-config.bpm = BPM
menu-config.bpm$ProcAttachmentType.lookup = Attachment Types
menu-config.bpm$ProcDefinition.lookup = Process Definitions
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.desktop.gui.components/export.dataProviderError = Could not save file, data provider error
com.haulmont.cuba.desktop.gui.components/export.fileCaption = File
com.haulmont.cuba.desktop.gui.components/export.openError = Could not open file, please check your installed software
Expand All @@ -7,7 +8,6 @@ com.haulmont.cuba.desktop.gui.components/export.saveSuccess = File has been save
com.haulmont.cuba.desktop.gui.components/export.selectFile = Select file
com.haulmont.cuba.desktop.gui.components/export.tempFileError = Could not create temp file for download
com.haulmont.cuba.desktop.gui.components/upload.selectFiles = Upload
@include = com.haulmont.cuba.gui
DatePicker.linkFormat = Today is {0,date}
DesktopTable.configureFontsLabel = Configure Fonts
DesktopTable.horizontalScroll = Horizontal Scroll
Expand Down
Expand Up @@ -248,16 +248,16 @@ com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.Ran
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.SafeHtml.message = may have unsafe html content
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.ScriptAssert.message = script expression "{script}" didn't evaluate to true
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.URL.message = must be a valid URL
com.haulmont.cuba/dateFormat = dd/MM/yyyy
com.haulmont.cuba/dateTimeFormat = dd/MM/yyyy HH:mm
com.haulmont.cuba/decimalFormat = #,##0.##
com.haulmont.cuba/doubleFormat = #,##0.###
com.haulmont.cuba/falseString = False
com.haulmont.cuba/integerFormat = #,##0
com.haulmont.cuba/numberDecimalSeparator = .
com.haulmont.cuba/numberGroupingSeparator = ,
com.haulmont.cuba/timeFormat = HH:mm
com.haulmont.cuba/trueString = True
dateFormat = dd/MM/yyyy
dateTimeFormat = dd/MM/yyyy HH:mm
decimalFormat = #,##0.##
doubleFormat = #,##0.###
falseString = False
integerFormat = #,##0
numberDecimalSeparator = .
numberGroupingSeparator = ,
timeFormat = HH:mm
trueString = True
com.haulmont.cuba.security.entity/Constraint = Constraint
com.haulmont.cuba.security.entity/Constraint.checkType = Check Type
com.haulmont.cuba.security.entity/Constraint.code = Code
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.web.app.domain/caption = Data model
com.haulmont.cuba.web.app.folders/addToCurSet = Add to current set
com.haulmont.cuba.web.app.folders/addToSet = Add to set
Expand Down Expand Up @@ -137,7 +138,6 @@ com.haulmont.cuba.web.app.ui.statistics/recentAverage = Average for %s
com.haulmont.cuba.web.app.ui.statistics/stacktrace = Stacktrace
com.haulmont.cuba.web.app.ui.statistics/threadsMonitor = Threads
com.haulmont.cuba.web.app.ui.statistics/threadsMonitoring.caption = Threads on %s
@include = com.haulmont.cuba.gui
FileUploadField.clearButtonCaption = Clear
FileUploadField.fileNotSelected = File is not selected
PresentationsEditor.autoSave = Save changes automatically
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.desktop.gui.components/export.dataProviderError = Could not save file, data provider error
com.haulmont.cuba.desktop.gui.components/export.fileCaption = File
com.haulmont.cuba.desktop.gui.components/export.openError = Could not open file, please check your installed software
Expand All @@ -7,7 +8,6 @@ com.haulmont.cuba.desktop.gui.components/export.saveSuccess = File has been save
com.haulmont.cuba.desktop.gui.components/export.selectFile = Select file
com.haulmont.cuba.desktop.gui.components/export.tempFileError = Could not create temp file for download
com.haulmont.cuba.desktop.gui.components/upload.selectFiles = Upload
@include = com.haulmont.cuba.gui
DatePicker.linkFormat = Today is {0,date}
DesktopTable.configureFontsLabel = Configure Fonts
DesktopTable.horizontalScroll = Horizontal Scroll
Expand Down
Expand Up @@ -248,16 +248,16 @@ com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.Ran
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.SafeHtml.message = may have unsafe html content
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.ScriptAssert.message = script expression "{script}" didn't evaluate to true
com.haulmont.cuba.core.global.validation/org.hibernate.validator.constraints.URL.message = must be a valid URL
com.haulmont.cuba/dateFormat = dd/MM/yyyy
com.haulmont.cuba/dateTimeFormat = dd/MM/yyyy HH:mm
com.haulmont.cuba/decimalFormat = #,##0.##
com.haulmont.cuba/doubleFormat = #,##0.###
com.haulmont.cuba/falseString = False
com.haulmont.cuba/integerFormat = #,##0
com.haulmont.cuba/numberDecimalSeparator = .
com.haulmont.cuba/numberGroupingSeparator = ,
com.haulmont.cuba/timeFormat = HH:mm
com.haulmont.cuba/trueString = True
dateFormat = dd/MM/yyyy
dateTimeFormat = dd/MM/yyyy HH:mm
decimalFormat = #,##0.##
doubleFormat = #,##0.###
falseString = False
integerFormat = #,##0
numberDecimalSeparator = .
numberGroupingSeparator = ,
timeFormat = HH:mm
trueString = True
com.haulmont.cuba.security.entity/Constraint = Constraint
com.haulmont.cuba.security.entity/Constraint.checkType = Check Type
com.haulmont.cuba.security.entity/Constraint.code = Code
Expand Down
Expand Up @@ -188,16 +188,16 @@ com.haulmont.cuba.core.global/SendingStatus.QUEUE = Cola
com.haulmont.cuba.core.global/SendingStatus.SENDING = Enviando
com.haulmont.cuba.core.global/SendingStatus.SENT = Expedido
com.haulmont.cuba.core.global/onBehalfOf = %s en nombre de %s
com.haulmont.cuba.core/dateFormat = dd/MM/yyyy
com.haulmont.cuba.core/dateTimeFormat = dd/MM/yyyy HH:mm
com.haulmont.cuba.core/decimalFormat = #,##0.##
com.haulmont.cuba.core/doubleFormat = #,##0.###
com.haulmont.cuba.core/falseString = Falso
com.haulmont.cuba.core/integerFormat = #,##0
com.haulmont.cuba.core/numberDecimalSeparator = .
com.haulmont.cuba.core/numberGroupingSeparator = ,
com.haulmont.cuba.core/timeFormat = HH:mm
com.haulmont.cuba.core/trueString = Cierto
dateFormat = dd/MM/yyyy
dateTimeFormat = dd/MM/yyyy HH:mm
decimalFormat = #,##0.##
doubleFormat = #,##0.###
falseString = Falso
integerFormat = #,##0
numberDecimalSeparator = .
numberGroupingSeparator = ,
timeFormat = HH:mm
trueString = Cierto
com.haulmont.cuba.security.entity/Constraint = Restricción
com.haulmont.cuba.security.entity/Constraint.entityName = Nombre de la entidad
com.haulmont.cuba.security.entity/Constraint.group = Grupo
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.web.app.domain/caption = Data model
com.haulmont.cuba.web.app.folders/addToCurSet = Add to current set
com.haulmont.cuba.web.app.folders/addToSet = Add to set
Expand Down Expand Up @@ -137,7 +138,6 @@ com.haulmont.cuba.web.app.ui.statistics/recentAverage = Average for %s
com.haulmont.cuba.web.app.ui.statistics/stacktrace = Stacktrace
com.haulmont.cuba.web.app.ui.statistics/threadsMonitor = Threads
com.haulmont.cuba.web.app.ui.statistics/threadsMonitoring.caption = Threads on %s
@include = com.haulmont.cuba.gui
FileUploadField.clearButtonCaption = Clear
FileUploadField.fileNotSelected = File is not selected
PresentationsEditor.autoSave = Save changes automatically
Expand Down
@@ -1,3 +1,4 @@
@include = com.haulmont.cuba.gui
com.haulmont.cuba.desktop.gui.components/export.dataProviderError = Could not save file, data provider error
com.haulmont.cuba.desktop.gui.components/export.fileCaption = File
com.haulmont.cuba.desktop.gui.components/export.openError = Could not open file, please check your installed software
Expand All @@ -7,7 +8,6 @@ com.haulmont.cuba.desktop.gui.components/export.saveSuccess = File has been save
com.haulmont.cuba.desktop.gui.components/export.selectFile = Select file
com.haulmont.cuba.desktop.gui.components/export.tempFileError = Could not create temp file for download
com.haulmont.cuba.desktop.gui.components/upload.selectFiles = Upload
@include = com.haulmont.cuba.gui
DatePicker.linkFormat = Today is {0,date}
DesktopTable.configureFontsLabel = Configure Fonts
DesktopTable.horizontalScroll = Horizontal Scroll
Expand Down

0 comments on commit 5f73a68

Please sign in to comment.