[gnome-directory-thumbnailer] Added German translation



commit 51d377d687360a9f91d1952237357dd44a3c34e6
Author: Christian Kirbach <christian kirbach gmail com>
Date:   Sun Jan 26 17:56:41 2014 +0100

    Added German translation

 po/LINGUAS |    1 +
 po/de.po   |   85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 86 insertions(+), 0 deletions(-)
---
diff --git a/po/LINGUAS b/po/LINGUAS
index 48e7e63..34d98d7 100644
--- a/po/LINGUAS
+++ b/po/LINGUAS
@@ -1,5 +1,6 @@
 # Please keep this list sorted alphabetically.
 cs
+de
 el
 es
 hu
diff --git a/po/de.po b/po/de.po
new file mode 100644
index 0000000..7281e9c
--- /dev/null
+++ b/po/de.po
@@ -0,0 +1,85 @@
+# German translation for gnome-directory-thumbnailer.
+# Copyright (C) 2014 gnome-directory-thumbnailer's COPYRIGHT HOLDER
+# This file is distributed under the same license as the gnome-directory-thumbnailer package.
+# Christian Kirbach <Christian Kirbach gmail com>, 2014.
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: gnome-directory-thumbnailer master\n"
+"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-";
+"directory-thumbnailer&keywords=I18N+L10N&component=general\n"
+"POT-Creation-Date: 2014-01-20 06:41+0000\n"
+"PO-Revision-Date: 2014-01-26 16:10+0100\n"
+"Last-Translator: Benjamin Steinwender <b stbe at>\n"
+"Language-Team: German <gnome-de gnome org>\n"
+"Language: de\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Poedit 1.6.3\n"
+
+#: ../src/main.c:347
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’."
+msgstr "Fehler beim Erstellen des Vorschaubilds für die Datei »%s«."
+
+#: ../src/main.c:351
+#, c-format
+msgid "Error generating thumbnail for file ‘%s’: recursion limit reached."
+msgstr ""
+"Fehler beim Erstellen des Vorschaubilds für die Datei »%s«: Rekursionsgrenze "
+"erreicht."
+
+#: ../src/main.c:356
+#, c-format
+msgid ""
+"Error generating thumbnail for file ‘%s’: MIME type ‘%s’ is unsupported."
+msgstr ""
+"Fehler beim Erstellen des Vorschaubilds für die Datei »%s«: MIME-Typ »%s« "
+"wird nicht unterstützt."
+
+#. No error, but the directory was empty.
+#: ../src/main.c:399
+#, c-format
+msgid "Directory is empty."
+msgstr "Ordner ist leer."
+
+#: ../src/main.c:447
+msgid "Maximum size of the thumbnail in pixels (maximum width or height)"
+msgstr "Maximale Größe der Vorschaubilder in Pixel (maximale Höhe oder Breite)"
+
+#: ../src/main.c:448
+msgid "Show the normal folder icon as an overlay on the thumbnail"
+msgstr "Das normale Ordnersymbol über das Vorschaubild legen"
+
+#: ../src/main.c:449
+msgid "[INPUT FILE] [OUTPUT FILE]"
+msgstr "[EINGABE-DATEI] [AUSGABE-DATEI]"
+
+#. Handle the command line options.
+#. Translators: This is the command line description of what the application does. Please keep the em-dash 
(or an equivalent).
+#: ../src/main.c:485
+msgid "— Generate thumbnails for directories"
+msgstr "— Vorschaubilder für Ordner erstellen"
+
+#: ../src/main.c:490
+#, c-format
+msgid "Couldn’t parse command line options: %s\n"
+msgstr "Die Befehlszeilenoptionen konnten nicht verarbeitet werden: %s\n"
+
+#: ../src/main.c:527
+#, c-format
+msgid "Couldn’t generate thumbnail for directory ‘%s’: %s\n"
+msgstr "Vorschaubild für Ordner »%s« konnte nicht erstellt werden: %s\n"
+
+#. Failed to load the icon. Shame.
+#: ../src/main.c:615
+#, c-format
+msgid "Couldn’t load folder overlay icon: %s\n"
+msgstr "Symbol zum Überlegen über den Ordner konnte nicht geladen werden: %s\n"
+
+#: ../src/main.c:638
+#, c-format
+msgid "Couldn’t save thumbnail to ‘%s’: %s\n"
+msgstr "Vorschaubilder konnte nicht unter »%s« gespeichert werden: %s\n"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]