From c9af56c128eee1b75ac29f94fef69970b97fe858 Mon Sep 17 00:00:00 2001 From: Brian Tarricone Date: Sat, 30 Aug 2008 09:28:31 +0000 Subject: 2008-08-30 Brian Tarricone * thunar-volman-settings.desktop.in.in: Add keys to allow the * settings dialog to show up in the new xfce settings manager. * po/{thunar-volman.pot,*.po}: Update potfile and po files. (Old svn revision: 5329) --- po/de.po | 256 +++++++++++++++++++++++++++++++++++++++------------------------ 1 file changed, 159 insertions(+), 97 deletions(-) (limited to 'po/de.po') diff --git a/po/de.po b/po/de.po index d6d6fcb..71b5b60 100644 --- a/po/de.po +++ b/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: thunar-volman 0.2.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-01-15 21:12+0100\n" +"POT-Creation-Date: 2008-08-30 02:26-0700\n" "PO-Revision-Date: 2007-01-15 21:19+0100\n" "Last-Translator: Benedikt Meurer \n" "Language-Team: German \n" @@ -15,90 +15,96 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: thunar-volman/main.c:50 +#: ../thunar-volman/main.c:50 msgid "The HAL device UDI of the newly added device" msgstr "Der HAL UDI des neu hinzugekommenen Geräts" -#: thunar-volman/main.c:51 thunar-volman/tvm-preferences-dialog.c:120 +#: ../thunar-volman/main.c:51 ../thunar-volman/tvm-preferences-dialog.c:120 +#: ../thunar-volman-settings.desktop.in.in.h:1 msgid "Configure management of removable drives and media" msgstr "Die Verwaltung von Wechseldatenträgern und -medien konfigurieren" -#: thunar-volman/main.c:52 +#: ../thunar-volman/main.c:52 msgid "Print version information and exit" msgstr "Programmversion anzeigen" #. setup application name -#: thunar-volman/main.c:69 +#: ../thunar-volman/main.c:69 msgid "Thunar Volume Manager" msgstr "Thunar Datenträgerverwaltung" -#: thunar-volman/main.c:90 +#: ../thunar-volman/main.c:90 msgid "Failed to open display" msgstr "Konnte keine Verbindung zum XServer herstellen" -#: thunar-volman/main.c:106 +#: ../thunar-volman/main.c:106 msgid "The Thunar development team. All rights reserved." msgstr "Die Thunar Entwickler. Alle Rechte vorbehalten." -#: thunar-volman/main.c:107 +#: ../thunar-volman/main.c:107 msgid "Written by Benedikt Meurer ." msgstr "Entwickelt von Benedikt Meurer ." -#: thunar-volman/main.c:108 +#: ../thunar-volman/main.c:108 #, c-format msgid "Please report bugs to <%s>." msgstr "Bitte melden Sie Probleme unter <%s>." #. TRANSLATORS: A HAL device UDI must match certain conditions to be valid (to be exact, it must be a valid D-Bus object path) -#: thunar-volman/main.c:133 +#: ../thunar-volman/main.c:133 #, c-format msgid "The specified UDI \"%s\" is not a valid HAL device UDI" msgstr "Der angegebene UDI »%s« ist kein gültiger HAL UDI" #. TRANSLATORS: thunar-volman wasn't invoked with either --device-added or --configure. -#: thunar-volman/main.c:144 +#: ../thunar-volman/main.c:144 #, c-format msgid "Must specify the new HAL device UDI with --device-added" msgstr "Es muss ein HAL UDI mit --device-added angegeben werden" #. ...so we need to prompt what to do -#: thunar-volman/tvm-block-device.c:143 +#: ../thunar-volman/tvm-block-device.c:189 msgid "Photos and Music" msgstr "Fotos und Musik" -#: thunar-volman/tvm-block-device.c:144 +#: ../thunar-volman/tvm-block-device.c:190 msgid "Photos were found on your portable music player." msgstr "Auf diesem Gerät wurden Fotos und Musik entdeckt." -#: thunar-volman/tvm-block-device.c:145 +#: ../thunar-volman/tvm-block-device.c:191 msgid "Would you like to import the photos or manage the music?" msgstr "Sollen die Fotos importiert oder die Musik verwaltet werden?" -#: thunar-volman/tvm-block-device.c:146 thunar-volman/tvm-block-device.c:213 -#: thunar-volman/tvm-block-device.c:303 thunar-volman/tvm-block-device.c:341 -#: thunar-volman/tvm-block-device.c:402 thunar-volman/tvm-block-device.c:672 -#: thunar-volman/tvm-run.c:136 thunar-volman/tvm-run.c:147 +#: ../thunar-volman/tvm-block-device.c:192 +#: ../thunar-volman/tvm-block-device.c:258 +#: ../thunar-volman/tvm-block-device.c:335 +#: ../thunar-volman/tvm-block-device.c:371 +#: ../thunar-volman/tvm-block-device.c:430 +#: ../thunar-volman/tvm-block-device.c:703 +#: ../thunar-volman/tvm-crypto-volume.c:448 ../thunar-volman/tvm-run.c:136 +#: ../thunar-volman/tvm-run.c:147 msgid "Ig_nore" msgstr "_Ignorieren" -#: thunar-volman/tvm-block-device.c:147 thunar-volman/tvm-block-device.c:214 +#: ../thunar-volman/tvm-block-device.c:193 +#: ../thunar-volman/tvm-block-device.c:259 msgid "Import _Photos" msgstr "Fotos _Importieren" -#: thunar-volman/tvm-block-device.c:148 +#: ../thunar-volman/tvm-block-device.c:194 msgid "Manage _Music" msgstr "_Musik verwalten" #. ask the user whether to import photos -#: thunar-volman/tvm-block-device.c:210 +#: ../thunar-volman/tvm-block-device.c:255 msgid "Photo Import" msgstr "Fotos importieren" -#: thunar-volman/tvm-block-device.c:211 +#: ../thunar-volman/tvm-block-device.c:256 msgid "A photo card has been detected." msgstr "Ein Medium mit Fotos wurde erkannt." -#: thunar-volman/tvm-block-device.c:212 +#: ../thunar-volman/tvm-block-device.c:257 msgid "" "There are photos on the card. Would you like to add these photos to your " "album?" @@ -107,299 +113,355 @@ msgstr "" "hinzugefügt werden?" #. prompt the user whether to execute this file -#: thunar-volman/tvm-block-device.c:300 thunar-volman/tvm-block-device.c:338 +#: ../thunar-volman/tvm-block-device.c:332 +#: ../thunar-volman/tvm-block-device.c:368 #, c-format msgid "Would you like to allow \"%s\" to run?" msgstr "Soll »%s« ausgeführt werden?" -#: thunar-volman/tvm-block-device.c:301 thunar-volman/tvm-block-device.c:339 +#: ../thunar-volman/tvm-block-device.c:333 +#: ../thunar-volman/tvm-block-device.c:369 msgid "Auto-Run Confirmation" msgstr "Automatisches Ausführen bestätigen" -#: thunar-volman/tvm-block-device.c:302 thunar-volman/tvm-block-device.c:340 +#: ../thunar-volman/tvm-block-device.c:334 +#: ../thunar-volman/tvm-block-device.c:370 msgid "Auto-Run capability detected" msgstr "Unterstützung für Automatisches Ausführen erkannt." -#: thunar-volman/tvm-block-device.c:304 thunar-volman/tvm-block-device.c:342 +#: ../thunar-volman/tvm-block-device.c:336 +#: ../thunar-volman/tvm-block-device.c:372 msgid "_Allow Auto-Run" msgstr "_Automatisches Ausführen erlauben" #. prompt the user whether to autoopen this file -#: thunar-volman/tvm-block-device.c:399 +#: ../thunar-volman/tvm-block-device.c:427 #, c-format msgid "Would you like to open \"%s\"?" msgstr "Soll »%s« geöffnet werden?" -#: thunar-volman/tvm-block-device.c:400 +#: ../thunar-volman/tvm-block-device.c:428 msgid "Auto-Open Confirmation" msgstr "Automatisches Öffnen bestätigen" -#: thunar-volman/tvm-block-device.c:401 +#: ../thunar-volman/tvm-block-device.c:429 msgid "Auto-Open capability detected" msgstr "Unterstützung für Automatisches Öffnen erkannt." -#: thunar-volman/tvm-block-device.c:403 +#: ../thunar-volman/tvm-block-device.c:431 msgid "_Open" msgstr "Ö_ffnen" #. ask what do with the mixed audio/data disc -#: thunar-volman/tvm-block-device.c:669 +#: ../thunar-volman/tvm-block-device.c:700 msgid "Audio / Data CD" msgstr "Audio-/Daten-CD" -#: thunar-volman/tvm-block-device.c:670 +#: ../thunar-volman/tvm-block-device.c:701 msgid "The CD in the drive contains both music and files." msgstr "Die CD im Laufwerk enthält sowohl Musik als auch Dateien." -#: thunar-volman/tvm-block-device.c:671 +#: ../thunar-volman/tvm-block-device.c:702 msgid "Would you like to listen to music or browse the files?" msgstr "Soll die Musik wiedergegeben oder die Dateien angezeigt werden?" -#: thunar-volman/tvm-block-device.c:673 +#: ../thunar-volman/tvm-block-device.c:704 msgid "_Browse Files" msgstr "_Dateien anzeigen" -#: thunar-volman/tvm-block-device.c:674 +#: ../thunar-volman/tvm-block-device.c:705 msgid "_Play CD" msgstr "_CD wiedergeben" -#: thunar-volman/tvm-command-entry.c:233 +#: ../thunar-volman/tvm-command-entry.c:233 msgid "Select an Application" msgstr "Anwendung auswählen" -#: thunar-volman/tvm-command-entry.c:243 +#: ../thunar-volman/tvm-command-entry.c:243 msgid "All Files" msgstr "Alle Dateien" -#: thunar-volman/tvm-command-entry.c:248 +#: ../thunar-volman/tvm-command-entry.c:248 msgid "Executable Files" msgstr "Ausführbare Dateien" -#: thunar-volman/tvm-command-entry.c:263 +#: ../thunar-volman/tvm-command-entry.c:263 msgid "Perl Scripts" msgstr "Perl Skripte" -#: thunar-volman/tvm-command-entry.c:269 +#: ../thunar-volman/tvm-command-entry.c:269 msgid "Python Scripts" msgstr "Python Skripte" -#: thunar-volman/tvm-command-entry.c:275 +#: ../thunar-volman/tvm-command-entry.c:275 msgid "Ruby Scripts" msgstr "Ruby Skripte" -#: thunar-volman/tvm-command-entry.c:281 +#: ../thunar-volman/tvm-command-entry.c:281 msgid "Shell Scripts" msgstr "Shell Skripte" -#: thunar-volman/tvm-preferences-dialog.c:119 +#: ../thunar-volman/tvm-crypto-volume.c:286 +#: ../thunar-volman/tvm-crypto-volume.c:443 +msgid "Encrypted volume" +msgstr "" + +#: ../thunar-volman/tvm-crypto-volume.c:297 +msgid "" +"Mounting encrypted volume..." +msgstr "" + +#: ../thunar-volman/tvm-crypto-volume.c:302 +msgid "Setting up the crypto layer..." +msgstr "" + +#. TRANSLATORS: The user tried to setup a crypto layer (LUKS-encrpyted volume) but got Permission denied. +#: ../thunar-volman/tvm-crypto-volume.c:369 +#, c-format +msgid "You are not privileged to setup the crypto layer" +msgstr "" + +#. TRANSLATORS: The user tried to setup a crypto layer (LUKS-encrpyted volume) and typed the wrong password. +#: ../thunar-volman/tvm-crypto-volume.c:374 +#, c-format +msgid "Wrong password" +msgstr "" + +#: ../thunar-volman/tvm-crypto-volume.c:445 +msgid "Wrong password." +msgstr "" + +#: ../thunar-volman/tvm-crypto-volume.c:446 +msgid "This volume is encrypted." +msgstr "" + +#: ../thunar-volman/tvm-crypto-volume.c:447 +msgid "Please enter your password to decrypt and mount the volume." +msgstr "" + +#: ../thunar-volman/tvm-crypto-volume.c:449 +msgid "_Mount" +msgstr "" + +#: ../thunar-volman/tvm-crypto-volume.c:468 +msgid "Failed to setup the encrypted volume" +msgstr "" + +#: ../thunar-volman/tvm-preferences-dialog.c:119 +#: ../thunar-volman-settings.desktop.in.in.h:2 msgid "Removable Drives and Media" msgstr "Wechseldatenträger- und Medieneinstellungen" #. #. Storage #. -#: thunar-volman/tvm-preferences-dialog.c:143 +#: ../thunar-volman/tvm-preferences-dialog.c:143 msgid "Storage" msgstr "Datenträger" -#: thunar-volman/tvm-preferences-dialog.c:153 +#: ../thunar-volman/tvm-preferences-dialog.c:153 msgid "Removable Storage" msgstr "Wechseldatenträger" -#: thunar-volman/tvm-preferences-dialog.c:170 +#: ../thunar-volman/tvm-preferences-dialog.c:170 msgid "_Mount removable drives when hot-plugged" msgstr "_Hotplug-Wechsellaufwerke automatisch einhängen" -#: thunar-volman/tvm-preferences-dialog.c:175 +#: ../thunar-volman/tvm-preferences-dialog.c:175 msgid "Mount removable media when _inserted" msgstr "Wechselmedien beim Einlegen ein_hängen" -#: thunar-volman/tvm-preferences-dialog.c:180 +#: ../thunar-volman/tvm-preferences-dialog.c:180 msgid "B_rowse removable media when inserted" msgstr "Wechselmedien beim _Einlegen öffnen" -#: thunar-volman/tvm-preferences-dialog.c:185 +#: ../thunar-volman/tvm-preferences-dialog.c:185 msgid "_Auto-run programs on new drives and media" msgstr "_Programme auf neuen Laufwerken und Medien automatisch ausführen" -#: thunar-volman/tvm-preferences-dialog.c:190 +#: ../thunar-volman/tvm-preferences-dialog.c:190 msgid "Auto-open files on new drives and media" msgstr "Dateien auf neuen Laufwerken und Medien automatisch ö_ffnen" -#: thunar-volman/tvm-preferences-dialog.c:199 +#: ../thunar-volman/tvm-preferences-dialog.c:199 msgid "Blank CDs and DVDs" msgstr "CD/DVD-Rohlinge" -#: thunar-volman/tvm-preferences-dialog.c:216 +#: ../thunar-volman/tvm-preferences-dialog.c:216 msgid "_Burn a CD or DVD when a blank disc is inserted" msgstr "Eine CD oder DVD _brennen, wenn ein Rohling eingelegt wird" -#: thunar-volman/tvm-preferences-dialog.c:224 +#: ../thunar-volman/tvm-preferences-dialog.c:224 msgid "Command for _Data CDs:" msgstr "Befehl für _Daten-CDs:" -#: thunar-volman/tvm-preferences-dialog.c:231 +#: ../thunar-volman/tvm-preferences-dialog.c:231 msgid "Command for A_udio CDs:" msgstr "Befehl für A_udio-CDs:" #. #. Multimedia #. -#: thunar-volman/tvm-preferences-dialog.c:245 +#: ../thunar-volman/tvm-preferences-dialog.c:245 msgid "Multimedia" msgstr "Unterhaltungsmedien" -#: thunar-volman/tvm-preferences-dialog.c:255 +#: ../thunar-volman/tvm-preferences-dialog.c:255 msgid "Audio CDs" msgstr "Audio-CDs" -#: thunar-volman/tvm-preferences-dialog.c:272 +#: ../thunar-volman/tvm-preferences-dialog.c:272 msgid "Play _audio CDs when inserted" msgstr "_Audio-CDs beim Einlegen wiedergeben" -#: thunar-volman/tvm-preferences-dialog.c:277 -#: thunar-volman/tvm-preferences-dialog.c:383 -#: thunar-volman/tvm-preferences-dialog.c:425 -#: thunar-volman/tvm-preferences-dialog.c:499 -#: thunar-volman/tvm-preferences-dialog.c:541 +#: ../thunar-volman/tvm-preferences-dialog.c:277 +#: ../thunar-volman/tvm-preferences-dialog.c:383 +#: ../thunar-volman/tvm-preferences-dialog.c:425 +#: ../thunar-volman/tvm-preferences-dialog.c:499 +#: ../thunar-volman/tvm-preferences-dialog.c:541 msgid "_Command:" msgstr "_Befehl:" -#: thunar-volman/tvm-preferences-dialog.c:287 +#: ../thunar-volman/tvm-preferences-dialog.c:287 msgid "Video CDs/DVDs" msgstr "Video-CDs/DVDs" -#: thunar-volman/tvm-preferences-dialog.c:304 +#: ../thunar-volman/tvm-preferences-dialog.c:304 msgid "Play _video CDs and DVDs when inserted" msgstr "_Video-CDs/DVDs beim Einlegen wiedergeben" -#: thunar-volman/tvm-preferences-dialog.c:309 -#: thunar-volman/tvm-preferences-dialog.c:341 -#: thunar-volman/tvm-preferences-dialog.c:457 -#: thunar-volman/tvm-preferences-dialog.c:573 +#: ../thunar-volman/tvm-preferences-dialog.c:309 +#: ../thunar-volman/tvm-preferences-dialog.c:341 +#: ../thunar-volman/tvm-preferences-dialog.c:457 +#: ../thunar-volman/tvm-preferences-dialog.c:573 msgid "C_ommand:" msgstr "B_efehl:" -#: thunar-volman/tvm-preferences-dialog.c:319 +#: ../thunar-volman/tvm-preferences-dialog.c:319 msgid "Portable Music Players" msgstr "Tragbare Musik-Player" -#: thunar-volman/tvm-preferences-dialog.c:336 +#: ../thunar-volman/tvm-preferences-dialog.c:336 msgid "Play _music files when connected" msgstr "Nach dem Verbinden _Musikdateien abspielen" #. #. Cameras #. -#: thunar-volman/tvm-preferences-dialog.c:351 +#: ../thunar-volman/tvm-preferences-dialog.c:351 msgid "Cameras" msgstr "Kameras" -#: thunar-volman/tvm-preferences-dialog.c:361 +#: ../thunar-volman/tvm-preferences-dialog.c:361 msgid "Digital Cameras" msgstr "Digitalkameras" -#: thunar-volman/tvm-preferences-dialog.c:378 +#: ../thunar-volman/tvm-preferences-dialog.c:378 msgid "Import digital photographs when connected" msgstr "Nach dem Verbinden digitale Fotos _importieren" #. #. PDAs #. -#: thunar-volman/tvm-preferences-dialog.c:393 +#: ../thunar-volman/tvm-preferences-dialog.c:393 msgid "PDAs" msgstr "PDAs" -#: thunar-volman/tvm-preferences-dialog.c:403 +#: ../thunar-volman/tvm-preferences-dialog.c:403 msgid "Palm™" msgstr "Palm" -#: thunar-volman/tvm-preferences-dialog.c:420 +#: ../thunar-volman/tvm-preferences-dialog.c:420 msgid "Sync _Palm™ devices when connected" msgstr "Nach dem Verbinden Daten mit Pa_lms abgleichen" -#: thunar-volman/tvm-preferences-dialog.c:435 +#: ../thunar-volman/tvm-preferences-dialog.c:435 msgid "Pocket PCs" msgstr "Pocket PCs" -#: thunar-volman/tvm-preferences-dialog.c:452 +#: ../thunar-volman/tvm-preferences-dialog.c:452 msgid "Sync Pocket P_C devices when connected" msgstr "Nach dem Verbinden Daten mit _PocketPCs abgleichen" #. #. Printers #. -#: thunar-volman/tvm-preferences-dialog.c:467 -#: thunar-volman/tvm-preferences-dialog.c:477 +#: ../thunar-volman/tvm-preferences-dialog.c:467 +#: ../thunar-volman/tvm-preferences-dialog.c:477 msgid "Printers" msgstr "Drucker" -#: thunar-volman/tvm-preferences-dialog.c:494 +#: ../thunar-volman/tvm-preferences-dialog.c:494 msgid "Automatically run a program when a _printer is connected" msgstr "Automatisch ein Programm ausführen, wenn ein _Drucker eingesteckt wird" #. #. Input Devices #. -#: thunar-volman/tvm-preferences-dialog.c:509 +#: ../thunar-volman/tvm-preferences-dialog.c:509 msgid "Input Devices" msgstr "Eingabegeräte" -#: thunar-volman/tvm-preferences-dialog.c:519 +#: ../thunar-volman/tvm-preferences-dialog.c:519 msgid "Keyboards" msgstr "Tastaturen" -#: thunar-volman/tvm-preferences-dialog.c:536 +#: ../thunar-volman/tvm-preferences-dialog.c:536 msgid "Automatically run a program when an USB _keyboard is connected" msgstr "" "Automatisch ein Programm ausführen, wenn eine USB-_Tastatur eingesteckt wird" -#: thunar-volman/tvm-preferences-dialog.c:551 +#: ../thunar-volman/tvm-preferences-dialog.c:551 msgid "Mice" msgstr "Mäuse" -#: thunar-volman/tvm-preferences-dialog.c:568 +#: ../thunar-volman/tvm-preferences-dialog.c:568 msgid "Automatically run a program when an USB _mouse is connected" msgstr "" "Automatisch ein Programm ausführen, wenn eine USB-_Maus eingesteckt wird" -#: thunar-volman/tvm-preferences-dialog.c:583 +#: ../thunar-volman/tvm-preferences-dialog.c:583 msgid "Tablet" msgstr "Grafiktablets" -#: thunar-volman/tvm-preferences-dialog.c:600 +#: ../thunar-volman/tvm-preferences-dialog.c:600 msgid "Automatically run a program when a _tablet is connected" msgstr "" "Automatisch ein Programm ausführen, wenn ein _Grafiktablett eingesteckt wird" -#: thunar-volman/tvm-preferences-dialog.c:605 +#: ../thunar-volman/tvm-preferences-dialog.c:605 msgid "Com_mand:" msgstr "Befe_hl:" -#: thunar-volman/tvm-preferences-dialog.c:690 +#: ../thunar-volman/tvm-preferences-dialog.c:690 msgid "Failed to open the documentation browser" msgstr "Die Dokumentation konnte nicht angezeigt werden" -#: thunar-volman/tvm-run.c:133 thunar-volman/tvm-run.c:144 +#: ../thunar-volman/tvm-run.c:133 ../thunar-volman/tvm-run.c:144 msgid "Choose Disc Type" msgstr "Medientyp auswählen" -#: thunar-volman/tvm-run.c:134 thunar-volman/tvm-run.c:145 +#: ../thunar-volman/tvm-run.c:134 ../thunar-volman/tvm-run.c:145 msgid "You have inserted a blank disc." msgstr "Ein Rohling wurde eingelegt." -#: thunar-volman/tvm-run.c:135 thunar-volman/tvm-run.c:146 +#: ../thunar-volman/tvm-run.c:135 ../thunar-volman/tvm-run.c:146 msgid "What would you like to do?" msgstr "Welche Aktion soll ausgeführt werden?" -#: thunar-volman/tvm-run.c:137 +#: ../thunar-volman/tvm-run.c:137 msgid "Make _DVD" msgstr "_DVD brennen" -#: thunar-volman/tvm-run.c:148 +#: ../thunar-volman/tvm-run.c:148 msgid "Make _Data CD" msgstr "_Daten-CD brennen" -#: thunar-volman/tvm-run.c:149 +#: ../thunar-volman/tvm-run.c:149 msgid "Make _Audio CD" msgstr "_Audio-CD brennen" + +#: ../thunar-volman-settings.desktop.in.in.h:3 +#, fuzzy +msgid "Removable Media" +msgstr "Wechseldatenträger- und Medieneinstellungen" -- cgit v1.2.1