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,22 +1,24 @@
# 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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
msgid "Linking"
@@ -27,7 +29,7 @@ msgid "Label"
msgstr "العنوان"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "الروابط الذكية"
@@ -59,7 +61,7 @@ msgstr "تحرير"
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "إنشاء ارتباط ذكي جديد"
@@ -142,8 +144,8 @@ msgstr "is in regular expression (case insensitive)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -234,108 +236,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "خطأ بالاستعلام عن الرابط الذكي: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "تحرير الرابط الذكي: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "أضف شرط جديد للرابط الذكي: \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "تحرير شرط الرابط الذكي"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr ""

View File

@@ -1,21 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -27,7 +28,7 @@ msgid "Label"
msgstr ""
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -59,7 +60,7 @@ msgstr "Редактиране"
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr ""
@@ -142,8 +143,8 @@ msgstr ""
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -234,108 +235,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr ""
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr ""
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr ""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr ""
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
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:
# Ilvana Dollaroviq <ilvanadollaroviq@gmail.com>, 2018
# www.ping.ba <jomer@ping.ba>, 2013
@@ -9,15 +9,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
msgid "Linking"
@@ -28,7 +30,7 @@ msgid "Label"
msgstr "Labela"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Smart linkovi"
@@ -60,7 +62,7 @@ msgstr "Urediti"
msgid "Conditions"
msgstr "Uslovi"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Kreiraj novi smart link"
@@ -143,8 +145,8 @@ msgstr "je u regularnom izrazu (nije bitno velika ili mala slova)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -228,115 +230,120 @@ msgstr "Pogledati postojeće smart linkove"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "Lista odvojenih primarnih ključeva tipova dokumenata na koje se povezuje ova pametna veza."
msgstr ""
"Lista odvojenih primarnih ključeva tipova dokumenata na koje se povezuje ova "
"pametna veza."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "Nema takve vrste dokumenta:%s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Greška smart link upita: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Dokumenti u pametnom linku:%s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "Dokumenti u pametnom linku \"%(smart_link)s\" koji se odnose na \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"Dokumenti u pametnom linku \"%(smart_link)s\" koji se odnose na "
"\"%(document)s\""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Dostupni tipovi dokumenta"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Tipovi dokumenata su omogućeni"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Tip dokumenta za omogućavanje pametna veza:%s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Smart link za dokument:%s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Izbriši smart link:%s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Izmjeni smart link: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Uslovi za smart link:%s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Dodati nove uslove za smart link: \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Izmjeniti uslove smart linka"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "Izbriši uslov za smart link:\"%s\"?"

View File

@@ -1,21 +1,23 @@
# 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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
msgid "Linking"
@@ -26,7 +28,7 @@ msgid "Label"
msgstr "Označení"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -58,7 +60,7 @@ msgstr "Editovat"
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr ""
@@ -141,8 +143,8 @@ msgstr ""
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -233,108 +235,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr ""
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr ""
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr ""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr ""
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr ""

View File

