Update translation source files

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2019-05-04 21:43:55 -04:00
parent 99b180f269
commit 030b7d5d91
888 changed files with 24019 additions and 15969 deletions

View File

@@ -1,25 +1,27 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Mohammed ALDOUB <voulnet@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/ar/)\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/"
"ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr ""
@@ -72,7 +74,7 @@ msgstr "فك الملفات المضغوطة"
msgid "Upload a compressed file's contained files as individual documents"
msgstr "تحميل الملفات في ملف مضغوط كوثائق منفردة"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "ملف الاعداد"
@@ -569,69 +571,75 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Unable get list of staging files: %s"
msgid "Delete staging file \"%s\"?"
msgstr "غير قادر على ايجاد قائمة بملفات الاعداد: %s"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -639,31 +647,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "انشاء مصدر جديد من النوع: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -671,7 +679,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,25 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Iliya Georgiev <inactive+iliicho7@transifex.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/language/bg/)\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bg\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr ""
@@ -72,7 +73,7 @@ msgstr ""
msgid "Upload a compressed file's contained files as individual documents"
msgstr ""
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr ""
@@ -569,69 +570,74 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -639,31 +645,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr ""
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -671,7 +677,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Atdhe Tabaku <Atdhe617@gmail.com>, 2018
# www.ping.ba <jomer@ping.ba>, 2013
@@ -9,18 +9,20 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/rosarior/mayan-edms/language/bs_BA/)\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/"
"rosarior/mayan-edms/language/bs_BA/)\n"
"Language: bs_BA\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: bs_BA\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Izvori"
@@ -33,7 +35,10 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Izvori dokumenata su način na koji se novi dokumenti hraniti za Mayan EDMS, kreirati barem izvor web oblik kako bi mogli da otpremaju dokumente iz pretraživača."
msgstr ""
"Izvori dokumenata su način na koji se novi dokumenti hraniti za Mayan EDMS, "
"kreirati barem izvor web oblik kako bi mogli da otpremaju dokumente iz "
"pretraživača."
#: apps.py:75
msgid "Type"
@@ -73,7 +78,7 @@ msgstr "Otpakuj kompresovane datoteke"
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Upload kompresovane datoteke koja sadrži individualne dokumente"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Osnovna datoteka"
@@ -278,7 +283,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Tipični izbori su 110 za POP3, 995 za POP3 preko SSL-a, 143 za IMAP, 993 za IMAP preko SSL-a."
msgstr ""
"Tipični izbori su 110 za POP3, 995 za POP3 preko SSL-a, 143 za IMAP, 993 za "
"IMAP preko SSL-a."
#: models/email_sources.py:48
msgid "Port"
@@ -297,7 +304,10 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "Ime priloga koji će sadržavati imena metapodataka i par vrijednosti koje će biti dodijeljene ostalim preuzjenim prilozima. Napomena: Ovaj prilog mora biti prvi prilog."
msgstr ""
"Ime priloga koji će sadržavati imena metapodataka i par vrijednosti koje će "
"biti dodijeljene ostalim preuzjenim prilozima. Napomena: Ovaj prilog mora "
"biti prvi prilog."
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -307,7 +317,9 @@ msgstr "Ime priloga metapodataka"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "Izaberite tip metapodataka koji važi za odabrani tip dokumenta za čuvanje objekta e-pošte."
msgstr ""
"Izaberite tip metapodataka koji važi za odabrani tip dokumenta za čuvanje "
"objekta e-pošte."
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -317,7 +329,9 @@ msgstr "Tip metapodataka predmeta"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "Izaberite vrstu metapodataka koja važi za odabrani tip dokumenta u kojem će se vrednost e-pošte \"sa\"."
msgstr ""
"Izaberite vrstu metapodataka koja važi za odabrani tip dokumenta u kojem će "
"se vrednost e-pošte \"sa\"."
#: models/email_sources.py:73
msgid "From metadata type"
@@ -344,14 +358,18 @@ msgstr "E-mail izvori"
msgid ""
"Subject metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Tip metapodataka predmeta \"%(metadata_type)s\" ne važi za tip dokumenta: %(document_type)s"
msgstr ""
"Tip metapodataka predmeta \"%(metadata_type)s\" ne važi za tip dokumenta: "
"%(document_type)s"
#: models/email_sources.py:198
#, python-format
msgid ""
"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "\"Od\" metapodataka tipa \"%(metadata_type)s\" ne važi za tip dokumenta: %(document_type)s"
msgstr ""
"\"Od\" metapodataka tipa \"%(metadata_type)s\" ne važi za tip dokumenta: "
"%(document_type)s"
#: models/email_sources.py:213
msgid "IMAP Mailbox from which to check for messages."
@@ -381,7 +399,9 @@ msgstr "Naziv uređaja"
msgid ""
"Selects the scan mode (e.g., lineart, monochrome, or color). If this option "
"is not supported by your scanner, leave it blank."
msgstr "Odabire režim skeniranja (npr. Lineart, monohromatski ili boji). Ako ovu opciju ne podržava vaš skener, ostavite je praznim."
msgstr ""
"Odabire režim skeniranja (npr. Lineart, monohromatski ili boji). Ako ovu "
"opciju ne podržava vaš skener, ostavite je praznim."
#: models/scanner_sources.py:41
msgid "Mode"
@@ -392,7 +412,9 @@ msgid ""
"Sets the resolution of the scanned image in DPI (dots per inch). Typical "
"value is 200. If this option is not supported by your scanner, leave it "
"blank."
msgstr "Podešava rezoluciju skenirane slike u DPI (tačke po inču). Tipična vrednost je 200. Ako vaš skener ne podržava ovu opciju, ostavite je praznim."
msgstr ""
"Podešava rezoluciju skenirane slike u DPI (tačke po inču). Tipična vrednost "
"je 200. Ako vaš skener ne podržava ovu opciju, ostavite je praznim."
#: models/scanner_sources.py:48
msgid "Resolution"
@@ -402,7 +424,9 @@ msgstr "Rezolucija"
msgid ""
"Selects the scan source (such as a document-feeder). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Odabir izvora skeniranja (kao što je uvući dokument). Ako ovu opciju ne podržava vaš skener, ostavite je praznim."
msgstr ""
"Odabir izvora skeniranja (kao što je uvući dokument). Ako ovu opciju ne "
"podržava vaš skener, ostavite je praznim."
#: models/scanner_sources.py:54
msgid "Paper source"
@@ -412,7 +436,9 @@ msgstr "Izvor papira"
msgid ""
"Selects the document feeder mode (simplex/duplex). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Izbor režima za uvlačenje dokumenata (simplex / duplex). Ako ovu opciju ne podržava vaš skener, ostavite je praznim."
msgstr ""
"Izbor režima za uvlačenje dokumenata (simplex / duplex). Ako ovu opciju ne "
"podržava vaš skener, ostavite je praznim."
#: models/scanner_sources.py:61
msgid "ADF mode"
@@ -553,7 +579,8 @@ msgstr "Upload dokument"
#: settings.py:15
msgid "File path to the scanimage program used to control image scanners."
msgstr "Putanja do skenirajućeg programa koji se koristi za kontrolu skenera slike."
msgstr ""
"Putanja do skenirajućeg programa koji se koristi za kontrolu skenera slike."
#: settings.py:22
msgid ""
@@ -570,69 +597,79 @@ msgstr ""
msgid "Error processing source: %s"
msgstr "Greška pri obradi izvora: %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "Stavke dnevnika za izvor: %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "Nisu definisani nikakvi interaktivni izvori dokumenta ili nijedan nije omogućen, stvoriti jedan prije nastavka."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"Nisu definisani nikakvi interaktivni izvori dokumenta ili nijedan nije "
"omogućen, stvoriti jedan prije nastavka."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Osobine dokumenata"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "Datoteke u staznoj stazi"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr "Skeniraj"
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr "Greška u izvršenju zadatka za otpremanje dokumenta; %(exception)s, %(exception_class)s"
msgstr ""
"Greška u izvršenju zadatka za otpremanje dokumenta; %(exception)s, "
"%(exception_class)s"
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "Dokument \"%s\" je blokiran da učitava nove verzije."
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Otvori novu verziju iz izvora: %s"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "Izbrišite arhive"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -640,31 +677,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "Provjera provjera izvora \"%s\"?"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "Izvorna provera je u redu."
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Kreirajte novi izvor tipa: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "Izbrišite izvor: %s?"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "Izmijeni izvor: %s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -672,7 +709,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,24 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/cs/)\n"
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/"
"cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr ""
@@ -71,7 +73,7 @@ msgstr ""
msgid "Upload a compressed file's contained files as individual documents"
msgstr ""
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr ""
@@ -568,69 +570,74 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -638,31 +645,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr ""
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -670,7 +677,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,25 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Rasmus Kierudsen <tebrasso@gmail.com>, 2018
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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-edms/language/da_DK/)\n"
"Language-Team: Danish (Denmark) (http://www.transifex.com/rosarior/mayan-"
"edms/language/da_DK/)\n"
"Language: da_DK\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: da_DK\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Kilder"
@@ -72,7 +73,7 @@ msgstr ""
msgid "Upload a compressed file's contained files as individual documents"
msgstr ""
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr ""
@@ -277,7 +278,9 @@ msgstr ""
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Typiske muligheder er 110 for POP3, 995 for POP3 via SSL, 143 for IMAP, 993 for IMAP via SSL."
msgstr ""
"Typiske muligheder er 110 for POP3, 995 for POP3 via SSL, 143 for IMAP, 993 "
"for IMAP via SSL."
#: models/email_sources.py:48
msgid "Port"
@@ -569,69 +572,74 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -639,31 +647,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr ""
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -671,7 +679,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Berny <berny@bernhard-marx.de>, 2015-2016
# Ingo, 2013
@@ -15,18 +15,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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-edms/language/de_DE/)\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-"
"edms/language/de_DE/)\n"
"Language: de_DE\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Quellen"
@@ -39,7 +40,10 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Dokumentenquellen definieren verschiedene Möglichkeiten für die Einspeisung in Mayan EDMS. Minimal ein Webformular für das Hochladen mittels Browser ist erforderlich."
msgstr ""
"Dokumentenquellen definieren verschiedene Möglichkeiten für die Einspeisung "
"in Mayan EDMS. Minimal ein Webformular für das Hochladen mittels Browser ist "
"erforderlich."
#: apps.py:75
msgid "Type"
@@ -79,7 +83,7 @@ msgstr "Komprimierte Dateien entpacken"
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Ein komprimiertes Archiv hochladen, das einzelne Dokumente enthält"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Staging-Datei"
@@ -284,7 +288,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Typische Werte sind 110 für POP3, 995 für POP3 über SSL, 143 für IMAP, 993 für IMAP über SSL"
msgstr ""
"Typische Werte sind 110 für POP3, 995 für POP3 über SSL, 143 für IMAP, 993 "
"für IMAP über SSL"
#: models/email_sources.py:48
msgid "Port"
@@ -303,7 +309,10 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "Name des Anhangs, der die Metadatentypen (Paare von Namen und Werten) für die folgenden Anhänge enthält (Bemerkung: dieser Anhang muss der erste Anhang sein)."
msgstr ""
"Name des Anhangs, der die Metadatentypen (Paare von Namen und Werten) für "
"die folgenden Anhänge enthält (Bemerkung: dieser Anhang muss der erste "
"Anhang sein)."
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -313,7 +322,9 @@ msgstr "Name Metadatenattachment"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "Wählen Sie einen Metadatentyp zur Speicherung des E-Mail-Betreffs, der für den ausgewählten Dokumententyp zulässig ist"
msgstr ""
"Wählen Sie einen Metadatentyp zur Speicherung des E-Mail-Betreffs, der für "
"den ausgewählten Dokumententyp zulässig ist"
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -323,7 +334,9 @@ msgstr "Metadatentyp des Betreffs"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "Wählen Sie einen Metadatentyp zur Speicherung des E-Mail-Absenders, der für den ausgewählten Dokumententyp zulässig ist"
msgstr ""
"Wählen Sie einen Metadatentyp zur Speicherung des E-Mail-Absenders, der für "
"den ausgewählten Dokumententyp zulässig ist"
#: models/email_sources.py:73
msgid "From metadata type"
@@ -350,14 +363,18 @@ msgstr "E-Mail Quellen"
msgid ""
"Subject metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Metadatentyp \"%(metadata_type)s\" des Betreffs ist für den Dokumententyp \"%(document_type)s\" nicht zulässig."
msgstr ""
"Metadatentyp \"%(metadata_type)s\" des Betreffs ist für den Dokumententyp "
"\"%(document_type)s\" nicht zulässig."
#: models/email_sources.py:198
#, python-format
msgid ""
"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Metadatentyp \"%(metadata_type)s\" des Absenders ist für den Dokumententyp \"%(document_type)s\" nicht zulässig."
msgstr ""
"Metadatentyp \"%(metadata_type)s\" des Absenders ist für den Dokumententyp "
"\"%(document_type)s\" nicht zulässig."
#: models/email_sources.py:213
msgid "IMAP Mailbox from which to check for messages."
@@ -387,7 +404,9 @@ msgstr "Gerätename"
msgid ""
"Selects the scan mode (e.g., lineart, monochrome, or color). If this option "
"is not supported by your scanner, leave it blank."
msgstr "Scanmodus auswählen (z.B. lineart, monochrom, oder farbig). Leer lassen, wenn diese Option von Ihrem Scanner nicht unterstützt wird."
msgstr ""
"Scanmodus auswählen (z.B. lineart, monochrom, oder farbig). Leer lassen, "
"wenn diese Option von Ihrem Scanner nicht unterstützt wird."
#: models/scanner_sources.py:41
msgid "Mode"
@@ -398,7 +417,10 @@ msgid ""
"Sets the resolution of the scanned image in DPI (dots per inch). Typical "
"value is 200. If this option is not supported by your scanner, leave it "
"blank."
msgstr "Setzt die Auflösung des gescannten Bildes in DPI (dots per inch). Ein typischer Wert ist 200. Leer lassen, wenn diese Option von Ihrem Scanner nicht unterstützt wird."
msgstr ""
"Setzt die Auflösung des gescannten Bildes in DPI (dots per inch). Ein "
"typischer Wert ist 200. Leer lassen, wenn diese Option von Ihrem Scanner "
"nicht unterstützt wird."
#: models/scanner_sources.py:48
msgid "Resolution"
@@ -408,7 +430,9 @@ msgstr "Auflösung"
msgid ""
"Selects the scan source (such as a document-feeder). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Setzt die Scanquelle (etwa wie Dokuemteneinzug). Leer lassen, wenn diese Option von Ihrem Scanner nicht unterstützt wird."
msgstr ""
"Setzt die Scanquelle (etwa wie Dokuemteneinzug). Leer lassen, wenn diese "
"Option von Ihrem Scanner nicht unterstützt wird."
#: models/scanner_sources.py:54
msgid "Paper source"
@@ -418,7 +442,10 @@ msgstr "Papierquelle"
msgid ""
"Selects the document feeder mode (simplex/duplex). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Setzt die Auflösung des gescannten Bildes in DPI (dots per inch). Ein typischer Wert ist 200. Leer lassen, wenn diese Option von Ihrem Scanner nicht unterstützt wird."
msgstr ""
"Setzt die Auflösung des gescannten Bildes in DPI (dots per inch). Ein "
"typischer Wert ist 200. Leer lassen, wenn diese Option von Ihrem Scanner "
"nicht unterstützt wird."
#: models/scanner_sources.py:61
msgid "ADF mode"
@@ -559,86 +586,108 @@ msgstr "Dokument hochladen"
#: settings.py:15
msgid "File path to the scanimage program used to control image scanners."
msgstr "Dateipfad zum Programm scanimage, das für die Kontrolle von Scannern verwendet wird."
msgstr ""
"Dateipfad zum Programm scanimage, das für die Kontrolle von Scannern "
"verwendet wird."
#: settings.py:22
msgid ""
"Path to the Storage subclass to use when storing the cached staging_file "
"image files."
msgstr "Pfad zu Speicher-Unterklasse für den Cache von Bildern für bereitgestellte Dateien."
msgstr ""
"Pfad zu Speicher-Unterklasse für den Cache von Bildern für bereitgestellte "
"Dateien."
#: settings.py:31
msgid "Arguments to pass to the SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND."
msgstr "Argumente die an das SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND weitergeleitet werden."
msgstr ""
"Argumente die an das SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND "
"weitergeleitet werden."
#: tasks.py:46
#, python-format
msgid "Error processing source: %s"
msgstr "Fehler bei der Verarbeitung der Quelle %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr "Jeder Fehler, der bei der Benutzung von Dokumentenquellen auftritt, wird hier gelistet, um bei der Fehlerbehebung zu helfen."
msgstr ""
"Jeder Fehler, der bei der Benutzung von Dokumentenquellen auftritt, wird "
"hier gelistet, um bei der Fehlerbehebung zu helfen."
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr "Keine Protokolleinträge vorhanden"
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "Logeinträge für Quelle %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "Es wurden keine interaktiven Dokumentenquellen konfiguriert. Bitte erstellen oder aktivieren Sie eine bevor Sie fortsetzen."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"Es wurden keine interaktiven Dokumentenquellen konfiguriert. Bitte erstellen "
"oder aktivieren Sie eine bevor Sie fortsetzen."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Dokumenteneigenschaften"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "Dateien im Staging Pfad"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr "Scannen"
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr "Fehler beim Hochladen von Dokumenten; %(exception)s, %(exception_class)s"
msgstr ""
"Fehler beim Hochladen von Dokumenten; %(exception)s, %(exception_class)s"
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr "Das neue Dokument wurde in die Warteschlange eingestellt und wird in Kürze verfügbar sein."
msgstr ""
"Das neue Dokument wurde in die Warteschlange eingestellt und wird in Kürze "
"verfügbar sein."
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr "Ein Dokument vom Typ \"%(document_type)s\" aus Quelle %(source)s hochladen"
msgstr ""
"Ein Dokument vom Typ \"%(document_type)s\" aus Quelle %(source)s hochladen"
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "Vom Dokument \"%s\" können keine neuen Versionen hochgeladen werden."
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr "Das neue Dokument wurde in die Warteschlange eingestellt und wird in Kürze verfügbar sein."
msgstr ""
"Das neue Dokument wurde in die Warteschlange eingestellt und wird in Kürze "
"verfügbar sein."
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Eine neue Version von Quelle %s hochladen"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "Staging-Datei löschen"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -646,39 +695,43 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "Überprüfung anstoßen für Quelle \"%s\"?"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "Quellenüberprüfung vorgemerkt."
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Quelle des Typs %s erstellen"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "Quelle %s wirklich löschen?"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "Quelle %s bearbeiten"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
"email sources, are automatic and run on the background without user "
"intervention."
msgstr "Quellen stellen die Mittel für das Hochladen von Dokumenten bereit. Einige Quellen wie z.B. das Webformular sind interaktiv und erfordern Benutzereingaben. Andere wie z.B. E-Mail-Quellen arbeiten automatisch und laufen ohne Benutzereingriff im Hintergrund."
msgstr ""
"Quellen stellen die Mittel für das Hochladen von Dokumenten bereit. Einige "
"Quellen wie z.B. das Webformular sind interaktiv und erfordern "
"Benutzereingaben. Andere wie z.B. E-Mail-Quellen arbeiten automatisch und "
"laufen ohne Benutzereingriff im Hintergrund."
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr "Keine Quellen verfügbar"

