nextcloud/l10n/templates/files.pot

300 lines
5.0 KiB
Plaintext
Raw Normal View History

2011-08-09 19:54:02 +04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
2012-09-28 04:06:03 +04:00
"POT-Creation-Date: 2012-09-28 02:02+0200\n"
2011-08-09 19:54:02 +04:00
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
2012-07-26 00:15:24 +04:00
#: ajax/upload.php:20
2011-09-25 01:12:18 +04:00
msgid "There is no error, the file uploaded with success"
msgstr ""
2012-07-26 00:15:24 +04:00
#: ajax/upload.php:21
2011-09-25 01:12:18 +04:00
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
2012-07-26 00:15:24 +04:00
#: ajax/upload.php:22
2011-09-25 01:12:18 +04:00
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
2012-07-26 00:15:24 +04:00
#: ajax/upload.php:23
2011-09-25 01:12:18 +04:00
msgid "The uploaded file was only partially uploaded"
msgstr ""
2012-07-26 00:15:24 +04:00
#: ajax/upload.php:24
2011-09-25 01:12:18 +04:00
msgid "No file was uploaded"
msgstr ""
2012-07-26 00:15:24 +04:00
#: ajax/upload.php:25
2011-09-25 01:12:18 +04:00
msgid "Missing a temporary folder"
msgstr ""
2012-07-26 00:15:24 +04:00
#: ajax/upload.php:26
2012-05-09 14:41:01 +04:00
msgid "Failed to write to disk"
msgstr ""
2012-06-06 02:29:28 +04:00
#: appinfo/app.php:6
2011-08-09 19:54:02 +04:00
msgid "Files"
msgstr ""
2012-09-08 04:05:41 +04:00
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
2012-07-26 00:15:24 +04:00
msgid "Delete"
msgstr ""
2012-09-22 03:18:31 +04:00
#: js/fileactions.js:182
msgid "Rename"
msgstr ""
2012-09-24 04:04:10 +04:00
#: js/filelist.js:190 js/filelist.js:192
2012-08-01 00:57:24 +04:00
msgid "already exists"
msgstr ""
2012-09-24 04:04:10 +04:00
#: js/filelist.js:190 js/filelist.js:192
2012-08-01 00:57:24 +04:00
msgid "replace"
msgstr ""
2012-09-24 04:04:10 +04:00
#: js/filelist.js:190
2012-09-06 01:28:59 +04:00
msgid "suggest name"
msgstr ""
2012-09-24 04:04:10 +04:00
#: js/filelist.js:190 js/filelist.js:192
2012-08-01 00:57:24 +04:00
msgid "cancel"
msgstr ""
2012-09-24 04:04:10 +04:00
#: js/filelist.js:239 js/filelist.js:241
2012-08-01 00:57:24 +04:00
msgid "replaced"
msgstr ""
2012-09-24 04:04:10 +04:00
#: js/filelist.js:239 js/filelist.js:241 js/filelist.js:273 js/filelist.js:275
2012-09-06 01:28:59 +04:00
msgid "undo"
2012-07-30 04:05:41 +04:00
msgstr ""
2012-09-24 04:04:10 +04:00
#: js/filelist.js:241
2012-09-06 01:28:59 +04:00
msgid "with"
2012-06-06 02:29:28 +04:00
msgstr ""
2012-09-24 04:04:10 +04:00
#: js/filelist.js:273
2012-09-08 04:05:41 +04:00
msgid "unshared"
msgstr ""
2012-09-24 04:04:10 +04:00
#: js/filelist.js:275
2012-08-01 00:57:24 +04:00
msgid "deleted"
msgstr ""
2012-08-31 04:07:19 +04:00
#: js/files.js:179
2012-06-06 02:29:28 +04:00
msgid "generating ZIP-file, it may take some time."
msgstr ""
2012-08-31 04:07:19 +04:00
#: js/files.js:208
2012-06-06 02:29:28 +04:00
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
2012-08-31 04:07:19 +04:00
#: js/files.js:208
2012-06-06 02:29:28 +04:00
msgid "Upload Error"
msgstr ""
2012-09-21 04:04:56 +04:00
#: js/files.js:236 js/files.js:341 js/files.js:371
2012-06-06 02:29:28 +04:00
msgid "Pending"
msgstr ""
2012-09-26 15:22:37 +04:00
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
#: js/files.js:322 js/files.js:355
2012-06-06 02:29:28 +04:00
msgid "Upload cancelled."
msgstr ""
2012-09-21 04:04:56 +04:00
#: js/files.js:424
2012-08-31 04:07:19 +04:00
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
2012-09-21 04:04:56 +04:00
#: js/files.js:494
2012-06-06 02:29:28 +04:00
msgid "Invalid name, '/' is not allowed."
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:668
2012-09-18 04:04:26 +04:00
msgid "files scanned"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:676
2012-09-18 04:04:26 +04:00
msgid "error while scanning"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:749 templates/index.php:48
2012-09-26 15:22:37 +04:00
msgid "Name"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:750 templates/index.php:56
2012-06-06 02:29:28 +04:00
msgid "Size"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:751 templates/index.php:58
2012-06-06 02:29:28 +04:00
msgid "Modified"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:778
2012-06-06 02:29:28 +04:00
msgid "folder"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:780
2012-06-06 02:29:28 +04:00
msgid "folders"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:788
2012-06-06 02:29:28 +04:00
msgid "file"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:790
2012-06-06 02:29:28 +04:00
msgid "files"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:834
2012-09-26 15:22:37 +04:00
msgid "seconds ago"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:835
2012-09-26 15:22:37 +04:00
msgid "minute ago"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:836
2012-09-26 15:22:37 +04:00
msgid "minutes ago"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:839
2012-09-26 15:22:37 +04:00
msgid "today"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:840
2012-09-26 15:22:37 +04:00
msgid "yesterday"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:841
2012-09-26 15:22:37 +04:00
msgid "days ago"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:842
2012-09-26 15:22:37 +04:00
msgid "last month"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:844
2012-09-26 15:22:37 +04:00
msgid "months ago"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:845
2012-09-26 15:22:37 +04:00
msgid "last year"
msgstr ""
2012-09-27 04:03:09 +04:00
#: js/files.js:846
2012-09-26 15:22:37 +04:00
msgid "years ago"
msgstr ""
2011-08-13 07:13:10 +04:00
#: templates/admin.php:5
2012-05-09 14:41:01 +04:00
msgid "File handling"
msgstr ""
#: templates/admin.php:7
2011-08-13 07:13:10 +04:00
msgid "Maximum upload size"
msgstr ""
2012-05-09 14:41:01 +04:00
#: 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 ""
2012-09-05 04:05:39 +04:00
#: templates/admin.php:14
msgid "Save"
msgstr ""
2012-01-11 04:06:59 +04:00
#: templates/index.php:7
msgid "New"
msgstr ""
2012-05-09 14:41:01 +04:00
#: templates/index.php:9
2012-01-11 04:06:59 +04:00
msgid "Text file"
msgstr ""
2012-05-09 14:41:01 +04:00
#: templates/index.php:10
2012-01-11 04:06:59 +04:00
msgid "Folder"
msgstr ""
2012-05-09 14:41:01 +04:00
#: templates/index.php:11
msgid "From url"
2011-08-09 19:54:02 +04:00
msgstr ""
2012-09-22 03:18:31 +04:00
#: templates/index.php:20
2012-01-11 04:06:59 +04:00
msgid "Upload"
2011-08-09 19:54:02 +04:00
msgstr ""
2012-05-09 14:41:01 +04:00
#: templates/index.php:27
msgid "Cancel upload"
msgstr ""
2012-09-07 04:07:22 +04:00
#: templates/index.php:40
2011-08-20 07:12:16 +04:00
msgid "Nothing in here. Upload something!"
2011-08-09 19:54:02 +04:00
msgstr ""
2012-09-07 04:07:22 +04:00
#: templates/index.php:50
2012-05-09 14:41:01 +04:00
msgid "Share"
msgstr ""
2012-09-07 04:07:22 +04:00
#: templates/index.php:52
2011-08-09 19:54:02 +04:00
msgid "Download"
msgstr ""
2012-09-08 04:05:41 +04:00
#: templates/index.php:75
2011-08-09 19:54:02 +04:00
msgid "Upload too large"
msgstr ""
2012-09-08 04:05:41 +04:00
#: templates/index.php:77
2011-08-09 19:54:02 +04:00
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
2012-05-09 14:41:01 +04:00
2012-09-08 04:05:41 +04:00
#: templates/index.php:82
2012-05-09 14:41:01 +04:00
msgid "Files are being scanned, please wait."
msgstr ""
2012-09-08 04:05:41 +04:00
#: templates/index.php:85
2012-05-09 14:41:01 +04:00
msgid "Current scanning"
msgstr ""