@@ -1,20 +1,21 @@
# 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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -26,7 +27,7 @@ msgid "Label"
msgstr "Etiket"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -58,7 +59,7 @@ msgstr "Rediger"
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr ""
@@ -141,8 +142,8 @@ msgstr ""
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -233,108 +234,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr ""
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr ""
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr ""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr ""
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
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:
# Jesaja Everling <jeverling@gmail.com>, 2017
# Mathias Behrle <mathiasb@m9s.biz>, 2018
@@ -13,14 +13,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -32,7 +33,7 @@ msgid "Label"
msgstr "Bezeichnung"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Smart Links"
@@ -64,7 +65,7 @@ msgstr "Bearbeiten"
msgid "Conditions"
msgstr "Bedingungen"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Smart Link erstellen"
@@ -147,9 +148,12 @@ msgstr "ist in regulärem Ausdruck (ohne Groß/Kleinschreibung)"
#: models.py:31 models.py:189
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."
"(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."
#: models.py:35
msgid "Dynamic label"
@@ -232,115 +236,128 @@ msgstr "Existierende Smart Links anzeigen"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "Kommagetrennte Liste von Primärschlüsseln von Dokumententypen, mit denen dieser Smart Link verknüpft wird."
msgstr ""
"Kommagetrennte Liste von Primärschlüsseln von Dokumententypen, mit denen "
"dieser Smart Link verknüpft wird."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "Kein Dokumententyp: %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Abfragefehler für Smart Link %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Ähnliche Dokumente für %s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "Dokumente in Smart Link \"%(smart_link)s\" verknüpft zu \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"Dokumente in Smart Link \"%(smart_link)s\" verknüpft zu \"%(document)s\""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Verfügbare Dokumententypen"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Aktivierte Dokumententypen"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Dokumententyp, für den Smart Link %s aktiviert werden soll"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr "Indices gruppieren Dokumente in Einheiten, üblicherweise mit ähnlichen Eigenschaften und gleichen oder ähnlichen Typen. Smart links ermöglichen die Definition von Beziehungen zwischen Dokumenten, auch wenn sie in verschiedenen Indices sind oder einen unterschiedlichen Typ aufweisen."
msgstr ""
"Indices gruppieren Dokumente in Einheiten, üblicherweise mit ähnlichen "
"Eigenschaften und gleichen oder ähnlichen Typen. Smart links ermöglichen die "
"Definition von Beziehungen zwischen Dokumenten, auch wenn sie in "
"verschiedenen Indices sind oder einen unterschiedlichen Typ aufweisen."
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr "Keine ähnlichen Dokumente vorhanden"
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr "Smart links ermöglichen die Definition von Beziehungen zwischen Dokumenten, auch wenn sie in verschiedenen Indices sind oder einen unterschiedlichen Typ aufweisen."
msgstr ""
"Smart links ermöglichen die Definition von Beziehungen zwischen Dokumenten, "
"auch wenn sie in verschiedenen Indices sind oder einen unterschiedlichen Typ "
"aufweisen."
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr "Keine ähnlichen Dokumente für dieses Dokument vorhanden"
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Ähnliche Dokumente für Dokument %s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Smart Link %s wirklich löschen?"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Smart Link %s bearbeiten"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr "Bedingungen sind kleine logische Einheiten, die in der Kombination definieren, wie der Smart Link funktionieren wird."
msgstr ""
"Bedingungen sind kleine logische Einheiten, die in der Kombination "
"definieren, wie der Smart Link funktionieren wird."
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr "Keine Bedingungen für diesen Smart Link vorhanden"
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Bedingungen für Smart Link %s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Neue Bedingungen zu Smart Link \"%s\" hinzufügen"
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Bedingung für Smart Link bearbeiten"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "Bedingung für Smart Link \"%s\" wirklich löschen?"

View File