View File

@@ -1,24 +1,25 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/el/)\n"
"Language-Team: Greek (http://www.transifex.com/rosarior/mayan-edms/language/"
"el/)\n"
"Language: el\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Πηγές"
@@ -31,7 +32,10 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Οι πηγές εγγράφων είναι ο τρόπος με τον οποίο τροφοδοτούμε το Mayan EDMS με νέα έγγραφα. Δημιουργήστε τουλάχιστον μία φόρμα ιστού ώστε να μπορείτε να ανεβάσετε έγγραφα με την χρήση ενός web browser. "
msgstr ""
"Οι πηγές εγγράφων είναι ο τρόπος με τον οποίο τροφοδοτούμε το Mayan EDMS με "
"νέα έγγραφα. Δημιουργήστε τουλάχιστον μία φόρμα ιστού ώστε να μπορείτε να "
"ανεβάσετε έγγραφα με την χρήση ενός web browser. "
#: apps.py:75
msgid "Type"
@@ -69,9 +73,10 @@ msgstr "Αποσυμπίεση αρχείου"
#: forms.py:47
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Ανέβασμα των περιεχομένων ενός συμπιεσμένου αρχείου ως αυτόνομα έγγραφα."
msgstr ""
"Ανέβασμα των περιεχομένων ενός συμπιεσμένου αρχείου ως αυτόνομα έγγραφα."
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr ""
@@ -233,7 +238,9 @@ msgstr "Χρονικό διάστημα"
#: models/base.py:180
msgid "Assign a document type to documents uploaded from this source."
msgstr "Ορισμός ενός τύπου εγγράφου για τα έγγραφα που μεταφορτώθηκαν από αυτή την πηγή."
msgstr ""
"Ορισμός ενός τύπου εγγράφου για τα έγγραφα που μεταφορτώθηκαν από αυτή την "
"πηγή."
#: models/base.py:182
msgid "Document type"
@@ -276,7 +283,9 @@ msgstr ""
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Τυπικές τιμές είναι 110 για POP3, 995 για POP3 με χρήση SSL, 143 για IMAP, 993 για IMAP με χρήση SSL."
msgstr ""
"Τυπικές τιμές είναι 110 για POP3, 995 για POP3 με χρήση SSL, 143 για IMAP, "
"993 για IMAP με χρήση SSL."
#: models/email_sources.py:48
msgid "Port"
@@ -379,7 +388,9 @@ msgstr "Όνομα συσκευής"
msgid ""
"Selects the scan mode (e.g., lineart, monochrome, or color). If this option "
"is not supported by your scanner, leave it blank."
msgstr "Επιλέξτε τρόπο ανάγνωσης (πχ lineart, μονόχρωμη, έγχρωμη.) Αφήστε κενό αν δεν υποστηρίζεται από την συσκευή σας."
msgstr ""
"Επιλέξτε τρόπο ανάγνωσης (πχ lineart, μονόχρωμη, έγχρωμη.) Αφήστε κενό αν "
"δεν υποστηρίζεται από την συσκευή σας."
#: models/scanner_sources.py:41
msgid "Mode"
@@ -390,7 +401,9 @@ msgid ""
"Sets the resolution of the scanned image in DPI (dots per inch). Typical "
"value is 200. If this option is not supported by your scanner, leave it "
"blank."
msgstr "Ορίστε την ανάλυση της εικόνας σε DPI (στιγμές ανά ίντσα). Μια τυπική τιμή είναι 200. Αφήστε κενό αν δεν υποστηρίζεται από την συσκευή σας."
msgstr ""
"Ορίστε την ανάλυση της εικόνας σε DPI (στιγμές ανά ίντσα). Μια τυπική τιμή "
"είναι 200. Αφήστε κενό αν δεν υποστηρίζεται από την συσκευή σας."
#: models/scanner_sources.py:48
msgid "Resolution"
@@ -400,7 +413,9 @@ msgstr "Ανάλυση"
msgid ""
"Selects the scan source (such as a document-feeder). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Επιλέξτε την πηγή ανάγνωσης (πχ document-feeder.) Αφήστε κενό αν δεν υποστηρίζεται από την συσκευή σας."
msgstr ""
"Επιλέξτε την πηγή ανάγνωσης (πχ document-feeder.) Αφήστε κενό αν δεν "
"υποστηρίζεται από την συσκευή σας."
#: models/scanner_sources.py:54
msgid "Paper source"
@@ -410,7 +425,9 @@ msgstr "Πηγή χαρτιού"
msgid ""
"Selects the document feeder mode (simplex/duplex). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Επιλέξτε τον τρόπο τροφοδοσίας χαρτιών (simplex / duplex.) Αφήστε κενό ανδεν υποστηρίζεται από την συσκευή σας."
msgstr ""
"Επιλέξτε τον τρόπο τροφοδοσίας χαρτιών (simplex / duplex.) Αφήστε κενό ανδεν "
"υποστηρίζεται από την συσκευή σας."
#: models/scanner_sources.py:61
msgid "ADF mode"
@@ -551,7 +568,9 @@ msgstr "Ανέβασμα εγγράφου"
#: settings.py:15
msgid "File path to the scanimage program used to control image scanners."
msgstr "Διαδρομή του προγράμματος που θα χρησιμοποιηθεί για τον έλεγχο των οπτικών αναγνωστών."
msgstr ""
"Διαδρομή του προγράμματος που θα χρησιμοποιηθεί για τον έλεγχο των οπτικών "
"αναγνωστών."
#: settings.py:22
msgid ""
@@ -568,69 +587,76 @@ msgstr ""
msgid "Error processing source: %s"
msgstr "Σφάλμα επεξεργασίας πηγής: %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Ιδιότητες εγγράφου"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr "Ανάγνωση"
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "Η δυνατότητα ανεβάσματος νέας έκδοσης έχει απενεργοποιηθεί για το έγγραφο \"%s\""
msgstr ""
"Η δυνατότητα ανεβάσματος νέας έκδοσης έχει απενεργοποιηθεί για το έγγραφο "
"\"%s\""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Ανέβασμα μιας νέας έκδοσης από την πηγή: %s"
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -638,31 +664,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "Έναρξη ελέγχου για την πηγή \"%s\";"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "Αλιτημα ελέγχου πηγής κατχωρήθηκε. "
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Δημιουργία νέας πηγής τύπου: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "Διαγραφή της πηγής: %s;"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "Τροποποίηση πηγής: %s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -670,7 +696,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr ""
@@ -71,7 +71,7 @@ msgstr ""
msgid "Upload a compressed file's contained files as individual documents"
msgstr ""
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr ""
@@ -568,69 +568,74 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -638,31 +643,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr ""
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -670,7 +675,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# jmcainzos <jmcainzos@vodafone.es>, 2014
# jmcainzos <jmcainzos@vodafone.es>, 2015
@@ -11,18 +11,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/language/es/)\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/"
"language/es/)\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Fuentes"
@@ -35,7 +36,10 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Las fuentes de documentos son la manera en la que se almacenan nuevos documentos en Mayan EDMS. Crea por lo menos una fuente del tipo formulario web para poder cargar documentos desde un navegador."
msgstr ""
"Las fuentes de documentos son la manera en la que se almacenan nuevos "
"documentos en Mayan EDMS. Crea por lo menos una fuente del tipo formulario "
"web para poder cargar documentos desde un navegador."
#: apps.py:75
msgid "Type"
@@ -61,7 +65,9 @@ msgstr "Mensaje"
msgid ""
"Utility provided by the SANE package. Used to control the scanner and "
"obtained the scanned document image."
msgstr "Utilidad proporcionada por el paquete SANE. Se utiliza para controlar el escáner y se obtiene la imagen del documento escaneado."
msgstr ""
"Utilidad proporcionada por el paquete SANE. Se utiliza para controlar el "
"escáner y se obtiene la imagen del documento escaneado."
#: forms.py:30
msgid "Comment"
@@ -73,9 +79,10 @@ msgstr "Expandir archivos comprimidos"
#: forms.py:47
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Subir los archivos de un archivo comprimido como documentos individuales"
msgstr ""
"Subir los archivos de un archivo comprimido como documentos individuales"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Archivo provisional"
@@ -237,7 +244,8 @@ msgstr "Intérvalo"
#: models/base.py:180
msgid "Assign a document type to documents uploaded from this source."
msgstr "Asignar un tipo de documento a los documentos subidos desde esta fuente"
msgstr ""
"Asignar un tipo de documento a los documentos subidos desde esta fuente"
#: models/base.py:182
msgid "Document type"
@@ -280,7 +288,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Las opciones típicas son 110 para POP3, 995 para POP3 sobre SSL, 143 para IMAP, 993 para IMAP sobre SSL."
msgstr ""
"Las opciones típicas son 110 para POP3, 995 para POP3 sobre SSL, 143 para "
"IMAP, 993 para IMAP sobre SSL."
#: models/email_sources.py:48
msgid "Port"
@@ -299,7 +309,11 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "Nombre del archivo adjunto que contiene los nombres de los tipos de metadatos y los pares de valores que se asignará al resto de los archivos adjuntos descargados. Nota: Este anejo tiene que ser el primer archivo adjunto."
msgstr ""
"Nombre del archivo adjunto que contiene los nombres de los tipos de "
"metadatos y los pares de valores que se asignará al resto de los archivos "
"adjuntos descargados. Nota: Este anejo tiene que ser el primer archivo "
"adjunto."
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -309,7 +323,9 @@ msgstr "Nombre del anejo de metadatos"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "Seleccione un tipo de metadatos válido para el tipo de documento seleccionado para almacenar el asunto del correo electrónico."
msgstr ""
"Seleccione un tipo de metadatos válido para el tipo de documento "
"seleccionado para almacenar el asunto del correo electrónico."
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -319,7 +335,9 @@ msgstr "Tipo de metadatos de asunto "
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "Seleccione un tipo de metadatos válido para el tipo de documento seleccionado para almacenar el valor \"de\" del correo electrónico."
msgstr ""
"Seleccione un tipo de metadatos válido para el tipo de documento "
"seleccionado para almacenar el valor \"de\" del correo electrónico."
#: models/email_sources.py:73
msgid "From metadata type"
@@ -346,14 +364,18 @@ msgstr "Fuentes de correo electrónico"
msgid ""
"Subject metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "El tipo de metadatos de tema \"%(metadata_type)s\" no es válido para el tipo de documento: %(document_type)s"
msgstr ""
"El tipo de metadatos de tema \"%(metadata_type)s\" no es válido para el tipo "
"de documento: %(document_type)s"
#: models/email_sources.py:198
#, python-format
msgid ""
"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "\"De\" tipo de metadatos \"%(metadata_type)s\" no es válido para el tipo de documento: %(document_type)s"
msgstr ""
"\"De\" tipo de metadatos \"%(metadata_type)s\" no es válido para el tipo de "
"documento: %(document_type)s"
#: models/email_sources.py:213
msgid "IMAP Mailbox from which to check for messages."
@@ -383,7 +405,9 @@ msgstr "Nombre del dispositivo"
msgid ""
"Selects the scan mode (e.g., lineart, monochrome, or color). If this option "
"is not supported by your scanner, leave it blank."
msgstr "Selecciona el modo de escáner (por ejemplo, lineart, monochrome o color). Si esta opción no es compatible con el escáner, déjela en blanco."
msgstr ""
"Selecciona el modo de escáner (por ejemplo, lineart, monochrome o color). Si "
"esta opción no es compatible con el escáner, déjela en blanco."
#: models/scanner_sources.py:41
msgid "Mode"
@@ -394,7 +418,10 @@ msgid ""
"Sets the resolution of the scanned image in DPI (dots per inch). Typical "
"value is 200. If this option is not supported by your scanner, leave it "
"blank."
msgstr "Define la resolución de la imagen escaneada en DPI (puntos por pulgada). El valor típico es 200. Si esta opción no es compatible con el escáner, déjelo en blanco."
msgstr ""
"Define la resolución de la imagen escaneada en DPI (puntos por pulgada). El "
"valor típico es 200. Si esta opción no es compatible con el escáner, déjelo "
"en blanco."
#: models/scanner_sources.py:48
msgid "Resolution"
@@ -404,7 +431,9 @@ msgstr "Resolución"
msgid ""
"Selects the scan source (such as a document-feeder). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Selecciona la fuente de escaneado (como un alimentador de documentos). Si esta opción no es compatible con el escáner, déjela en blanco."
msgstr ""
"Selecciona la fuente de escaneado (como un alimentador de documentos). Si "
"esta opción no es compatible con el escáner, déjela en blanco."
#: models/scanner_sources.py:54
msgid "Paper source"
@@ -414,7 +443,9 @@ msgstr "Fuente de papel"
msgid ""
"Selects the document feeder mode (simplex/duplex). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Selecciona el modo de alimentador de documentos (simplex / dúplex). Si esta opción no es compatible con el escáner, déjela en blanco."
msgstr ""
"Selecciona el modo de alimentador de documentos (simplex / dúplex). Si esta "
"opción no es compatible con el escáner, déjela en blanco."
#: models/scanner_sources.py:61
msgid "ADF mode"
@@ -485,13 +516,16 @@ msgstr "No es posible obtener la lista de los archivos provisionales: %s"
#: models/watch_folder_sources.py:32
msgid "Server side filesystem path to scan for files."
msgstr "Ruta del sistema de archivos del lado del servidor para buscar archivos."
msgstr ""
"Ruta del sistema de archivos del lado del servidor para buscar archivos."
#: models/watch_folder_sources.py:37
msgid ""
"If checked, not only will the folder path be scanned for files but also its "
"subdirectories."
msgstr "Si se marca, no solo se analizará la ruta de la carpeta en busca de archivos, sino también sus subdirectorios."
msgstr ""
"Si se marca, no solo se analizará la ruta de la carpeta en busca de "
"archivos, sino también sus subdirectorios."
#: models/watch_folder_sources.py:40
msgid "Include subdirectories?"
@@ -555,13 +589,17 @@ msgstr "Subir documento"
#: settings.py:15
msgid "File path to the scanimage program used to control image scanners."
msgstr "Ruta de acceso al programa scanimage utilizado para controlar los escáneres de imágenes."
msgstr ""
"Ruta de acceso al programa scanimage utilizado para controlar los escáneres "
"de imágenes."
#: settings.py:22
msgid ""
"Path to the Storage subclass to use when storing the cached staging_file "
"image files."
msgstr "Ruta a la subclase de almacenamiento para usar cuando se almacenan los archivos de imagen de staging_file almacenados en caché."
msgstr ""
"Ruta a la subclase de almacenamiento para usar cuando se almacenan los "
"archivos de imagen de staging_file almacenados en caché."
#: settings.py:31
msgid "Arguments to pass to the SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND."
@@ -572,109 +610,134 @@ msgstr "Argumentos para pasar a SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND."
msgid "Error processing source: %s"
msgstr "Error procesando fuente: %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr "Cualquier error producido durante el uso de una fuente se enumerará aquí para ayudar en la depuración."
msgstr ""
"Cualquier error producido durante el uso de una fuente se enumerará aquí "
"para ayudar en la depuración."
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr "No hay entradas de registro disponibles"
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "Entradas de bitácora para fuente: %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "No se han definido fuentes de documentos interactivos o no hay ninguna habilitada, cree una antes de continuar."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"No se han definido fuentes de documentos interactivos o no hay ninguna "
"habilitada, cree una antes de continuar."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Propiedades de documento"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "Archivos en ruta de ensayo"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr "Escanear"
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr "Error al ejecutar la tarea de carga de documentos; %(exception)s, %(exception_class)s"
msgstr ""
"Error al ejecutar la tarea de carga de documentos; %(exception)s, "
"%(exception_class)s"
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr "Nuevo documento puesto en cola para su carga y estará disponible en breve."
msgstr ""
"Nuevo documento puesto en cola para su carga y estará disponible en breve."
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr "Cargar un documento del tipo \"%(document_type)s\" de la fuente: %(source)s"
msgstr ""
"Cargar un documento del tipo \"%(document_type)s\" de la fuente: %(source)s"
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "Documento \"%s\" esta bloqueado de crear nuevas versiones."
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr "Nueva versión del documento puesto en cola para su carga y estará disponible en breve."
msgstr ""
"Nueva versión del documento puesto en cola para su carga y estará disponible "
"en breve."
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Subir una nueva versión de la fuente: %s"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "Borrar archivos provisionales"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
"tested. Check the source's error log for information during testing. A "
"successful test will clear the error log."
msgstr "Esto ejecutará el código de verificación de fuente incluso si la fuente no está habilitada. Las fuentes que eliminan el contenido después de la descarga no lo harán durante la prueba. Verifique el registro de errores de la fuente para obtener información durante la prueba. Una prueba exitosa borrará el registro de errores."
msgstr ""
"Esto ejecutará el código de verificación de fuente incluso si la fuente no "
"está habilitada. Las fuentes que eliminan el contenido después de la "
"descarga no lo harán durante la prueba. Verifique el registro de errores de "
"la fuente para obtener información durante la prueba. Una prueba exitosa "
"borrará el registro de errores."
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "¿Lanzar chequeo para la fuenta \"%s\"? "
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "Verificación del origen en sometida."
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Crear nuevo tipo de fuente: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "¿Eliminar la fuente: %s?"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "Editar fuente: %s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
"email sources, are automatic and run on the background without user "
"intervention."
msgstr "Las fuentes proporcionan los medios para cargar documentos. Algunas fuentes, como el formulario web, son interactivas y requieren la intervención del usuario para operar. Otros, como las fuentes de correo electrónico, son automáticos y se ejecutan en segundo plano sin la intervención del usuario."
msgstr ""
"Las fuentes proporcionan los medios para cargar documentos. Algunas fuentes, "
"como el formulario web, son interactivas y requieren la intervención del "
"usuario para operar. Otros, como las fuentes de correo electrónico, son "
"automáticos y se ejecutan en segundo plano sin la intervención del usuario."
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr "No hay fuentes disponibles"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Mehdi Amani <MehdiAmani@toorintan.com>, 2018
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2013
@@ -9,18 +9,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/language/fa/)\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/"
"language/fa/)\n"
"Language: fa\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fa\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "منابع"
@@ -33,7 +34,9 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "منابع سندي روشي است که اسناد جديد به EDMS ميان تغيير مي کند و حداقل يک منبع فرم وب را قادر مي سازد تا اسناد را از يک مرورگر آپلود کند."
msgstr ""
"منابع سندي روشي است که اسناد جديد به EDMS ميان تغيير مي کند و حداقل يک منبع "
"فرم وب را قادر مي سازد تا اسناد را از يک مرورگر آپلود کند."
#: apps.py:75
msgid "Type"
@@ -73,7 +76,7 @@ msgstr "فایلهای فشرده را گسترش دهید"
msgid "Upload a compressed file's contained files as individual documents"
msgstr "فایل های حاوی فایل فشرده را به عنوان اسناد شخصی بارگذاری کنید"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "مرحله گذاری فایل"
@@ -278,7 +281,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 for IMAP over SSL."
msgstr ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
#: models/email_sources.py:48
msgid "Port"
@@ -297,7 +302,9 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "نام پیوست که شامل نام های نوع فراداده و جفت های ارزش است که باید به سایر فایل های دانلود شده اختصاص داده شود. توجه: این پیوست باید اولین ضمیمه باشد."
msgstr ""
"نام پیوست که شامل نام های نوع فراداده و جفت های ارزش است که باید به سایر "
"فایل های دانلود شده اختصاص داده شود. توجه: این پیوست باید اولین ضمیمه باشد."
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -307,7 +314,9 @@ msgstr "نام دلبستگی متاداده"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "نوع متادیتایی معتبر برای نوع سند انتخاب شده که در آن برای ذخیره موضوع ایمیل انتخاب کنید."
msgstr ""
"نوع متادیتایی معتبر برای نوع سند انتخاب شده که در آن برای ذخیره موضوع ایمیل "
"انتخاب کنید."
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -317,7 +326,9 @@ msgstr "نوع Metadata موضوع"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "نوع متادیتایی معتبر برای نوع سند انتخاب شده که در آن برای ذخیره \"ایمیل\" از \"ارزش\" را انتخاب کنید."
msgstr ""
"نوع متادیتایی معتبر برای نوع سند انتخاب شده که در آن برای ذخیره \"ایمیل\" از "
"\"ارزش\" را انتخاب کنید."
#: models/email_sources.py:73
msgid "From metadata type"
@@ -344,14 +355,18 @@ msgstr "ایمیل کردن سورسها"
msgid ""
"Subject metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "نوع Metadata موضوع \"%(metadata_type)s\" برای نوع سند معتبر نیست: %(document_type)s"
msgstr ""
"نوع Metadata موضوع \"%(metadata_type)s\" برای نوع سند معتبر نیست: "
"%(document_type)s"
#: models/email_sources.py:198
#, python-format
msgid ""
"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "\"از\" نوع ابرداده \"%(metadata_type)s\" برای نوع سند معتبر نیست: %(document_type)s"
msgstr ""
"\"از\" نوع ابرداده \"%(metadata_type)s\" برای نوع سند معتبر نیست: "
"%(document_type)s"
#: models/email_sources.py:213
msgid "IMAP Mailbox from which to check for messages."
@@ -381,7 +396,9 @@ msgstr "نام دستگاه"
msgid ""
"Selects the scan mode (e.g., lineart, monochrome, or color). If this option "
"is not supported by your scanner, leave it blank."
msgstr "حالت اسکن را انتخاب می کند (به عنوان مثال، خط، سیاه و سفید یا رنگ). اگر این گزینه توسط اسکنر شما پشتیبانی نمی شود، آن را خالی بگذارید."
msgstr ""
"حالت اسکن را انتخاب می کند (به عنوان مثال، خط، سیاه و سفید یا رنگ). اگر این "
"گزینه توسط اسکنر شما پشتیبانی نمی شود، آن را خالی بگذارید."
#: models/scanner_sources.py:41
msgid "Mode"
@@ -392,7 +409,9 @@ msgid ""
"Sets the resolution of the scanned image in DPI (dots per inch). Typical "
"value is 200. If this option is not supported by your scanner, leave it "
"blank."
msgstr "وضوح تصویر اسکن شده را در DPI (نقطه در اینچ) تنظیم می کند. مقدار معمول 200 است. اگر این گزینه توسط اسکنر شما پشتیبانی نمی شود، آن را خالی بگذارید."
msgstr ""
"وضوح تصویر اسکن شده را در DPI (نقطه در اینچ) تنظیم می کند. مقدار معمول 200 "
"است. اگر این گزینه توسط اسکنر شما پشتیبانی نمی شود، آن را خالی بگذارید."
#: models/scanner_sources.py:48
msgid "Resolution"
@@ -402,7 +421,9 @@ msgstr "وضوح"
msgid ""
"Selects the scan source (such as a document-feeder). If this option is not "
"supported by your scanner, leave it blank."
msgstr "منبع اسکن (مانند فیدر سند) را انتخاب می کند. اگر این گزینه توسط اسکنر شما پشتیبانی نمی شود، آن را خالی بگذارید."
msgstr ""
"منبع اسکن (مانند فیدر سند) را انتخاب می کند. اگر این گزینه توسط اسکنر شما "
"پشتیبانی نمی شود، آن را خالی بگذارید."
#: models/scanner_sources.py:54
msgid "Paper source"
@@ -412,7 +433,9 @@ msgstr "منبع کاغذ"
msgid ""
"Selects the document feeder mode (simplex/duplex). If this option is not "
"supported by your scanner, leave it blank."
msgstr "حالت فیدر سند (simplex / duplex) را انتخاب می کند. اگر این گزینه توسط اسکنر شما پشتیبانی نمی شود، آن را خالی بگذارید."
msgstr ""
"حالت فیدر سند (simplex / duplex) را انتخاب می کند. اگر این گزینه توسط اسکنر "
"شما پشتیبانی نمی شود، آن را خالی بگذارید."
#: models/scanner_sources.py:61
msgid "ADF mode"
@@ -570,69 +593,77 @@ msgstr ""
msgid "Error processing source: %s"
msgstr "خطای پردازش منبع: %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "ورود به سیستم برای منبع: %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "هیچ منبع محاوره ای سند تعریف و یا فعال نشده، قبل از ادامه دادن یک منبع بسازید."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"هیچ منبع محاوره ای سند تعریف و یا فعال نشده، قبل از ادامه دادن یک منبع "
"بسازید."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "خواص سند"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "فایلهای درون راه مرحله ای"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr "اسکن کردن"
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "سند \"%s\" از آپلود نسخه های جدید مسدود شده است."
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "آپلود نسخه ای جدید از اصل : %s"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "حذف فایل های استقراری"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -640,31 +671,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "برای اطمینان از منبع \"%s\" تکرار کنید؟"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "بررسی منبع در صف."
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "ایجاد سورس جدید از نوع %s."
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "منبع را حذف کنید: %s؟"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "ویرایش اصل : %s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -672,7 +703,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Bruno CAPELETO <bruno.capeleto@abcreseau.com>, 2016
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2015,2017-2018
@@ -12,18 +12,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/fr/)\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/"
"fr/)\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Sources"
@@ -36,7 +37,10 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Les sources de documents sont les manières par lesquelles les nouveaux documents seront intégrés dans Mayan EDMS ; créez au moins un formulaire web pour pouvoir télécharger des documents depuis le navigateur."
msgstr ""
"Les sources de documents sont les manières par lesquelles les nouveaux "
"documents seront intégrés dans Mayan EDMS ; créez au moins un formulaire web "
"pour pouvoir télécharger des documents depuis le navigateur."
#: apps.py:75
msgid "Type"
@@ -74,9 +78,11 @@ msgstr "Décompresser les fichiers"
#: forms.py:47
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Importer le contenu d'un ensemble de fichiers compressés comme fichiers individuels"
msgstr ""
"Importer le contenu d'un ensemble de fichiers compressés comme fichiers "
"individuels"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Fichier en pré-validation"
@@ -238,7 +244,9 @@ msgstr "Intervalle"
#: models/base.py:180
msgid "Assign a document type to documents uploaded from this source."
msgstr "Assigner un type de document aux documents transférés à partir de cette source."
msgstr ""
"Assigner un type de document aux documents transférés à partir de cette "
"source."
#: models/base.py:182
msgid "Document type"
@@ -281,7 +289,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Les choix typiques sont 110 pour le POP3, 995 pour le POP3 over SSL, 143 pour l'IMAP, 993 pour l'IMAP over SSL."
msgstr ""
"Les choix typiques sont 110 pour le POP3, 995 pour le POP3 over SSL, 143 "
"pour l'IMAP, 993 pour l'IMAP over SSL."
#: models/email_sources.py:48
msgid "Port"
@@ -300,7 +310,10 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "Le nom de la pièce jointe qui contiendra les couples nom/valeur des types de métadonnées qui seront assignés au reste des documents importés. Note : cette pièce jointe devra obligatoirement être la première."
msgstr ""
"Le nom de la pièce jointe qui contiendra les couples nom/valeur des types de "
"métadonnées qui seront assignés au reste des documents importés. Note : "
"cette pièce jointe devra obligatoirement être la première."
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -310,7 +323,9 @@ msgstr "Nom de la pièce jointe de métadonnées"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "Sélectionner un type de métadonnée valide pour le type de document sélectionné, dans lequel enregistrer le sujet du courriel."
msgstr ""
"Sélectionner un type de métadonnée valide pour le type de document "
"sélectionné, dans lequel enregistrer le sujet du courriel."
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -320,7 +335,9 @@ msgstr "Type de métadonnée du sujet"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "Sélectionner un type de métadonnée valide pour le type de document sélectionné, dans lequel enregistrer l'expéditeur du courriel."
msgstr ""
"Sélectionner un type de métadonnée valide pour le type de document "
"sélectionné, dans lequel enregistrer l'expéditeur du courriel."
#: models/email_sources.py:73
msgid "From metadata type"
@@ -347,14 +364,18 @@ msgstr "Sources de courriel"
msgid ""
"Subject metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Le type de métadonnée du sujet \"%(metadata_type)s\" n'est pas valide pour le document de type : %(document_type)s"
msgstr ""
"Le type de métadonnée du sujet \"%(metadata_type)s\" n'est pas valide pour "
"le document de type : %(document_type)s"
#: models/email_sources.py:198
#, python-format
msgid ""
"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Le type de métadonnée de l'expéditeur \"%(metadata_type)s\" n'est pas valide pour le document de type : %(document_type)s"
msgstr ""
"Le type de métadonnée de l'expéditeur \"%(metadata_type)s\" n'est pas valide "
"pour le document de type : %(document_type)s"
#: models/email_sources.py:213
msgid "IMAP Mailbox from which to check for messages."
@@ -384,7 +405,10 @@ msgstr "Nom du périphérique"
msgid ""
"Selects the scan mode (e.g., lineart, monochrome, or color). If this option "
"is not supported by your scanner, leave it blank."
msgstr "Sélectionne le mode de balayage (par exemple, lineart, monochrome ou couleur). Si cette option n'est pas prise en charge par votre scanner, laissez-la vierge."
msgstr ""
"Sélectionne le mode de balayage (par exemple, lineart, monochrome ou "
"couleur). Si cette option n'est pas prise en charge par votre scanner, "
"laissez-la vierge."
#: models/scanner_sources.py:41
msgid "Mode"
@@ -395,7 +419,10 @@ msgid ""
"Sets the resolution of the scanned image in DPI (dots per inch). Typical "
"value is 200. If this option is not supported by your scanner, leave it "
"blank."
msgstr "Définit la résolution de l'image scannée en PPP (points par pouce). La valeur typique est 200. Si cette option n'est pas prise en charge par votre scanner, laissez-la vierge."
msgstr ""
"Définit la résolution de l'image scannée en PPP (points par pouce). La "
"valeur typique est 200. Si cette option n'est pas prise en charge par votre "
"scanner, laissez-la vierge."
#: models/scanner_sources.py:48
msgid "Resolution"
@@ -405,7 +432,9 @@ msgstr "Résolution"
msgid ""
"Selects the scan source (such as a document-feeder). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Sélectionne la source d'analyse (comme un chargeur de documents). Si cette option n'est pas prise en charge par votre scanner, laissez-la vierge."
msgstr ""
"Sélectionne la source d'analyse (comme un chargeur de documents). Si cette "
"option n'est pas prise en charge par votre scanner, laissez-la vierge."
#: models/scanner_sources.py:54
msgid "Paper source"
@@ -415,7 +444,9 @@ msgstr "Source du papier"
msgid ""
"Selects the document feeder mode (simplex/duplex). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Sélectionne le mode d'alimentation du document (recto / recto-verso). Si cette option n'est pas prise en charge par votre scanner, laissez-la vierge."
msgstr ""
"Sélectionne le mode d'alimentation du document (recto / recto-verso). Si "
"cette option n'est pas prise en charge par votre scanner, laissez-la vierge."
#: models/scanner_sources.py:61
msgid "ADF mode"
@@ -556,7 +587,9 @@ msgstr "Transférer le document"
#: settings.py:15
msgid "File path to the scanimage program used to control image scanners."
msgstr "Chemin d'accès vers le programme scanimage utilisé pour contrôler les scanners d'image."
msgstr ""
"Chemin d'accès vers le programme scanimage utilisé pour contrôler les "
"scanners d'image."
#: settings.py:22
msgid ""
@@ -573,69 +606,79 @@ msgstr ""
msgid "Error processing source: %s"
msgstr "Erreur lors du traitement de la source : %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "Entrées du journal pour la source : %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "Aucune source interactive d'import de documents n'a été définie ou activée, créez-en une avant de continuer."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"Aucune source interactive d'import de documents n'a été définie ou activée, "
"créez-en une avant de continuer."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Propriétés du document"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "Fichiers en cours de pré-validation"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr "Numériser"
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr "Tâche en erreur d'exécution lors du téléversement; %(exception)s, %(exception_class)s"
msgstr ""
"Tâche en erreur d'exécution lors du téléversement; %(exception)s, "
"%(exception_class)s"
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "L'ajout de nouvelles versions du document \"%s\" est bloqué."
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Transférer une nouvelle version à partir de la source : %s"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "Supprimer les fichiers en pré-validation"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -643,31 +686,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "Vérification de déclenchement pour la source \"%s\"?"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "Vérification de la source ajoutée à la file d'attente."
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Créer une nouvelle source de type : %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "Supprimer la source: %s?"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "Modifier la source: %s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -675,7 +718,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Dezső József <dejo60@gmail.com>, 2014
# molnars <szabolcs.molnar@gmail.com>, 2017
@@ -9,18 +9,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/language/hu/)\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/"
"language/hu/)\n"
"Language: hu\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Források"
@@ -73,7 +74,7 @@ msgstr "Tömörített fájlok kibontása"
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Tömörített fájlokat feltöltése önálló dokumentumként"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Átmeneti fájl"
@@ -570,69 +571,74 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -640,31 +646,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr ""
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -672,7 +678,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,25 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Sehat <sehat75@yahoo.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/language/id/)\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/"
"language/id/)\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr ""
@@ -70,9 +71,11 @@ msgstr "Kembangkan berkas-berkas terkompresi"
#: forms.py:47
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Unggah berkas terkompresi yang mengandung berkas-berkas sebagai dokumen-dokumen individual"
msgstr ""
"Unggah berkas terkompresi yang mengandung berkas-berkas sebagai dokumen-"
"dokumen individual"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr ""
@@ -569,69 +572,74 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -639,31 +647,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Membuat sumber baru dengan jenis: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -671,7 +679,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Giovanni Tricarico <gtricarico92@gmail.com>, 2014
# Marco Camplese <marco.camplese.mc@gmail.com>, 2016-2017
@@ -10,18 +10,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/language/it/)\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/"
"language/it/)\n"
"Language: it\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Sorgenti"
@@ -34,7 +35,9 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Sorgenti documento è il mezzo con cui i nuovi documenti alimentano Mayan EDMS, crea almeno una modulo web per poter caricare documenti da un browser."
msgstr ""
"Sorgenti documento è il mezzo con cui i nuovi documenti alimentano Mayan "
"EDMS, crea almeno una modulo web per poter caricare documenti da un browser."
#: apps.py:75
msgid "Type"
@@ -74,7 +77,7 @@ msgstr "Espandi"
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Pubblicare un file compresso contenente singoli documenti"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Mostra file"
@@ -279,7 +282,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Le scelte tipiche sono 110 per POP3, 995 per POP3 su SSL, 143 per IMAP, 993 per IMAP su SSL."
msgstr ""
"Le scelte tipiche sono 110 per POP3, 995 per POP3 su SSL, 143 per IMAP, 993 "
"per IMAP su SSL."
#: models/email_sources.py:48
msgid "Port"
@@ -298,7 +303,10 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "Nome degli allegati che possono contenere i nomi dei tipi metadati e le coppie di valori che saranno assegnate al resto degli allegati caricati. Nota: Questo allegato sarà il primo degli allegati."
msgstr ""
"Nome degli allegati che possono contenere i nomi dei tipi metadati e le "
"coppie di valori che saranno assegnate al resto degli allegati caricati. "
"Nota: Questo allegato sarà il primo degli allegati."
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -308,7 +316,9 @@ msgstr "Nome allegato metadati"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "Selezionare il tipo metadato valido per il documento selezionato dove impostare l'oggetto della mail."
msgstr ""
"Selezionare il tipo metadato valido per il documento selezionato dove "
"impostare l'oggetto della mail."
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -318,7 +328,9 @@ msgstr "Tipo metadato oggetto"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "Selezionare il tipo metadato valido per il documento selezionato dove impostare il mittente della mail."
msgstr ""
"Selezionare il tipo metadato valido per il documento selezionato dove "
"impostare il mittente della mail."
#: models/email_sources.py:73
msgid "From metadata type"
@@ -345,14 +357,18 @@ msgstr "Email sorgenti"
msgid ""
"Subject metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Il tipo metadato \"oggetto\" \"%(metadata_type)s\" non è valido per il tipo documento: %(document_type)s"
msgstr ""
"Il tipo metadato \"oggetto\" \"%(metadata_type)s\" non è valido per il tipo "
"documento: %(document_type)s"
#: models/email_sources.py:198
#, python-format
msgid ""
"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Il tipo metadato \"mittente\" \"%(metadata_type)s\" non è valido per il tipo documento: %(document_type)s"
msgstr ""
"Il tipo metadato \"mittente\" \"%(metadata_type)s\" non è valido per il tipo "
"documento: %(document_type)s"
#: models/email_sources.py:213
msgid "IMAP Mailbox from which to check for messages."
@@ -442,7 +458,8 @@ msgstr "Percorso cartella"
#: models/staging_folder_sources.py:45
msgid "Width value to be passed to the converter backend."
msgstr "valore della larghezza da passare per le operazioni di conversione in backend"
msgstr ""
"valore della larghezza da passare per le operazioni di conversione in backend"
#: models/staging_folder_sources.py:46
msgid "Preview width"
@@ -450,7 +467,8 @@ msgstr "Larghezza anteprima"
#: models/staging_folder_sources.py:50
msgid "Height value to be passed to the converter backend."
msgstr "valore dell'altezza da passare per le operazioni di conversione in backend"
msgstr ""
"valore dell'altezza da passare per le operazioni di conversione in backend"
#: models/staging_folder_sources.py:51
msgid "Preview height"
@@ -571,69 +589,77 @@ msgstr ""
msgid "Error processing source: %s"
msgstr "Errore processando la sorgente: %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "Log per la sorgente: %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "Nessuna fonte interattiva dei documenti è stata definita o non ne sono state attivate."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"Nessuna fonte interattiva dei documenti è stata definita o non ne sono state "
"attivate."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Proprietà documento"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "File nel percorso di stage"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "Il documento \"%s\" è bloccato per il caricamento di nuove versioni."
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Carica la nuova versione dalla sorgente: %s"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "Cancella i file temporanei"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -641,31 +667,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "Controllo trigger per il sorgente \"%s\"?"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "Controllo del sorgente in coda."
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Crea nuovo tipo di sorgente:%s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "Cancellare la sorgente: %s?"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "Modifica sorgente: %s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -673,7 +699,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Evelijn Saaltink <evelijnsaaltink@gmail.com>, 2016
# Lucas Weel <ljj.weel@gmail.com>, 2012
@@ -9,18 +9,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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-edms/language/nl_NL/)\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-"
"edms/language/nl_NL/)\n"
"Language: nl_NL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: nl_NL\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Bronnen"
@@ -71,9 +72,10 @@ msgstr "Uitpakken gecomprimeerde bestanden"
#: forms.py:47
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Upload een gecomprimeerd archief van bestanden als individuele documenten"
msgstr ""
"Upload een gecomprimeerd archief van bestanden als individuele documenten"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Tijdelijk bestand"
@@ -235,7 +237,8 @@ msgstr ""
#: models/base.py:180
msgid "Assign a document type to documents uploaded from this source."
msgstr "Wijs een documentsoort toe voor documenten die worden geüpload van deze bron."
msgstr ""
"Wijs een documentsoort toe voor documenten die worden geüpload van deze bron."
#: models/base.py:182
msgid "Document type"
@@ -479,7 +482,9 @@ msgstr ""
#: models/staging_folder_sources.py:98
#, python-format
msgid "Unable get list of staging files: %s"
msgstr "Het is niet mogelijk om een lijst met tijdelijke bestanden aan te maken. Foutmelding: %s"
msgstr ""
"Het is niet mogelijk om een lijst met tijdelijke bestanden aan te maken. "
"Foutmelding: %s"
#: models/watch_folder_sources.py:32
msgid "Server side filesystem path to scan for files."
@@ -570,69 +575,77 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Unable get list of staging files: %s"
msgid "Delete staging file \"%s\"?"
msgstr ""
"Het is niet mogelijk om een lijst met tijdelijke bestanden aan te maken. "
"Foutmelding: %s"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -640,31 +653,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Aanmaken van nieuw documentbron van type: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -672,7 +685,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# mic <winterfall24@gmail.com>, 2012-2013
# Wojciech Warczakowski <w.warczakowski@gmail.com>, 2016
@@ -10,18 +10,21 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/pl/)\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/"
"pl/)\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pl\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n"
"%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n"
"%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Źródła"
@@ -74,7 +77,7 @@ msgstr "Rozpakuj skompresowane pliki"
msgid "Upload a compressed file's contained files as individual documents"
msgstr ""
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr ""
@@ -571,69 +574,74 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Właściwości dokumentu"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -641,31 +649,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Utwórz nowe typ źródło:%s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -673,7 +681,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Emerson Soares <on.emersonsoares@gmail.com>, 2011
# Manuela Silva <inactive+h_manuela_rodsilva@transifex.com>, 2015
@@ -10,18 +10,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/language/pt/)\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/"
"language/pt/)\n"
"Language: pt\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr ""
@@ -72,9 +73,11 @@ msgstr "Expandir ficheiros comprimidos"
#: forms.py:47
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Enviar os ficheiros contidos num ficheiro comprimido como documentos individuais"
msgstr ""
"Enviar os ficheiros contidos num ficheiro comprimido como documentos "
"individuais"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Ficheiro de preparação"
@@ -571,69 +574,75 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Unable get list of staging files: %s"
msgid "Delete staging file \"%s\"?"
msgstr "Incapaz de obter a lista dos ficheiros em preparação: %s"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -641,31 +650,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Criar nova fonte do tipo: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -673,7 +682,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Aline Freitas <aline@alinefreitas.com.br>, 2016
# Emerson Soares <on.emersonsoares@gmail.com>, 2011
@@ -11,18 +11,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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-edms/language/pt_BR/)\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-"
"edms/language/pt_BR/)\n"
"Language: pt_BR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Fontes"
@@ -35,7 +36,10 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Fontes de documentos são a forma como os novos documentos são alimentados ao Mayan EDMS, crie pelo menos uma fonte de formulário da web para poder carregar documentos a partir de um navegador."
msgstr ""
"Fontes de documentos são a forma como os novos documentos são alimentados ao "
"Mayan EDMS, crie pelo menos uma fonte de formulário da web para poder "
"carregar documentos a partir de um navegador."
#: apps.py:75
msgid "Type"
@@ -73,9 +77,10 @@ msgstr "Expandir arquivos compactados"
#: forms.py:47
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Upload de um arquivo compactado contendo arquivos como documentos individuais"
msgstr ""
"Upload de um arquivo compactado contendo arquivos como documentos individuais"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Preparação de arquivo"
@@ -237,7 +242,8 @@ msgstr "intervalo"
#: models/base.py:180
msgid "Assign a document type to documents uploaded from this source."
msgstr "Atribuir um tipo de documento para documentos enviados a partir desta fonte."
msgstr ""
"Atribuir um tipo de documento para documentos enviados a partir desta fonte."
#: models/base.py:182
msgid "Document type"
@@ -280,7 +286,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Escolhas típicas : 110 para POP3, 995 para POP3 sobre SSL, 143 para IMAP, 993 para IMAP sobre SSL."
msgstr ""
"Escolhas típicas : 110 para POP3, 995 para POP3 sobre SSL, 143 para IMAP, "
"993 para IMAP sobre SSL."
#: models/email_sources.py:48
msgid "Port"
@@ -299,7 +307,10 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "Nome do anexo que contém os nomes de tipo de metadados e os pares de valores a serem atribuídos ao restante dos anexos transferidos. Nota: Este anexo tem de ser o primeiro anexo."
msgstr ""
"Nome do anexo que contém os nomes de tipo de metadados e os pares de valores "
"a serem atribuídos ao restante dos anexos transferidos. Nota: Este anexo tem "
"de ser o primeiro anexo."
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -309,7 +320,9 @@ msgstr "Nome do metadado anexado"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "Selecione um tipo de metadados válido para o tipo de documento selecionado para armazenar o assunto do e-mail."
msgstr ""
"Selecione um tipo de metadados válido para o tipo de documento selecionado "
"para armazenar o assunto do e-mail."
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -319,7 +332,9 @@ msgstr "Tipo de metadado do assunto"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "Selecione um tipo de metadados válido para o tipo de documento selecionado para armazenar o valor \"de\" do e-mail."
msgstr ""
"Selecione um tipo de metadados válido para o tipo de documento selecionado "
"para armazenar o valor \"de\" do e-mail."
#: models/email_sources.py:73
msgid "From metadata type"
@@ -346,14 +361,18 @@ msgstr "E-mail Fontes"
msgid ""
"Subject metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Tipo de metadado do assunto \"%(metadata_type)s\" não é válido para o documento do tipo: %(document_type)s"
msgstr ""
"Tipo de metadado do assunto \"%(metadata_type)s\" não é válido para o "
"documento do tipo: %(document_type)s"
#: models/email_sources.py:198
#, python-format
msgid ""
"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Tipo de metadados do campo \"de\" \"%(metadata_type)s\" não é válido para o tipo de documento: %(document_type)s"
msgstr ""
"Tipo de metadados do campo \"de\" \"%(metadata_type)s\" não é válido para o "
"tipo de documento: %(document_type)s"
#: models/email_sources.py:213
msgid "IMAP Mailbox from which to check for messages."
@@ -572,69 +591,77 @@ msgstr ""
msgid "Error processing source: %s"
msgstr "Erro processando fonte: %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "Registrar entradas para fonte: %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "Nenhuma fonte interativa de documentos fora definida ou nenhum foi ativada. Criar uma antes de prosseguir."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"Nenhuma fonte interativa de documentos fora definida ou nenhum foi ativada. "
"Criar uma antes de prosseguir."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Propriedades do documento"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "Os arquivos no caminho de preparo"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "Documento \"%s\" está bloqueado para carregar novas versões."
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Carregar uma nova versão da Origem: %s"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "Apagar arquivos temporários"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -642,31 +669,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "Verificar a origem \"%s\"?"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "Cheque de origem enfileirado."
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Criar nova fonte do tipo: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "Apagar a fonte: %s?"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "Editar fonte: %s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -674,7 +701,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Abalaru Paul <paul.abalaru@hotmail.com>, 2013
# Badea Gabriel <gcbadea@gmail.com>, 2013
@@ -10,18 +10,20 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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-edms/language/ro_RO/)\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-"
"edms/language/ro_RO/)\n"
"Language: ro_RO\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ro_RO\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
"2:1));\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Surse"
@@ -34,7 +36,10 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Sursele de documente sunt modul în care documente noi alimentează Mayan EDMS, creează cel puțin o sursă de formă web pentru a putea încărca documente dintr-un browser."
msgstr ""
"Sursele de documente sunt modul în care documente noi alimentează Mayan "
"EDMS, creează cel puțin o sursă de formă web pentru a putea încărca "
"documente dintr-un browser."
#: apps.py:75
msgid "Type"
@@ -72,9 +77,11 @@ msgstr "Dezarhivare fișiere comprimate"
#: forms.py:47
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Încărcați fișiere de fișier comprimat care sunt incluse ca documente individuale"
msgstr ""
"Încărcați fișiere de fișier comprimat care sunt incluse ca documente "
"individuale"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Structura fisier"
@@ -279,7 +286,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Opțiunile tipice sunt 110 pentru POP3, 995 pentru POP3 peste SSL, 143 pentru IMAP, 993 pentru IMAP peste SSL."
msgstr ""
"Opțiunile tipice sunt 110 pentru POP3, 995 pentru POP3 peste SSL, 143 pentru "
"IMAP, 993 pentru IMAP peste SSL."
#: models/email_sources.py:48
msgid "Port"
@@ -298,7 +307,10 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "Numele atașamentului care va conține nume de perechi de metadate și perechi de valori care vor fi atribuite restului atașamentelor descărcate. Notă: acest atașament trebuie să fie primul atașament."
msgstr ""
"Numele atașamentului care va conține nume de perechi de metadate și perechi "
"de valori care vor fi atribuite restului atașamentelor descărcate. Notă: "
"acest atașament trebuie să fie primul atașament."
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -308,7 +320,9 @@ msgstr "Numele atașamentului metadatelor"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "Selectați un tip de metadate valabil pentru tipul de document selectat în care să stocați subiectul e-mailului."
msgstr ""
"Selectați un tip de metadate valabil pentru tipul de document selectat în "
"care să stocați subiectul e-mailului."
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -318,7 +332,9 @@ msgstr "Tip de metadate subiect"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "Selectați un tip de metadate valabil pentru tipul de document selectat în care să se stocheze valoarea \"de la\" a e-mailului."
msgstr ""
"Selectați un tip de metadate valabil pentru tipul de document selectat în "
"care să se stocheze valoarea \"de la\" a e-mailului."
#: models/email_sources.py:73
msgid "From metadata type"
@@ -345,14 +361,18 @@ msgstr "Surse de e-mail"
msgid ""
"Subject metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Tipul de metadate Subiect \"%(metadata_type)s\" nu este valid pentru tipul de document: %(document_type)s"
msgstr ""
"Tipul de metadate Subiect \"%(metadata_type)s\" nu este valid pentru tipul "
"de document: %(document_type)s"
#: models/email_sources.py:198
#, python-format
msgid ""
"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Tipul de metadate \"De la\" \"%(metadata_type)s\" nu este valabil pentru tipul de document: %(document_type)s"
msgstr ""
"Tipul de metadate \"De la\" \"%(metadata_type)s\" nu este valabil pentru "
"tipul de document: %(document_type)s"
#: models/email_sources.py:213
msgid "IMAP Mailbox from which to check for messages."
@@ -382,7 +402,9 @@ msgstr "Nume dispozitiv"
msgid ""
"Selects the scan mode (e.g., lineart, monochrome, or color). If this option "
"is not supported by your scanner, leave it blank."
msgstr "Selectează modul de scanare (de ex., Linie grafică, monocrom sau culoare). Dacă această opțiune nu este acceptată de scaner, lăsați-o goală."
msgstr ""
"Selectează modul de scanare (de ex., Linie grafică, monocrom sau culoare). "
"Dacă această opțiune nu este acceptată de scaner, lăsați-o goală."
#: models/scanner_sources.py:41
msgid "Mode"
@@ -393,7 +415,9 @@ msgid ""
"Sets the resolution of the scanned image in DPI (dots per inch). Typical "
"value is 200. If this option is not supported by your scanner, leave it "
"blank."
msgstr "Setează rezoluția imaginii scanate în DPI (puncte per inch). Valoarea tipică este 200. Dacă această opțiune nu este acceptată de scaner, lăsați-o goală."
msgstr ""
"Setează rezoluția imaginii scanate în DPI (puncte per inch). Valoarea tipică "
"este 200. Dacă această opțiune nu este acceptată de scaner, lăsați-o goală."
#: models/scanner_sources.py:48
msgid "Resolution"
@@ -403,7 +427,9 @@ msgstr "Rezoluţie"
msgid ""
"Selects the scan source (such as a document-feeder). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Selectează sursa de scanare (cum ar fi un alimentator de documente). Dacă această opțiune nu este acceptată de scaner, lăsați-o goală."
msgstr ""
"Selectează sursa de scanare (cum ar fi un alimentator de documente). Dacă "
"această opțiune nu este acceptată de scaner, lăsați-o goală."
#: models/scanner_sources.py:54
msgid "Paper source"
@@ -413,7 +439,9 @@ msgstr "Sursa hărtiei"
msgid ""
"Selects the document feeder mode (simplex/duplex). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Selectează modul alimentatorului de documente (simplex / duplex). Dacă această opțiune nu este acceptată de scaner, lăsați-o goală."
msgstr ""
"Selectează modul alimentatorului de documente (simplex / duplex). Dacă "
"această opțiune nu este acceptată de scaner, lăsați-o goală."
#: models/scanner_sources.py:61
msgid "ADF mode"
@@ -490,7 +518,9 @@ msgstr "Calea sistemului de fișiere de pe server pentru scanarea fișierelor."
msgid ""
"If checked, not only will the folder path be scanned for files but also its "
"subdirectories."
msgstr "Dacă este bifată, nu doar calea directorului nu va fi scanată numai pentru fișiere, ci și subdirectoarele sale."
msgstr ""
"Dacă este bifată, nu doar calea directorului nu va fi scanată numai pentru "
"fișiere, ci și subdirectoarele sale."
#: models/watch_folder_sources.py:40
msgid "Include subdirectories?"
@@ -554,126 +584,158 @@ msgstr "Încărcați documentul"
#: settings.py:15
msgid "File path to the scanimage program used to control image scanners."
msgstr "Calea fișierului către programul de scanare utilizat pentru a controla scanerele de imagine."
msgstr ""
"Calea fișierului către programul de scanare utilizat pentru a controla "
"scanerele de imagine."
#: settings.py:22
msgid ""
"Path to the Storage subclass to use when storing the cached staging_file "
"image files."
msgstr "Calea către subclasa de stocare care trebuie utilizată la stocarea fișierelor de imagini staging_file memorate în memoria cache."
msgstr ""
"Calea către subclasa de stocare care trebuie utilizată la stocarea "
"fișierelor de imagini staging_file memorate în memoria cache."
#: settings.py:31
msgid "Arguments to pass to the SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND."
msgstr "Argumentele care trebuie transmise către SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND."
msgstr ""
"Argumentele care trebuie transmise către "
"SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND."
#: tasks.py:46
#, python-format
msgid "Error processing source: %s"
msgstr "Eroare la procesarea sursei: %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr "Orice eroare produsă în timpul utilizării unei surse va fi listată aici pentru a ajuta la depanare."
msgstr ""
"Orice eroare produsă în timpul utilizării unei surse va fi listată aici "
"pentru a ajuta la depanare."
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr "Nu sunt disponibile înregistrări din jurnal"
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "Înregistrări de intrări pentru sursă: %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "Nu s-au definit surse de documente interactive sau nici una nu a fost activată, creați una înainte de a continua."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"Nu s-au definit surse de documente interactive sau nici una nu a fost "
"activată, creați una înainte de a continua."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Proprietățile documentului"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "Fișiere în calea de așteptare"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr "Scanează"
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr "Eroare la executarea sarcinii de încărcare a documentelor; %(exception)s, %(exception_class)s"
msgstr ""
"Eroare la executarea sarcinii de încărcare a documentelor; %(exception)s, "
"%(exception_class)s"
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr "Documentul cel nou este în coada de așteptare pentru încărcare și va fi disponibil în scurt timp."
msgstr ""
"Documentul cel nou este în coada de așteptare pentru încărcare și va fi "
"disponibil în scurt timp."
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr "Încărcați un document de tipul \"%(document_type)s\" din sursa: %(source)s"
msgstr ""
"Încărcați un document de tipul \"%(document_type)s\" din sursa: %(source)s"
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "Documentul \"%s\" este blocat de la încărcarea de noi versiuni."
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr "Versiunea nouă a documentului este în coada de așteptare pentru încărcare și va fi disponibilă în scurt timp."
msgstr ""
"Versiunea nouă a documentului este în coada de așteptare pentru încărcare și "
"va fi disponibilă în scurt timp."
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Încărcați o nouă versiune de la sursa: %s"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "Ștergeți fișierele în așteptare"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
"tested. Check the source's error log for information during testing. A "
"successful test will clear the error log."
msgstr "Aceasta va executa codul de verificare sursă, chiar dacă sursa nu este activată. Sursele care șterg conținutul după descărcare nu vor face acest lucru în timp ce sunt testate. Verificați jurnalul de erori al sursei pentru informații în timpul testelor. Un test cu succes va elimina jurnalul de erori."
msgstr ""
"Aceasta va executa codul de verificare sursă, chiar dacă sursa nu este "
"activată. Sursele care șterg conținutul după descărcare nu vor face acest "
"lucru în timp ce sunt testate. Verificați jurnalul de erori al sursei pentru "
"informații în timpul testelor. Un test cu succes va elimina jurnalul de "
"erori."
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "Declanșați verificarea pentru sursa \"%s\"?"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "Verificarea sursei a fost pusă în coada de așteptare"
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Creați o nouă sursă de tipul:% s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "Ștergeți sursa: %s?"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "Editați sursa: %s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
"email sources, are automatic and run on the background without user "
"intervention."
msgstr "Sursele oferă mijloacele de încărcare a documentelor. Unele surse, cum ar fi formularul web, sunt interactive și necesită introducerea manuală de la utilizatori pentru a funcționa. Altele, precum sursele de e-mail, sunt automate și rulează în fundal. fără intervenția utilizatorului."
msgstr ""
"Sursele oferă mijloacele de încărcare a documentelor. Unele surse, cum ar fi "
"formularul web, sunt interactive și necesită introducerea manuală de la "
"utilizatori pentru a funcționa. Altele, precum sursele de e-mail, sunt "
"automate și rulează în fundal. fără intervenția utilizatorului."
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr "Nu există surse disponibile"

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# mizhgan <i@mizhgan.ru>, 2018
# lilo.panic, 2016
@@ -9,18 +9,21 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/language/ru/)\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Источники"
@@ -33,7 +36,10 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Источники документов - это способы получения Mayan EDMS новых документов. Как минимум, чтобы можно было загружать документы из браузера, создайте веб-форму."
msgstr ""
"Источники документов - это способы получения Mayan EDMS новых документов. "
"Как минимум, чтобы можно было загружать документы из браузера, создайте веб-"
"форму."
#: apps.py:75
msgid "Type"
@@ -73,7 +79,7 @@ msgstr "Извлекать из архивов?"
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Загрузить файлы, содержащиеся в архиве в качестве отдельных документов"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Промежуточный файл"
@@ -235,7 +241,8 @@ msgstr "Интервал"
#: models/base.py:180
msgid "Assign a document type to documents uploaded from this source."
msgstr "Назначить тип документов для документов, загружаемых из этого источника."
msgstr ""
"Назначить тип документов для документов, загружаемых из этого источника."
#: models/base.py:182
msgid "Document type"
@@ -278,7 +285,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Обычно выбирают 110 для POP3, 995 для POP3 с SSL, 143 для IMAP, 993 для IMAP с SSL"
msgstr ""
"Обычно выбирают 110 для POP3, 995 для POP3 с SSL, 143 для IMAP, 993 для IMAP "
"с SSL"
#: models/email_sources.py:48
msgid "Port"
@@ -307,7 +316,9 @@ msgstr "Название файла-вложения с метаданными"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "Выберите тип метаданных, подходящий для выбранного типа документа, в котором сохранять тему письма."
msgstr ""
"Выберите тип метаданных, подходящий для выбранного типа документа, в котором "
"сохранять тему письма."
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -317,7 +328,9 @@ msgstr "Тип метаданных для темы письма"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "Выберите тип метаданных, подходящий для выбранного типа документа, в котором сохранять корреспондента письма."
msgstr ""
"Выберите тип метаданных, подходящий для выбранного типа документа, в котором "
"сохранять корреспондента письма."
#: models/email_sources.py:73
msgid "From metadata type"
@@ -570,69 +583,77 @@ msgstr ""
msgid "Error processing source: %s"
msgstr "Ошибка обработки источника: %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "Записи журнала для источника: %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "Интерактивные источники документов не были определены или включены, создайте один для продолжения."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"Интерактивные источники документов не были определены или включены, создайте "
"один для продолжения."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Свойства документа"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Загрузка новой версии из источника %s"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Error deleting staging file; %s"
msgid "Delete staging file \"%s\"?"
msgstr "Ошибка удаления промежуточного файла; %s"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -640,31 +661,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Создать новый источник типа: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -672,7 +693,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,24 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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-edms/language/sl_SI/)\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-"
"edms/language/sl_SI/)\n"
"Language: sl_SI\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sl_SI\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
"%100==4 ? 2 : 3);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr ""
@@ -71,7 +73,7 @@ msgstr ""
msgid "Upload a compressed file's contained files as individual documents"
msgstr ""
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr ""
@@ -568,69 +570,74 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -638,31 +645,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr ""
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -670,7 +677,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,7 +1,7 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Nurgül Özkan <nurgulozkan@hotmail.com>, 2017
# serhatcan77 <serhat_can@yahoo.com>, 2017
@@ -9,18 +9,19 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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-edms/language/tr_TR/)\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-"
"edms/language/tr_TR/)\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: tr_TR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "Kaynaklar"
@@ -33,7 +34,10 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "Belge kaynakları, yeni belgelerin JBM EDMS'e gönderilme şeklidir, bir tarayıcıdan belge yükleyebilmek için en az bir web formu kaynağı oluşturmalısınız."
msgstr ""
"Belge kaynakları, yeni belgelerin JBM EDMS'e gönderilme şeklidir, bir "
"tarayıcıdan belge yükleyebilmek için en az bir web formu kaynağı "
"oluşturmalısınız."
#: apps.py:75
msgid "Type"
@@ -71,9 +75,10 @@ msgstr "Sıkıştırılmış dosyaları genişlet"
#: forms.py:47
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Sıkıştırılmış bir dosyanın içerdiği dosyaları tek tek belgeler olarak yükle"
msgstr ""
"Sıkıştırılmış bir dosyanın içerdiği dosyaları tek tek belgeler olarak yükle"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "Hazırlama dosyası"
@@ -278,7 +283,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "Tipik seçimler POP3 için 110, SSL üzerinden POP3 için 995, IMAP için 143, SSL üzerinden IMAP için 993'tür."
msgstr ""
"Tipik seçimler POP3 için 110, SSL üzerinden POP3 için 995, IMAP için 143, "
"SSL üzerinden IMAP için 993'tür."
#: models/email_sources.py:48
msgid "Port"
@@ -297,7 +304,9 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "İndirilen eklerin geri kalanına atanacak meta veri türü adlarını ve değer çiftlerini içeren ekin adını. Not: Bu ek ilk eki olmalı."
msgstr ""
"İndirilen eklerin geri kalanına atanacak meta veri türü adlarını ve değer "
"çiftlerini içeren ekin adını. Not: Bu ek ilk eki olmalı."
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -307,7 +316,9 @@ msgstr "Meta veri eki adı"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's subject."
msgstr "E-postanın konusunu depolamak için seçilen doküman türü için geçerli bir meta veri türü seçin."
msgstr ""
"E-postanın konusunu depolamak için seçilen doküman türü için geçerli bir "
"meta veri türü seçin."
#: models/email_sources.py:66
msgid "Subject metadata type"
@@ -317,7 +328,9 @@ msgstr "Konu metadata türü"
msgid ""
"Select a metadata type valid for the document type selected in which to "
"store the email's \"from\" value."
msgstr "E-postanın \"başlangıç\" değerinden hangisini depolayacağını belirlemek için geçerli bir meta veri türü seçin."
msgstr ""
"E-postanın \"başlangıç\" değerinden hangisini depolayacağını belirlemek "
"için geçerli bir meta veri türü seçin."
#: models/email_sources.py:73
msgid "From metadata type"
@@ -344,14 +357,18 @@ msgstr "E-posta kaynakları"
msgid ""
"Subject metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "Konu meta verileri türü \"%(metadata_type)s\" belge türü için geçerli değil: %(document_type)s"
msgstr ""
"Konu meta verileri türü \"%(metadata_type)s\" belge türü için geçerli değil: "
"%(document_type)s"
#: models/email_sources.py:198
#, python-format
msgid ""
"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document "
"type: %(document_type)s"
msgstr "\"Kimden\" meta veri türü \"%(metadata_type)s\" belge türü için geçerli değil: %(document_type)s"
msgstr ""
"\"Kimden\" meta veri türü \"%(metadata_type)s\" belge türü için geçerli "
"değil: %(document_type)s"
#: models/email_sources.py:213
msgid "IMAP Mailbox from which to check for messages."
@@ -381,7 +398,9 @@ msgstr "Cihaz adı"
msgid ""
"Selects the scan mode (e.g., lineart, monochrome, or color). If this option "
"is not supported by your scanner, leave it blank."
msgstr "Tarama modunu seçer (örn. Çizgi, tek renkli veya renk). Bu seçenek tarayıcınız tarafından desteklenmiyorsa boş bırakın."
msgstr ""
"Tarama modunu seçer (örn. Çizgi, tek renkli veya renk). Bu seçenek "
"tarayıcınız tarafından desteklenmiyorsa boş bırakın."
#: models/scanner_sources.py:41
msgid "Mode"
@@ -392,7 +411,10 @@ msgid ""
"Sets the resolution of the scanned image in DPI (dots per inch). Typical "
"value is 200. If this option is not supported by your scanner, leave it "
"blank."
msgstr "Taranan görüntünün çözünürlüğünü DPI olarak (nokta / inç) ayarlar. Tipik değer 200'tür. Bu seçenek tarayıcınız tarafından desteklenmiyorsa boş bırakın."
msgstr ""
"Taranan görüntünün çözünürlüğünü DPI olarak (nokta / inç) ayarlar. Tipik "
"değer 200'tür. Bu seçenek tarayıcınız tarafından desteklenmiyorsa boş "
"bırakın."
#: models/scanner_sources.py:48
msgid "Resolution"
@@ -402,7 +424,9 @@ msgstr "Çözünürlük"
msgid ""
"Selects the scan source (such as a document-feeder). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Tarama kaynağını seçer (bir belge besleyici gibi). Bu seçenek tarayıcınız tarafından desteklenmiyorsa boş bırakın."
msgstr ""
"Tarama kaynağını seçer (bir belge besleyici gibi). Bu seçenek tarayıcınız "
"tarafından desteklenmiyorsa boş bırakın."
#: models/scanner_sources.py:54
msgid "Paper source"
@@ -412,7 +436,9 @@ msgstr "Kağıt kaynağı"
msgid ""
"Selects the document feeder mode (simplex/duplex). If this option is not "
"supported by your scanner, leave it blank."
msgstr "Doküman besleyici modunu (simplex / duplex) seçer. Bu seçenek tarayıcınız tarafından desteklenmiyorsa boş bırakın."
msgstr ""
"Doküman besleyici modunu (simplex / duplex) seçer. Bu seçenek tarayıcınız "
"tarafından desteklenmiyorsa boş bırakın."
#: models/scanner_sources.py:61
msgid "ADF mode"
@@ -553,7 +579,9 @@ msgstr "Belge yükle"
#: settings.py:15
msgid "File path to the scanimage program used to control image scanners."
msgstr "Görüntü tarayıcılarını kontrol etmek için kullanılan scanimage programının dosya yolu."
msgstr ""
"Görüntü tarayıcılarını kontrol etmek için kullanılan scanimage programının "
"dosya yolu."
#: settings.py:22
msgid ""
@@ -570,69 +598,77 @@ msgstr ""
msgid "Error processing source: %s"
msgstr "Kaynak işleme sırasında hata oluştu: %s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "Kaynak için günlük girdileri: %s"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
msgstr "Etkileşimli belge kaynakları tanımlanmamış veya hiçbiri etkinleştirilmemiş, devam etmeden önce bir tane oluşturun."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
"Etkileşimli belge kaynakları tanımlanmamış veya hiçbiri etkinleştirilmemiş, "
"devam etmeden önce bir tane oluşturun."
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "Döküman özellikleri"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "Hazırlama yolundaki dosyalar"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr "Tara"
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "\"%s\" belgesi, yeni sürümler yüklemesi engellendi."
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "Kaynaktan yeni bir sürüm yükle: %s"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "Hazırlama dosyalarını sil"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -640,31 +676,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "Kaynak \"%s\" için tetikleyici kontrolü yapıyor musunuz?"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "Kaynak denetimi sıraya girdi."
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "Yeni kaynak türü oluştur: %s"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "Kaynağı sil: %s?"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "Kaynağı düzenle: %s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -672,7 +708,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,25 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Trung Phan Minh <navmobile@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/mayan-edms/language/vi_VN/)\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/"
"mayan-edms/language/vi_VN/)\n"
"Language: vi_VN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi_VN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr ""
@@ -72,7 +73,7 @@ msgstr "Giải nén"
msgid "Upload a compressed file's contained files as individual documents"
msgstr "Upload một file nén chứa các file tài liệu riêng biệt"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr ""
@@ -569,69 +570,74 @@ msgstr ""
msgid "Error processing source: %s"
msgstr ""
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr ""
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr ""
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr ""
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr ""
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr ""
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr ""
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr ""
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr ""
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr ""
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr ""
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr ""
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr ""
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr ""
#: views.py:512
#: views.py:486
#, python-format
msgid "Delete staging file \"%s\"?"
msgstr ""
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -639,31 +645,31 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr ""
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr ""
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr ""
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr ""
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr ""
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
@@ -671,7 +677,7 @@ msgid ""
"intervention."
msgstr ""
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr ""

