summaryrefslogtreecommitdiff
path: root/pdf-over-gui/src/main/resources/at
diff options
context:
space:
mode:
authortkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:15:04 +0000
committertkellner <tkellner@174cde9d-5d70-4d2a-aa98-46368bc2aaf7>2013-04-10 19:15:04 +0000
commit620b7500e3e590d6ad67425aece586103f329d70 (patch)
treef1f528113de4bc626d6b94804c3c74ac2c4ede47 /pdf-over-gui/src/main/resources/at
parentd8f1e6183bf5af499bf733033be7b5a2dd997a7e (diff)
downloadpdf-over-620b7500e3e590d6ad67425aece586103f329d70.tar.gz
pdf-over-620b7500e3e590d6ad67425aece586103f329d70.tar.bz2
pdf-over-620b7500e3e590d6ad67425aece586103f329d70.zip
Merge branch 'master' of git@abyss:12PDF-OVER-4.0.git
git-svn-id: https://joinup.ec.europa.eu/svn/pdf-over/trunk@221 174cde9d-5d70-4d2a-aa98-46368bc2aaf7
Diffstat (limited to 'pdf-over-gui/src/main/resources/at')
-rw-r--r--pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties3
-rw-r--r--pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties3
2 files changed, 6 insertions, 0 deletions
diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
index 413e9db5..ebb65dcc 100644
--- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
+++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties
@@ -18,6 +18,8 @@ advanced_config.SigPHTransparencyMin=Invisible
advanced_config.AutoPosition_ToolTip=Activate this option to automatically position the signature
advanced_config.OutputFolder_ToolTip=Select the folder where the signed document will be saved automatically (clear this field to disable automatic saving)
advanced_config.BKUSelection_ToolTip=Select the default CCE to use during signature
+advanced_config.LocaleSelection_ToolTip=Select the default Language
+advanced_config.LocaleSelection_Title=Language selection
argument.error.output=is not a directory
argument.help.bku=Select the CCE to use. Values are: LOCAL, MOBILE. Example: -b <option>
argument.help.config=Defines which configuration file to use. Example: -c <config file>
@@ -78,6 +80,7 @@ error.TanTooLong=Entered TAN too long
error.Unexpected=Unexpected Error
error.title=Error
error.MayNotBeAPDF=This may not be a PDF File
+error.InvalidLocale=Locale not valid
exception.InvalidEmblemFile=%s is an invalid signature logo file!
exception.InvalidPort=%s is invalid: has to be a number between %d and %d
exception.PasswordTooLong=Given password is too long!
diff --git a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties
index c3a1d302..536073c6 100644
--- a/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties
+++ b/pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties
@@ -18,6 +18,8 @@ advanced_config.SigPHTransparencyMin=Unsichtbar
advanced_config.AutoPosition_ToolTip=Aktivieren Sie diese Option, um die Signatur automatisch zu positionieren
advanced_config.OutputFolder_ToolTip=Wählen Sie einen Ordner, in dem signierte Dokumente automatisch abgelegt werden (deaktivert, wenn das Feld leer ist)
advanced_config.BKUSelection_ToolTip=Wählen Sie die BKU, mit der die Signatur durchgeführt werden soll
+advanced_config.LocaleSelection_ToolTip=Wählen Sie die Sprache
+advanced_config.LocaleSelection_Title=Sprachauswahl
argument.error.output=ist kein Ordner
argument.help.bku=Wählen Sie die BKU. Gültige Werte: LOCAL, MOBILE. Bsp.: -b <bku>
argument.help.config=Auswahl der Konfigurationsdatei. Bsp.: -c <Dateiname>
@@ -78,6 +80,7 @@ error.TanTooLong=Eingegebener TAN zu lange
error.Unexpected=Unerwarteter Fehler
error.title=Fehler
error.MayNotBeAPDF=Dies ist möglicherweise keine PDF Datei
+error.InvalidLocale=Ungültige Sprache
exception.InvalidEmblemFile=%s ist eine ungültige Bildmarken-Datei!
exception.InvalidPort=%s ist ungültig: muss eine Nummer zwischen %d und %d sein.
exception.PasswordTooLong=Eingegebenes Passwort ist zu lange!