@@ -1,20 +1,21 @@
# 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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -26,7 +27,7 @@ msgid "Label"
msgstr "Ετικέτα"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Έξυπνοι σύνδεσμοι"
@@ -58,7 +59,7 @@ msgstr "Τροποποίηση"
msgid "Conditions"
msgstr "Προϋποθέσεις"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Δημιουργία νέου έξυπνου σύνδεσμου"
@@ -141,8 +142,8 @@ msgstr ""
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -164,7 +165,8 @@ msgstr "Σφάλμα κατά την δημιουργία δυναμικής ε
#: models.py:102
msgid "This smart link is not allowed for the selected document's type."
msgstr "Αυτός ο έξυπνος συνδεσμός δεν επιτρέπεται για τον επιλεγμένο τύπο εγγράφου."
msgstr ""
"Αυτός ο έξυπνος συνδεσμός δεν επιτρέπεται για τον επιλεγμένο τύπο εγγράφου."
#: models.py:179
msgid "The inclusion is ignored for the first item."
@@ -233,108 +235,112 @@ msgstr ""
msgid "No such document type: %s"
msgstr "Δεν υπάρχει ο τύπος εγγράφου: %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Σφάλμα αναζήτησης έξυπνου δεσμού: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Έγγραφα στον έξυπνο σύνδεσμο: %s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "Έγγραφα στον έξυπνο σύνδεσμο \"%(smart_link)s\" που σχετίζονται με το \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"Έγγραφα στον έξυπνο σύνδεσμο \"%(smart_link)s\" που σχετίζονται με το "
"\"%(document)s\""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Διαθέσιμοι τύποι εγγράφων"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Ενεργοποίηση τύπων εγγράφου"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Τύποι εγγράφων για τους οποίους θα ενεργοποιηθούν οι έξυπνοι σύνδεσμοι: %s"
msgstr ""
"Τύποι εγγράφων για τους οποίους θα ενεργοποιηθούν οι έξυπνοι σύνδεσμοι: %s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Έξυπνοι σύνδεσμοι για το έγγραφο: %s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Διαγραφή έξυπνου συνδέσμου: %s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Τροποποίηση έξυπνου συνδέσμου: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Συνθήκες του έξυπνου συνδέσμου: %s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Προσθήκη νέας συνθήκης στον έξυπνο σύνδεσμο: \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Τροποποίηση συνθηκών έξυπνου συνδέσμου"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "Διαγραφή συνθήκης έξυπνου συνδέσμοθυ: \"%s\";"

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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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"
@@ -26,7 +26,7 @@ msgid "Label"
msgstr ""
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -58,7 +58,7 @@ msgstr ""
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr ""
@@ -233,109 +233,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr ""
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr ""
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr ""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr ""
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
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
# Lory977 <helga.carrero@gmail.com>, 2015
@@ -10,14 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-0400\n"
"PO-Revision-Date: 2019-05-03 05:33+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:42
@@ -29,7 +30,7 @@ msgid "Label"
msgstr "Etiqueta"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Enlaces inteligentes"
@@ -61,7 +62,7 @@ msgstr "Editar"
msgid "Conditions"
msgstr "Condiciones"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Crear un enlace inteligente nuevo"
@@ -144,9 +145,12 @@ msgstr "está en la expresión regular (no sensible a mayúsculas)"
#: models.py:31 models.py:189
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."
"(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."
#: models.py:35
msgid "Dynamic label"
@@ -167,7 +171,9 @@ msgstr "Error generando etiqueta dinámica; %s"
#: models.py:102
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."
msgstr ""
"Este enlace inteligente no está permitido para el tipo de documento "
"seleccionado."
#: models.py:179
msgid "The inclusion is ignored for the first item."
@@ -229,115 +235,128 @@ msgstr "Ver enlaces inteligentes existentes"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "Lista separada por comas de las llaves principales de tipos de documentos a las que se vinculará este enlace inteligente."
msgstr ""
"Lista separada por comas de las llaves principales de tipos de documentos a "
"las que se vinculará este enlace inteligente."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "No existe tal tipo de documento: %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr "Enlaces inteligentes disponibles"
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr "Enlaces inteligentes habilitados"
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr "Enlaces inteligentes para habilitar para el tipo de documento: %s"
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Error en consulta de enlace inteligente: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Documentos en enlace inteligente: %s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "Los documentos en enlace inteligente \"%(smart_link)s\" en relación con \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"Los documentos en enlace inteligente \"%(smart_link)s\" en relación con "
"\"%(document)s\""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Tipos de documentos disponibles"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Tipos de documentos seleccionados"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Tipo de documento para el cual habilitar el enlace inteligente: %s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr "Los índices agrupan los documentos en unidades, generalmente con propiedades similares y de tipos iguales o similares. Los enlaces inteligentes permiten definir las relaciones entre los documentos, incluso si están en diferentes índices y son de diferentes tipos."
msgstr ""
"Los índices agrupan los documentos en unidades, generalmente con propiedades "
"similares y de tipos iguales o similares. Los enlaces inteligentes permiten "
"definir las relaciones entre los documentos, incluso si están en diferentes "
"índices y son de diferentes tipos."
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr "No hay enlaces inteligentes"
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr "Los enlaces inteligentes permiten definir las relaciones entre los documentos, incluso si están en diferentes índices y son de diferentes tipos."
msgstr ""
"Los enlaces inteligentes permiten definir las relaciones entre los "
"documentos, incluso si están en diferentes índices y son de diferentes tipos."
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr "No hay enlaces inteligentes para este documento"
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Enlaces inteligentes para el documento: %s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Borrar enlace inteligente: %s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Editar enlace inteligente: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr "Las condiciones son pequeñas unidades lógicas que cuando se combinan definen cómo se comportará el enlace inteligente."
msgstr ""
"Las condiciones son pequeñas unidades lógicas que cuando se combinan definen "
"cómo se comportará el enlace inteligente."
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr "No hay condiciones para este enlace inteligente"
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Condiciones para enlace inteligente: %s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Añadir nuevas condiciones de enlace inteligente: \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Editar condición de enlace inteligente"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "¿Borrar condición de enlace inteligente: \"%s\"?"

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,14 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -28,7 +29,7 @@ msgid "Label"
msgstr "برچسب"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "پیوند هوشمند"
@@ -60,7 +61,7 @@ msgstr "ویرایش"
msgid "Conditions"
msgstr "شرایط"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "ایجاد پیوند هوشمند جدید"
@@ -143,8 +144,8 @@ msgstr "موجود در عبارات منظم (case insensitive)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -228,115 +229,119 @@ msgstr "دیدن پیوندهای هوشمند موجود"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "لیست کاملی از نوع اسناد کلید های اصلی که این پیوند هوشمند متصل است جدا شده است."
msgstr ""
"لیست کاملی از نوع اسناد کلید های اصلی که این پیوند هوشمند متصل است جدا شده "
"است."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "بدون نوع سند: %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "خطای پرسش query از پیوند هوشمند : %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "اسناد در لینک هوشمند: %s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "اسناد پیوند هوشمند \"%(smart_link)s\" به عنوان \"%(document)s\" مربوط به"
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"اسناد پیوند هوشمند \"%(smart_link)s\" به عنوان \"%(document)s\" مربوط به"
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "نوع سند موجود"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "انواع سند فعال شده است"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "نوع سند برای فعالسازی لینک هوشمند: %s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "ارتباطات هوشمند برای سند :%s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "حذف لینک هوشمند: %s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "ویرایش پیوند هوشمند %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "شرایط پیوند هوشمند : %s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "اضافه کردن شرط جدید به پیوند هوشمند \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "ویرایش شرط پیوند هوشمند \"%s\""
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "شرط ارتباط هوشمند را حذف کنید: \"%s\"؟"

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:
# Christophe CHAUVET <christophe.chauvet@gmail.com>, 2017
# Pierre Lhoste <inactive+peterhost@transifex.com>, 2012
@@ -11,14 +11,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -30,7 +31,7 @@ msgid "Label"
msgstr "Libellé"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Liens intelligents"
@@ -62,7 +63,7 @@ msgstr "Modifier"
msgid "Conditions"
msgstr "Conditions"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Céer un nouveau lien intelligent"
@@ -145,8 +146,8 @@ msgstr "est une expression régulière (insensible à la casse)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -168,7 +169,8 @@ msgstr "Erreur de génération du libellé dynamique ; %s"
#: models.py:102
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é."
msgstr ""
"Un lien intelligent n'est pas autorisé pour le type de document sélectionné."
#: models.py:179
msgid "The inclusion is ignored for the first item."
@@ -230,115 +232,120 @@ msgstr "Afficher les liens intelligents existants"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "Liste séparée par des virgules des clés primaires de type de document auxquelles ce lien intelligent sera attaché."
msgstr ""
"Liste séparée par des virgules des clés primaires de type de document "
"auxquelles ce lien intelligent sera attaché."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "Aucun type de document de ce type : %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Erreur de requête sur lien intelligent :%s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Lien inetlligent du document : %s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "Documents du lien intelligent \"%(smart_link)s\" en relation avec \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"Documents du lien intelligent \"%(smart_link)s\" en relation avec "
"\"%(document)s\""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Types de document disponibles"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Types de documents actifs"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Type de document sur lesquels activer les liens intelligents : %s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Liens intelligents pour le document : %s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Supprimer le lien intelligent : %s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Modifier le lien intelligent :%s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Conditions sur le lien intelligent : %s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Ajouter de nouvelles conditions au lien intelligent : \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Modifier la condition sur le lien intelligent"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "Supprimer la condition du lien intelligent : \"%s\" ?"

