Update translation files

Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
This commit is contained in:
Roberto Rosario
2019-12-11 01:33:07 -04:00
parent 062b28c871
commit 856a24e9db
1085 changed files with 2218 additions and 2118 deletions

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -26,7 +26,7 @@ msgstr ""
msgid "Label"
msgstr "العنوان"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "الروابط الذكية"
@@ -39,7 +39,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -63,7 +63,7 @@ msgstr ""
msgid "Create new smart link"
msgstr "إنشاء ارتباط ذكي جديد"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr ""
@@ -139,71 +139,76 @@ msgstr "is in regular expression"
msgid "is in regular expression (case insensitive)"
msgstr "is in regular expression (case insensitive)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr ""
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "مفعل"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr ""
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "يتم تجاهل الإدراج للغرض الأول."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr ""
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Inverts the logic of the operator."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr "not"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-10-17 07:59+0000\n"
"Last-Translator: Lyudmil Antonov <lantonov.here@gmail.com>\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -27,7 +27,7 @@ msgstr "Свързване"
msgid "Label"
msgstr "Етикет"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Умни връзки"
@@ -40,7 +40,7 @@ msgstr "Умна връзка е създадена"
msgid "Smart link edited"
msgstr "Умна връзка е редактирана"
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr "Поле за чужд документ"
@@ -64,7 +64,7 @@ msgstr "Условия"
msgid "Create new smart link"
msgstr "Създайте нова умна връзка"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Типове документи"
@@ -140,71 +140,76 @@ msgstr "е в редовен израз"
msgid "is in regular expression (case insensitive)"
msgstr "е в редовна експресия (нечувствителен към регистъра)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
msgstr "Въведете шаблон за изобразяване. Използвайте езика за шаблониране на Django по подразбиране (https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). Налична е контекстната променлива {{document}}."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Динамичен етикет"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Активиран"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Умна връзка"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Грешка при генериране на динамичен етикет; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Тази умна връзка не е разрешена за типа на избрания документ."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "Включването се игнорира за първия елемент."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Това представлява метаданните на всички останали документи."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Характеристика на чужд документ"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Израз"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Обръща логиката на оператора."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Отказано"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Състояние на връзката"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Състояния на връзката"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "не"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr "Пълен етикет"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n"
"MIME-Version: 1.0\n"
@@ -27,7 +27,7 @@ msgstr "Spojni"
msgid "Label"
msgstr "Labela"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Smart linkovi"
@@ -40,7 +40,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -64,7 +64,7 @@ msgstr "Uslovi"
msgid "Create new smart link"
msgstr "Kreiraj novi smart link"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Tipovi dokumenta"
@@ -140,71 +140,76 @@ msgstr "je u regularnom izrazu"
msgid "is in regular expression (case insensitive)"
msgstr "je u regularnom izrazu (nije bitno velika ili mala slova)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Dinamička oznaka"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Omogućeno"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Pametni link"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Greška u generisanju dinamičke oznake; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Ovaj pametni link nije dozvoljen za tip izabranog dokumenta."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "Inkluzija je ignorisana za prvu stavku"
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Ovo predstavlja metapodatke svih ostalih dokumenata."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Atribut inostranih dokumenata"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Izraz"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Obrće logiku operatora"
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Negiran"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Stanje veze"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Link uslovi"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "ne"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-10-17 11:51+0000\n"
"Last-Translator: Michal Švábík <snadno@lehce.cz>\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -26,7 +26,7 @@ msgstr "Propojení"
msgid "Label"
msgstr "Označení"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Chytré odkazy"
@@ -39,7 +39,7 @@ msgstr "Byl vytvořen chytrý odkaz"
msgid "Smart link edited"
msgstr "Chytrý odkaz byl upraven"
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr "Pole cizího dokumentu"
@@ -63,7 +63,7 @@ msgstr "Podmínky"
msgid "Create new smart link"
msgstr "Vytvořit nový chytrý odkaz"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Typy dokumentů"
@@ -139,71 +139,76 @@ msgstr "je v regulárním výrazu"
msgid "is in regular expression (case insensitive)"
msgstr "je v regulárním výrazu (velká a malá písmena)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
msgstr "Zadejte šablonu, kterou chcete vykreslit. Použijte výchozí jazyk šablon společnosti Django (https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). K dispozici je kontextová proměnná {{document}}."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Dynamický štítek"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Povoleno"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Chytrý odkaz"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Chyba při generování dynamického štítku; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Tento chytrý odkaz není povolen pro typ vybraného dokumentu."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "Zahrnutí se u první položky ignoruje."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "To představuje metadata všech ostatních dokumentů."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Atribut cizího dokumentu"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Výraz"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Obrací logiku operátora."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Vyloučeno"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Podmínka odkazu"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Podmínky odkazu"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "ne"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr "Úplný štítek"

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (Denmark) (http://www.transifex.com/rosarior/mayan-edms/language/da_DK/)\n"
"MIME-Version: 1.0\n"
@@ -25,7 +25,7 @@ msgstr ""
msgid "Label"
msgstr "Etiket"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -38,7 +38,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid "Create new smart link"
msgstr ""
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Dokumenttyper"
@@ -138,71 +138,76 @@ msgstr ""
msgid "is in regular expression (case insensitive)"
msgstr ""
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr ""
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr ""
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr ""
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr ""
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr ""
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr ""
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr ""
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-17 22:31+0000\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,7 +31,7 @@ msgstr "Verknüpfungen"
msgid "Label"
msgstr "Bezeichnung"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Smart Links"
@@ -44,7 +44,7 @@ msgstr "Smart Link erstellt"
msgid "Smart link edited"
msgstr "Smart Link bearbeitet"
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr "Feld des anderen Dokuments"
@@ -68,7 +68,7 @@ msgstr "Bedingungen"
msgid "Create new smart link"
msgstr "Smart Link erstellen"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Dokumententypen"
@@ -144,71 +144,76 @@ msgstr "ist in regulärem Ausdruck"
msgid "is in regular expression (case insensitive)"
msgstr "ist in regulärem Ausdruck (ohne Groß/Kleinschreibung)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
msgstr "Eine Vorlage zur Verarbeitung eingeben (Django Standard Templating Sprache (https://docs.djangoproject.com/en/1.7/ref/templates/builtins/). Die {{ document }} Kontextvariable ist verfügbar."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Dynamische Bezeichnung"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Aktiviert"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Smart Link"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Fehler bei der Generierung des dynamischen Titels: %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Dieser Smart Link ist nicht erlaubt für diesen Dokumententyp."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "Die Einbeziehung wird für das erste Element ignoriert."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Repräsentiert die Metadaten aller anderen Dokumente."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Fremddokumentattribut"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Ausdruck"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Kehrt die Logik der Operation um."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Verneint"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Bedingung"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Bedingungen"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "Nicht"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr "Voller Bezeichner"

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Greek (http://www.transifex.com/rosarior/mayan-edms/language/el/)\n"
"MIME-Version: 1.0\n"
@@ -25,7 +25,7 @@ msgstr ""
msgid "Label"
msgstr "Ετικέτα"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Έξυπνοι σύνδεσμοι"
@@ -38,7 +38,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -62,7 +62,7 @@ msgstr "Προϋποθέσεις"
msgid "Create new smart link"
msgstr "Δημιουργία νέου έξυπνου σύνδεσμου"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Τύποι εγγράφων"
@@ -138,71 +138,76 @@ msgstr ""
msgid "is in regular expression (case insensitive)"
msgstr ""
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Δυναμική ετικέτα"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Ενεργοποιημένο"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Έξυπνος συνδεσμός"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Σφάλμα κατά την δημιουργία δυναμικής ετικέτας: %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Αυτός ο έξυπνος συνδεσμός δεν επιτρέπεται για τον επιλεγμένο τύπο εγγράφου."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr ""
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Έκφραση"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Αντιστρέφει την κατάσταση του λογικού τελεστή."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Αντιστροφή"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Συνθήκη συνδέσμου"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Συνθήκες συνδέσμου"
#: models.py:211
#: models.py:207
msgid "not"
msgstr ""
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"POT-Creation-Date: 2019-12-10 23:35-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"
@@ -25,7 +25,7 @@ msgstr ""
msgid "Label"
msgstr ""
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -38,7 +38,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid "Create new smart link"
msgstr ""
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr ""
@@ -138,71 +138,76 @@ msgstr ""
msgid "is in regular expression (case insensitive)"
msgstr ""
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr ""
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr ""
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr ""
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr ""
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign "
"document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr ""
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr ""
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr ""
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:33+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n"
"MIME-Version: 1.0\n"
@@ -28,7 +28,7 @@ msgstr "Enlaces"
msgid "Label"
msgstr "Etiqueta"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Enlaces inteligentes"
@@ -41,7 +41,7 @@ msgstr "Enlace inteligente creado"
msgid "Smart link edited"
msgstr "Enlace inteligente editado"
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr "Campo de documento extranjero"
@@ -65,7 +65,7 @@ msgstr "Condiciones"
msgid "Create new smart link"
msgstr "Crear un enlace inteligente nuevo"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Tipos de documento"
@@ -141,71 +141,76 @@ msgstr "está en la expresión regular"
msgid "is in regular expression (case insensitive)"
msgstr "está en la expresión regular (no sensible a mayúsculas)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
msgstr "Ingrese una plantilla para renderizar. Utilice el lenguaje de plantillas predeterminado de Django (https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). La variable de contexto {{document}} está disponible."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Etiqueta dinámica"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Habilitado"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Enlace inteligente"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Error generando etiqueta dinámica; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Este enlace inteligente no está permitido para el tipo de documento seleccionado."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "La inclusión es ignorada para el primer artículo."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Esto representa los meta datos de los documentos foráneos."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Attributo del documento foráneo"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Expresión"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Invierte la lógica del operador."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Negado"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Condición de enlace"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Condiciones de enlace"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "no"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr "Etiqueta completa"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -27,7 +27,7 @@ msgstr "ربط دادن"
msgid "Label"
msgstr "برچسب"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "پیوند هوشمند"
@@ -40,7 +40,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -64,7 +64,7 @@ msgstr "شرایط"
msgid "Create new smart link"
msgstr "ایجاد پیوند هوشمند جدید"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "انواع مستندات"
@@ -140,71 +140,76 @@ msgstr "موجود در عبارات منظم"
msgid "is in regular expression (case insensitive)"
msgstr "موجود در عبارات منظم (case insensitive)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "برچسب پویا"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "فعال شده"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "پیوند هوشمند"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "خطا در ایجاد برچسب پویا؛ %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "این لینک هوشمند برای نوع سند منتخب مجاز نیست"
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "ورود اولین آیتم در نطر گرفته نشد."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "این مورد نشانگر متا داده تمامی اسناد می باشد."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "مختصات سند خارجی"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "عبارت"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "منطق عملگر را برعکس میکند."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "منفی شده"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "شرط پیوند"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "شرایط پیوند"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "نه "
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-06-17 20:40+0000\n"
"Last-Translator: Frédéric Sheedy <sheedf@gmail.com>\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,7 +30,7 @@ msgstr "Liaison"
msgid "Label"
msgstr "Libellé"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Liens intelligents"
@@ -43,7 +43,7 @@ msgstr "Lien intelligent créé"
msgid "Smart link edited"
msgstr "Lien intelligent modifié"
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr "Champ document étranger"
@@ -67,7 +67,7 @@ msgstr "Conditions"
msgid "Create new smart link"
msgstr "Céer un nouveau lien intelligent"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Types de document"
@@ -143,71 +143,76 @@ msgstr "est une expression régulière"
msgid "is in regular expression (case insensitive)"
msgstr "est une expression régulière (insensible à la casse)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
msgstr "Entrez un modèle à rendre. Utilisez le langage par défaut de Django pour les modèles (https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). La variable de contexte {{document}} est disponible."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Libellé dynamique"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Activé"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Lien intelligent"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Erreur de génération du libellé dynamique ; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Un lien intelligent n'est pas autorisé pour le type de document sélectionné."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "Ignorer l'inclusion sur le premier élément"
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Ceci représente les métadonnées de tous les autres documents."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Attribut étranger du document "
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Expression"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Inverser l'opérateur logique"
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Négation"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Condition sur le lien"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Conditions sur le lien"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "ne pas"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr "Étiquette complète"

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n"
"MIME-Version: 1.0\n"
@@ -26,7 +26,7 @@ msgstr "Összfűzés"
msgid "Label"
msgstr "Cimke"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Okos kapcsolatok"
@@ -39,7 +39,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -63,7 +63,7 @@ msgstr ""
msgid "Create new smart link"
msgstr "Új okos kapcsolat létrehozása"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Dokumentum típusok"
@@ -139,71 +139,76 @@ msgstr ""
msgid "is in regular expression (case insensitive)"
msgstr ""
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Dinamikus címke"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Bekapcsolt"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr ""
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr ""
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Külső dokumentum paraméter"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr ""
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr ""
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr ""
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-14 11:30+0000\n"
"Last-Translator: Adek Lanin\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,7 +25,7 @@ msgstr ""
msgid "Label"
msgstr "Label"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -38,7 +38,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid "Create new smart link"
msgstr ""
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Tipe dokumen"
@@ -138,71 +138,76 @@ msgstr ""
msgid "is in regular expression (case insensitive)"
msgstr ""
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr ""
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr ""
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr ""
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr ""
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr ""
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr ""
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr ""
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -27,7 +27,7 @@ msgstr "Collegamento"
msgid "Label"
msgstr "Etichetta"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Link intelligenti"
@@ -40,7 +40,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -64,7 +64,7 @@ msgstr "Condizioni"
msgid "Create new smart link"
msgstr "Crea un nuovo link intelligente"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Tipi di documento"
@@ -140,71 +140,76 @@ msgstr "è un'espressione regolare"
msgid "is in regular expression (case insensitive)"
msgstr "è un'espressione regolare (case insensitive)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Etichetta dinamica"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Abilitato"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Link intelligente"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Errore generando l'etichetta dinamica; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Questo link intelligente non è consentito per questo tipo di documento."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "L'inserimento viene ignorato per la prima voce."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Questo rappresenta i metadati degli altri documenti."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Attributo documento esterno"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Espressione"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Inverti la logica dell'operazione"
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Negato"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Condizione link"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Condizioni link"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "not"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-06-28 11:18+0000\n"
"Last-Translator: Māris Teivāns <maris.teivans@gmail.com>\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Latvian (http://www.transifex.com/rosarior/mayan-edms/language/lv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -26,7 +26,7 @@ msgstr "Saistīšana"
msgid "Label"
msgstr "Etiķete"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Viedās saites"
@@ -39,7 +39,7 @@ msgstr "Izveidota gudra saite"
msgid "Smart link edited"
msgstr "Viedā saite rediģēta"
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr "Ārvalstu dokumentu lauks"
@@ -63,7 +63,7 @@ msgstr "Nosacījumi"
msgid "Create new smart link"
msgstr "Izveidojiet jaunu viedo saiti"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Dokumentu veidi"
@@ -139,71 +139,76 @@ msgstr "ir regulāra izteiksme"
msgid "is in regular expression (case insensitive)"
msgstr "ir regulāra izteiksme (gadījuma nejutīgums)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
msgstr "Ievadiet veidni, kas jāpiešķir. Izmantojiet Django noklusējuma veidnes valodu (https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). Ir pieejams {{ document }} konteksta mainīgais."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Dinamiska etiķete"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Iespējots"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Viedā saite"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Radot dinamisku marķējumu, radās kļūda; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Šī viedā saite nav atļauta izvēlētajam dokumenta tipam."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "Pirmā vienuma iekļaušana tiek ignorēta."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Tas atspoguļo visu pārējo dokumentu metadatus."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Ārvalstu dokumentu atribūts"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Izteiksme"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Pārvērš operatora loģiku."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Negatīvs"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Saites stāvoklis"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Saites nosacījumi"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "ne"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr "Pilna etiķete"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n"
"MIME-Version: 1.0\n"
@@ -27,7 +27,7 @@ msgstr "Koppeling"
msgid "Label"
msgstr "Label"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "'Smartlinks'"
@@ -40,7 +40,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -64,7 +64,7 @@ msgstr "Conditie"
msgid "Create new smart link"
msgstr "Nieuwe 'smartlink' aanmaken"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Documentsoorten"
@@ -140,71 +140,76 @@ msgstr "komt overeen met 'reguliere expressie'"
msgid "is in regular expression (case insensitive)"
msgstr "komt overeen met 'reguliere expressie (hoofdletter ongevoelig)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Dynamisch label"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Ingeschakeld"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Slimme link"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "De berekening is genegeerd voor het eerste item"
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Uitdrukking"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Inverteerd de operatorlogica"
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr "niet"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
@@ -28,7 +28,7 @@ msgstr "Łącza"
msgid "Label"
msgstr "Etykieta"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Łącza"
@@ -41,7 +41,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -65,7 +65,7 @@ msgstr "Warunki"
msgid "Create new smart link"
msgstr "Utwórz nowe łącze"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Typy dokumentów"
@@ -141,71 +141,76 @@ msgstr "jest w wyrażeniu regularnym"
msgid "is in regular expression (case insensitive)"
msgstr "jest w wyrażeniu regularnym (wielkość liter ma znaczenie)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Dynamiczna etykieta"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Włączony"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Łącze"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Błąd podczas generowania dynamicznej etykiety: %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "To łącze nie jest dostępne dla wybranego typu dokumentu."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "To wliczenie jest ignorowane dla pierwszego elementu."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "To odpowiada meta danym wszystkich pozostałych dokumentów."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Atrybut obcego dokumentu"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Wyrażenie"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Odwraca logikę operatora."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Zanegowany"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Warunek łącza"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Warunki łącza"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "nie"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n"
"MIME-Version: 1.0\n"
@@ -28,7 +28,7 @@ msgstr ""
msgid "Label"
msgstr "Nome"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Ligações inteligentes"
@@ -41,7 +41,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -65,7 +65,7 @@ msgstr ""
msgid "Create new smart link"
msgstr "Criar nova ligação inteligente"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr ""
@@ -141,71 +141,76 @@ msgstr "contido em expressão regular"
msgid "is in regular expression (case insensitive)"
msgstr "contido em expressão regular (insensível a minúsculas/maiúsculas)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr ""
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr ""
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr ""
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "A inclusão é ignorada para o primeiro item."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr ""
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Inverte a lógica do operador."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr "não"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@@ -30,7 +30,7 @@ msgstr "Ligações"
msgid "Label"
msgstr "Label"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Ligações inteligentes"
@@ -43,7 +43,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -67,7 +67,7 @@ msgstr "condições"
msgid "Create new smart link"
msgstr "Criar novo link inteligente"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Tipo de Documento"
@@ -143,71 +143,76 @@ msgstr "está em expressão regular"
msgid "is in regular expression (case insensitive)"
msgstr "está em expressão regular (case insensitive)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Etiqueta dinâmica"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "habilitado"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "link inteligente"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Erro gerando etiqueta dinâmica; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Este link inteligente não é permitido para o tipo de documento selecionado. "
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "A inclusão é ignorada para o primeiro item."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Esta expressão será avaliada contra o documento atual."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Atributo documento externo"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "expressão"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Inverte a lógica do operador."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "negada"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "condição de ligação"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "condições de ligação"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "não"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-08 07:58+0000\n"
"Last-Translator: Harald Ersch\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -27,7 +27,7 @@ msgstr "Legare"
msgid "Label"
msgstr "Etichetă"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Link-uri inteligente"
@@ -40,7 +40,7 @@ msgstr "Legătura inteligentă a fost creată"
msgid "Smart link edited"
msgstr "Legătura inteligentă a fost editată"
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr "Câmp document străin"
@@ -64,7 +64,7 @@ msgstr "Condiții"
msgid "Create new smart link"
msgstr "Creați un nou link inteligent"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Tipuri de documente"
@@ -140,71 +140,76 @@ msgstr "este în expresie regulată"
msgid "is in regular expression (case insensitive)"
msgstr "este în expresie regulată (case insensitive)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
msgstr "Introduceți un șablon pentru a fi afișat. Utilizați limbajul templating implicit al lui Django (https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). Variabila context {{document}} este disponibilă."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Etichetă dinamică"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Activat"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Legătură inteligentă"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Eroare la generarea etichetei dinamice; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Această legătură inteligentă nu este permisă pentru tipul de document selectat."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "Includerea este ignorată pentru primul element."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Aceasta reprezintă metadatele tuturor celorlalte documente."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Atribut document străin"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "Expresie"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Inversează logica operatorului."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Negat"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Condiție de conectare"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Condiții de conectare"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "nu"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr "Etichetă completă"

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n"
"MIME-Version: 1.0\n"
@@ -25,7 +25,7 @@ msgstr "Связывание"
msgid "Label"
msgstr "Надпись"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Отношения"
@@ -38,7 +38,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid "Create new smart link"
msgstr "Создать новое отношение"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Типы документов"
@@ -138,71 +138,76 @@ msgstr "В регулярном выражении"
msgid "is in regular expression (case insensitive)"
msgstr "В регулярном выражении (без учета регистра)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr ""
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Доступно"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr ""
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "Включение игнорируется для первого элемента."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr ""
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Инвертирует логику оператора."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr "не"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
@@ -25,7 +25,7 @@ msgstr ""
msgid "Label"
msgstr "Oznaka"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -38,7 +38,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -62,7 +62,7 @@ msgstr ""
msgid "Create new smart link"
msgstr ""
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr ""
@@ -138,71 +138,76 @@ msgstr ""
msgid "is in regular expression (case insensitive)"
msgstr ""
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr ""
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr ""
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr ""
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr ""
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr ""
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr ""
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr ""
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n"
"MIME-Version: 1.0\n"
@@ -27,7 +27,7 @@ msgstr "Bağlama"
msgid "Label"
msgstr "Etiket"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Akıllı bağlantılar"
@@ -40,7 +40,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -64,7 +64,7 @@ msgstr "Koşullar"
msgid "Create new smart link"
msgstr "Yeni akıllı bağlantı oluştur"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "Belge tipleri"
@@ -140,71 +140,76 @@ msgstr "Düzenli ifade içinde"
msgid "is in regular expression (case insensitive)"
msgstr "Düzenli ifadede (harf büyüklüğüne duyarsız)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "Dinamik etiket"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "Açık"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "Akıllı bağlantı"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "Dinamik etiket oluşturulurken hata oluştu; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "Seçilen dokümanın türü için bu akıllı bağlantıya izin verilmez."
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "İlk öğe için dahil edilmez."
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "Bu, tüm diğer belgelerin meta verilerini temsil eder."
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "Yabancı belge özniteliği"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "İfade"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "Operatör mantığını ters çevirir."
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "Negatiflenmiş"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "Bağlantı durumu"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "Bağlantı koşulları"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "değil"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n"
"MIME-Version: 1.0\n"
@@ -26,7 +26,7 @@ msgstr ""
msgid "Label"
msgstr ""
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Liên kết thông minh"
@@ -39,7 +39,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr ""
@@ -63,7 +63,7 @@ msgstr ""
msgid "Create new smart link"
msgstr ""
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr ""
@@ -139,71 +139,76 @@ msgstr ""
msgid "is in regular expression (case insensitive)"
msgstr ""
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr ""
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr ""
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr ""
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr ""
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr ""
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr ""
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr ""
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr ""
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr ""
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr ""
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr ""
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr ""
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr ""
#: models.py:211
#: models.py:207
msgid "not"
msgstr ""
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-12-09 00:32-0400\n"
"PO-Revision-Date: 2019-05-03 05:21+0000\n"
"POT-Creation-Date: 2019-12-10 23:35-0400\n"
"PO-Revision-Date: 2019-12-11 03:39+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (http://www.transifex.com/rosarior/mayan-edms/language/zh/)\n"
"MIME-Version: 1.0\n"
@@ -26,7 +26,7 @@ msgstr "链接"
msgid "Label"
msgstr "标签"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:46
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "智能链接"
@@ -39,7 +39,7 @@ msgstr ""
msgid "Smart link edited"
msgstr ""
#: forms.py:36
#: forms.py:34
msgid "Foreign document field"
msgstr "外部文档字段"
@@ -63,7 +63,7 @@ msgstr "条件"
msgid "Create new smart link"
msgstr "创建新的智能链接"
#: links.py:63 models.py:40
#: links.py:63 models.py:38
msgid "Document types"
msgstr "文件类型"
@@ -139,71 +139,76 @@ msgstr "在正则表达式中"
msgid "is in regular expression (case insensitive)"
msgstr "在正则表达式中(不区分大小写)"
#: models.py:31 models.py:189
#: models.py:31
msgid ""
"Enter a template to render. Use Django's default templating language "
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The {{ "
"document }} context variable is available."
msgstr "输入要渲染的模板。使用Django的默认模板语言(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/)。 {{document}}情景变量可用。"
"Use this field to show a unique label depending on the document from which "
"the smart link is being accessed."
msgstr ""
#: models.py:35
#: models.py:33
msgid "Dynamic label"
msgstr "动态标签"
#: models.py:37 models.py:199
#: models.py:35 models.py:195
msgid "Enabled"
msgstr "启用"
#: models.py:47 models.py:175
#: models.py:45 models.py:173
msgid "Smart link"
msgstr "智能链接"
#: models.py:87
#: models.py:85
#, python-format
msgid "Error generating dynamic label; %s"
msgstr "生成动态标签时出错; %s"
#: models.py:102
#: models.py:100
msgid "This smart link is not allowed for the selected document's type."
msgstr "所选文档的类型不允许使用此智能链接。"
#: models.py:179
#: models.py:177
msgid "The inclusion is ignored for the first item."
msgstr "第一项忽略此包含。"
#: models.py:183
#: models.py:181
msgid "This represents the metadata of all other documents."
msgstr "这表示所有其他文档的元数据。"
#: models.py:184
#: models.py:182
msgid "Foreign document attribute"
msgstr "外部文档属性"
#: models.py:193
#: models.py:187
msgid ""
"The expression using document properties to be evaluated against the foreign"
" document field."
msgstr ""
#: models.py:189
msgid "Expression"
msgstr "表达式"
#: models.py:196
#: models.py:192
msgid "Inverts the logic of the operator."
msgstr "反转运算符的逻辑。"
#: models.py:197
#: models.py:193
msgid "Negated"
msgstr "否定"
#: models.py:202
#: models.py:198
msgid "Link condition"
msgstr "链接条件"
#: models.py:203
#: models.py:199
msgid "Link conditions"
msgstr "链接条件"
#: models.py:211
#: models.py:207
msgid "not"
msgstr "否"
#: models.py:215
#: models.py:211
msgid "Full label"
msgstr ""