summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Kellner <tobias.kellner@iaik.tugraz.at>2015-06-26 18:04:00 +0200
committerTobias Kellner <tobias.kellner@iaik.tugraz.at>2015-06-26 18:04:00 +0200
commita21bd91d45fa8adf13dd3d86109f01f43942b78b (patch)
treeb36bed2c5e988214af09165b2a2a7bdbf292e214
parent5ec6231117604094ddcb50d1ada295ac8c10096b (diff)
downloadpdf-over-a21bd91d45fa8adf13dd3d86109f01f43942b78b.tar.gz
pdf-over-a21bd91d45fa8adf13dd3d86109f01f43942b78b.tar.bz2
pdf-over-a21bd91d45fa8adf13dd3d86109f01f43942b78b.zip
Add A-Trust disclaimer to mobile bku credential entry
-rw-r--r--pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states/MobileBKUState.java2
-rw-r--r--pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages.properties127
-rw-r--r--pdf-over-gui/src/main/resources/at/asit/pdfover/gui/messages_de.properties195
3 files changed, 164 insertions, 160 deletions
diff --git a/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states/MobileBKUState.java b/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states/MobileBKUState.java
index ef74ced1..5d97262c 100644
--- a/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states/MobileBKUState.java
+++ b/pdf-over-gui/src/main/java/at/asit/pdfover/gui/workflow/states/MobileBKUState.java
@@ -212,6 +212,8 @@ public class MobileBKUState extends State {
// set possible error message
ui.setErrorMessage(mobileStatus.getErrorMessage());
mobileStatus.setErrorMessage(null);
+ } else if (mobileStatus instanceof ATrustStatus) {
+ ui.setErrorMessage(Messages.getString("mobileBKU.aTrustDisclaimer")); //$NON-NLS-1$
}
if (ui.getMobileNumber() == null
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 3bc09db0..cd5a104e 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
@@ -1,5 +1,5 @@
#Eclipse messages class
-#Tue Oct 23 16:04:42 CEST 2012
+#Fri Jun 26 16:29:30 CEST 2015
BKU.LOCAL=Local CCE
BKU.MOBILE=Mobile CCE
BKU.NONE=no default
@@ -11,61 +11,61 @@ advanced_config.BKUSelection_Title=CC&E Selection
advanced_config.BKUSelection_ToolTip=Select the default CCE to use during signature
advanced_config.LocaleSelection_Title=Interface &language selection
advanced_config.LocaleSelection_ToolTip=Select the interface language for PDF-Over
-advanced_config.OutputFolder=Default output folder:
+advanced_config.OutputFolder=Default output folder\:
advanced_config.OutputFolder.Dialog=Select a folder
advanced_config.OutputFolder.Dialog_Title=Select Output folder
advanced_config.OutputFolder_Title=&Output location
advanced_config.OutputFolder_ToolTip=Select the folder where the signed document will be saved automatically (clear this field to disable automatic saving, enter a single dot (".") to denote the input document directory)
advanced_config.PdfACompat=PDF/A compatibility
advanced_config.PdfACompat_Tooltip=Whether to make signature PDF/A compatible (increases pdf size)
-advanced_config.Proxy_Title=&Proxy
-advanced_config.ProxyHost=Host:
-advanced_config.ProxyHost_ToolTip=To use a proxy server enter the hostname or the IP here
+advanced_config.ProxyHost=Host\:
advanced_config.ProxyHost_Template=Hostname or IP of the proxy server
-advanced_config.ProxyPort=Port:
+advanced_config.ProxyHost_ToolTip=To use a proxy server enter the hostname or the IP here
+advanced_config.ProxyPass=Password\:
+advanced_config.ProxyPass_Template=Password for proxy authentication
+advanced_config.ProxyPass_ToolTip=To use proxy authentication enter password here
+advanced_config.ProxyPort=Port\:
advanced_config.ProxyPort_Template=Port of the proxy server [1-65535]
advanced_config.ProxyPort_ToolTip=To use a proxy server enter the port number here
-advanced_config.ProxyUser=Username:
+advanced_config.ProxyUser=Username\:
advanced_config.ProxyUser_Template=Username for proxy authentication
advanced_config.ProxyUser_ToolTip=To use proxy authentication enter username here
-advanced_config.ProxyPass=Password:
-advanced_config.ProxyPass_Template=Password for proxy authentication
-advanced_config.ProxyPass_ToolTip=To use proxy authentication enter password here
-advanced_config.Signature_Title=Si&gnature
+advanced_config.Proxy_Title=&Proxy
advanced_config.SigPHTransparency=Signature placeholder transparency
advanced_config.SigPHTransparencyMax=Opaque
advanced_config.SigPHTransparencyMin=Invisible
advanced_config.SigPHTransparencyTooltip=Set the transparency of the signature placeholder in the positioning step
-advanced_config.UpdateCheck_Title=Updates
+advanced_config.Signature_Title=Si&gnature
advanced_config.UpdateCheck=Automatically check for updates
+advanced_config.UpdateCheck_Title=Updates
advanced_config.UpdateCheck_ToolTip=Shows a notification when a new version is available
argument.error.output=is not a directory
argument.help.autopos=Enables automatic signature positioning
-argument.help.bku=Select the CCE to use. Values are: LOCAL, MOBILE. Example: -b MOBILE
-argument.help.config=Defines which configuration file to use. Example: -c <config file>
-argument.help.emblem=Sets the signature logo file to use for the signature. Example: -e <emblem file>
+argument.help.bku=Select the CCE to use. Values are\: LOCAL, MOBILE. Example\: -b MOBILE
+argument.help.config=Defines which configuration file to use. Example\: -c <config file>
+argument.help.emblem=Sets the signature logo file to use for the signature. Example\: -e <emblem file>
argument.help.help=Shows this help message
-argument.help.input=Sets the document to sign. Example: -i <input document>
-argument.help.number=Sets the telephone number to use for mobile CCE. Example: -n <number>
-argument.help.output=Sets the output folder or file to use. Example: -o <folder>
-argument.help.password=Sets the password to use for mobile CCE. Example: -p <password>
-argument.help.proxyhost=Sets the proxy host to use. Example: -proxy <hostname/IP>
-argument.help.proxyport=Sets the proxy port to use. Example: -proxyport <port>
-argument.help.proxyuser=Sets the proxy username to use. Example: -proxyuser <username>
-argument.help.proxypass=Sets the proxy password to use. Example: -proxypass <password>
+argument.help.input=Sets the document to sign. Example\: -i <input document>
+argument.help.number=Sets the telephone number to use for mobile CCE. Example\: -n <number>
+argument.help.output=Sets the output folder or file to use. Example\: -o <folder>
+argument.help.password=Sets the password to use for mobile CCE. Example\: -p <password>
+argument.help.proxyhost=Sets the proxy host to use. Example\: -proxy <hostname/IP>
+argument.help.proxypass=Sets the proxy password to use. Example\: -proxypass <password>
+argument.help.proxyport=Sets the proxy port to use. Example\: -proxyport <port>
+argument.help.proxyuser=Sets the proxy username to use. Example\: -proxyuser <username>
argument.help.skipfinish=Enables skipping of the "Finish" dialog (if successfully saved)
-argument.info.help=The following options are available:
-argument.invalid.bku=CCE argument invalid! Usage:
-argument.invalid.config=Configuration file argument invalid! Usage:
-argument.invalid.emblem=Signature logo argument invalid! Usage:
-argument.invalid.input=Document to sign argument invalid! Usage:
-argument.invalid.number=Phone number argument invalid! Usage:
-argument.invalid.output=Output folder argument invalid! Usage:
-argument.invalid.password=Mobile CCE password invalid! Usage:
-argument.invalid.proxyhost=Proxy host argument invalid! Usage:
-argument.invalid.proxyport=Proxy port argument invalid! Usage:
-argument.invalid.proxyuser=Proxy username argument invalid! Usage:
-argument.invalid.proxypass=Proxy password argument invalid! Usage:
+argument.info.help=The following options are available\:
+argument.invalid.bku=CCE argument invalid\! Usage\:
+argument.invalid.config=Configuration file argument invalid\! Usage\:
+argument.invalid.emblem=Signature logo argument invalid\! Usage\:
+argument.invalid.input=Document to sign argument invalid\! Usage\:
+argument.invalid.number=Phone number argument invalid\! Usage\:
+argument.invalid.output=Output folder argument invalid\! Usage\:
+argument.invalid.password=Mobile CCE password invalid\! Usage\:
+argument.invalid.proxyhost=Proxy host argument invalid\! Usage\:
+argument.invalid.proxypass=Proxy password argument invalid\! Usage\:
+argument.invalid.proxyport=Proxy port argument invalid\! Usage\:
+argument.invalid.proxyuser=Proxy username argument invalid\! Usage\:
bku_selection.card=&Card
bku_selection.mobile=&Mobile
common.AllExtension_Description=All files
@@ -86,20 +86,20 @@ config.Simple=Basi&c
dataSourceSelection.DropLabel=Drag document here
dataSourceSelection.DropLabel2=or...
dataSourceSelection.browse=&Browse for PDF on your computer
-error.CmdLineArgs=Error parsing the command-line arguments:
+error.CmdLineArgs=Error parsing the command-line arguments\:
error.Details=Details
-error.EnteredReferenceValue=You entered the reference value!
+error.EnteredReferenceValue=You entered the reference value\!
error.FailedToGetSignedDocument=Failed to get signed document.
error.FailedToLoadEmblem=Failed to load the signature logo
-error.FailedToOpenDocument=Failed to open signed document: %s.
-error.FailedToSaveSettings=Failed to save configuration file!
-error.FileNotExist=File %s does not exist!
+error.FailedToOpenDocument=Failed to open signed document\: %s.
+error.FailedToSaveSettings=Failed to save configuration file\!
+error.FileNotExist=File %s does not exist\!
+error.IOError=Input/Output Error
error.Initialization=Initialization failed. Please check your configuration.
error.InvalidBKU=Invalid CCE selection. Please check.
error.InvalidLocale=Locale not valid
-error.InvalidPhoneNumber=Given phone number is invalid! Example: +43664123456789
+error.InvalidPhoneNumber=Given phone number is invalid\! Example\: +43664123456789
error.InvalidSettings=Invalid settings are still present. Please check your input.
-error.IOError=Input/Output Error
error.LocalBKU=Please check if a local CCE (citizen card environment) is running\n\nYou need a CCE to access your citizen card. Further information under www.buergerkarte.at
error.MayNotBeAPDF=This may not be a PDF file
error.NoTan=No TAN entered
@@ -108,21 +108,21 @@ error.PDFPwdProtected=This PDF file is password protected and can therefore not
error.PositioningNotPossible=Manual positioning currently not possible due to a Java Bug. Using automatic positioning.
error.PrepareDocument=Failed to prepare document for signature.
error.Retry=Retry
+error.SWTLib=Error loading SWT library
error.SaveOutputFolder=Failed to save signed document to configured output folder.
error.Signatur=Signature error
error.SignaturePanel.NoPage=No page selected
error.SignaturePanel.NoRender=Could not render page
-error.SWTLib=Error loading SWT library
error.TanTooLong=Entered TAN too long
error.Title=Error
error.TitleFatal=Fatal Error
error.Unexpected=Unexpected Error
-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!
-exception.PasswordTooShort=Given password is too short!
-exception.PathNotDirectory=Path %s does not denote a directory!
-exception.PathNotExist=Path %s does not exist!
+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\!
+exception.PasswordTooShort=Given password is too short\!
+exception.PathNotDirectory=Path %s does not denote a directory\!
+exception.PathNotExist=Path %s does not exist\!
main.about=About %s
main.configuration=Configuration
main.done=Finish
@@ -130,10 +130,11 @@ main.hide=Hide %s
main.position=Positioning
main.quit=Quit %s
main.signature=Signing
-mobileBKU.certExpiresSoon=Since the validity of your certificate expires in the next few days, a new activation is necessary (free of charge). Press "Yes" to visit https://www.handy-signatur.at/ now, and then sign in to your account.
-mobileBKU.notice=Notice from server:
-mobileBKU.number=Number:
-mobileBKU.password=Password:
+mobileBKU.aTrustDisclaimer=This service is provided by A-Trust
+mobileBKU.certExpiresSoon=Since the validity of your certificate expires in the next few days, a new activation is necessary (free of charge). Press "Yes" to visit https\://www.handy-signatur.at/ now, and then sign in to your account.
+mobileBKU.notice=Notice from server\:
+mobileBKU.number=Number\:
+mobileBKU.password=Password\:
mobileBKU.show=<a>Show signature data</a>
mobileBKU.show_tooltip=Shows the data to be signed
mobileBKU.tan_tries_exceeded=TAN tries exceeded, request a new TAN?
@@ -141,7 +142,7 @@ mobileBKU.wrong_tan=TAN not accepted
output.file_ask_overwrite=File %s already exists, do you want to overwrite it?
output.link_open_message=You can open the signed file <a>here</a>.
output.link_save_message=You can save the signed file
-output.save_failed=Saving file %s failed: %s
+output.save_failed=Saving file %s failed\: %s
output.success_message=Signature was successful
positioning.newPage=Create &new Page
positioning.page=Page %d of %d
@@ -154,18 +155,18 @@ simple_config.Emblem_Title=Signature &logo
simple_config.ExampleNumber=+43676123456789
simple_config.ExampleNumber_ToolTip=To use a default mobile phone number enter it here
simple_config.MobileBKU_Title=&Mobile signature
-simple_config.Note=Text:
-simple_config.Note_Default=This document is signed with a qualified electronic signature. According to §\u00A04 art.\u00A01 of the Signature Act it in principle is legally equivalent to a handwritten signature.
+simple_config.Note=Text\:
+simple_config.Note_Default=This document is signed with a qualified electronic signature. According to \u00A7\u00A04 art.\u00A01 of the Signature Act it in principle is legally equivalent to a handwritten signature.
simple_config.Note_SetDefault=Restore default
simple_config.Note_Title=Signature &Note
simple_config.Note_Tooltip=Add an optional note to display on your Signature
-simple_config.PhoneNumber=Mobile number:
-simple_config.SigBlockLang_Title=Signature block lan&guage:
+simple_config.PhoneNumber=Mobile number\:
+simple_config.SigBlockLang_Title=Signature block lan&guage\:
simple_config.SigBlockLang_ToolTip=Select the language to be used in the signature block displayed on the signed document
-tanEnter.ReferenceValue=Reference value:
-tanEnter.TAN=TAN:
-tanEnter.tries=%d tries left!
-tanEnter.try=Only 1 try left!
-version_check.UpdateTitle=New version available!
+tanEnter.ReferenceValue=Reference value\:
+tanEnter.TAN=TAN\:
+tanEnter.tries=%d tries left\!
+tanEnter.try=Only 1 try left\!
version_check.UpdateText=Version %s is available.\nOpen download page now?
+version_check.UpdateTitle=New version available\!
waiting.message=Signature creation in progress...
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 41ebf30c..00d55023 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
@@ -1,5 +1,5 @@
#Eclipse messages class
-#Tue Oct 23 16:04:42 CEST 2012
+#Fri Jun 26 18:01:09 CEST 2015
BKU.LOCAL=Lokale BKU
BKU.MOBILE=Handy-BKU
BKU.NONE=Keine Voreinstellung
@@ -8,70 +8,70 @@ TrustedSocketFactory.FailedToCreateSecureConnection=Konnte keine sichere Verbind
advanced_config.AutoPosition=Automatische Positionierung
advanced_config.AutoPosition_ToolTip=Aktivieren Sie diese Option, um die Signatur automatisch zu positionieren
advanced_config.BKUSelection_Title=&BKU-Auswahl
-advanced_config.BKUSelection_ToolTip=Wählen Sie die BKU, mit der die Signatur durchgeführt werden soll
+advanced_config.BKUSelection_ToolTip=W\u00E4hlen Sie die BKU, mit der die Signatur durchgef\u00FChrt werden soll
advanced_config.LocaleSelection_Title=S&prachauswahl
-advanced_config.LocaleSelection_ToolTip=Wählen Sie die Sprache für das Benutzerinterface
-advanced_config.OutputFolder=Standard-Ausgabeordner:
-advanced_config.OutputFolder.Dialog=Wählen Sie einen Ordner
-advanced_config.OutputFolder.Dialog_Title=Ausgabeordner Wählen
+advanced_config.LocaleSelection_ToolTip=W\u00E4hlen Sie die Sprache f\u00FCr das Benutzerinterface
+advanced_config.OutputFolder=Standard-Ausgabeordner\:
+advanced_config.OutputFolder.Dialog=W\u00E4hlen Sie einen Ordner
+advanced_config.OutputFolder.Dialog_Title=Ausgabeordner W\u00E4hlen
advanced_config.OutputFolder_Title=Ausgabe&ort
-advanced_config.OutputFolder_ToolTip=Wählen Sie einen Ordner, in dem signierte Dokumente automatisch abgelegt werden (deaktivert, wenn das Feld leer ist; ein einzelner Punkt (".") wählt das Verzeichnis des Ursprungsdokuments)
-advanced_config.PdfACompat=PDF/A-Kompatibilität
-advanced_config.PdfACompat_Tooltip=Ob die Signatur PDF/A-kompatibel sein soll (erhöht PDF-Größe)
-advanced_config.Proxy_Title=&Proxy
-advanced_config.ProxyHost=Host:
+advanced_config.OutputFolder_ToolTip=W\u00E4hlen Sie einen Ordner, in dem signierte Dokumente automatisch abgelegt werden (deaktivert, wenn das Feld leer ist; ein einzelner Punkt (".") w\u00E4hlt das Verzeichnis des Ursprungsdokuments)
+advanced_config.PdfACompat=PDF/A-Kompatibilit\u00E4t
+advanced_config.PdfACompat_Tooltip=Ob die Signatur PDF/A-kompatibel sein soll (erh\u00F6ht PDF-Gr\u00F6\u00DFe)
+advanced_config.ProxyHost=Host\:
advanced_config.ProxyHost_Template=Hostname oder IP des Proxy-Servers
advanced_config.ProxyHost_ToolTip=Um einen Proxy zu verwenden Hostname/IP hier eingeben
-advanced_config.ProxyPort=Port:
+advanced_config.ProxyPass=Passwort\:
+advanced_config.ProxyPass_Template=Passwort f\u00FCr den Proxy-Server
+advanced_config.ProxyPass_ToolTip=F\u00FCr Proxy-Authentifizierung Passwort hier eingeben
+advanced_config.ProxyPort=Port\:
advanced_config.ProxyPort_Template=Port des Proxy-Servers [1-65535]
advanced_config.ProxyPort_ToolTip=Um einen Proxy zu verwenden Portnummer hier eingeben
-advanced_config.ProxyUser=Benutzer:
-advanced_config.ProxyUser_Template=Benutzername für den Proxy-Server
-advanced_config.ProxyUser_ToolTip=Für Proxy-Authentifizierung Benutzername hier eingeben
-advanced_config.ProxyPass=Passwort:
-advanced_config.ProxyPass_Template=Passwort für den Proxy-Server
-advanced_config.ProxyPass_ToolTip=Für Proxy-Authentifizierung Passwort hier eingeben
-advanced_config.Signature_Title=Si&gnatur
+advanced_config.ProxyUser=Benutzer\:
+advanced_config.ProxyUser_Template=Benutzername f\u00FCr den Proxy-Server
+advanced_config.ProxyUser_ToolTip=F\u00FCr Proxy-Authentifizierung Benutzername hier eingeben
+advanced_config.Proxy_Title=&Proxy
advanced_config.SigPHTransparency=Signaturplatzhalter-Transparenz
advanced_config.SigPHTransparencyMax=Undurchsichtig
advanced_config.SigPHTransparencyMin=Unsichtbar
-advanced_config.SigPHTransparencyTooltip=Wählt die Transparenz des Signaturplatzhalters im Schritt "Positionierung"
+advanced_config.SigPHTransparencyTooltip=W\u00E4hlt die Transparenz des Signaturplatzhalters im Schritt "Positionierung"
+advanced_config.Signature_Title=Si&gnatur
+advanced_config.UpdateCheck=Automatisch auf Updates \u00FCberpr\u00FCfen
advanced_config.UpdateCheck_Title=Updates
-advanced_config.UpdateCheck=Automatisch auf Updates überprüfen
-advanced_config.UpdateCheck_ToolTip=Zeigt eine Benachrichtigung, wenn eine neue Version verfügbar ist
+advanced_config.UpdateCheck_ToolTip=Zeigt eine Benachrichtigung, wenn eine neue Version verf\u00FCgbar ist
argument.error.output=ist kein Ordner
argument.help.autopos=Aktiviert automatische Positionierung der Signatur
-argument.help.bku=Wählen Sie die BKU. Gültige Werte: LOCAL, MOBILE. Bsp.: -b MOBILE
-argument.help.config=Auswahl der Konfigurationsdatei. Bsp.: -c <Dateiname>
-argument.help.emblem=Wählt die Bildmarke für die Signatur. Bsp.: -e <Dateiname>
+argument.help.bku=W\u00E4hlen Sie die BKU. G\u00FCltige Werte\: LOCAL, MOBILE. Bsp.\: -b MOBILE
+argument.help.config=Auswahl der Konfigurationsdatei. Bsp.\: -c <Dateiname>
+argument.help.emblem=W\u00E4hlt die Bildmarke f\u00FCr die Signatur. Bsp.\: -e <Dateiname>
argument.help.help=Zeigt diese Hilfe an
-argument.help.input=Wählt das zu signierende Dokument. Bsp.: -i <Dateiname>
-argument.help.number=Wählt die Telefonnummer für die Handy-BKU. Bsp.: -n <Nummer>
-argument.help.output=Wählt den Ausgabeordner oder die Ausgabedatei. Bsp.: -o <Ordner>
-argument.help.password=Wählt das Passwort für die Handy-BKU. Bsp.: -p <Passwort>
-argument.help.proxyhost=Wählt den Proxy-Server. Bsp.: -proxy <Hostname/IP>
-argument.help.proxyport=Wählt den Proxy-Server-Port. Bsp.: -proxyport <Portnummer>
-argument.help.proxyuser=Wählt den Proxy-Benutznamen. Bsp.: -proxyuser <Benutzername>
-argument.help.proxypass=Wählt das Proxy-Passwort. Bsp.: -proxypass <Passwort>
-argument.help.skipfinish=Aktiviert das Überspringen des "Fertig"-Dialogs (falls Speichern erfolgreich)
-argument.info.help=Die folgenden Optionen sind verfügbar:
-argument.invalid.bku=BKU-Auswahl ungültig! Verwendung:
-argument.invalid.config=Konfigurationsdatei ungültig! Verwendung:
-argument.invalid.emblem=Bildmarke ungültig! Verwendung:
-argument.invalid.input=Dokument ungültig! Verwendung:
-argument.invalid.number=Telefonnummer ungültig! Verwendung:
-argument.invalid.output=Ausgabeordner ungültig! Verwendung:
-argument.invalid.password=Handy-BKU Passwort ungültig! Verwendung:
-argument.invalid.proxyhost=Proxy-Host ungültig! Verwendung:
-argument.invalid.proxyport=Proxy-Port ungültig! Verwendung:
-argument.invalid.proxyuser=Proxy-Benutzername ungültig! Verwendung:
-argument.invalid.proxypass=Proxy-Passwort ungültig! Verwendung:
+argument.help.input=W\u00E4hlt das zu signierende Dokument. Bsp.\: -i <Dateiname>
+argument.help.number=W\u00E4hlt die Telefonnummer f\u00FCr die Handy-BKU. Bsp.\: -n <Nummer>
+argument.help.output=W\u00E4hlt den Ausgabeordner oder die Ausgabedatei. Bsp.\: -o <Ordner>
+argument.help.password=W\u00E4hlt das Passwort f\u00FCr die Handy-BKU. Bsp.\: -p <Passwort>
+argument.help.proxyhost=W\u00E4hlt den Proxy-Server. Bsp.\: -proxy <Hostname/IP>
+argument.help.proxypass=W\u00E4hlt das Proxy-Passwort. Bsp.\: -proxypass <Passwort>
+argument.help.proxyport=W\u00E4hlt den Proxy-Server-Port. Bsp.\: -proxyport <Portnummer>
+argument.help.proxyuser=W\u00E4hlt den Proxy-Benutznamen. Bsp.\: -proxyuser <Benutzername>
+argument.help.skipfinish=Aktiviert das \u00DCberspringen des "Fertig"-Dialogs (falls Speichern erfolgreich)
+argument.info.help=Die folgenden Optionen sind verf\u00FCgbar\:
+argument.invalid.bku=BKU-Auswahl ung\u00FCltig\! Verwendung\:
+argument.invalid.config=Konfigurationsdatei ung\u00FCltig\! Verwendung\:
+argument.invalid.emblem=Bildmarke ung\u00FCltig\! Verwendung\:
+argument.invalid.input=Dokument ung\u00FCltig\! Verwendung\:
+argument.invalid.number=Telefonnummer ung\u00FCltig\! Verwendung\:
+argument.invalid.output=Ausgabeordner ung\u00FCltig\! Verwendung\:
+argument.invalid.password=Handy-BKU Passwort ung\u00FCltig\! Verwendung\:
+argument.invalid.proxyhost=Proxy-Host ung\u00FCltig\! Verwendung\:
+argument.invalid.proxypass=Proxy-Passwort ung\u00FCltig\! Verwendung\:
+argument.invalid.proxyport=Proxy-Port ung\u00FCltig\! Verwendung\:
+argument.invalid.proxyuser=Proxy-Benutzername ung\u00FCltig\! Verwendung\:
bku_selection.card=&Karte
bku_selection.mobile=&Handy
common.AllExtension_Description=Alle Dateien
common.Cancel=&Abbrechen
common.GIFExtension_Description=GIF-Bilder
-common.ImageExtension_Description=Alle unterstützen Bilder
+common.ImageExtension_Description=Alle unterst\u00FCtzen Bilder
common.JPGExtension_Description=JPG-Bilder
common.Ok=O&K
common.PDFExtension_Description=PDF-Dokumente
@@ -79,93 +79,94 @@ common.PNGExtension_Description=PNG-Bilder
common.Save=&Speichern
common.browse=&Durchsuchen
common.info=Information
-common.open=Öffnen
+common.open=\u00D6ffnen
common.warning=Warnung
config.Advanced=Er&weitert
config.Simple=&Einfach
dataSourceSelection.DropLabel=Dokument hierher ziehen
dataSourceSelection.DropLabel2=oder...
-dataSourceSelection.browse=&Durchsuchen um ein Dokument zu wählen
-error.CmdLineArgs=Fehler bei den Befehlszeilen-Parametern:
+dataSourceSelection.browse=&Durchsuchen um ein Dokument zu w\u00E4hlen
+error.CmdLineArgs=Fehler bei den Befehlszeilen-Parametern\:
error.Details=Details
-error.EnteredReferenceValue=Sie haben den Vergleichswert eingegeben!
+error.EnteredReferenceValue=Sie haben den Vergleichswert eingegeben\!
error.FailedToGetSignedDocument=Konnte signiertes Dokument nicht erhalten.
error.FailedToLoadEmblem=Konnte Bildmarke nicht speichern
-error.FailedToOpenDocument=Konnte signiertes Dokument nicht öffnen: %s.
-error.FailedToSaveSettings=Konnte Konfigurationsdatei nicht speichern!
-error.FileNotExist=Datei %s existiert nicht!
-error.Initialization=Initialisierung fehlgeschlagen. Bitte überprüfen Sie Ihre Konfiguration.
-error.InvalidBKU=Ungültige BKU-Auswahl. Bitte überprüfen.
-error.InvalidLocale=Ungültige Sprache
-error.InvalidPhoneNumber=Telefonnummer ungültig! Beispiel: +43664123456789
-error.InvalidSettings=Ungültige Einstellungen vorhanden. Bitte überprüfen.
+error.FailedToOpenDocument=Konnte signiertes Dokument nicht \u00F6ffnen\: %s.
+error.FailedToSaveSettings=Konnte Konfigurationsdatei nicht speichern\!
+error.FileNotExist=Datei %s existiert nicht\!
error.IOError=Ein-/Ausgabe-Fehler
-error.LocalBKU=Bitte prüfen sie, ob Ihre lokale BKU (Bürgerkartenumgebung) läuft\n\nSie benötigen eine BKU, um auf Ihre Bürgerkarte zuzugreifen. Weitere Informationen unter www.buergerkarte.at
-error.MayNotBeAPDF=Dies ist möglicherweise keine PDF-Datei
+error.Initialization=Initialisierung fehlgeschlagen. Bitte \u00FCberpr\u00FCfen Sie Ihre Konfiguration.
+error.InvalidBKU=Ung\u00FCltige BKU-Auswahl. Bitte \u00FCberpr\u00FCfen.
+error.InvalidLocale=Ung\u00FCltige Sprache
+error.InvalidPhoneNumber=Telefonnummer ung\u00FCltig\! Beispiel\: +43664123456789
+error.InvalidSettings=Ung\u00FCltige Einstellungen vorhanden. Bitte \u00FCberpr\u00FCfen.
+error.LocalBKU=Bitte pr\u00FCfen sie, ob Ihre lokale BKU (B\u00FCrgerkartenumgebung) l\u00E4uft\n\nSie ben\u00F6tigen eine BKU, um auf Ihre B\u00FCrgerkarte zuzugreifen. Weitere Informationen unter www.buergerkarte.at
+error.MayNotBeAPDF=Dies ist m\u00F6glicherweise keine PDF-Datei
error.NoTan=Keine TAN eingeben
-error.PDFProtected=Diese PDF-Datei ist verschlüsselt und kann daher nicht signiert werden
-error.PDFPwdProtected=Diese PDF-Datei ist Passwortgeschützt und kann daher nicht signiert werden
-error.PositioningNotPossible=Positionsauswahl ist im Moment nicht verfügbar wegen eines Java Fehlers. Die Position wird automatisch bestimmt.
+error.PDFProtected=Diese PDF-Datei ist verschl\u00FCsselt und kann daher nicht signiert werden
+error.PDFPwdProtected=Diese PDF-Datei ist Passwortgesch\u00FCtzt und kann daher nicht signiert werden
+error.PositioningNotPossible=Positionsauswahl ist im Moment nicht verf\u00FCgbar wegen eines Java Fehlers. Die Position wird automatisch bestimmt.
error.PrepareDocument=Konnte Dokument nicht zur Signatur vorbereiten.
error.Retry=Wiederholen
+error.SWTLib=Fehler beim Laden der SWT-Bibliothek
error.SaveOutputFolder=Konnte Dokument nicht in den konfigurierten Ausgabeordner speichern.
error.Signatur=Signatur-Fehler
-error.SignaturePanel.NoPage=Keine Seite gewählt
+error.SignaturePanel.NoPage=Keine Seite gew\u00E4hlt
error.SignaturePanel.NoRender=Konnte Seite nicht darstellen
-error.SWTLib=Fehler beim Laden der SWT-Bibliothek
error.TanTooLong=Eingegebene TAN zu lange
error.Title=Fehler
error.TitleFatal=Fataler Fehler
error.Unexpected=Unerwarteter Fehler
-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!
-exception.PasswordTooShort=Eingegebenes Passwort ist zu kurz!
-exception.PathNotDirectory=Pfad %s ist kein gültiger Ordner!
-exception.PathNotExist=Pfad %s existiert nicht!
-main.about=Über %s
+exception.InvalidEmblemFile=%s ist eine ung\u00FCltige Bildmarken-Datei\!
+exception.InvalidPort=%s ist ung\u00FCltig\: muss eine Nummer zwischen %d und %d sein.
+exception.PasswordTooLong=Eingegebenes Passwort ist zu lange\!
+exception.PasswordTooShort=Eingegebenes Passwort ist zu kurz\!
+exception.PathNotDirectory=Pfad %s ist kein g\u00FCltiger Ordner\!
+exception.PathNotExist=Pfad %s existiert nicht\!
+main.about=\u00DCber %s
main.configuration=Konfiguration
main.done=Fertig
main.hide=%s ausblenden
main.position=Positionierung
main.quit=%s beenden
main.signature=Signatur
-mobileBKU.certExpiresSoon=Da die Gültigkeit Ihres Zertifikats in den nächsten Tagen endet, ist eine erneute Aktivierung erforderlich (gebührenfrei). Wählen Sie "Ja" um https://www.handy-signatur.at/ zu öffnen, und loggen Sie sich dann in Ihr Konto ein.
-mobileBKU.notice=Nachricht vom Server:
-mobileBKU.number=Nummer:
-mobileBKU.password=Passwort:
+mobileBKU.aTrustDisclaimer=Dieses Service wird von der Fa. A-Trust zu Verf\u00FCgung gestellt
+mobileBKU.certExpiresSoon=Da die G\u00FCltigkeit Ihres Zertifikats in den n\u00E4chsten Tagen endet, ist eine erneute Aktivierung erforderlich (geb\u00FChrenfrei). W\u00E4hlen Sie "Ja" um https\://www.handy-signatur.at/ zu \u00F6ffnen, und loggen Sie sich dann in Ihr Konto ein.
+mobileBKU.notice=Nachricht vom Server\:
+mobileBKU.number=Nummer\:
+mobileBKU.password=Passwort\:
mobileBKU.show=<a>Signaturdaten anzeigen</a>
mobileBKU.show_tooltip=Zeigt die zu signierenden Daten an
mobileBKU.tan_tries_exceeded=Zu viele TAN-Versuche, neue TAN anfordern?
mobileBKU.wrong_tan=TAN nicht akzeptiert
-output.file_ask_overwrite=Datei %s existiert bereits, wollen Sie sie überschreiben?
-output.link_open_message=Sie können das signierte Dokument <a>hier</a> öffnen.
-output.link_save_message=Sie können das signierte Dokument speichern
-output.save_failed=Datei %s konnte nicht gespeichert werden: %s
+output.file_ask_overwrite=Datei %s existiert bereits, wollen Sie sie \u00FCberschreiben?
+output.link_open_message=Sie k\u00F6nnen das signierte Dokument <a>hier</a> \u00F6ffnen.
+output.link_save_message=Sie k\u00F6nnen das signierte Dokument speichern
+output.save_failed=Datei %s konnte nicht gespeichert werden\: %s
output.success_message=Signatur war erfolgreich
positioning.newPage=&Neue Seite anlegen
positioning.page=Seite %d von %d
-positioning.removeNewPage=&Neue Seite rückgängig
+positioning.removeNewPage=&Neue Seite r\u00FCckg\u00E4ngig
positioning.sign=&Signieren
positioning.signature=Signatur
-simple_config.EmblemEmpty=Ziehen Sie ein Bild hierher\noder verwenden sie Durchsuchen \num eine Bildmarke zu wählen.
+simple_config.ClearEmblem=Ent&fernen
+simple_config.EmblemEmpty=Ziehen Sie ein Bild hierher\noder verwenden sie Durchsuchen \num eine Bildmarke zu w\u00E4hlen.
simple_config.Emblem_Title=&Bildmarke
simple_config.ExampleNumber=+43676123456789
+simple_config.ExampleNumber_ToolTip=Um die Handynummer voreinzustellen hier eingeben
simple_config.MobileBKU_Title=&Handy-Signatur
-simple_config.Note=Text:
-simple_config.Note_Default=Dieses mit einer qualifizierten elektronischen Signatur versehene Dokument ist gemäß §\u00A04 Abs.\u00A01 Signaturgesetz einem handschriftlich unterschriebenen Dokument grundsätzlich rechtlich gleichgestellt.
+simple_config.Note=Text\:
+simple_config.Note_Default=Dieses mit einer qualifizierten elektronischen Signatur versehene Dokument ist gem\u00E4\u00DF \u00A7\u00A04 Abs.\u00A01 Signaturgesetz einem handschriftlich unterschriebenen Dokument grunds\u00E4tzlich rechtlich gleichgestellt.
simple_config.Note_SetDefault=Standard wiederherstellen
simple_config.Note_Title=Signaturhi&nweis
simple_config.Note_Tooltip=Ein optionaler Hinweis, der in Ihrer Signatur angezeigt wird
-simple_config.PhoneNumber=Handynummer:
-simple_config.ClearEmblem=Ent&fernen
-simple_config.ExampleNumber_ToolTip=Um die Handynummer voreinzustellen hier eingeben
-simple_config.SigBlockLang_Title=Sp&rache des Signaturblocks:
-simple_config.SigBlockLang_ToolTip=Wählen Sie eine Sprache für den Signaturblock, der am signierten Dokument erscheint
-tanEnter.ReferenceValue=Vergleichswert:
-tanEnter.TAN=TAN:
-tanEnter.tries=%d Versuche übrig!
-tanEnter.try=Nur noch 1 Versuch übrig!
-version_check.UpdateTitle=Neue Version verfügbar!
-version_check.UpdateText=Version %s ist verfügbar\nJetzt Download-Seite öffnen?
-waiting.message=Signaturerstellung läuft...
+simple_config.PhoneNumber=Handynummer\:
+simple_config.SigBlockLang_Title=Sp&rache des Signaturblocks\:
+simple_config.SigBlockLang_ToolTip=W\u00E4hlen Sie eine Sprache f\u00FCr den Signaturblock, der am signierten Dokument erscheint
+tanEnter.ReferenceValue=Vergleichswert\:
+tanEnter.TAN=TAN\:
+tanEnter.tries=%d Versuche \u00FCbrig\!
+tanEnter.try=Nur noch 1 Versuch \u00FCbrig\!
+version_check.UpdateText=Version %s ist verf\u00FCgbar\nJetzt Download-Seite \u00F6ffnen?
+version_check.UpdateTitle=Neue Version verf\u00FCgbar\!
+waiting.message=Signaturerstellung l\u00E4uft...