~ubuntu-branches/ubuntu/lucid/amarok/lucid-backports

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Burkhard Lück <lueck@hube-lueck.de>, 2009.
# Thomas Reitelbach <tr@erdfunkstelle.de>, 2009.
# Johannes Obermayr <johannesobermayr@gmx.de>, 2009, 2010.
# Panagiotis Papadopoulos <pano_90@gmx.net>, 2010.
# Frederik Schwarzer <schwarzerf@gmail.com>, 2010.
msgid ""
msgstr ""
"Project-Id-Version: amarokcollectionscanner_qt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2010-11-27 06:57+0100\n"
"PO-Revision-Date: 2010-12-26 15:23+0100\n"
"Last-Translator: Johannes Obermayr <johannesobermayr@gmx.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.2\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"Language: de\n"

#: utilities/collectionscanner/CollectionScanner.cpp:255
#: utilities/collectionscanner/CollectionScanner.cpp:278
#, qt-format
msgid "File \"%1\" not found."
msgstr "Die Datei „%1“ kann nicht gefunden werden."

#: utilities/collectionscanner/CollectionScanner.cpp:258
#, qt-format
msgid "Could not open file \"%1\"."
msgstr "Die Datei „%1“ lässt sich nicht öffnen."

#: utilities/collectionscanner/CollectionScanner.cpp:506
#, qt-format
msgid "Missing argument for option %1"
msgstr "Für die Einstellmöglichkeit „%1“ fehlt das Argument."

#: utilities/collectionscanner/CollectionScanner.cpp:543
msgid ""
"Amarok Collection Scanner\n"
"Scans directories and outputs a xml file with the results.\n"
"For more information see http://amarok.kde.org/wiki/Batch_Mode\n"
"\n"
"Usage: amarokcollectionscanner [options] <Folder(s)>\n"
"User-modifiable Options:\n"
"<Folder(s)>             : list of folders to scan\n"
"-h, --help              : This help text\n"
"-v, --version           : Print the version of this tool\n"
"-r, --recursive         : Scan folders recursively\n"
"-i, --incremental       : Incremental scan (modified folders only)\n"
"-s, --restart           : After a crash, restart the scanner in its last "
"position\n"
"    --idlepriority      : Run at idle priority\n"
"    --sharedmemory <key> : A shared memory segment to be used for restarting "
"a scan\n"
"    --newer <path>      : Only scan directories if modification time is new "
"than <path>\n"
"                          Only useful in incremental scan mode\n"
"    --batch <path>      : Add the directories from the batch xml file\n"
"                          batch file format should look like this:\n"
"   <scanner>\n"
"    <directory>\n"
"     <path>/absolute/path/of/directory</path>\n"
"     <mtime>1234</mtime>   (this is optional)\n"
"    </directory>\n"
"   </scanner>\n"
"                          You can also use a previous scan result for that.\n"
msgstr ""
"Sammlungserfasser von Amarok\n"
"Durchsucht Ordner und erzeugt eine xml-Datei mit dem Ergebnis.\n"
"Für weitere Informationen: http://amarok.kde.org/wiki/Batch_Mode\n"
"\n"
"Anwendung: amarokcollectionscanner [Optionen] <Ordner>\n"
"Verfügbare Optionen:\n"
"<Ordner>                      : Die einzulesenden Ordner.\n"
"-h, --help                    : Zeigt diesen Hilfetext an.\n"
"-v, --version                 : Zeigt die Version dieses Werkzeugs an.\n"
"-r, --recursive               : Die Ordner rekursiv (mit Unterordnern) "
"durchsuchen.\n"
"-i, --incremental             : Inkrementelles Durchsuchen (nur geänderte "
"Ordner).\n"
"-s, --restart                 : Mit dem Erfassen der Sammlung nach einem "
"Absturz bei der zuletzt erreichten Position fortfahren.\n"
"    --idlepriority            : Mit Leerlauf-Priorität ausführen.\n"
"    --sharedmemory <Schlüssel>: Einen gemeinsam genutzen Speicherabschnitt "
"für das erneute Durchsuchen verwenden.\n"
"    --newer <Datum>           : Nur Ordner mit einem Änderungsdatum ab "
"<Datum> durchsuchen.\n"
"                                Diese Option ist nur in Verbindung mit dem "
"inkrementellen Durchsuchen nützlich.\n"
"    --batch <Datei>           : Ordner aus der Stapelverarbeitungsdatei "
"hinzufügen.\n"
"                                Die Stapelverarbeitungsdatei sollte wie "
"folgt aufgebaut sein:\n"
"   <scanner>\n"
"    <directory>\n"
"     <path>/vollständiger/Pfad/des/Ordners</path>\n"
"     <mtime>1234</mtime> (optional)\n"
"    </directory>\n"
"   </scanner>                                Dafür kann auch ein vorheriges "
"Suchergebnis verwendet werden.\n"