Fix translation of the source upload form
Closes GitLab issue #579. Thanks to Mathias Behrle (@mbehrle) for the find and report. Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -233,6 +233,8 @@
|
||||
transitions column sortable.
|
||||
* Show completion and intial state in the
|
||||
workflow proxy instance menu list.
|
||||
* Fix translation of the source upload forms
|
||||
using dropzone.js
|
||||
|
||||
3.1.11 (2019-04-XX)
|
||||
===================
|
||||
|
||||
@@ -266,6 +266,8 @@ Other changes
|
||||
transitions column sortable.
|
||||
* Show completion and intial state in the
|
||||
workflow proxy instance menu list.
|
||||
* Fix translation of the source upload forms
|
||||
using dropzone.js
|
||||
|
||||
Removals
|
||||
--------
|
||||
@@ -339,5 +341,6 @@ Bugs fixed or issues closed
|
||||
* :gitlab-issue:`522` Office 365 SMTP
|
||||
* :gitlab-issue:`539` Setting for default email sender is missing
|
||||
* :gitlab-issue:`563` Recursive Watch Folder
|
||||
* :gitlab-issue:`579` Untranslated items
|
||||
|
||||
.. _PyPI: https://pypi.python.org/pypi/mayan-edms/
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
|
||||
@@ -571,6 +571,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
@@ -570,6 +570,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
|
||||
@@ -597,6 +597,36 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Greška pri obradi izvora: %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
#, fuzzy
|
||||
#| msgid "Handle upload"
|
||||
msgid "Cancel upload"
|
||||
msgstr "Handle upload"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/"
|
||||
@@ -570,6 +570,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Danish (Denmark) (http://www.transifex.com/rosarior/mayan-"
|
||||
@@ -572,6 +572,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -15,7 +15,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
|
||||
@@ -609,6 +609,36 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Fehler bei der Verarbeitung der Quelle %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
#, fuzzy
|
||||
#| msgid "Handle upload"
|
||||
msgid "Cancel upload"
|
||||
msgstr "Hochladen erledigen"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Greek (http://www.transifex.com/rosarior/mayan-edms/language/"
|
||||
@@ -587,6 +587,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Σφάλμα επεξεργασίας πηγής: %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\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"
|
||||
@@ -568,6 +568,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:41+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
@@ -610,6 +610,34 @@ msgstr "Argumentos para pasar a SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND."
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Error procesando fuente: %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
@@ -593,6 +593,36 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "خطای پردازش منبع: %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
#, fuzzy
|
||||
#| msgid "Handle upload"
|
||||
msgid "Cancel upload"
|
||||
msgstr "آپلود دسته"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
|
||||
@@ -606,6 +606,36 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Erreur lors du traitement de la source : %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
#, fuzzy
|
||||
#| msgid "Handle upload"
|
||||
msgid "Cancel upload"
|
||||
msgstr "Moteur de téléchargement"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
@@ -571,6 +571,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
@@ -572,6 +572,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
@@ -589,6 +589,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Errore processando la sorgente: %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
|
||||
@@ -575,6 +575,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
|
||||
@@ -574,6 +574,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
@@ -574,6 +574,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -11,7 +11,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
|
||||
@@ -591,6 +591,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Erro processando fonte: %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -10,7 +10,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
|
||||
@@ -607,6 +607,36 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Eroare la procesarea sursei: %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
#, fuzzy
|
||||
#| msgid "Handle upload"
|
||||
msgid "Cancel upload"
|
||||
msgstr "Manipulați încărcarea"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
@@ -583,6 +583,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Ошибка обработки источника: %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
|
||||
@@ -570,6 +570,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -9,7 +9,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-"
|
||||
@@ -598,6 +598,36 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "Kaynak işleme sırasında hata oluştu: %s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
#, fuzzy
|
||||
#| msgid "Handle upload"
|
||||
msgid "Cancel upload"
|
||||
msgstr "Yüklemeyi yönet"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
|
||||
@@ -570,6 +570,34 @@ msgstr ""
|
||||
msgid "Error processing source: %s"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
msgid "Cancel upload"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2019-05-04 21:40-0400\n"
|
||||
"POT-Creation-Date: 2019-05-05 02:10-0400\n"
|
||||
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Chinese (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
@@ -580,6 +580,36 @@ msgstr "传递给SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND的参数。"
|
||||
msgid "Error processing source: %s"
|
||||
msgstr "处理源错误:%s"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:84
|
||||
#, fuzzy
|
||||
#| msgid "Handle upload"
|
||||
msgid "Cancel upload"
|
||||
msgstr "处理上传"
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:85
|
||||
msgid "Are you sure you want to cancel this upload?"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:86
|
||||
msgid "Drop files or click here to upload files"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:87
|
||||
msgid "Your browser does not support drag and drop file uploads."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:88
|
||||
msgid "Please use the fallback form below to upload your files."
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:89
|
||||
msgid "Clear"
|
||||
msgstr ""
|
||||
|
||||
#: templates/sources/upload_multiform_subtemplate.html:90
|
||||
msgid "Server responded with {{statusCode}} code."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:65
|
||||
msgid ""
|
||||
"Any error produced during the usage of a source will be listed here to "
|
||||
|
||||
@@ -47,10 +47,6 @@
|
||||
|
||||
{% include 'appearance/generic_multiform_subtemplate.html' %}
|
||||
|
||||
<script>
|
||||
$.getScript( "{% url 'common:javascript_catalog' 'mayan.apps.sources' %}" );
|
||||
</script>
|
||||
|
||||
<script type="text/x-template" id="previewTemplate">
|
||||
<div class="dz-preview dz-file-preview">
|
||||
<i class="far fa-file fa-10x"></i>
|
||||
@@ -85,6 +81,14 @@
|
||||
</script>
|
||||
|
||||
<script>
|
||||
var messageCancelUpload = "{% trans 'Cancel upload' %}";
|
||||
var messageCancelUploadConfirmation = "{% trans 'Are you sure you want to cancel this upload?' %}";
|
||||
var messageDefaultMessage = "{% trans 'Drop files or click here to upload files' %}";
|
||||
var messageFallbackMessage = "{% trans 'Your browser does not support drag and drop file uploads.' %}";
|
||||
var messageFallbackText = "{% trans 'Please use the fallback form below to upload your files.' %}";
|
||||
var messageRemoveFile = "{% trans 'Clear' %}";
|
||||
var messageResponseError = "{% trans 'Server responded with {{statusCode}} code.' %}";
|
||||
|
||||
$.getScript( "{% static 'sources/node_modules/dropzone/dist/dropzone.js' %}" )
|
||||
.done(function( script, textStatus ) {
|
||||
Dropzone.autoDiscover = false;
|
||||
@@ -95,13 +99,13 @@
|
||||
$('.dropzone').dropzone({
|
||||
addRemoveLinks: true,
|
||||
createImageThumbnails: false,
|
||||
dictCancelUpload: gettext('Cancel upload'),
|
||||
dictCancelUploadConfirmation: gettext('Are you sure you want to cancel this upload?'),
|
||||
dictDefaultMessage: '<i class="fa fa-cloud-upload-alt"></i> ' + gettext('Drop files or click here to upload files'),
|
||||
dictFallbackMessage: gettext('Your browser does not support drag\'n\'drop file uploads.'),
|
||||
dictFallbackText: gettext('Please use the fallback form below to upload your files like in the olden days.'),
|
||||
dictRemoveFile: gettext('Clear'),
|
||||
dictResponseError: gettext('Server responded with {{statusCode}} code.'),
|
||||
dictCancelUpload: messageCancelUpload,
|
||||
dictCancelUploadConfirmation: messageCancelUploadConfirmation,
|
||||
dictDefaultMessage: '<i class="fa fa-cloud-upload-alt"></i> ' + messageDefaultMessage,
|
||||
dictFallbackMessage: messageFallbackMessage,
|
||||
dictFallbackText: messageFallbackText,
|
||||
dictRemoveFile: messageRemoveFile,
|
||||
dictResponseError: messageResponseError,
|
||||
paramName: 'source-file',
|
||||
previewTemplate: previewTemplate,
|
||||
timeout: 1200000
|
||||
|
||||
Reference in New Issue
Block a user