View File

@@ -1,25 +1,26 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# yulin Gong <540538248@qq.com>, 2019
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:07-0400\n"
"POT-Creation-Date: 2019-05-04 21:40-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/language/zh/)\n"
"Language-Team: Chinese (http://www.transifex.com/rosarior/mayan-edms/"
"language/zh/)\n"
"Language: zh\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: zh\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: apps.py:45 links.py:54 models/base.py:39 queues.py:8 settings.py:10
#: views.py:635
#: views.py:630
msgid "Sources"
msgstr "来源"
@@ -32,7 +33,9 @@ msgid ""
"Document sources are the way in which new documents are feed to Mayan EDMS, "
"create at least a web form source to be able to upload documents from a "
"browser."
msgstr "文档源是将新文档提供给Mayan EDMS的方式至少创建一个网页表单源以便能够从浏览器上传文档。"
msgstr ""
"文档源是将新文档提供给Mayan EDMS的方式至少创建一个网页表单源以便能够从浏览"
"器上传文档。"
#: apps.py:75
msgid "Type"
@@ -72,7 +75,7 @@ msgstr "展开压缩文件"
msgid "Upload a compressed file's contained files as individual documents"
msgstr "将压缩文件包含的文件作为单个文档上载"
#: forms.py:68 views.py:484
#: forms.py:68 views.py:485
msgid "Staging file"
msgstr "暂存文件"
@@ -277,7 +280,9 @@ msgstr "SSL"
msgid ""
"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 "
"for IMAP over SSL."
msgstr "对于POP3典型的选择是110对于基于SSL的POP3为995对于IMAP为143对于基于SSL的IMAP为993。"
msgstr ""
"对于POP3典型的选择是110对于基于SSL的POP3为995对于IMAP为143对于基于SSL"
"的IMAP为993。"
#: models/email_sources.py:48
msgid "Port"
@@ -296,7 +301,9 @@ msgid ""
"Name of the attachment that will contains the metadata type names and value "
"pairs to be assigned to the rest of the downloaded attachments. Note: This "
"attachment has to be the first attachment."
msgstr "附件的名称,其中包含要分配给其余下载附件的元数据类型名称和值对。注意:此附件必须是第一个附件。"
msgstr ""
"附件的名称,其中包含要分配给其余下载附件的元数据类型名称和值对。注意:此附件"
"必须是第一个附件。"
#: models/email_sources.py:59
msgid "Metadata attachment name"
@@ -380,7 +387,9 @@ msgstr "设备名称"
msgid ""
"Selects the scan mode (e.g., lineart, monochrome, or color). If this option "
"is not supported by your scanner, leave it blank."
msgstr "选择扫描模式(例如,艺术线条,单色或彩色)。如果扫描仪不支持此选项,请将其留空。"
msgstr ""
"选择扫描模式(例如,艺术线条,单色或彩色)。如果扫描仪不支持此选项,请将其留"
"空。"
#: models/scanner_sources.py:41
msgid "Mode"
@@ -391,7 +400,9 @@ msgid ""
"Sets the resolution of the scanned image in DPI (dots per inch). Typical "
"value is 200. If this option is not supported by your scanner, leave it "
"blank."
msgstr "以DPI每英寸点数设置扫描图像的分辨率。典型值为200.如果扫描仪不支持此选项,请将其留空。"
msgstr ""
"以DPI每英寸点数设置扫描图像的分辨率。典型值为200.如果扫描仪不支持此选项,"
"请将其留空。"
#: models/scanner_sources.py:48
msgid "Resolution"
@@ -569,69 +580,75 @@ msgstr "传递给SOURCES_STAGING_FILE_CACHE_STORAGE_BACKEND的参数。"
msgid "Error processing source: %s"
msgstr "处理源错误:%s"
#: views.py:64
#: views.py:65
msgid ""
"Any error produced during the usage of a source will be listed here to "
"assist in debugging."
msgstr "此处列出了在使用源期间产生的任何错误,以帮助调试。"
#: views.py:67
#: views.py:68
msgid "No log entries available"
msgstr "没有可用的日志条目"
#: views.py:69
#: views.py:70
#, python-format
msgid "Log entries for source: %s"
msgstr "源%s的日志条目"
#: views.py:124 wizards.py:154
#: views.py:125 wizards.py:154
msgid ""
"No interactive document sources have been defined or none have been enabled,"
" create one before proceeding."
"No interactive document sources have been defined or none have been enabled, "
"create one before proceeding."
msgstr "没有定义交互式文档源或没有启用任何交互式文档源,在继续之前创建一个。"
#: views.py:152 views.py:170 views.py:180
#: views.py:153 views.py:171 views.py:181
msgid "Document properties"
msgstr "文档属性"
#: views.py:160
#: views.py:161
msgid "Files in staging path"
msgstr "暂存路径中的文件"
#: views.py:171
#: views.py:172
msgid "Scan"
msgstr "扫描"
#: views.py:281
#: views.py:282
#, python-format
msgid ""
"Error executing document upload task; %(exception)s, %(exception_class)s"
msgstr "执行文档上传任务时出错; %(exception)s%(exception_class)s"
#: views.py:292
#: views.py:293
msgid "New document queued for upload and will be available shortly."
msgstr "新文档排队等待上传,很快将可用。"
#: views.py:343
#: views.py:344
#, python-format
msgid "Upload a document of type \"%(document_type)s\" from source: %(source)s"
msgstr "从源%(source)s上传类型为“%(document_type)s”的文档"
#: views.py:377
#: views.py:378
#, python-format
msgid "Document \"%s\" is blocked from uploading new versions."
msgstr "文档“%s”被阻止上传新版本。"
#: views.py:430
#: views.py:431
msgid "New document version queued for upload and will be available shortly."
msgstr "新文档版本排队等待上传,很快将可用。"
#: views.py:471
#: views.py:472
#, python-format
msgid "Upload a new version from source: %s"
msgstr "从源%s上传新版本"
#: views.py:512
#: views.py:486
#, fuzzy, python-format
#| msgid "Delete staging files"
msgid "Delete staging file \"%s\"?"
msgstr "删除暂存文件"
#: views.py:507
msgid ""
"This will execute the source check code even if the source is not enabled. "
"Sources that delete content after downloading will not do so while being "
@@ -639,39 +656,41 @@ msgid ""
"successful test will clear the error log."
msgstr ""
#: views.py:518
#: views.py:513
#, python-format
msgid "Trigger check for source \"%s\"?"
msgstr "检查源“%s”的触发器"
#: views.py:535
#: views.py:530
msgid "Source check queued."
msgstr "源检查排队。"
#: views.py:552
#: views.py:547
#, python-format
msgid "Create new source of type: %s"
msgstr "创建%s类型的新来源"
#: views.py:574
#: views.py:569
#, python-format
msgid "Delete the source: %s?"
msgstr "删除源:%s"
#: views.py:595
#: views.py:590
#, python-format
msgid "Edit source: %s"
msgstr "编辑源:%s"
#: views.py:629
#: views.py:624
msgid ""
"Sources provide the means to upload documents. Some sources like the "
"webform, are interactive and require user input to operate. Others like the "
"email sources, are automatic and run on the background without user "
"intervention."
msgstr "来源提供上传文件的方法。某些来源,如网页表单,是交互式的,需要用户输入才能运行。其他来源,如电子邮件,是自动的,无需用户干预即可在后台运行。"
msgstr ""
"来源提供上传文件的方法。某些来源,如网页表单,是交互式的,需要用户输入才能运"
"行。其他来源,如电子邮件,是自动的,无需用户干预即可在后台运行。"
#: views.py:634
#: views.py:629
msgid "No sources available"
msgstr "没有可用的来源"