1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 06:37:17 +00:00

Update po from code

This commit is contained in:
Virgil Dupras
2016-08-25 21:43:51 -04:00
parent 26aad6e948
commit edcff588e2
52 changed files with 6714 additions and 6461 deletions

View File

@@ -20,18 +20,18 @@ msgstr "Dateipfad"
msgid "Error Message"
msgstr "Fehlermeldung"
#: core/prioritize.py:63 core_me/result_table.py:24 core_pe/result_table.py:21
#: core_se/result_table.py:21
#: core/me/result_table.py:24 core/pe/result_table.py:21 core/prioritize.py:63
#: core/se/result_table.py:21
msgid "Kind"
msgstr "Typ"
#: core/prioritize.py:72 core_me/result_table.py:19 core_pe/result_table.py:19
#: core_se/result_table.py:19
#: core/me/result_table.py:19 core/pe/result_table.py:19 core/prioritize.py:72
#: core/se/result_table.py:19
msgid "Folder"
msgstr "Ordner"
#: core/prioritize.py:88 core_me/result_table.py:18 core_pe/result_table.py:18
#: core_se/result_table.py:18
#: core/me/result_table.py:18 core/pe/result_table.py:18 core/prioritize.py:88
#: core/se/result_table.py:18
msgid "Filename"
msgstr "Dateiname"
@@ -39,85 +39,85 @@ msgstr "Dateiname"
msgid "Size"
msgstr "Größe"
#: core/prioritize.py:153 core_me/result_table.py:25
#: core_pe/result_table.py:24 core_se/result_table.py:22
#: core/me/result_table.py:25 core/pe/result_table.py:24
#: core/prioritize.py:153 core/se/result_table.py:22
msgid "Modification"
msgstr "Geändert"
#: core_me/prioritize.py:16
#: core/me/prioritize.py:18
msgid "Duration"
msgstr "Dauer"
#: core_me/prioritize.py:22 core_me/result_table.py:22
#: core/me/prioritize.py:24 core/me/result_table.py:22
msgid "Bitrate"
msgstr "Bitrate"
#: core_me/prioritize.py:28
#: core/me/prioritize.py:30
msgid "Samplerate"
msgstr "Abtastrate"
#: core_me/result_table.py:20
#: core/me/result_table.py:20
msgid "Size (MB)"
msgstr "Größe (MB)"
#: core_me/result_table.py:21
#: core/me/result_table.py:21
msgid "Time"
msgstr "Zeit"
#: core_me/result_table.py:23
#: core/me/result_table.py:23
msgid "Sample Rate"
msgstr "Abtastrate"
#: core_me/result_table.py:26
#: core/me/result_table.py:26
msgid "Title"
msgstr "Titel"
#: core_me/result_table.py:27
#: core/me/result_table.py:27
msgid "Artist"
msgstr "Künstler"
#: core_me/result_table.py:28
#: core/me/result_table.py:28
msgid "Album"
msgstr "Album"
#: core_me/result_table.py:29
#: core/me/result_table.py:29
msgid "Genre"
msgstr "Genre"
#: core_me/result_table.py:30
#: core/me/result_table.py:30
msgid "Year"
msgstr "Jahr"
#: core_me/result_table.py:31
#: core/me/result_table.py:31
msgid "Track Number"
msgstr "Titel Nummer"
#: core_me/result_table.py:32
#: core/me/result_table.py:32
msgid "Comment"
msgstr "Kommentar"
#: core_me/result_table.py:33 core_pe/result_table.py:25
#: core_se/result_table.py:23
#: core/me/result_table.py:33 core/pe/result_table.py:25
#: core/se/result_table.py:23
msgid "Match %"
msgstr "Übereinstimmung %"
#: core_me/result_table.py:34 core_se/result_table.py:24
#: core/me/result_table.py:34 core/se/result_table.py:24
msgid "Words Used"
msgstr "genutzte Wörter"
#: core_me/result_table.py:35 core_pe/result_table.py:26
#: core_se/result_table.py:25
#: core/me/result_table.py:35 core/pe/result_table.py:26
#: core/se/result_table.py:25
msgid "Dupe Count"
msgstr "Anzahl der Duplikate"
#: core_pe/prioritize.py:16 core_pe/result_table.py:22
#: core/pe/prioritize.py:18 core/pe/result_table.py:22
msgid "Dimensions"
msgstr "Auflösung"
#: core_pe/result_table.py:20 core_se/result_table.py:20
#: core/pe/result_table.py:20 core/se/result_table.py:20
msgid "Size (KB)"
msgstr "Größe (KB)"
#: core_pe/result_table.py:23
#: core/pe/result_table.py:23
msgid "EXIF Timestamp"
msgstr "EXIF Zeitstempel"

