12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- #
- # Translators:
- # Mario Siegmann <mario_siegmann@web.de>, 2013
- # Pwnicorn <pwnicorndev@gmail.com>, 2013
- # Susi <>, 2013
- msgid ""
- msgstr ""
- "Project-Id-Version: ownCloud\n"
- "Report-Msgid-Bugs-To: translations@owncloud.org\n"
- "POT-Creation-Date: 2013-11-15 22:54-0500\n"
- "PO-Revision-Date: 2013-11-13 16:11+0000\n"
- "Last-Translator: Susi <>\n"
- "Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- "Language: de\n"
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
- #: templates/authenticate.php:4
- msgid "This share is password-protected"
- msgstr "Diese Freigabe ist durch ein Passwort geschützt"
- #: templates/authenticate.php:7
- msgid "The password is wrong. Try again."
- msgstr "Bitte überprüfen sie Ihr Passwort und versuchen Sie es erneut."
- #: templates/authenticate.php:10
- msgid "Password"
- msgstr "Passwort"
- #: templates/part.404.php:3
- msgid "Sorry, this link doesn’t seem to work anymore."
- msgstr "Entschuldigung, dieser Link scheint nicht mehr zu funktionieren."
- #: templates/part.404.php:4
- msgid "Reasons might be:"
- msgstr "Gründe könnten sein:"
- #: templates/part.404.php:6
- msgid "the item was removed"
- msgstr "Die Elemente wurden entfernt"
- #: templates/part.404.php:7
- msgid "the link expired"
- msgstr "Der Link ist abgelaufen"
- #: templates/part.404.php:8
- msgid "sharing is disabled"
- msgstr "Teilen ist deaktiviert"
- #: templates/part.404.php:10
- msgid "For more info, please ask the person who sent this link."
- msgstr "Für mehr Informationen, frage bitte die Person, die dir diesen Link geschickt hat."
- #: templates/public.php:18
- #, php-format
- msgid "%s shared the folder %s with you"
- msgstr "%s hat den Ordner %s mit Dir geteilt"
- #: templates/public.php:21
- #, php-format
- msgid "%s shared the file %s with you"
- msgstr "%s hat die Datei %s mit Dir geteilt"
- #: templates/public.php:29 templates/public.php:95
- msgid "Download"
- msgstr "Download"
- #: templates/public.php:46 templates/public.php:49
- msgid "Upload"
- msgstr "Hochladen"
- #: templates/public.php:59
- msgid "Cancel upload"
- msgstr "Upload abbrechen"
- #: templates/public.php:92
- msgid "No preview available for"
- msgstr "Es ist keine Vorschau verfügbar für"
- #: templates/public.php:99
- msgid "Direct link"
- msgstr "Direkte Verlinkung"
|