Blame view
sources/l10n/de_CH/files_sharing.po
2.43 KB
|
31b7f2792
|
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 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # FlorianScholz <work@bgstyle.de>, 2013 # JamFX <niko@nik-o-mat.de>, 2013 # Mario Siegmann <mario_siegmann@web.de>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud " "Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-15 22:54-0500 " "PO-Revision-Date: 2013-11-13 16:11+0000 " "Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/) " "MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: de_CH " "Plural-Forms: nplurals=2; plural=(n != 1); " #: templates/authenticate.php:4 msgid "This share is password-protected" msgstr "" #: templates/authenticate.php:7 msgid "The password is wrong. Try again." msgstr "Das Passwort ist falsch. Bitte 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 "Das Element wurde 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, fragen Sie bitte die Person, die Ihnen 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 Ihnen geteilt" #: templates/public.php:21 #, php-format msgid "%s shared the file %s with you" msgstr "%s hat die Datei %s mit Ihnen geteilt" #: templates/public.php:29 templates/public.php:95 msgid "Download" msgstr "Herunterladen" #: 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 "" |