View File

@@ -12,15 +12,15 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: core/app.py:39
#: core/app.py:40
msgid "There are no marked duplicates. Nothing has been done."
msgstr "Keine markierten Duplikate, daher wurde nichts getan."
#: core/app.py:40
#: core/app.py:41
msgid "There are no selected duplicates. Nothing has been done."
msgstr "Keine ausgewählten Duplikate, daher wurde nichts getan."
#: core/app.py:41
#: core/app.py:42
msgid ""
"You're about to open many files at once. Depending on what those files are "
"opened with, doing so can create quite a mess. Continue?"
@@ -28,31 +28,27 @@ msgstr ""
"Sie sind dabei, sehr viele Dateien gleichzeitig zu öffnen. Das kann zu "
"ziemlichem Durcheinander führen! Trotzdem fortfahren?"
#: core/app.py:57
#: core/app.py:65
msgid "Scanning for duplicates"
msgstr "Suche nach Duplikaten"
#: core/app.py:58
#: core/app.py:66
msgid "Loading"
msgstr "Lade"
#: core/app.py:59
#: core/app.py:67
msgid "Moving"
msgstr "Verschiebe"
#: core/app.py:60
#: core/app.py:68
msgid "Copying"
msgstr "Kopiere"
#: core/app.py:61
#: core/app.py:69
msgid "Sending to Trash"
msgstr "Verschiebe in den Papierkorb"
#: core/app.py:64
msgid "Sending files to the recycle bin"
msgstr "Verschiebe Dateien in den Papierkorb"
#: core/app.py:290
#: core/app.py:279
msgid ""
"A previous action is still hanging in there. You can't start a new one yet. "
"Wait a few seconds, then try again."
@@ -60,32 +56,32 @@ msgstr ""
"Eine vorherige Aktion ist noch in der Bearbeitung. Sie können noch keine "
"Neue starten. Warten Sie einige Sekunden und versuchen es erneut."
#: core/app.py:297
#: core/app.py:289
msgid "No duplicates found."
msgstr "Keine Duplikate gefunden."
#: core/app.py:310
#: core/app.py:304
msgid "All marked files were copied successfully."
msgstr "Alle markierten Dateien wurden erfolgreich kopiert."
#: core/app.py:311
#: core/app.py:305
msgid "All marked files were moved successfully."
msgstr "Alle markierten Dateien wurden erfolgreich verschoben."
#: core/app.py:312
#: core/app.py:306
msgid "All marked files were successfully sent to Trash."
msgstr ""
"Alle markierten Dateien wurden erfolgreich in den Papierkorb verschoben."
#: core/app.py:349
#: core/app.py:368
msgid "'{}' already is in the list."
msgstr "'{}' ist bereits in der Liste."
#: core/app.py:351
#: core/app.py:370
msgid "'{}' does not exist."
msgstr "'{}' existiert nicht."
#: core/app.py:360
#: core/app.py:379
msgid ""
"All selected %d matches are going to be ignored in all subsequent scans. "
"Continue?"
@@ -93,64 +89,60 @@ msgstr ""
"Alle %d ausgewählten Dateien werden in zukünftigen Scans ignoriert. "
"Fortfahren?"
#: core/app.py:426
#: core/app.py:450
msgid "copy"
msgstr "kopieren"
#: core/app.py:426
#: core/app.py:450
msgid "move"
msgstr "verschieben"
#: core/app.py:427
#: core/app.py:451
msgid "Select a directory to {} marked files to"
msgstr "Wählen Sie einen Ordner zum {} der ausgewählten Dateien."
#: core/app.py:464
#: core/app.py:490
msgid "Select a destination for your exported CSV"
msgstr "Zielverzeichnis für den CSV Export angeben"
#: core/app.py:489
#: core/app.py:518
msgid "You have no custom command set up. Set it up in your preferences."
msgstr ""
"Sie haben noch keinen Befehl erstellt. Bitte dies in den Einstellungen vornehmen.\n"
"Bsp.: \"C:\\Program Files\\Diff\\Diff.exe\" \"%d\" \"%r\""
#: core/app.py:641 core/app.py:654
#: core/app.py:672 core/app.py:685
msgid "You are about to remove %d files from results. Continue?"
msgstr "%d Dateien werden aus der Ergebnisliste entfernt. Fortfahren?"
#: core/app.py:688
#: core/app.py:719
msgid "{} duplicate groups were changed by the re-prioritization."
msgstr "{} Duplikat-Gruppen wurden durch die Neu-Priorisierung geändert."
#: core/app.py:716
#: core/app.py:762
msgid "Collecting files to scan"
msgstr "Sammle zu scannende Dateien..."
#: core/app.py:727
#: core/app.py:751
msgid "The selected directories contain no scannable file."
msgstr "Ausgewählte Ordner enthalten keine scannbaren Dateien."
#: core/app.py:768
#: core/app.py:810
msgid "%s (%d discarded)"
msgstr "%s (%d verworfen)"
#: core/engine.py:220 core/engine.py:265
#: core/engine.py:222 core/engine.py:262
msgid "0 matches found"
msgstr "0 Übereinstimmungen gefunden"
#: core/engine.py:238 core/engine.py:273
#: core/engine.py:240 core/engine.py:270
msgid "%d matches found"
msgstr "%d Übereinstimmungen gefunden"
#: core/engine.py:258 core/scanner.py:79
#: core/scanner.py:77
msgid "Read size of %d/%d files"
msgstr "Lese Größe von %d/%d Dateien"
#: core/engine.py:464
msgid "Grouped %d/%d matches"
msgstr "%d/%d Übereinstimmungen gruppiert"
#: core/gui/deletion_options.py:69
msgid "You are sending {} file(s) to the Trash."
msgstr "Verschiebe {} Datei(en) in den Papierkorb."
@@ -195,46 +187,89 @@ msgstr "Neuste"
msgid "Oldest"
msgstr "Älterste"
#: core/results.py:126
#: core/results.py:129
msgid "%d / %d (%s / %s) duplicates marked."
msgstr "%d / %d (%s / %s) Duplikate markiert."
#: core/results.py:133
#: core/results.py:136
msgid " filter: %s"
msgstr " Filter: %s"
#: core/scanner.py:99
#: core/scanner.py:101
msgid "Read metadata of %d/%d files"
msgstr "Lese Metadaten von %d/%d Dateien"
#: core/scanner.py:130
msgid "Removing false matches"
msgstr "Entferne falsche Übereinstimmungen"
#: core/scanner.py:154
msgid "Processed %d/%d matches against the ignore list"
msgstr "%d/%d Treffer mit der Ausnahmeliste abgeglichen"
#: core/scanner.py:176
msgid "Doing group prioritization"
msgstr "Gruppenpriorisierung"
#: core_pe/matchblock.py:61
#: core/pe/matchblock.py:61
msgid "Analyzed %d/%d pictures"
msgstr "Analysiere Bild %d/%d"
#: core_pe/matchblock.py:153
#: core/pe/matchblock.py:156
msgid "Performed %d/%d chunk matches"
msgstr "%d/%d Chunk-Matches ausgeführt"
#: core_pe/matchblock.py:158
#: core/pe/matchblock.py:161
msgid "Preparing for matching"
msgstr "Bereite Matching vor"
#: core_pe/matchblock.py:193
#: core/pe/matchblock.py:206
msgid "Verified %d/%d matches"
msgstr "%d/%d verifizierte Übereinstimmungen"
#: core_pe/matchexif.py:18
#: core/pe/matchexif.py:18
msgid "Read EXIF of %d/%d pictures"
msgstr "Lese EXIF von Bild %d/%d"
#: core/app.py:312
msgid "Could not load file: {}"
msgstr ""
#: core/app.py:496 core/app.py:742
msgid "Couldn't write to file: {}"
msgstr ""
#: core/me/scanner.py:19 core/se/scanner.py:15
msgid "Filename"
msgstr ""
#: core/me/scanner.py:20
msgid "Filename - Fields"
msgstr ""
#: core/me/scanner.py:21
msgid "Filename - Fields (No Order)"
msgstr ""
#: core/me/scanner.py:22
msgid "Tags"
msgstr ""
#: core/me/scanner.py:23 core/pe/scanner.py:20 core/se/scanner.py:16
msgid "Contents"
msgstr ""
#: core/pe/scanner.py:21
msgid "EXIF Timestamp"
msgstr ""
#: core/scanner.py:139
msgid "Almost done! Fiddling with results..."
msgstr ""
#: core/se/scanner.py:17
msgid "Folders"
msgstr ""
#~ msgid "Sending files to the recycle bin"
#~ msgstr "Verschiebe Dateien in den Papierkorb"
#~ msgid "Grouped %d/%d matches"
#~ msgstr "%d/%d Übereinstimmungen gruppiert"
#~ msgid "Removing false matches"
#~ msgstr "Entferne falsche Übereinstimmungen"
#~ msgid "Processed %d/%d matches against the ignore list"
#~ msgstr "%d/%d Treffer mit der Ausnahmeliste abgeglichen"
#~ msgid "Doing group prioritization"
#~ msgstr "Gruppenpriorisierung"

File diff suppressed because it is too large Load Diff