diff options
Diffstat (limited to 'l10n/templates/files.pot')
-rw-r--r-- | l10n/templates/files.pot | 78 |
1 files changed, 63 insertions, 15 deletions
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index ce0f7d8d6f5..4616ec5195c 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-01-24 00:25+0100\n" +"POT-Creation-Date: 2012-05-09 12:29+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -43,64 +43,112 @@ msgstr "" msgid "Missing a temporary folder" msgstr "" -#: appinfo/app.php:8 +#: ajax/upload.php:25 +msgid "Failed to write to disk" +msgstr "" + +#: appinfo/app.php:7 msgid "Files" msgstr "" #: templates/admin.php:5 +msgid "File handling" +msgstr "" + +#: templates/admin.php:7 msgid "Maximum upload size" msgstr "" +#: templates/admin.php:7 +msgid "max. possible: " +msgstr "" + +#: templates/admin.php:9 +msgid "Needed for multi-file and folder downloads." +msgstr "" + +#: templates/admin.php:9 +msgid "Enable ZIP-download" +msgstr "" + +#: templates/admin.php:11 +msgid "0 is unlimited" +msgstr "" + +#: templates/admin.php:12 +msgid "Maximum input size for ZIP files" +msgstr "" + #: templates/index.php:7 msgid "New" msgstr "" -#: templates/index.php:10 +#: templates/index.php:9 msgid "Text file" msgstr "" -#: templates/index.php:11 +#: templates/index.php:10 msgid "Folder" msgstr "" -#: templates/index.php:12 -msgid "From the web" +#: templates/index.php:11 +msgid "From url" msgstr "" -#: templates/index.php:22 +#: templates/index.php:21 msgid "Upload" msgstr "" -#: templates/index.php:35 +#: templates/index.php:27 +msgid "Cancel upload" +msgstr "" + +#: templates/index.php:39 msgid "Nothing in here. Upload something!" msgstr "" -#: templates/index.php:43 +#: templates/index.php:47 msgid "Name" msgstr "" -#: templates/index.php:45 +#: templates/index.php:49 +msgid "Share" +msgstr "" + +#: templates/index.php:51 msgid "Download" msgstr "" -#: templates/index.php:49 +#: templates/index.php:55 msgid "Size" msgstr "" -#: templates/index.php:50 +#: templates/index.php:56 msgid "Modified" msgstr "" -#: templates/index.php:50 +#: templates/index.php:56 +msgid "Delete all" +msgstr "" + +#: templates/index.php:56 msgid "Delete" msgstr "" -#: templates/index.php:58 +#: templates/index.php:64 msgid "Upload too large" msgstr "" -#: templates/index.php:60 +#: templates/index.php:66 msgid "" "The files you are trying to upload exceed the maximum size for file uploads " "on this server." msgstr "" + +#: templates/index.php:71 +msgid "Files are being scanned, please wait." +msgstr "" + +#: templates/index.php:74 +msgid "Current scanning" +msgstr "" |