From 5842886f3aa80702ef1492892cae65ffb8f44657 Mon Sep 17 00:00:00 2001 From: ubbo Date: Sun, 20 Sep 2009 17:17:31 +0000 Subject: add missing translations git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@223 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- fileencryptiondialog.cpp | 4 +- release/ts/gpg4usb_de.qm | Bin 11202 -> 11891 bytes release/ts/gpg4usb_de.ts | 249 +++++++++++++++++++++++++---------------------- release/ts/gpg4usb_en.qm | Bin 7009 -> 16 bytes release/ts/gpg4usb_en.ts | 180 +++++++++++++++++----------------- 5 files changed, 222 insertions(+), 211 deletions(-) diff --git a/fileencryptiondialog.cpp b/fileencryptiondialog.cpp index 9f3f393..c4d2434 100755 --- a/fileencryptiondialog.cpp +++ b/fileencryptiondialog.cpp @@ -33,13 +33,13 @@ FileEncryptionDialog::FileEncryptionDialog(GpgME::Context *ctx, QString iconPath inputFileEdit = new QLineEdit(); QPushButton *fb1 = new QPushButton(tr("...")); connect(fb1, SIGNAL(clicked()), this, SLOT(selectInputFile())); - QLabel *fl1 = new QLabel("Input"); + QLabel *fl1 = new QLabel(tr("Input")); fl1->setBuddy(inputFileEdit); outputFileEdit = new QLineEdit(); QPushButton *fb2 = new QPushButton(tr("...")); connect(fb2, SIGNAL(clicked()), this, SLOT(selectOutputFile())); - QLabel *fl2 = new QLabel("Output"); + QLabel *fl2 = new QLabel(tr("Output")); fl2->setBuddy(outputFileEdit); QGridLayout *gLayout = new QGridLayout(); diff --git a/release/ts/gpg4usb_de.qm b/release/ts/gpg4usb_de.qm index 4596898..fc55089 100644 Binary files a/release/ts/gpg4usb_de.qm and b/release/ts/gpg4usb_de.qm differ diff --git a/release/ts/gpg4usb_de.ts b/release/ts/gpg4usb_de.ts index ea618b5..d6ac2fa 100644 --- a/release/ts/gpg4usb_de.ts +++ b/release/ts/gpg4usb_de.ts @@ -1,7 +1,6 @@ - Attachments @@ -47,216 +46,226 @@ Encrypt / Decrypt File - + Datei Ver/Entschlüsseln File - Datei + Datei Action - + Aktion ... - + + + + + Input + Eingabedatei + + + + Output + Ausgabedatei &Encrypt - &Verschlüsseln + &Verschlüsseln &Decrypt - &Entschlüsseln + &Entschlüsseln Open File - + Datei Öffnen Files - + Dateien couldn't open file: - Konnte Datei nicht öffnen: + Konnte Datei nicht öffnen: Cannot write file %1: %2. - Kann Datei nicht lesen %1: %2. + Kann Datei nicht lesen %1: %2. GpgWin - + &Open... Ö&ffnen... - + Ctrl+O - + Open an existing file Öffen Datei - + &Save &Speichern - + Ctrl+S - + Save the current File Speichere Datei - + Save &As Speichern &unter - + Ctrl+A - + Save the current File as... Speichere aktuelle Datei als.... - + &Print &Drucken - + Ctrl+P - + Print Document Drucken - + &Quit &Beenden - + Ctrl+Q - + Quit Program Beende das Programm - + &Paste E&infügen - + Ctrl+V - + Paste Text From Clipboard Füge Text aus der Zwischenablage ein - + Cu&t &Ausschneiden - + Ctrl+X - + Cut the current selection's contents to the clipboard aktuelle Auswahl ausschneiden und in Zwischenablage einfügen - + &Copy &Kopieren - + Ctrl+C - + Copy the current selection's contents to the clipboard aktuelle Auswahl in Zwischenablage kopieren - + Select &All Alles &markieren - + Select the whole text Den ganzen Text markieren - + &Encrypt &Verschlüsseln - + Ctrl+E - + Encrypt Message Verschlüssele den Text - + &Decrypt &Entschlüsseln - + Ctrl+D - + Decrypt Message Entschlüssele den Text @@ -265,7 +274,7 @@ Importiere Schlüssel aus &Datei - + Import New Key From File Importiere einen neuen Schlüssel aus Datei @@ -274,29 +283,29 @@ Importiere Schlüssel aus Textfeld - + Import New Key From Editor Importiere einen neuen Schlüssel aus dem Textfeld - + &About &Info - + Show the application's About box Zeige die Information über die Anwendung - - - + + + &File &Datei - + &Edit &Bearbeiten @@ -305,128 +314,126 @@ &Crypt - + &Help &Hilfe - + File Datei - + Edit Bearbeiten - + &File Encryption Datei Verschlüsselung - + Datei Verschlüsselung - + Encrypt/Decrypt File - Ver-/Entschlüssele Datei + Ver-/Entschlüssele Datei - + Key Management - Schlüsselverwaltung + Schlüsselverwaltung - + Open Keymanagement - Öffne die Schlüsselverwaltung + Öffne die Schlüsselverwaltung - + Open Import New Key Dialog - Öffne den Schlüsselimport Dialog + Öffne den Schlüsselimport Dialog - Delete Selected Key(s) - Lösche den ausgewählten Schlüssel + Lösche den ausgewählten Schlüssel - Delete The Selected Keys - Lösche den/die ausgewählten Schlüssel + Lösche den/die ausgewählten Schlüssel - + Append Selected Key(s) To Text - Hänge die ausgewählten Schlüssel an den Text an + Hänge die ausgewählten Schlüssel an den Text an - + Append The Selected Keys To Text in Editor - Hänge den gewählten Schhlüssel an den Text im Editor an + Hänge den gewählten Schhlüssel an den Text im Editor an - + &Keys - Sch&lüssel + Sch&lüssel - + &Import Key From... - &Importiere Schlüssel aus... + &Importiere Schlüssel aus... - + Key - Schlüssel + Schlüssel - - + + Ready Fertig - + Encrypt for: Verschlüssele für: - - + + Application Anwendung - + Cannot read file %1: %2. Kann Datei nicht lesen %1: %2. - + File loaded Datei geladen - + %1[*] - %2 - + The document has been modified. Do you want to save your changes? Die Datei würde verändert. Möchten Sie die Änderung speichern? - + Cannot write file %1: %2. Kann Datei nicht lesen %1: %2. - + Saved '%1' %1 gespeichert @@ -435,12 +442,12 @@ Do you want to save your changes? Über gpg4usb - + <center>This Application allows you to do simple<br>encryption/decryption of your text-files.<br>It's licensed under the GPL v2.0<br><br><b>Developer:</b><br>Bene, Heimer, Juergen, Nils, Ubbo<br><br>If you have any questions and/or<br>suggestions, contact us at<br>gpg4usb at cpunk.de</a><br><br>or feel free to meet us in our channel at<br>gpg4usb at conference.jabber.ccc.de<br><br>and always remember:<br>cpunk is NOT a bot...</center> - + Open Key Öffne Datei @@ -449,12 +456,12 @@ Do you want to save your changes? Schhlüsseldateien (*.asc *.txt);;Alle Dateien (*.*) - + untitled.txt Neue Datei.txt - + couldn't open file: Konnte Datei nicht öffnen: @@ -463,25 +470,25 @@ Do you want to save your changes? gpg4usb - - + + &Editor &Editor - - + + &Clipboard &Zwischenablage - + Import New Key From Clipboard Importiere neuen Schlüssel aus der Zwischenablage - - + + Import Key Importiere Schlüssel @@ -490,7 +497,7 @@ Do you want to save your changes? Importiere neuen Schlüssel - + &Crypt &Crypt @@ -499,22 +506,22 @@ Do you want to save your changes? &Importiere neuen Schlüssel aus... - + Crypt Crypt - + About Über - + Key Files Schlüssel Dateien - + Import Key From... Impoertiere neuen Schlüssel aus... @@ -674,69 +681,70 @@ Do you want to save your changes? Name: - + Name: E-Mailaddress:: - + E-Mailadresse: Comment: - + Kommentar: KeySize (in Bit): - + Schlüsselgröße (in Bit): Expiration Date: - + Ablaufdatum: Password: - + Passwort: Repeat Password: - + Passwort wiederholen: Never Expire - + läuft nie ab Password: Strength Weak -> Strong - + Passwortstärke +Schwach -> Stark Password Strength - + Passwortstärke Name must contain at least five characters. - + Name muss mindestens 5 Buchstaben lang sein. Password and Repeat don't match. - + Passwort und Wiederholung stimmen nicht überein. Generating Key... - + Erzeuge Schlüssel @@ -744,7 +752,10 @@ Weak -> Strong This may take a while. To speed up the process use your computer (e.g. browse the net, listen to music,...) - + Sammle Zufallsdaten für Schlüsselerzeugung. +Das kann etwas dauern. +Benutze den Computer um den Vorgang zu +Beschleunugen(z.B. Internet-surfen, Musik hören, ...) diff --git a/release/ts/gpg4usb_en.qm b/release/ts/gpg4usb_en.qm index 53fb109..be651ee 100644 Binary files a/release/ts/gpg4usb_en.qm and b/release/ts/gpg4usb_en.qm differ diff --git a/release/ts/gpg4usb_en.ts b/release/ts/gpg4usb_en.ts index 916e202..2c3cdd3 100644 --- a/release/ts/gpg4usb_en.ts +++ b/release/ts/gpg4usb_en.ts @@ -25,6 +25,16 @@ ... + + + Input + + + + + Output + + &Encrypt @@ -60,387 +70,377 @@ GpgWin - + &Open... - + Ctrl+O - + Open an existing file - + &Save - + Ctrl+S - + Save the current File - + Save &As - + Ctrl+A - + Save the current File as... - + &Print - + Ctrl+P - + Print Document - + &Quit - + Ctrl+Q - + Quit Program - + &Paste - + Ctrl+V - + Paste Text From Clipboard - + Cu&t - + Ctrl+X - + Cut the current selection's contents to the clipboard - + &Copy - + Ctrl+C - + Copy the current selection's contents to the clipboard - + Select &All - + Select the whole text - + &Encrypt - + Ctrl+E - + Encrypt Message - + &Decrypt - + Ctrl+D - + Decrypt Message - + &File Encryption - + Encrypt/Decrypt File - + Import New Key From File - + Import New Key From Editor - + Key Management - + Open Keymanagement - + Open Import New Key Dialog - + &About - + Show the application's About box - - - + + + &File - + &Edit - + &Help - + File - + Edit - - Delete Selected Key(s) - - - - - Delete The Selected Keys - - - - + Append Selected Key(s) To Text - + Append The Selected Keys To Text in Editor - + &Keys - + &Import Key From... - + Key - - + + Ready - + Encrypt for: - - + + Application - + Cannot read file %1: %2. - + File loaded - + untitled.txt - + %1[*] - %2 - + The document has been modified. Do you want to save your changes? - + Cannot write file %1: %2. - + Saved '%1' - + <center>This Application allows you to do simple<br>encryption/decryption of your text-files.<br>It's licensed under the GPL v2.0<br><br><b>Developer:</b><br>Bene, Heimer, Juergen, Nils, Ubbo<br><br>If you have any questions and/or<br>suggestions, contact us at<br>gpg4usb at cpunk.de</a><br><br>or feel free to meet us in our channel at<br>gpg4usb at conference.jabber.ccc.de<br><br>and always remember:<br>cpunk is NOT a bot...</center> - + Open Key - + Key Files - + couldn't open file: - - + + &Editor - - + + &Clipboard - + Import New Key From Clipboard - - + + Import Key - + &Crypt - + Crypt - + About - + Import Key From... -- cgit v1.2.3