diff options
author | Michael Gapczynski <mtgap@owncloud.com> | 2012-09-12 01:06:57 -0400 |
---|---|---|
committer | Michael Gapczynski <mtgap@owncloud.com> | 2012-09-12 01:06:57 -0400 |
commit | 60feaf9abfbc60d950de9c2b820ad46b3b973eb3 (patch) | |
tree | f9931192ec8f3cf20840f87462592bf5a03b4af1 /l10n/de/files_sharing.po | |
parent | b194ac3ddeeab6ce923a313725b3ce85fe849baa (diff) | |
parent | 54d4e556fe3302d1e580cb6d4abbfcd5699263a5 (diff) | |
download | nextcloud-server-60feaf9abfbc60d950de9c2b820ad46b3b973eb3.tar.gz nextcloud-server-60feaf9abfbc60d950de9c2b820ad46b3b973eb3.zip |
Merge branch 'master' into share_expiration
Conflicts:
core/js/share.js
lib/util.php
Diffstat (limited to 'l10n/de/files_sharing.po')
-rw-r--r-- | l10n/de/files_sharing.po | 35 |
1 files changed, 20 insertions, 15 deletions
diff --git a/l10n/de/files_sharing.po b/l10n/de/files_sharing.po index 8f7dfd3059e..7d11d393690 100644 --- a/l10n/de/files_sharing.po +++ b/l10n/de/files_sharing.po @@ -6,13 +6,14 @@ # I Robot <thomas.mueller@tmit.eu>, 2012. # <niko@nik-o-mat.de>, 2012. # <thomas.mueller@tmit.eu>, 2012. +# <transifex.3.mensaje@spamgourmet.com>, 2012. msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2012-08-23 02:03+0200\n" -"PO-Revision-Date: 2012-08-23 00:04+0000\n" -"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n" +"POT-Creation-Date: 2012-09-01 02:01+0200\n" +"PO-Revision-Date: 2012-08-31 09:46+0000\n" +"Last-Translator: traductor <transifex.3.mensaje@spamgourmet.com>\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" @@ -20,18 +21,22 @@ msgstr "" "Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" -#: templates/get.php:4 -msgid "Size" -msgstr "Größe" +#: templates/authenticate.php:4 +msgid "Password" +msgstr "Passwort" -#: templates/get.php:5 -msgid "Modified" -msgstr "Geändert" +#: templates/authenticate.php:6 +msgid "Submit" +msgstr "Absenden" -#: templates/get.php:5 -msgid "Delete all" -msgstr "Alle löschen" +#: templates/public.php:9 templates/public.php:19 +msgid "Download" +msgstr "Download" -#: templates/get.php:5 -msgid "Delete" -msgstr "Löschen" +#: templates/public.php:18 +msgid "No preview available for" +msgstr "Es ist keine Vorschau verfügbar für" + +#: templates/public.php:23 +msgid "web services under your control" +msgstr "Web-Services unter Ihrer Kontrolle" |