View File

@@ -1,21 +1,22 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
#
# Translators:
# molnars <szabolcs.molnar@gmail.com>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -27,7 +28,7 @@ msgid "Label"
msgstr "Cimke"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Okos kapcsolatok"
@@ -59,7 +60,7 @@ msgstr "Szerkesztés"
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Új okos kapcsolat létrehozása"
@@ -142,8 +143,8 @@ msgstr ""
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -234,108 +235,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr ""
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr ""
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr ""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr ""
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr ""

View File

@@ -1,20 +1,21 @@
# 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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -26,7 +27,7 @@ msgid "Label"
msgstr ""
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -58,7 +59,7 @@ msgstr ""
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr ""
@@ -141,8 +142,8 @@ msgstr ""
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -233,108 +234,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr ""
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr ""
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr ""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr ""
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
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:
# Marco Camplese <marco.camplese.mc@gmail.com>, 2016-2017
# Pierpaolo Baldan <pierpaolo.baldan@gmail.com>, 2011-2012
@@ -9,14 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -28,7 +29,7 @@ msgid "Label"
msgstr "Etichetta"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Link intelligenti"
@@ -60,7 +61,7 @@ msgstr "Modifica"
msgid "Conditions"
msgstr "Condizioni"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Crea un nuovo link intelligente"
@@ -143,8 +144,8 @@ msgstr "è un'espressione regolare (case insensitive)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -166,7 +167,8 @@ msgstr "Errore generando l'etichetta dinamica; %s"
#: models.py:102
msgid "This smart link is not allowed for the selected document's type."
msgstr "Questo link intelligente non è consentito per questo tipo di documento."
msgstr ""
"Questo link intelligente non è consentito per questo tipo di documento."
#: models.py:179
msgid "The inclusion is ignored for the first item."
@@ -228,115 +230,120 @@ msgstr "Vista intelligente dei link esistenti"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "Lista separata da virgole di chiavi primarie di tipi documento da allegare a questo smart link."
msgstr ""
"Lista separata da virgole di chiavi primarie di tipi documento da allegare a "
"questo smart link."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "Nessun tipo documento: %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Interrogazione dei link intelligenti, errore: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Documenti nel link intelligente: %s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "Documenti nel link intelligente: \"%(smart_link)s\" è correlato con \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"Documenti nel link intelligente: \"%(smart_link)s\" è correlato con "
"\"%(document)s\""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Tipi di documento disponibili"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Tipi documento abilitati"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Tipo di documento per il quale attivare collegamento intelligente: %s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Collegamenti intelligenti per il documento: %s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Cancella collegamento intelligente: %s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Modifica il link intelligente: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Condizioni per il collegamento intelligente: %s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Aggiungi una nuova condizione al link intelligente: \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Modifica condizioni per i link intelligenti"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "Cancella condizione collegamento intelligente: \"%s\" ?"

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>, 2013
@@ -9,14 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -28,7 +29,7 @@ msgid "Label"
msgstr "Label"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "'Smartlinks'"
@@ -60,7 +61,7 @@ msgstr "bewerken"
msgid "Conditions"
msgstr "Conditie"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Nieuwe 'smartlink' aanmaken"
@@ -143,8 +144,8 @@ msgstr "komt overeen met 'reguliere expressie (hoofdletter ongevoelig)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -235,108 +236,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "'smartlink' zoek fout: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Beschikbare documentsoorten"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "'smartlink': %s bewerken."
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Nieuwe condities aan 'smartlink': \"%s\" toevoegen."
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Bewerk 'smartlink' conditie."
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
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,2015
# Wojciech Warczakowski <w.warczakowski@gmail.com>, 2016
@@ -10,15 +10,18 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
msgid "Linking"
@@ -29,7 +32,7 @@ msgid "Label"
msgstr "Etykieta"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Łącza"
@@ -61,7 +64,7 @@ msgstr "Edytuj"
msgid "Conditions"
msgstr "Warunki"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Utwórz nowe łącze"
@@ -144,8 +147,8 @@ msgstr "jest w wyrażeniu regularnym (wielkość liter ma znaczenie)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -229,115 +232,118 @@ msgstr "Przeglądaj istniejące łącza"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "Lista rozdzielonych przecinkami kluczy głównych dotyczących typów dokumentów, do których łącze będzie się odnosić."
msgstr ""
"Lista rozdzielonych przecinkami kluczy głównych dotyczących typów "
"dokumentów, do których łącze będzie się odnosić."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "Brak dokumentów typu: %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Błąd zapytania o łącze: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Dokumenty w łączu: %s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "Dokumenty w łączu \"%(smart_link)s\" powiązane z \"%(document)s\""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Dostępne typy dokumentów"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Typy dokumentów z udostępnionym łączem"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Typy dokumentów, dla których zostanie udostępnione łącze: %s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Łącza dla dokumentu: %s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Usuń łącze: %s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Edytuj łącze: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Warunki łącza: %s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Dodaj nowe warunki do łącza: \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Edycja warunku łącza"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "Usunąć warunek łącza: \"%s\"?"

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
# Roberto Rosario, 2012
@@ -10,14 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -29,7 +30,7 @@ msgid "Label"
msgstr "Nome"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Ligações inteligentes"
@@ -61,7 +62,7 @@ msgstr "Editar"
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Criar nova ligação inteligente"
@@ -144,8 +145,8 @@ msgstr "contido em expressão regular (insensível a minúsculas/maiúsculas)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -236,108 +237,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Erro na consulta de ligações inteligentes: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Editar Ligação inteligente: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Adicionar novas condições à ligação inteligente: \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Editar condição de ligação inteligente"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
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
@@ -12,14 +12,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -31,7 +32,7 @@ msgid "Label"
msgstr "Label"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Ligações inteligentes"
@@ -63,7 +64,7 @@ msgstr "Editar"
msgid "Conditions"
msgstr "condições"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Criar novo link inteligente"
@@ -146,8 +147,8 @@ msgstr "está em expressão regular (case insensitive)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -169,7 +170,8 @@ msgstr "Erro gerando etiqueta dinâmica; %s"
#: models.py:102
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. "
msgstr ""
"Este link inteligente não é permitido para o tipo de documento selecionado. "
#: models.py:179
msgid "The inclusion is ignored for the first item."
@@ -231,115 +233,120 @@ msgstr "Ver os ligações inteligentes"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "Lista separada por vírgulas do tipo de documento chaves primárias às quais este link inteligente será anexado."
msgstr ""
"Lista separada por vírgulas do tipo de documento chaves primárias às quais "
"este link inteligente será anexado."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "Nenhum tipo de documento desse tipo: %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Erro Links Inteligentes para documento: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Os documentos em referência inteligente: %s "
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "Os documentos em link inteligente \"%(smart_link)s\" em relação com \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"Os documentos em link inteligente \"%(smart_link)s\" em relação com "
"\"%(document)s\""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Tipos de documentos disponíveis"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Tipos de documentos habilitados"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Tipo de documento para o qual a permitir ligação inteligente: %s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Links Inteligentes para documento: %s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Apagar link inteligente: %s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Editar Ligação inteligente: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Condições para a ligação inteligente: %s criado com sucesso."
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Adiciona novas condições para a ligação inteligente: %s "
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Editar condição de ligação Inteligente"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "Apagar condição de link inteligente: %s?"

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:
# Badea Gabriel <gcbadea@gmail.com>, 2013
# Harald Ersch, 2019
@@ -9,15 +9,17 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
msgid "Linking"
@@ -28,7 +30,7 @@ msgid "Label"
msgstr "Etichetă"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Link-uri inteligente"
@@ -60,7 +62,7 @@ msgstr "Editează"
msgid "Conditions"
msgstr "Condiții"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Creați un nou link inteligent"
@@ -143,9 +145,12 @@ msgstr "este în expresie regulată (case insensitive)"
#: models.py:31 models.py:189
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ă."
"(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ă."
#: models.py:35
msgid "Dynamic label"
@@ -166,7 +171,9 @@ msgstr "Eroare la generarea etichetei dinamice; %s"
#: models.py:102
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."
msgstr ""
"Această legătură inteligentă nu este permisă pentru tipul de document "
"selectat."
#: models.py:179
msgid "The inclusion is ignored for the first item."
@@ -228,115 +235,128 @@ msgstr "Vedeți legăturile inteligente existente"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "Listă separată prin virgule de chei primare de documente la care va fi atașată această legătură inteligentă."
msgstr ""
"Listă separată prin virgule de chei primare de documente la care va fi "
"atașată această legătură inteligentă."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "Nu există un astfel de tip de document: %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Eroare interogare link-ul:% s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Documente în legătura inteligentă: %s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "Documentele din legătura inteligentă \"%(smart_link)s\" în legătură cu \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"Documentele din legătura inteligentă \"%(smart_link)s\" în legătură cu "
"\"%(document)s\""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Tipuri de documente disponibile"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Tipuri de documente activate"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Tipul de document pentru care să se permită legătura inteligentă: %s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr "Inexurile grupează documente în unități, de obicei cu proprietăți similare și de tipuri egale sau similare. Legăturile inteligente permit definirea relațiilor dintre documente chiar dacă sunt în indecți diferiți și sunt de diferite tipuri."
msgstr ""
"Inexurile grupează documente în unități, de obicei cu proprietăți similare "
"și de tipuri egale sau similare. Legăturile inteligente permit definirea "
"relațiilor dintre documente chiar dacă sunt în indecți diferiți și sunt de "
"diferite tipuri."
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr "Nu există legături inteligente"
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr "Legăturile inteligente permit definirea relațiilor dintre documente chiar dacă sunt în indecși diferiți și sunt de diferite tipuri."
msgstr ""
"Legăturile inteligente permit definirea relațiilor dintre documente chiar "
"dacă sunt în indecși diferiți și sunt de diferite tipuri."
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr "Nu există legături inteligente pentru acest document"
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Legături inteligente pentru documentul: %s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Ștergeți legătura inteligentă: %s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Editare legătură inteligentă:% s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr "Condițiile sunt unități logice mici care, atunci când sunt combinate, definesc modul în care se va comporta legătura inteligentă."
msgstr ""
"Condițiile sunt unități logice mici care, atunci când sunt combinate, "
"definesc modul în care se va comporta legătura inteligentă."
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr "Nu există condiții pentru această legătură inteligentă"
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Condiții pentru legătura inteligentă: %s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Adauga la noile condiții de legătură inteligentă: \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Editați condiția de legătură inteligentă"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "Ștergeți condiția de legătură inteligentă: \"%s\"?"

View File

@@ -1,21 +1,24 @@
# 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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
msgid "Linking"
@@ -26,7 +29,7 @@ msgid "Label"
msgstr "Надпись"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Отношения"
@@ -58,7 +61,7 @@ msgstr "Редактировать"
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Создать новое отношение"
@@ -141,8 +144,8 @@ msgstr "В регулярном выражении (без учета регис
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -233,108 +236,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Ошибка запроса в отношении %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Доступные типы документов"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Редактировать отношение %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Добавить новые условия отношения \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Изменить условие отношения"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr ""

View File

@@ -1,21 +1,23 @@
# 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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
msgid "Linking"
@@ -26,7 +28,7 @@ msgid "Label"
msgstr "Oznaka"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr ""
@@ -58,7 +60,7 @@ msgstr ""
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr ""
@@ -141,8 +143,8 @@ msgstr ""
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -233,108 +235,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr ""
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr ""
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr ""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr ""
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
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,14 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-05-03 01:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -28,7 +29,7 @@ msgid "Label"
msgstr "Etiket"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Akıllı bağlantılar"
@@ -60,7 +61,7 @@ msgstr "Düzenle"
msgid "Conditions"
msgstr "Koşullar"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "Yeni akıllı bağlantı oluştur"
@@ -143,8 +144,8 @@ msgstr "Düzenli ifadede (harf büyüklüğüne duyarsız)"
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -228,115 +229,119 @@ msgstr "Mevcut akıllı bağlantıları görüntüle"
msgid ""
"Comma separated list of document type primary keys to which this smart link "
"will be attached."
msgstr "Bu akıllı bağlantının ekleneceği belge türü birincil anahtarların virgülle ayrılmış listesi."
msgstr ""
"Bu akıllı bağlantının ekleneceği belge türü birincil anahtarların virgülle "
"ayrılmış listesi."
#: serializers.py:141
#, python-format
msgid "No such document type: %s"
msgstr "Böyle bir doküman türü yok: %s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Akıllı bağlantı sorgu hatası: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "Akıllı dokümanlar: %s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "\"%(document)s\" ile ilişkili \"%(smart_link)s\" akıllı bağlantıdaki belgeler"
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
"\"%(document)s\" ile ilişkili \"%(smart_link)s\" akıllı bağlantıdaki belgeler"
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "Kullanılabilir belge türleri"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "Doküman türleri etkinleştirildi"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "Akıllı bağlantıyı etkinleştirmek için kullanılan doküman türü: %s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "Belge için akıllı bağlantılar: %s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "Akıllı bağlantıyı silin: %s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Akıllı bağlantıyı düzenleme: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "Akıllı bağlantı için koşullar: %s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "Akıllı bağlantıya yeni şartlar ekleyin: \"%s\""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "Akıllı bağlantı durumunu düzenle"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "Akıllı bağlantı koşulunu silin: \"%s\"?"

View File

@@ -1,21 +1,22 @@
# 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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -27,7 +28,7 @@ msgid "Label"
msgstr ""
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "Liên kết thông minh"
@@ -59,7 +60,7 @@ msgstr "Sửa"
msgid "Conditions"
msgstr ""
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr ""
@@ -142,8 +143,8 @@ msgstr ""
#: models.py:31 models.py:189
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."
"(https://docs.djangoproject.com/en/1.11/ref/templates/builtins/). The "
"{{ document }} context variable is available."
msgstr ""
#: models.py:35
@@ -234,108 +235,109 @@ msgstr ""
msgid "No such document type: %s"
msgstr ""
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "Lỗi truy vấn liên kết thông minh: %s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr ""
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr ""
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr ""
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr ""
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr ""
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr ""
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr ""
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr ""
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr ""
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr ""
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr ""
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "Sửa liên kết thông minh: %s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr ""
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr ""
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr ""
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr ""
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr ""
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr ""

View File

@@ -1,21 +1,22 @@
# 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:06-0400\n"
"POT-Creation-Date: 2019-05-04 21:39-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:42
@@ -27,7 +28,7 @@ msgid "Label"
msgstr "标签"
#: events.py:8 links.py:20 links.py:79 links.py:84 links.py:89 models.py:48
#: permissions.py:7 views.py:193
#: permissions.py:7 views.py:197
msgid "Smart links"
msgstr "智能链接"
@@ -59,7 +60,7 @@ msgstr "编辑"
msgid "Conditions"
msgstr "条件"
#: links.py:51 views.py:239
#: links.py:51 views.py:243
msgid "Create new smart link"
msgstr "创建新的智能链接"
@@ -142,9 +143,11 @@ msgstr "在正则表达式中(不区分大小写)"
#: models.py:31 models.py:189
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}}情景变量可用。"
"(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}}情景变量可用。"
#: models.py:35
msgid "Dynamic label"
@@ -234,108 +237,112 @@ msgstr "以逗号分隔的文档类型主键列表,此智能链接将附加到
msgid "No such document type: %s"
msgstr "没有这样的文档类型:%s"
#: views.py:45
#: views.py:46
msgid "Available smart links"
msgstr ""
#: views.py:46
#: views.py:47
msgid "Smart links enabled"
msgstr ""
#: views.py:76
#: views.py:79
#, python-format
msgid "Smart links to enable for document type: %s"
msgstr ""
#: views.py:119
#: views.py:123
#, python-format
msgid "Smart link query error: %s"
msgstr "智能链接查询错误:%s"
#: views.py:128
#: views.py:132
#, python-format
msgid "Documents in smart link: %s"
msgstr "智能链接中的文档:%s"
#: views.py:131
#: views.py:135
#, python-format
msgid "Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgid ""
"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\""
msgstr "与“%(document)s”相关的智能链接“%(smart_link)s”中的文档"
#: views.py:156
#: views.py:160
msgid "Available document types"
msgstr "可用的文档类型"
#: views.py:157
#: views.py:161
msgid "Document types enabled"
msgstr "文档类型已启用"
#: views.py:167
#: views.py:171
#, python-format
msgid "Document type for which to enable smart link: %s"
msgstr "要为其启用智能链接的文档类型:%s"
#: views.py:184
#: views.py:188
msgid ""
"Indexes group documents into units, usually with similar properties and of "
"equal or similar types. Smart links allow defining relationships between "
"documents even if they are in different indexes and are of different types."
msgstr "索引将文档分组为单元,通常具有相似的属性和相同或相似的类型。智能链接允许定义文档之间的关系,即使它们位于不同的索引中且属于不同类型。"
msgstr ""
"索引将文档分组为单元,通常具有相似的属性和相同或相似的类型。智能链接允许定义"
"文档之间的关系,即使它们位于不同的索引中且属于不同类型。"
#: views.py:191
#: views.py:195
msgid "There are no smart links"
msgstr "没有智能链接"
#: views.py:223
#: views.py:227
msgid ""
"Smart links allow defining relationships between documents even if they are "
"in different indexes and are of different types."
msgstr "智能链接允许定义文档之间的关系,即使它们位于不同的索引中且属于不同类型。"
msgstr ""
"智能链接允许定义文档之间的关系,即使它们位于不同的索引中且属于不同类型。"
#: views.py:228
#: views.py:232
msgid "There are no smart links for this document"
msgstr "此文档没有智能链接"
#: views.py:231
#: views.py:235
#, python-format
msgid "Smart links for document: %s"
msgstr "文档的智能链接:%s"
#: views.py:260
#: views.py:264
#, python-format
msgid "Delete smart link: %s"
msgstr "删除智能链接:%s"
#: views.py:275
#: views.py:279
#, python-format
msgid "Edit smart link: %s"
msgstr "编辑智能链接:%s"
#: views.py:298
#: views.py:302
msgid ""
"Conditions are small logic units that when combined define how the smart "
"link will behave."
msgstr "条件是小逻辑单元,在组合时定义智能链接的行为方式。"
#: views.py:302
#: views.py:306
msgid "There are no conditions for this smart link"
msgstr "此智能链接没有条件"
#: views.py:306
#: views.py:310
#, python-format
msgid "Conditions for smart link: %s"
msgstr "智能链接的条件:%s"
#: views.py:333
#: views.py:338
#, python-format
msgid "Add new conditions to smart link: \"%s\""
msgstr "为智能链接添加新条件:“%s”"
#: views.py:374
#: views.py:379
msgid "Edit smart link condition"
msgstr "编辑智能链接条件"
#: views.py:404
#: views.py:409
#, python-format
msgid "Delete smart link condition: \"%s\"?"
msgstr "删除智能链接条件:“%s”"