diff --git a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo index 8afda904d5..b8c865d1b0 100644 Binary files a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po index f6fd6cf171..530597d5b1 100644 --- a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "الصلاحيات" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Insufficient access." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "لا شيء" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Roles" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo index 4a1a92c893..e13dfdb962 100644 Binary files a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po index 272570ba56..3606a43604 100644 --- a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Разрешения" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Недостатъчен достъп." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "достъп вписване" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "достъп вписвания" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Няма" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Роли" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.mo index cb708be1d6..2883981753 100644 Binary files a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po index 63d3dbc69e..7adee171fe 100644 --- a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-07-10 07:57+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Dozvole" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Nedovoljne dozvole." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Pristupni unos" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Pristupni unosi" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Nijedno" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Role" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo index f6ed3e10d7..37c73529a3 100644 Binary files a/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/da/LC_MESSAGES/django.po b/mayan/apps/acls/locale/da/LC_MESSAGES/django.po index 53356eeff3..c0305736c6 100644 --- a/mayan/apps/acls/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/da/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Ingen" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo index ae9c0b53b7..e2a477358c 100644 Binary files a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po index 44f39de59a..db6a1ed968 100644 --- a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-24 23:10+0000\n" -"Last-Translator: Jesaja Everling \n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -24,11 +24,11 @@ msgstr "" msgid "ACLs" msgstr "Zugriffsberechtigungen" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Berechtigungen" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Rolle" @@ -40,24 +40,25 @@ msgstr "Löschen" msgid "New ACL" msgstr "Neue Berechtigung" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Fehlende Berechtigung" +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Berechtigungseintrag" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Berechtigungseinträge" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "Berechtigungen \"%(permissions)s\" zur Rolle \"%(role)s\" für \"%(object)s\"" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Keine" @@ -134,3 +135,41 @@ msgstr "Berechtigungen von Rolle \"%(role)s\" für \"%(object)s\"" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "Deaktivierte Berechtigungen sind von einem übergeordneten Objekt vererbt." + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Rollen" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo index 9023e9e4bd..b6dcbc54c0 100644 Binary files a/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.po b/mayan/apps/acls/locale/en/LC_MESSAGES/django.po index 6082d03ddb..07743a6d22 100644 --- a/mayan/apps/acls/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "" @@ -131,3 +132,40 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo index bb02e5cb7d..b709937a62 100644 Binary files a/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/es/LC_MESSAGES/django.po b/mayan/apps/acls/locale/es/LC_MESSAGES/django.po index ed6ebe4b96..6c21d673ab 100644 --- a/mayan/apps/acls/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/es/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-05-28 19:52+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:38+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" @@ -24,11 +24,11 @@ msgstr "" msgid "ACLs" msgstr "LCAs" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Permisos" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Rol" @@ -40,24 +40,25 @@ msgstr "Borrar" msgid "New ACL" msgstr "Nueva LCA" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Acceso insuficiente." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "Acceso insuficiente para: %s" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Entrada de acceso" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Entradas de acceso" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "Permisos \"%(permissions)s\" para el rol \"%(role)s\" para \"%(object)s\"" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Ninguno" @@ -134,3 +135,41 @@ msgstr "Permisos del rol \"%(role)s\" para \"%(object)s\"" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "Los permisos inactivos se heredan de un objeto precedente." + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "Tipo de objeto" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "Tipo de objeto para el que se modificará el acceso." + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "ID de objeto" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "Identificador numérico del objeto para el que se modificará el acceso." + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Roles" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "Roles cuyo acceso será modificado." + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "Permisos para otorgar/revocar a los roles para el objeto seleccionado anteriormente." + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "Otorgar acceso" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "Revocar acceso" diff --git a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo index b869dfbefd..dd4c14fe0f 100644 Binary files a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po index 397390d341..9e0534c199 100644 --- a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-05-12 07:22+0000\n" -"Last-Translator: Nima Towhidi \n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,11 +22,11 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "مجوزها" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "نقش" @@ -38,24 +38,25 @@ msgstr "حذف" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." -msgstr "دسترسی ناکافی" +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "ورودی دسترسی" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "ورودیهای دسترسی" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "هیچکدام." @@ -132,3 +133,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "مجوزهای غیرفعال، از شیء بالاتر به ارث رسیده‌اند." + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "نقش ها" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo index aff10a442b..e8e87c0191 100644 Binary files a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po index d5b438618f..8877fc5348 100644 --- a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-07-24 19:25+0000\n" -"Last-Translator: Christophe CHAUVET \n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,11 +23,11 @@ msgstr "" msgid "ACLs" msgstr "Droits" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Permissions" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Rôle" @@ -39,24 +39,25 @@ msgstr "Suppression" msgid "New ACL" msgstr "Nouveau droit" -#: managers.py:86 -msgid "Insufficient access." -msgstr "droit d'accès insuffisant." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Entrée d'accès" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Entrées d'accès" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "Permissions \"%(permissions)s\" du rôle \"%(role)s\" pour \"%(object)s\"" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Aucun" @@ -133,3 +134,41 @@ msgstr "Permission du rôle \"%(role)s\" pour \"%(object)s\"@" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "La désactivation de permission est hérité de l'objet parent" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Rôles" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo index 70ee2104eb..ad662ebe47 100644 Binary files a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po index b9555e6745..ecee2fcab0 100644 --- a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-08-03 21:58+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "ACL-ek" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Engedélyek" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Szerepkör" @@ -37,24 +37,25 @@ msgstr "Törlés" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Elégtelen josogúltság" +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Hozzáférési bejegyzés" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Hozzáférési bejegyzések" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Semmi" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Szerepkörök" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo index 3f71b80463..25d6ae654b 100644 Binary files a/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/id/LC_MESSAGES/django.po b/mayan/apps/acls/locale/id/LC_MESSAGES/django.po index f6f10447c7..f58da2e63f 100644 --- a/mayan/apps/acls/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/id/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo index 0bc02d9abc..2242b5e323 100644 Binary files a/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/it/LC_MESSAGES/django.po b/mayan/apps/acls/locale/it/LC_MESSAGES/django.po index 6a8626612f..a8d28775de 100644 --- a/mayan/apps/acls/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/it/LC_MESSAGES/django.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-28 07:26+0000\n" -"Last-Translator: Marco Camplese \n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,11 +22,11 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Permessi" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Ruolo" @@ -38,24 +38,25 @@ msgstr "Cancella" msgid "New ACL" msgstr "Nuova ACL" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Accesso insufficiente." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Voce di accesso" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Voci di accesso" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "Permessi \"%(permissions)s\" del ruolo \"%(role)s\" per \"%(object)s\"" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Nessuna " @@ -132,3 +133,41 @@ msgstr "Permessi del ruolo \"%(role)s\" per \"%(object)s\"" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "Il permesso disabilita è ereditato dall'oggetto padre" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Ruoli " + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo index 8693417281..12a01df2fe 100644 Binary files a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po index 130084c184..92af3fc879 100644 --- a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -23,11 +23,11 @@ msgstr "" msgid "ACLs" msgstr "Authorisatielijsten" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Permissies" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Gebruikersrol" @@ -39,24 +39,25 @@ msgstr "Verwijder" msgid "New ACL" msgstr "Nieuwe authorisatielijst" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Permissie is ontoereikend" +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Authorisatie invoer" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Authorisaties invoer" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "Permissies \"%(permissions)s\" voor gebruikersrol \"%(role)s\" voor \"%(object)s\"" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Geen" @@ -133,3 +134,41 @@ msgstr "Rol \"%(role)s\" permissies voor \"%(object)s\"" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "Uitgeschakelde permissies zijn geërfd van een parent object." + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Gebruikersrollen" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo index c44386a721..ffaba327d3 100644 Binary files a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po index 88cd7e8c6a..81bf25b352 100644 --- a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-06-02 17:23+0000\n" -"Last-Translator: Wojtek Warczakowski \n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,11 +23,11 @@ msgstr "" msgid "ACLs" msgstr "Listy ACL" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Uprawnienia" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Rola" @@ -39,24 +39,25 @@ msgstr "Usuń" msgid "New ACL" msgstr "Nowa lista ACL" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Niewystarczający dostęp." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Zgłoszenie dostępu" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Zgłoszenia dostępu" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "Uprawnienia \"%(permissions)s\" dla roli \"%(role)s\" dotyczące \"%(object)s\"" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Brak" @@ -133,3 +134,41 @@ msgstr "Uprawnienia roli \"%(role)s\" dla obiektu \"%(object)s\"" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "Domyślne uprawnienia są dziedziczone z obiektu nadrzędnego." + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Role" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo index bf2f35efd1..dcfa01cde7 100644 Binary files a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po index 1545bd29f9..9168f17c1d 100644 --- a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "ACL's" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Permissões" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "Eliminar" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Acesso insuficiente." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Nenhum" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Funções" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo index e24326ccad..e5f6bd4dcf 100644 Binary files a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po index 337e9d7945..42e7a40cdd 100644 --- a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-05-04 19:12+0000\n" -"Last-Translator: Jadson Ribeiro \n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -23,11 +23,11 @@ msgstr "" msgid "ACLs" msgstr "Controle Acesso \"ACLs\"" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Permissões" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Regras" @@ -39,24 +39,25 @@ msgstr "Excluir" msgid "New ACL" msgstr "Nova regra" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Acesso insuficiente." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Acesso entrada" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Entradas de acesso" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "Permissões \"%(permissions)s\" do papel \"%(role)s\" para \"%(object)s\"" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Nenhum" @@ -133,3 +134,41 @@ msgstr "Permissões do papel \"%(role)s\" para \"%(object)s\"" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "As permissões inativas foram herdadas de um objeto precedente." + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Regras" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.mo index 128e7f421c..3ce568ed09 100644 Binary files a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po index 77f92dd585..fb385715a7 100644 --- a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "ACL-uri" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Permisiuni" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "Șterge" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Accesul insuficient." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Nici unul" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Roluri" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo index 35a8fda070..7639fe975a 100644 Binary files a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po index 3d10528e2c..13a358f2e1 100644 --- a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" @@ -22,11 +22,11 @@ msgstr "" msgid "ACLs" msgstr "СУДы" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Разрешения" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Роль" @@ -38,24 +38,25 @@ msgstr "Удалить" msgid "New ACL" msgstr "Создать СУД" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Неполный доступ." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Элемент доступа" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Элементы доступа" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Пусто" @@ -132,3 +133,41 @@ msgstr "Права роли \"%(role)s\" для \"%(object)s\"" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "Отключенные права наследуются от родительского объекта." + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Роли" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo index 33ee4d9c74..3858cbeee4 100644 Binary files a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po index 76b4c85a14..a275fd0ae8 100644 --- a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "Pravice" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "Pravice" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Nezadosten dostop" +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Vstopna točka" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Vstopne točke" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Brez" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Vloge" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo index 29c8cf073a..65b29248ff 100644 Binary files a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po index 1ac3561e9e..4b9aea1565 100644 --- a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-07-31 19:16+0000\n" -"Last-Translator: serhatcan77 \n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -22,11 +22,11 @@ msgstr "" msgid "ACLs" msgstr "Erişim Kontrol Listeleri" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "İzinler" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "Rol" @@ -38,24 +38,25 @@ msgstr "Sil" msgid "New ACL" msgstr "Yeni Erişim Kontrol Listesi" -#: managers.py:86 -msgid "Insufficient access." -msgstr "Yetersiz yetki" +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "Erişim Girişi" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "Erişim Girişleri" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "\"%(permissions)s\", \"%(object)s\" için \"%(role)s\" rolüne izinler" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "Yok" @@ -132,3 +133,41 @@ msgstr "\"%(role)s\" yetkisi \"%(object)s\" için rol" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "Devre Dışı İzinler üst nesneden devralınır." + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "Roller" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo index cb6754b1d4..32c2495be6 100644 Binary files a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po index b0f4e499b4..65ca0cc25a 100644 --- a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "ACLs" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "None" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.mo index 05f3e43a98..55dc31d285 100644 Binary files a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po index c14db25b43..af15e834eb 100644 --- a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -21,11 +21,11 @@ msgstr "" msgid "ACLs" msgstr "访问控制列表" -#: apps.py:25 links.py:48 models.py:44 +#: apps.py:25 links.py:48 models.py:43 workflow_actions.py:48 msgid "Permissions" msgstr "权限" -#: apps.py:29 models.py:48 +#: apps.py:29 models.py:47 msgid "Role" msgstr "" @@ -37,24 +37,25 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:86 -msgid "Insufficient access." -msgstr "权限不足" +#: managers.py:57 managers.py:86 +#, python-format +msgid "Insufficient access for: %s" +msgstr "" -#: models.py:55 +#: models.py:54 msgid "Access entry" msgstr "访问入口" -#: models.py:56 +#: models.py:55 msgid "Access entries" msgstr "多个访问入口" -#: models.py:60 +#: models.py:59 #, python-format msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" msgstr "" -#: models.py:77 +#: models.py:76 msgid "None" msgstr "无" @@ -131,3 +132,41 @@ msgstr "" #: views.py:227 msgid "Disabled permissions are inherited from a parent object." msgstr "" + +#: workflow_actions.py:25 +msgid "Object type" +msgstr "" + +#: workflow_actions.py:28 +msgid "Type of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:34 +msgid "Object ID" +msgstr "" + +#: workflow_actions.py:37 +msgid "" +"Numeric identifier of the object for which the access will be modified." +msgstr "" + +#: workflow_actions.py:42 +msgid "Roles" +msgstr "角色" + +#: workflow_actions.py:44 +msgid "Roles whose access will be modified." +msgstr "" + +#: workflow_actions.py:51 +msgid "" +"Permissions to grant/revoke to/from the role for the object selected above." +msgstr "" + +#: workflow_actions.py:59 +msgid "Grant access" +msgstr "" + +#: workflow_actions.py:129 +msgid "Revoke access" +msgstr "" diff --git a/mayan/apps/appearance/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/ar/LC_MESSAGES/django.mo index 59178bed11..b345361d65 100644 Binary files a/mayan/apps/appearance/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/ar/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/ar/LC_MESSAGES/django.po index ea23eb81a7..53f20e1a92 100644 --- a/mayan/apps/appearance/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.mo index d3f8e22b86..74287bae46 100644 Binary files a/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.po index 8653ef0cbb..7d83ac7db9 100644 --- a/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/appearance/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/bs_BA/LC_MESSAGES/django.mo index f6a3a12c37..e778d94141 100644 Binary files a/mayan/apps/appearance/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/bs_BA/LC_MESSAGES/django.po index fecaf23131..f25be1b669 100644 --- a/mayan/apps/appearance/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/appearance/locale/da/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/da/LC_MESSAGES/django.mo index 49deb6b8c5..5010efa6b2 100644 Binary files a/mayan/apps/appearance/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/da/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/da/LC_MESSAGES/django.po index a3f6abe5a7..dabd729791 100644 --- a/mayan/apps/appearance/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/appearance/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/de_DE/LC_MESSAGES/django.mo index 992c67120d..30e5ccb03e 100644 Binary files a/mayan/apps/appearance/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/de_DE/LC_MESSAGES/django.po index d5683d96cd..c96fcb547d 100644 --- a/mayan/apps/appearance/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/de_DE/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/appearance/locale/en/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/en/LC_MESSAGES/django.mo index 9023e9e4bd..b6dcbc54c0 100644 Binary files a/mayan/apps/appearance/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/en/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/en/LC_MESSAGES/django.po index 1b1793290a..dd53304954 100644 --- a/mayan/apps/appearance/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/appearance/locale/es/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/es/LC_MESSAGES/django.mo index 6ce22a402d..5bb793107b 100644 Binary files a/mayan/apps/appearance/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/es/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/es/LC_MESSAGES/django.po index bd44cb6d8d..0f8cd12b39 100644 --- a/mayan/apps/appearance/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/es/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" -"PO-Revision-Date: 2017-07-09 07:04+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 17:01+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" @@ -28,7 +28,7 @@ msgstr "Permisos insuficientes" #: templates/403.html:11 msgid "You don't have enough permissions for this operation." -msgstr "No tienes suficientes permisos para esta operación" +msgstr "No tiene suficientes permisos para esta operación." #: templates/404.html:5 templates/404.html:9 msgid "Page not found" @@ -36,7 +36,7 @@ msgstr "Página no encontrada" #: templates/404.html:11 msgid "Sorry, but the requested page could not be found." -msgstr "Lo sentimos, la página solicitada no pudo ser encontrada" +msgstr "Lo sentimos, pero no se pudo encontrar la página solicitada." #: templates/500.html:5 templates/500.html:9 msgid "Server error" @@ -69,7 +69,7 @@ msgstr "Número de compilación: %(build_number)s" #: templates/appearance/about.html:76 msgid "Released under the Apache 2.0 License" -msgstr "Liberado bajo la licencia Apache 2.0 License" +msgstr "Liberado bajo la licencia Apache 2.0" #: templates/appearance/about.html:88 msgid "Copyright © 2011-2015 Roberto Rosario." diff --git a/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.mo index cc2bea8e93..eb83deb847 100644 Binary files a/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.po index c162cf15f0..a0c023d4b8 100644 --- a/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.mo index 5814c78ae1..c8927e609a 100644 Binary files a/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.po index d1182d37c1..66c99991fd 100644 --- a/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-24 19:27+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.mo index d9dab7449b..76ac27e5ed 100644 Binary files a/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.po index c7a16048a9..251beec4d0 100644 --- a/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-08-05 14:42+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/appearance/locale/id/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/id/LC_MESSAGES/django.mo index e53e7c0237..2540c461a3 100644 Binary files a/mayan/apps/appearance/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/id/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/id/LC_MESSAGES/django.po index 1811ac458a..d7b0448b5e 100644 --- a/mayan/apps/appearance/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/appearance/locale/it/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/it/LC_MESSAGES/django.mo index e88e1e2c75..5aa76f8782 100644 Binary files a/mayan/apps/appearance/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/it/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/it/LC_MESSAGES/django.po index c45f385197..0982d31c92 100644 --- a/mayan/apps/appearance/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-10 07:11+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/appearance/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/nl_NL/LC_MESSAGES/django.mo index 2129d68827..3236c963cf 100644 Binary files a/mayan/apps/appearance/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/nl_NL/LC_MESSAGES/django.po index a40d441cfa..76c65fd2bc 100644 --- a/mayan/apps/appearance/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.mo index 008cca9746..2c3c15c65a 100644 Binary files a/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.po index 4ab2f86182..2507a65275 100644 --- a/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 18:16+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.mo index 41ef22c84a..79abcdce8e 100644 Binary files a/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.po index e85cdf74dd..dbdf805e79 100644 --- a/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/appearance/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/pt_BR/LC_MESSAGES/django.mo index 2f64959d62..ce59e10a1a 100644 Binary files a/mayan/apps/appearance/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/pt_BR/LC_MESSAGES/django.po index 5b75d38ce1..2b484477be 100644 --- a/mayan/apps/appearance/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/pt_BR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/appearance/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/ro_RO/LC_MESSAGES/django.mo index 8449345600..73922c517a 100644 Binary files a/mayan/apps/appearance/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/ro_RO/LC_MESSAGES/django.po index ef07384933..2fe8c3221f 100644 --- a/mayan/apps/appearance/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.mo index 74c0c466cc..5377fc114e 100644 Binary files a/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.po index 4f17b0ae77..744ff2f741 100644 --- a/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/appearance/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/sl_SI/LC_MESSAGES/django.mo index fce528ef84..1cce053d85 100644 Binary files a/mayan/apps/appearance/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/sl_SI/LC_MESSAGES/django.po index 3c7826aa4b..24a5b85d59 100644 --- a/mayan/apps/appearance/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/appearance/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/tr_TR/LC_MESSAGES/django.mo index 2c71f1d79b..48e4caa82c 100644 Binary files a/mayan/apps/appearance/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/tr_TR/LC_MESSAGES/django.po index 305cf6430c..aba43173c2 100644 --- a/mayan/apps/appearance/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-30 19:10+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/appearance/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/vi_VN/LC_MESSAGES/django.mo index 13bec75aee..59b2f0ffb4 100644 Binary files a/mayan/apps/appearance/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/vi_VN/LC_MESSAGES/django.po index c16e37d1ef..ce639d23b1 100644 --- a/mayan/apps/appearance/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/appearance/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/zh_CN/LC_MESSAGES/django.mo index f2b18f49ad..a12e3e1afe 100644 Binary files a/mayan/apps/appearance/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/appearance/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/appearance/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/zh_CN/LC_MESSAGES/django.po index db7cb965c9..7b3e14fe4b 100644 --- a/mayan/apps/appearance/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.mo index 7998e6c18d..eb0af68bd2 100644 Binary files a/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.po index df60d27c60..51be679360 100644 --- a/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.mo index 9f97ee3d99..97b14fb93a 100644 Binary files a/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.po index d32dd96212..a6d482f75c 100644 --- a/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/authentication/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/bs_BA/LC_MESSAGES/django.mo index 84b618badc..cdcfe67d28 100644 Binary files a/mayan/apps/authentication/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/bs_BA/LC_MESSAGES/django.po index 8e891528d2..38396a20ef 100644 --- a/mayan/apps/authentication/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/authentication/locale/da/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/da/LC_MESSAGES/django.mo index 0273349a8b..df9912b988 100644 Binary files a/mayan/apps/authentication/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/da/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/da/LC_MESSAGES/django.po index dd8dfced33..0cb08ea44b 100644 --- a/mayan/apps/authentication/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/authentication/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/de_DE/LC_MESSAGES/django.mo index 892664d054..53212c87ac 100644 Binary files a/mayan/apps/authentication/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/de_DE/LC_MESSAGES/django.po index 4ad2bd17c3..39fa0ec6f0 100644 --- a/mayan/apps/authentication/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/authentication/locale/en/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/en/LC_MESSAGES/django.mo index 9023e9e4bd..b6dcbc54c0 100644 Binary files a/mayan/apps/authentication/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/en/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/en/LC_MESSAGES/django.po index 6392bec783..971a8fb6bd 100644 --- a/mayan/apps/authentication/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/authentication/locale/es/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/es/LC_MESSAGES/django.mo index 2a89922016..3b985abbd4 100644 Binary files a/mayan/apps/authentication/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/es/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/es/LC_MESSAGES/django.po index 1f2d226e2d..553e085532 100644 --- a/mayan/apps/authentication/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 04:10+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.mo index 34f6a1d5c5..9f024113c8 100644 Binary files a/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.po index a4b1288a9c..6a85b64b64 100644 --- a/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.mo index e5b082447d..1ba2987d9b 100644 Binary files a/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.po index 1482ed5696..e8beb09d22 100644 --- a/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-24 19:28+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.mo index a2cf3ac8d8..9e153ff784 100644 Binary files a/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.po index b6a17b1d6a..15f5dfbb02 100644 --- a/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-08-04 13:01+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/authentication/locale/id/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/id/LC_MESSAGES/django.mo index 81f25e66cc..c8f68c93af 100644 Binary files a/mayan/apps/authentication/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/id/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/id/LC_MESSAGES/django.po index 5f307f231e..1d59728b24 100644 --- a/mayan/apps/authentication/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/authentication/locale/it/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/it/LC_MESSAGES/django.mo index 38e89067a6..3eaebb2dd4 100644 Binary files a/mayan/apps/authentication/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/it/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/it/LC_MESSAGES/django.po index 291ff8528c..eff0579d47 100644 --- a/mayan/apps/authentication/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/authentication/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/nl_NL/LC_MESSAGES/django.mo index 7e58c92878..9cbb59e858 100644 Binary files a/mayan/apps/authentication/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/nl_NL/LC_MESSAGES/django.po index 15acca1c5a..292d9ab42f 100644 --- a/mayan/apps/authentication/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.mo index 82f23eda66..9c556a8e1b 100644 Binary files a/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.po index 7cc61ddeee..31637d4fd5 100644 --- a/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-19 09:19+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.mo index 03600c399e..8582525857 100644 Binary files a/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.po index 79196d7913..69f5af4f58 100644 --- a/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/authentication/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/pt_BR/LC_MESSAGES/django.mo index 81e51d0903..201ecfd193 100644 Binary files a/mayan/apps/authentication/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/pt_BR/LC_MESSAGES/django.po index d1e127e603..8a795c1d61 100644 --- a/mayan/apps/authentication/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.mo index 823d2e522c..ca9b01be89 100644 Binary files a/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.po index a9e855084a..462d61c088 100644 --- a/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.mo index fab14ebfcf..d9e8a45886 100644 Binary files a/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.po index 39b3faf769..397accbd6d 100644 --- a/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/authentication/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/sl_SI/LC_MESSAGES/django.mo index a1e4f8d2de..8c6b30b6f6 100644 Binary files a/mayan/apps/authentication/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/sl_SI/LC_MESSAGES/django.po index b22dc56105..f975bb1d6c 100644 --- a/mayan/apps/authentication/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/authentication/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/tr_TR/LC_MESSAGES/django.mo index 055765289b..21096d8647 100644 Binary files a/mayan/apps/authentication/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/tr_TR/LC_MESSAGES/django.po index a343517c1b..10b3e732a6 100644 --- a/mayan/apps/authentication/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-30 19:10+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/authentication/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/vi_VN/LC_MESSAGES/django.mo index d606bcda51..d4a48851c4 100644 Binary files a/mayan/apps/authentication/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/vi_VN/LC_MESSAGES/django.po index afef5748b3..3c7df52183 100644 --- a/mayan/apps/authentication/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/authentication/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/zh_CN/LC_MESSAGES/django.mo index 8f4a537f5f..537fbaa750 100644 Binary files a/mayan/apps/authentication/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/authentication/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/authentication/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/zh_CN/LC_MESSAGES/django.po index 4778c07184..204ce7ae7e 100644 --- a/mayan/apps/authentication/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.mo index e8e68bc2b6..d782a40f26 100644 Binary files a/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.po index f24c040c45..bb571d7258 100644 --- a/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mohammed ALDOUB , 2017\n" "Language-Team: Arabic (https://www.transifex.com/rosarior/teams/13584/ar/)\n" @@ -18,8 +18,8 @@ msgstr "" "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" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "التفاصيل" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "الوثائق" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "إضافة" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "إزالة" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.mo index 93bdb60c0c..14869ff58d 100644 Binary files a/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.po index 5849018f74..92b353dcc0 100644 --- a/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Iliya Georgiev , 2017\n" "Language-Team: Bulgarian (https://www.transifex.com/rosarior/teams/13584/bg/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Детайли" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Документи" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Добави" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Премахнете" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/bs_BA/LC_MESSAGES/django.mo index af6cfd7fcf..44c2be2f38 100644 Binary files a/mayan/apps/cabinets/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/bs_BA/LC_MESSAGES/django.po index 2e1ba7c42f..ff27d41ab8 100644 --- a/mayan/apps/cabinets/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: www.ping.ba , 2017\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/rosarior/teams/13584/bs_BA/)\n" @@ -18,8 +18,8 @@ msgstr "" "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" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Detalji" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Labela" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Dokumenti" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Dodati" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Ukloniti" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.mo index 4350ad0aa2..0a795d38b8 100644 Binary files a/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.po index 91c0d0ea7c..205a5fd59e 100644 --- a/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mads L. Nielsen , 2017\n" "Language-Team: Danish (https://www.transifex.com/rosarior/teams/13584/da/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Detaljer" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Dokumenter" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/de_DE/LC_MESSAGES/django.mo index 2ace7374c0..f5320238ca 100644 Binary files a/mayan/apps/cabinets/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/de_DE/LC_MESSAGES/django.po index 25b22f1b48..6752c9980d 100644 --- a/mayan/apps/cabinets/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jesaja Everling , 2017\n" "Language-Team: German (Germany) (https://www.transifex.com/rosarior/teams/13584/de_DE/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "Aktenschrank" @@ -35,7 +35,7 @@ msgstr "Zu Aktenschrank hinzufügen" msgid "Add new level" msgstr "Neue Ebene hinzufügen" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "Aktenschrank anlegen" @@ -55,32 +55,32 @@ msgstr "Alle" msgid "Details" msgstr "Details" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Bezeichner" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Dokumente" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "Aktenschrank" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "Überebene und Bezeichnung" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "%(model_name)s mit diesem %(field_labels)s existiert bereits." -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "Dokumenten-Aktenschrank" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "Dokumenten-Aktenschränke" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "Navigation:" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "Neue Ebene hinzufügen zu: %s" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "Aktenschrank löschen: %s?" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "Details für Aktenschrank: %s" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "Aktenschrank bearbeiten: %s" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "Aktenschränke mit Dokument: %s" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Hinzufügen" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "Dokument \"%s\" zu Aktenschrank hinzufügen" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "Aktenschränke zu denen die ausgewählten Dokumente hinzugefügt werden." -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Entfernen" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "Aktenschränke aus denen die ausgewählten Dokumente entfernt werden." -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "Dokument: %(document)s ist nicht im Aktenschrank: %(cabinet)s." -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "Dokument: %(document)s entfernt aus Aktenschrank: %(cabinet)s." diff --git a/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.mo index 1813c9cbb8..0171a3a3e4 100644 Binary files a/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.po index d70d674e91..130d5d5bff 100644 --- a/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,11 +18,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "Cabinets" +#: events.py:9 +#, fuzzy +#| msgid "Document cabinet" +msgid "Document added to cabinet" +msgstr "Document cabinet" + +#: events.py:13 +#, fuzzy +#| msgid "Remove from cabinets" +msgid "Document removed from cabinet" +msgstr "Remove from cabinets" + #: links.py:27 links.py:38 msgid "Remove from cabinets" msgstr "Remove from cabinets" @@ -35,7 +47,7 @@ msgstr "Add to cabinets" msgid "Add new level" msgstr "Add new level" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "Create cabinet" @@ -55,32 +67,32 @@ msgstr "All" msgid "Details" msgstr "Details" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Label" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Documents" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "Cabinet" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "Parent and Label" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "%(model_name)s with this %(field_labels)s already exists." -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "Document cabinet" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "Document cabinets" @@ -141,46 +153,46 @@ msgstr "" msgid "Navigation:" msgstr "Navigation:" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "Add new level to: %s" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "Delete the cabinet: %s?" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "Details of cabinet: %s" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "Edit cabinet: %s" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "Cabinets containing document: %s" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "Add to cabinet request performed on %(count)d document" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "Add to cabinet request performed on %(count)d documents" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Add" -#: views.py:201 +#: views.py:200 #, fuzzy, python-format #| msgid "Add document to cabinets" #| msgid_plural "Add documents to cabinets" @@ -189,40 +201,40 @@ msgid_plural "Add %(count)d documents to cabinets" msgstr[0] "Add document to cabinets" msgstr[1] "Add documents to cabinets" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "Add document \"%s\" to cabinets" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "Cabinets to which the selected documents will be added." -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "Document: %(document)s is already in cabinet: %(cabinet)s." -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "Document: %(document)s added to cabinet: %(cabinet)s successfully." -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "Remove from cabinet request performed on %(count)d document" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "Remove from cabinet request performed on %(count)d documents" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Remove" -#: views.py:288 +#: views.py:289 #, fuzzy, python-format #| msgid "Remove document from cabinets" #| msgid_plural "Remove documents from cabinets" @@ -231,22 +243,22 @@ msgid_plural "Remove %(count)d documents from cabinets" msgstr[0] "Remove document from cabinets" msgstr[1] "Remove documents from cabinets" -#: views.py:301 +#: views.py:302 #, fuzzy, python-format #| msgid "Remove document \"%s\" to cabinets" msgid "Remove document \"%s\" from cabinets" msgstr "Remove document \"%s\" to cabinets" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "Cabinets from which the selected documents will be removed." -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "Document: %(document)s is not in cabinet: %(cabinet)s." -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "Document: %(document)s removed from cabinet: %(cabinet)s." diff --git a/mayan/apps/cabinets/locale/es/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/es/LC_MESSAGES/django.mo index 0c0dce6711..3002442ce8 100644 Binary files a/mayan/apps/cabinets/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/es/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/es/LC_MESSAGES/django.po index 98cdbb9913..62214f3941 100644 --- a/mayan/apps/cabinets/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Spanish (https://www.transifex.com/rosarior/teams/13584/es/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "Archivadores" @@ -35,7 +35,7 @@ msgstr "Agregar a archivadores" msgid "Add new level" msgstr "Agregar un nuevo nivel" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "Crear archivador" @@ -55,32 +55,32 @@ msgstr "Todos" msgid "Details" msgstr "Detalles" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Etiqueta" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Documentos" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "Archivador" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "Padre y etiqueta" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "%(model_name)s con este %(field_labels)s ya existe." -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "Archivador de documento" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "Archivadores de documento" @@ -147,89 +147,89 @@ msgstr "" msgid "Navigation:" msgstr "Navegación:" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "Agregar un nuevo nivel a: %s" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "¿Borrar archivador: %s?" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "Detalles de archivador: %s" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "Editar archivador: %s" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "Archivadores que contienen el documento: %s" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "Solicitud de añadir a gabinete realizada en %(count)d documento" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "Solicitud de añadir a gabinete realizada en %(count)d documentos" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Agregar" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "Agregar documento \"%s\" a archivadores" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "Archivador a los cuales el documento seleccionado va a ser agregado." -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "Documento: %(document)s ya está en gabinete: %(cabinet)s." -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" "Documento: %(document)s añadido al gabinete: %(cabinet)s correctamente." -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "Solicitud de retirar del gabinete realizada en el documento %(count)d" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "Solicitud de retirar del gabinete realizada en el documento %(count)d" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Eliminar" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "Gabinetes de los que se eliminarán los documentos seleccionados." -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "Documento: %(document)s no está en el gabinete: %(cabinet)s." -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "Documento: %(document)s retirado del gabinete: %(cabinet)s." diff --git a/mayan/apps/cabinets/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/fa/LC_MESSAGES/django.mo index a461070e63..7bb4f23944 100644 Binary files a/mayan/apps/cabinets/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/fa/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/fa/LC_MESSAGES/django.po index 0e288f1719..722b4ede09 100644 --- a/mayan/apps/cabinets/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Persian (https://www.transifex.com/rosarior/teams/13584/fa/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "جزئیات" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "برچسب" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "اسناد" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "افزودن" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "حذف" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.mo index d70f2ec353..6be9e7cf5a 100644 Binary files a/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.po index f7044a3bea..85ecb36018 100644 --- a/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Christophe CHAUVET , 2017\n" "Language-Team: French (https://www.transifex.com/rosarior/teams/13584/fr/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "Armoires" @@ -35,7 +35,7 @@ msgstr "Ajouter aux armoires" msgid "Add new level" msgstr "Ajouter un nouveau niveau" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "Créer une armoire" @@ -55,32 +55,32 @@ msgstr "Tout" msgid "Details" msgstr "Détails" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Libellé" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Documents" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "Armoire" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "Parent et étiquette" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "%(model_name)s avec ce %(field_labels)s existe déjà" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "Armoire de document" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "Armoires de document" @@ -145,92 +145,92 @@ msgstr "" msgid "Navigation:" msgstr "Navigation:" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "Ajouter un nouveau niveau à: %s" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "Supprimer l'armoire: %s?" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "Détails de l'armoire: %s" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "Modifier l'armoire: %s" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "Armoires contenant le document: %s" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "Demande d'ajout à l'armoire effectuée sur %(count)d document" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "Demande d'ajout à l'armoire effectuée sur %(count)d documents" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Ajouter" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "Ajouter le document \"%s\" à l'armoire" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "Armoires auxquels les documents sélectionnés seront ajoutés." -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "Le document: %(document)s est déjà dans l'armoire: %(cabinet)s." -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" "Le document: %(document)s a été ajouté à l'armoire: %(cabinet)s avec succès." -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" "Demande de suppression dans l'armoire effectuée sur %(count)d document" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" "Demande de suppression dans l'armoire effectuée sur %(count)d documents" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Supprimer" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" "Armoires à partir desquels les documents sélectionnés seront supprimés." -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "Le document: %(document)s n'est pas dans l'armoire: %(cabinet)s." -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "Le document: %(document)s a été supprimé de l'armoire: %(cabinet)s." diff --git a/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.mo index 43840b27ea..f3ec926d7c 100644 Binary files a/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.po index e56b15664b..7b661d1963 100644 --- a/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Szabolcs Molnar , 2017\n" +"Last-Translator: molnars , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,8 +18,8 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "Fiók" @@ -35,7 +35,7 @@ msgstr "Fiókhoz adás" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "Mind" msgid "Details" msgstr "Részletek" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Cimke" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "dokumentumok" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Levétel" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.mo index 538fced1e0..c426f636fc 100644 Binary files a/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.po index eb2d274704..c81037c778 100644 --- a/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Sehat , 2017\n" "Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/id/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Detail" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Dokumen" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "tambah" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "hapus" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.mo index c84e387477..0761ee37a6 100644 Binary files a/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.po index dd82d0fb0b..bfb0bf8778 100644 --- a/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Marco Camplese , 2017\n" "Language-Team: Italian (https://www.transifex.com/rosarior/teams/13584/it/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "Aggiungi nuovo livello" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "Tutti" msgid "Details" msgstr "Dettagli" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Etichetta" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Documenti" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "Aggiungi un nuovo livello a: %s" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Aggiungi" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Rimuovi" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/nl_NL/LC_MESSAGES/django.mo index d57592c918..94bac1db98 100644 Binary files a/mayan/apps/cabinets/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/nl_NL/LC_MESSAGES/django.po index e8278f3b8b..8d80422ad2 100644 --- a/mayan/apps/cabinets/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Justin Albstbstmeijer , 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/rosarior/teams/13584/nl_NL/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "Voeg nieuw niveau toe" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Gegevens" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Label" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Documenten" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Voeg toe" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Verwijder" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.mo index 964035e79e..ffb239d1cc 100644 Binary files a/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.po index fb59013c65..7eb25082aa 100644 --- a/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Wojtek Warczakowski , 2017\n" "Language-Team: Polish (https://www.transifex.com/rosarior/teams/13584/pl/)\n" @@ -18,8 +18,8 @@ msgstr "" "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" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "Szafki" @@ -35,7 +35,7 @@ msgstr "Dodaj do szafek" msgid "Add new level" msgstr "Dodaj nowy poziom" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "Utwórz szafkę" @@ -55,32 +55,32 @@ msgstr "Wszystkie" msgid "Details" msgstr "Szczegóły" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Etykieta" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Dokumenty" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "Szafka" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "Element nadrzędny i etykieta" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "%(model_name)s z etykietą %(field_labels)s już istnieje." -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "Szafka na dokumenty" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "Szafki na dokumenty" @@ -141,88 +141,88 @@ msgstr "" msgid "Navigation:" msgstr "Nawigacja:" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "Dodaj nowy poziom do: %s" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "Usunąć tę szafkę: %s?" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "Szczegóły szafki: %s" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "Edytuj szafkę: %s" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "Szafki zawierające dokument: %s" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Dodaj" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "Dodaj dokument \"%s\" do szafek" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "Szafki, w których zostaną umieszczone wybrane dokumenty." -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "Dokument %(document)s jest już w szafce %(cabinet)s." -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "Dokument %(document)s dodano pomyślnie do szafki %(cabinet)s." -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Usuń" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "Szafki, z których wybrane dokumenty zostaną usunięte." -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "Dokument %(document)s nie znajduje się w szafce %(cabinet)s." -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "Dokument %(document)s usunięto z szafki %(cabinet)s." diff --git a/mayan/apps/cabinets/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/pt/LC_MESSAGES/django.mo index 3d3479a87a..761f6ae206 100644 Binary files a/mayan/apps/cabinets/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/pt/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/pt/LC_MESSAGES/django.po index 349ec1e9e6..6fa384aab2 100644 --- a/mayan/apps/cabinets/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Emerson Soares , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/rosarior/teams/13584/pt/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Detalhes" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Nome" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Documentos" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Adicionar" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Remover" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/pt_BR/LC_MESSAGES/django.mo index da13e4eac4..c6f74edc34 100644 Binary files a/mayan/apps/cabinets/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/pt_BR/LC_MESSAGES/django.po index 33ea96f736..91316cfbe8 100644 --- a/mayan/apps/cabinets/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Jadson Ribeiro , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/teams/13584/pt_BR/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "Pasta" @@ -35,7 +35,7 @@ msgstr "Adicionar a pasta" msgid "Add new level" msgstr "Adicionar novo nível" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "Criar pasta" @@ -55,32 +55,32 @@ msgstr "Todos" msgid "Details" msgstr "Detalhes" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Etiqueta" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Documento" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "Pasta" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "Pai e Rótulo" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "%(model_name)s com estes %(field_labels)s já exitem. " -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "Pasta de documentos" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "Pastas de documentos" @@ -146,88 +146,88 @@ msgstr "" msgid "Navigation:" msgstr "Navegação:" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "Adicione novo nível a: %s" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "Excluir a pasta: %s?" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "Detalhes da pasta: %s" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "Editar pasta: %s" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "Pasta com documento: %s" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "Adicionar a pasta o pedido executado em %(count)d documento" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "Adicionar a pasta o pedido executado em %(count)d documento" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Adicionar" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "Adicionar documento \"%s\" à uma pasta" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "Pastas aos quais os documentos selecionados serão adicionados." -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "Documento: %(document)s já está na pasta: %(cabinet)s ." -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "Documento: %(document)s adicionado à pasta: %(cabinet)s com sucesso." -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "Remover da solicitação de pasta executada em %(count)d documento" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "Remover da solicitação de pasta realizada em %(count)d documentos" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Remover" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "Pastas das quais os documentos selecionados serão removidos." -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "Documento: %(document)s não está na pasta: %(cabinet)s" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "Documento: %(document)s removido da pasta: %(cabinet)s." diff --git a/mayan/apps/cabinets/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/ro_RO/LC_MESSAGES/django.mo index 8b2f1ea023..795197b271 100644 Binary files a/mayan/apps/cabinets/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/ro_RO/LC_MESSAGES/django.po index 0cb0146134..b7af0a2bb0 100644 --- a/mayan/apps/cabinets/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Badea Gabriel , 2017\n" "Language-Team: Romanian (Romania) (https://www.transifex.com/rosarior/teams/13584/ro_RO/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Detalii" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Etichetă" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Documente" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Adaugă" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Şterge" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.mo index 5f71fef83e..744ed4ecf2 100644 Binary files a/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.po index 484df74488..d42793252c 100644 --- a/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: panasoft , 2017\n" "Language-Team: Russian (https://www.transifex.com/rosarior/teams/13584/ru/)\n" @@ -18,8 +18,8 @@ msgstr "" "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" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Детали" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Ярлык" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Документы" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Добавить" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Удалить" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/sl_SI/LC_MESSAGES/django.mo index 7ccc93f99b..0e22cbab86 100644 Binary files a/mayan/apps/cabinets/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/sl_SI/LC_MESSAGES/django.po index 08974a521b..84b367358f 100644 --- a/mayan/apps/cabinets/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/sl_SI/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: kontrabant , 2017\n" "Language-Team: Slovenian (Slovenia) (https://www.transifex.com/rosarior/teams/13584/sl_SI/)\n" @@ -18,8 +18,8 @@ msgstr "" "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" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Podrobnosti" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Oznaka" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Dokumenti" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/tr_TR/LC_MESSAGES/django.mo index db0ca21749..db6ffe95d8 100644 Binary files a/mayan/apps/cabinets/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/tr_TR/LC_MESSAGES/django.po index 8cacf62c06..368e5a3eae 100644 --- a/mayan/apps/cabinets/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: serhatcan77 , 2017\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/rosarior/teams/13584/tr_TR/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "Dolaplar" @@ -35,7 +35,7 @@ msgstr "Dolaplara Ekle" msgid "Add new level" msgstr "Yeni seviye ekle" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "Dolap Oluştur" @@ -55,32 +55,32 @@ msgstr "Herşey" msgid "Details" msgstr "Ayrıntılar" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "Etiket" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Belgeler" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "Dolap" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "Ana ve Etiket" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "%(model_name)s bu %(field_labels)s ile zaten var." -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "Belge dolabı" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "Belge dolapları" @@ -143,88 +143,88 @@ msgstr "" msgid "Navigation:" msgstr "Navigasyon:" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "Yeni seviye ekleyin: %s" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "Kabini silin: %s?" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "Kabin ayrıntıları: %s" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "Dolabı düzenle: %s" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "Belgeyi içeren dolaplar: %s" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "%(count)d belgesi üzerinde yapılan dolap talebine ekle" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "%(count)d belgeleri üzerinde yapılan dolap talebine ekle" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Ekle" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "Dolaplara \"%s\" belgesini ekleyin" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "Seçilen dokümanlar dolaplara eklenecek." -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr " %(document)s belgesi zaten dolapta: %(cabinet)s." -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr " %(document)s belgesi %(cabinet)s dolabına başarıyla eklendi." -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "%(count)d belge üzerinde gerçekleştirilen dolap isteğini kaldır" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "%(count)d belgeleri üzerinde gerçekleştirilen dolap isteğini kaldır" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Çıkar" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "Seçilen belgelerin çıkarılacağı dolaplar." -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "%(document)s belgesi dolapta değil: %(cabinet)s." -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr " %(document)s belgesi dolaptan kaldırıldı: %(cabinet)s." diff --git a/mayan/apps/cabinets/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/vi_VN/LC_MESSAGES/django.mo index d97e6c40c2..d9232849ba 100644 Binary files a/mayan/apps/cabinets/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/vi_VN/LC_MESSAGES/django.po index bcc452c3fe..40c2d2c00a 100644 --- a/mayan/apps/cabinets/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Trung Phan Minh , 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/rosarior/teams/13584/vi_VN/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "Chi tiết" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "Tài liệu" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "Thêm" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "Xóa" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/cabinets/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/zh_CN/LC_MESSAGES/django.mo index 5fad1b43a7..61146ccab4 100644 Binary files a/mayan/apps/cabinets/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/cabinets/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/cabinets/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/cabinets/locale/zh_CN/LC_MESSAGES/django.po index f887cdcd5c..89174d5b3e 100644 --- a/mayan/apps/cabinets/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:21-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Genlin Jiao , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/rosarior/teams/13584/zh_CN/)\n" @@ -18,8 +18,8 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:36 apps.py:75 apps.py:83 apps.py:86 forms.py:30 links.py:21 -#: menus.py:8 models.py:37 permissions.py:7 views.py:153 +#: apps.py:36 apps.py:76 apps.py:84 apps.py:87 forms.py:30 links.py:21 +#: menus.py:8 models.py:38 permissions.py:7 views.py:152 msgid "Cabinets" msgstr "" @@ -35,7 +35,7 @@ msgstr "" msgid "Add new level" msgstr "" -#: links.py:60 views.py:39 +#: links.py:60 views.py:38 msgid "Create cabinet" msgstr "" @@ -55,32 +55,32 @@ msgstr "" msgid "Details" msgstr "细节" -#: models.py:25 search.py:16 +#: models.py:26 search.py:16 msgid "Label" msgstr "" -#: models.py:28 +#: models.py:29 msgid "Documents" msgstr "文档" -#: models.py:36 models.py:74 serializers.py:139 +#: models.py:37 models.py:87 serializers.py:139 msgid "Cabinet" msgstr "" -#: models.py:75 serializers.py:140 +#: models.py:88 serializers.py:140 msgid "Parent and Label" msgstr "" -#: models.py:82 serializers.py:146 +#: models.py:95 serializers.py:146 #, python-format msgid "%(model_name)s with this %(field_labels)s already exists." msgstr "" -#: models.py:94 +#: models.py:107 msgid "Document cabinet" msgstr "" -#: models.py:95 +#: models.py:108 msgid "Document cabinets" msgstr "" @@ -139,88 +139,88 @@ msgstr "" msgid "Navigation:" msgstr "" -#: views.py:70 +#: views.py:69 #, python-format msgid "Add new level to: %s" msgstr "" -#: views.py:83 +#: views.py:82 #, python-format msgid "Delete the cabinet: %s?" msgstr "" -#: views.py:112 +#: views.py:111 #, python-format msgid "Details of cabinet: %s" msgstr "" -#: views.py:143 +#: views.py:142 #, python-format msgid "Edit cabinet: %s" msgstr "" -#: views.py:177 +#: views.py:176 #, python-format msgid "Cabinets containing document: %s" msgstr "" -#: views.py:189 +#: views.py:188 #, python-format msgid "Add to cabinet request performed on %(count)d document" msgstr "" -#: views.py:192 +#: views.py:191 #, python-format msgid "Add to cabinet request performed on %(count)d documents" msgstr "" -#: views.py:199 +#: views.py:198 msgid "Add" msgstr "新增" -#: views.py:214 +#: views.py:213 #, python-format msgid "Add document \"%s\" to cabinets" msgstr "" -#: views.py:225 +#: views.py:224 msgid "Cabinets to which the selected documents will be added." msgstr "" -#: views.py:253 +#: views.py:252 #, python-format msgid "Document: %(document)s is already in cabinet: %(cabinet)s." msgstr "" -#: views.py:263 +#: views.py:264 #, python-format msgid "Document: %(document)s added to cabinet: %(cabinet)s successfully." msgstr "" -#: views.py:276 +#: views.py:277 #, python-format msgid "Remove from cabinet request performed on %(count)d document" msgstr "" -#: views.py:279 +#: views.py:280 #, python-format msgid "Remove from cabinet request performed on %(count)d documents" msgstr "" -#: views.py:286 +#: views.py:287 msgid "Remove" msgstr "移除" -#: views.py:312 +#: views.py:313 msgid "Cabinets from which the selected documents will be removed." msgstr "" -#: views.py:339 +#: views.py:340 #, python-format msgid "Document: %(document)s is not in cabinet: %(cabinet)s." msgstr "" -#: views.py:349 +#: views.py:352 #, python-format msgid "Document: %(document)s removed from cabinet: %(cabinet)s." msgstr "" diff --git a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo index c814d1547a..a7575b1ec2 100644 Binary files a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po index 1fc2b53892..8d0933ec2d 100644 --- a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo index a956d785f1..d4746e2da7 100644 Binary files a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po index 9b5e8bbc14..d4474c45d5 100644 --- a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.mo index 77c44b9528..65a5f34d41 100644 Binary files a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po index fdd0ae692e..c8f6835a5b 100644 --- a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo index 41fb3fe38d..b619fb0e43 100644 Binary files a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po index 32f01b9a6d..bbbe7c7830 100644 --- a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo index 0ef85733b9..6d87980463 100644 Binary files a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po index 43d258d100..8ae018781c 100644 --- a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo index 30eb6d9263..b6dcbc54c0 100644 Binary files a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po index 018239890e..0b239c6899 100644 --- a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo index ce95718c3a..47d969189b 100644 Binary files a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po index bf919e4afb..45aa7245b9 100644 --- a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-15 04:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo index 5f1385e146..2874219f5f 100644 Binary files a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po index ce24f292b3..1a1f21c568 100644 --- a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo index 5a93c88dc9..5ddd0d1605 100644 Binary files a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po index 34748f59ca..6bc306686f 100644 --- a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-24 19:29+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo index 495c614456..c0bd527e9a 100644 Binary files a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po index 0138e53ee3..08cd8873b2 100644 --- a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-08-04 12:57+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo index 009c00e637..b51c12b66b 100644 Binary files a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po index 58a1122c7e..37a069b717 100644 --- a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo index 46d7b48b9e..141392017b 100644 Binary files a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po index 7dabad13cd..47c2ee0056 100644 --- a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo index c985b6a36c..4f2c3e2227 100644 Binary files a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po index b0aa480039..e409e2d571 100644 --- a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo index f1761e4f1f..37811b3b3e 100644 Binary files a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po index 42cba166e4..6c518458a8 100644 --- a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo index 7207f5a38c..979a290914 100644 Binary files a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po index cd790e0f53..449efa30e1 100644 --- a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo index f72b862fe2..3c19c9fe49 100644 Binary files a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po index 838fe496d0..fc6ec5e365 100644 --- a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.mo index 9348442200..d929f537fd 100644 Binary files a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po index 063cf63653..084dfd051d 100644 --- a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo index 14b5ceee9d..8d20702f42 100644 Binary files a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po index ff3e3498bb..df991cc603 100644 --- a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo index b2e1eb2f95..d5fb304f83 100644 Binary files a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po index 515a98af26..210dc364ef 100644 --- a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo index 066efb2ef7..3c4b489994 100644 Binary files a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po index dd19abf838..18d0e26e4a 100644 --- a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-03 18:50+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo index 6f8379410e..847c3bf689 100644 Binary files a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po index 20612dd1f0..aa1a52e14f 100644 --- a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.mo index afa9bce3e5..4b348118b7 100644 Binary files a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po index 45ae5722bf..32bd689495 100644 --- a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/common/links.py b/mayan/apps/common/links.py index 73a7debc14..f576a2cde7 100644 --- a/mayan/apps/common/links.py +++ b/mayan/apps/common/links.py @@ -62,7 +62,7 @@ link_error_list = Link( ) link_error_list_with_icon = Link( icon='fa fa-lock', permissions=(permission_error_log_view,), - text=_('Erros'), view='common:error_list', + text=_('Errors'), view='common:error_list', kwargs=get_kwargs_factory('resolved_object') ) link_filters = Link( diff --git a/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo index eafeaa9789..2b603a8258 100644 Binary files a/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/ar/LC_MESSAGES/django.po b/mayan/apps/common/locale/ar/LC_MESSAGES/django.po index b4069fe6a7..34dfde65aa 100644 --- a/mayan/apps/common/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ar/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,31 @@ msgstr "" "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" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "مجهول" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Object" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -38,7 +54,7 @@ msgstr "" msgid "Selection" msgstr "الاختيار" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -85,63 +101,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "تفاصيل المستخدم" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "License" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "" @@ -161,7 +181,7 @@ msgstr "Minutes" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "مستخدم" @@ -175,46 +195,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "Object" - -#: models.py:23 -msgid "File" -msgstr "ملف" - -#: models.py:25 -msgid "Filename" -msgstr "اسم الملف" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "ملف" + +#: models.py:53 +msgid "Filename" +msgstr "اسم الملف" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Default" @@ -261,53 +289,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "لم يتم اختيار اجراء." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "يجب اختيار غرض واحد عالأقل." diff --git a/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo index 9077985129..cace1e03c1 100644 Binary files a/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/bg/LC_MESSAGES/django.po b/mayan/apps/common/locale/bg/LC_MESSAGES/django.po index dc8fa72357..c10db17252 100644 --- a/mayan/apps/common/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/bg/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:02+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,31 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Анонимен" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Обект" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -38,7 +54,7 @@ msgstr "Главно" msgid "Selection" msgstr "" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -85,63 +101,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Данни за потребител" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Лиценз" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "" @@ -161,7 +181,7 @@ msgstr "Минути" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Потребител" @@ -175,46 +195,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "Обект" - -#: models.py:23 -msgid "File" -msgstr "Файл" - -#: models.py:25 -msgid "Filename" -msgstr "Име на файл" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Файл" + +#: models.py:53 +msgid "Filename" +msgstr "Име на файл" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "По подразбиране" @@ -261,53 +289,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Не са избрани действия." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "" diff --git a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.mo index bc27851224..d13ad8707b 100644 Binary files a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po index 7aeb7616fd..f33e06349e 100644 --- a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,31 @@ msgstr "" "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" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anonimni" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Imenovani prostor" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Objekat" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -38,7 +54,7 @@ msgstr "" msgid "Selection" msgstr "Odabir" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -85,63 +101,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Detalji o korisniku" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Licence" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Setup" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Alati" @@ -161,7 +181,7 @@ msgstr "Minuta" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Korisnik" @@ -175,46 +195,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "Objekat" - -#: models.py:23 -msgid "File" -msgstr "Datoteka" - -#: models.py:25 -msgid "Filename" -msgstr "Naziv datoteke" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Datoteka" + +#: models.py:53 +msgid "Filename" +msgstr "Naziv datoteke" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "default" @@ -261,53 +289,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Stavke setup-a" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Nijedna akcija nije odabrana." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Mora biti izabrana barem jedna stanka." diff --git a/mayan/apps/common/locale/da/LC_MESSAGES/django.mo b/mayan/apps/common/locale/da/LC_MESSAGES/django.mo index 58ad32cff5..2c3765cb61 100644 Binary files a/mayan/apps/common/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/da/LC_MESSAGES/django.po b/mayan/apps/common/locale/da/LC_MESSAGES/django.po index 03f082f496..15569f22b2 100644 --- a/mayan/apps/common/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/da/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" @@ -17,15 +17,31 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anonym" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Objekt" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -37,7 +53,7 @@ msgstr "" msgid "Selection" msgstr "" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -84,63 +100,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Bruger detaljer" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "" @@ -160,7 +180,7 @@ msgstr "" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Bruger" @@ -174,46 +194,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "Objekt" - -#: models.py:23 -msgid "File" -msgstr "Fil" - -#: models.py:25 -msgid "Filename" -msgstr "Filnavn" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Fil" + +#: models.py:53 +msgid "Filename" +msgstr "Filnavn" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Standard" @@ -260,53 +288,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "" -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "" diff --git a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo index 13cea2d9e1..4650649f45 100644 Binary files a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po index fd900896ab..53f0bd0c3d 100644 --- a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:02+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -22,15 +22,31 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Allgemein" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anonymer Benutzer" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Namensraum" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Objekt" + +#: apps.py:102 +msgid "Date and time" +msgstr "Zeit" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "Ergebnis" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -42,7 +58,7 @@ msgstr "Haupt" msgid "Selection" msgstr "Auswahl" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "Filter" @@ -89,63 +105,67 @@ msgstr "%(object)s nicht aktualisiert, Fehler: %(error)s." msgid "%(object)s updated successfully." msgstr "%(object)s erfolgreich aktualisiert." -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "Über Mayan" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Benutzerdetails" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Details bearbeiten" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Lokalisierungsprofil" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "Lokalisierungsprofil bearbeiten" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "Quelltext" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "Dokumentation" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "Datenfilter" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "Forum" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Lizenz" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "Andere Paket-Lizenzen" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Einrichtung" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "Hilfe" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Werkzeuge" @@ -165,7 +185,7 @@ msgstr "Minuten" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Benutzer" @@ -179,46 +199,54 @@ msgstr "Operation durchgeführt für %(count)d Objekte" msgid "Operation performed on %(count)d objects" msgstr "Operation durchgeführt für %(count)d Objekte" -#: mixins.py:245 -msgid "Object" -msgstr "Objekt" - -#: models.py:23 -msgid "File" -msgstr "Datei" - -#: models.py:25 -msgid "Filename" -msgstr "Dateiname" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Zeit" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Datei" + +#: models.py:53 +msgid "Filename" +msgstr "Dateiname" + +#: models.py:59 msgid "Shared uploaded file" msgstr "Geteilte hochgeladene Datei" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "Geteilte hochgeladene Dateien" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "Zeitzone" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Sprache" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "Benutzerlokalisierungsprofil" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "Benutzerlokalisierungsprofile" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Standard" @@ -265,53 +293,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "Aktuelle Benutzerdetails" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "Aktuelle Benutzerdetails bearbeiten" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "Aktuelle Benutzerlokalisierungsdetails" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "Aktuelle Benutzerlokalisierungsdetails bearbeiten" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "Filterauswahl" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "Ergebnis für Filter %s" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "Filter nicht gefunden" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Einrichtungsdetails" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Keine Aktion ausgewählt." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Es muss mindestens ein Element ausgewählt werden." diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.mo b/mayan/apps/common/locale/en/LC_MESSAGES/django.mo index 30eb6d9263..b6dcbc54c0 100644 Binary files a/mayan/apps/common/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.po b/mayan/apps/common/locale/en/LC_MESSAGES/django.po index e91892a8d0..fe183604d7 100644 --- a/mayan/apps/common/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,15 +17,31 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -37,7 +53,7 @@ msgstr "" msgid "Selection" msgstr "" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -84,63 +100,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "" @@ -160,7 +180,7 @@ msgstr "" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "" @@ -174,46 +194,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "" - -#: models.py:23 -msgid "File" -msgstr "" - -#: models.py:25 -msgid "Filename" -msgstr "" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "" + +#: models.py:53 +msgid "Filename" +msgstr "" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "" @@ -259,53 +287,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "" -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "" diff --git a/mayan/apps/common/locale/es/LC_MESSAGES/django.mo b/mayan/apps/common/locale/es/LC_MESSAGES/django.mo index 177fa13412..7ccb7ad710 100644 Binary files a/mayan/apps/common/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/es/LC_MESSAGES/django.po b/mayan/apps/common/locale/es/LC_MESSAGES/django.po index b4a625c657..cd227a8484 100644 --- a/mayan/apps/common/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/es/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:02+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:58+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" @@ -21,15 +21,31 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Común" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anónimo" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Espacio nombrado" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Objeto" + +#: apps.py:102 +msgid "Date and time" +msgstr "Fecha y hora" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "Resultado" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "Atributos disponibles:\n" @@ -41,7 +57,7 @@ msgstr "Principal" msgid "Selection" msgstr "Selección" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "Filtro" @@ -66,7 +82,7 @@ msgstr "%(object)s no se pudo crear, error: %(error)s" #: generics.py:364 #, python-format msgid "%(object)s created successfully." -msgstr "%(object)s creado con éxito." +msgstr "%(object)s creado exitosamente." #: generics.py:393 #, python-format @@ -76,7 +92,7 @@ msgstr "%(object)s no se pudo borrar, error: %(error)s." #: generics.py:404 #, python-format msgid "%(object)s deleted successfully." -msgstr "%(object)s borrado con éxito." +msgstr "%(object)s borrado exitosamente." #: generics.py:450 #, python-format @@ -86,65 +102,69 @@ msgstr "%(object)s no se pudo actualizar, error: %(error)s." #: generics.py:461 #, python-format msgid "%(object)s updated successfully." -msgstr "%(object)s actualizado con éxito." +msgstr "%(object)s actualizado exitosamente." -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "Sobre esto" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" -msgstr "Buscar actualizaciones" +msgstr "Verificar actualizaciones" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Detalles del usuario" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Editar detalles" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Perfil de localización" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "Editar perfil de localización" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "Código fuente" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "Documentación" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "Errores" + +#: links.py:69 msgid "Data filters" msgstr "Filtros de datos" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "Foro" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Licencia" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "Licencias de otros paquetes" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Configuración" -#: links.py:57 +#: links.py:87 msgid "Support" -msgstr "Apoyo" +msgstr "Apoyo técnico" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Herramientas" @@ -164,7 +184,7 @@ msgstr "Minutos" msgid "System" msgstr "Sistema" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Usuario" @@ -178,46 +198,54 @@ msgstr "Operación realizada en %(count)d objeto " msgid "Operation performed on %(count)d objects" msgstr "Operación realizada en %(count)d objetos" -#: mixins.py:245 -msgid "Object" -msgstr "Objeto" - -#: models.py:23 -msgid "File" -msgstr "Archivo" - -#: models.py:25 -msgid "Filename" -msgstr "Nombre del archivo" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Fecha y hora" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "Entrada del registro de errores" + +#: models.py:44 +msgid "Error log entries" +msgstr "Entradas del registro de errores" + +#: models.py:51 +msgid "File" +msgstr "Archivo" + +#: models.py:53 +msgid "Filename" +msgstr "Nombre del archivo" + +#: models.py:59 msgid "Shared uploaded file" msgstr "Archivo cargado compartido" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "Archivos cargados compartidos" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "Zona horaria" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Lenguaje" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "Perfil de localización de usuario" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "Perfiles de localización de usuario" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "Ver registro de errores" + #: queues.py:8 msgid "Default" msgstr "Por defecto" @@ -264,53 +292,58 @@ msgid "" "underscores." msgstr "Introduzca un nombre interno válido que conste de letras, números y subrayados." -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "La versión que está utilizando está obsoleta. La última versión es %s" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." -msgstr "Su versión está actualizada." +msgstr "Su versión está al díá." -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "Detalles del usuario actual" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "Editar los detalles del usuario actual" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "Detalles del perfil de localización del usuario actual" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "Editar los detalles del perfil del usuario local" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "Entradas del registro de errores para: %s" + +#: views.py:197 msgid "Filter selection" msgstr "Selección de filtro" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "Resultados para el filtro: %s" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "Filtro no encontrado" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Elementos de configuración" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Ninguna acción seleccionada." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Debe seleccionar al menos un artículo." diff --git a/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo index 3051b00094..e0bb08a861 100644 Binary files a/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/fa/LC_MESSAGES/django.po b/mayan/apps/common/locale/fa/LC_MESSAGES/django.po index a00a2bbb38..650fe378e0 100644 --- a/mayan/apps/common/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/fa/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,31 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "ناشناس" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "فضای نام" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "شیئ" + +#: apps.py:102 +msgid "Date and time" +msgstr "تاریخ و زمان" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "جواب" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -38,7 +54,7 @@ msgstr "" msgid "Selection" msgstr "انتخاب" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -85,63 +101,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "جزئیات کاربر" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "ویرایش جزئیات" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "پروفایل محلی" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "ویرایش پروفایل محلی" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "لیسانس" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "نصب" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "ابزار" @@ -161,7 +181,7 @@ msgstr "دقایق" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "کاربر" @@ -175,46 +195,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "شیئ" - -#: models.py:23 -msgid "File" -msgstr "فایل" - -#: models.py:25 -msgid "Filename" -msgstr "نام فایل" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "تاریخ زمان" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "فایل" + +#: models.py:53 +msgid "Filename" +msgstr "نام فایل" + +#: models.py:59 msgid "Shared uploaded file" msgstr "فایل آپلود شده اشتراکی" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "فایلهای آپلود شده اشتراکی" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "زمان محلی" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "زبان" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "پروفایل محلی کاربر" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "پروفایل محلی کاربر" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "پیش فرض" @@ -261,53 +289,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "جزئیاتا کاربر فعلی" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "یرایش جزئیات کاربر کنونی" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "شرح پروفایل محلی کاربر فعلی" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "ویرایش شرح پروفایل محلی کاربر فعلی" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "اقلام نصب" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "هیچ عملیاتی action انتخاب نشده است." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "حداقل یک مورد انتخاب شود." diff --git a/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo index 7121da46cc..1f6f4ccd2d 100644 Binary files a/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/fr/LC_MESSAGES/django.po b/mayan/apps/common/locale/fr/LC_MESSAGES/django.po index d185acfd06..5b4f05067a 100644 --- a/mayan/apps/common/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/fr/LC_MESSAGES/django.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:02+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" @@ -23,15 +23,31 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Commun" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anonyme" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Espace de nommage" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Objet" + +#: apps.py:102 +msgid "Date and time" +msgstr "Date et heure" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "Résultat" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "Attributs disponibles: \n" @@ -43,7 +59,7 @@ msgstr "Principal" msgid "Selection" msgstr "Sélection" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "Filtre" @@ -90,63 +106,67 @@ msgstr "%(object)s n'a pas été mis à jour, erreur: %(error)s." msgid "%(object)s updated successfully." msgstr "%(object)s, mise à jour réussie." -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "À propos de" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "Vérifiez les mises à jour" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Profil Utilisateur" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Modifier les détails" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Paramètres régionaux du profil" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "Éditer les paramètres régionaux du profil" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "Code source" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "Documentation" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "Filtres de données" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "Forum" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Licence" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "Licences des bibliothèques tierces" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Configuration" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "Support" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Outils" @@ -166,7 +186,7 @@ msgstr "Minutes" msgid "System" msgstr "Système" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Uitlisateur" @@ -180,46 +200,54 @@ msgstr "Opération effectuée sur %(count)d objet" msgid "Operation performed on %(count)d objects" msgstr "Opération effectuée sur %(count)d objets" -#: mixins.py:245 -msgid "Object" -msgstr "Objet" - -#: models.py:23 -msgid "File" -msgstr "Fichier" - -#: models.py:25 -msgid "Filename" -msgstr "Nom de fichier" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Date et heure" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Fichier" + +#: models.py:53 +msgid "Filename" +msgstr "Nom de fichier" + +#: models.py:59 msgid "Shared uploaded file" msgstr "Partager le fichier transféré" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "Partager les fichiers téléchargés" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "Fuseau horaire" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Langue" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "Paramètres régionaux du profil utilisateur" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "Paramètres régionaux des profils utilisateur" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Défaut" @@ -266,53 +294,58 @@ msgid "" "underscores." msgstr "Entrez un 'nom interne' valide composé de lettres, de chiffres et de soulignement." -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "La version que vous utilisez est obsolète. La dernière version est %s" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "Votre version est à jour" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "Détails de l'utilisateur courant" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "Modifier les détails des utilisateurs actuels" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "Détails des paramètres régionaux de l'utilisateur actuel" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "Éditer le détail des paramètres régionaux de l'utilisateur actuel" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "Sélection du filtre" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "Résultats pour le filtre : %s" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "Filtre non trouvé" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Paramètres de configuration" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Aucune action sélectionnée." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Vous devez sélectionner au moins un élément." diff --git a/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo index cacf7db480..362c990397 100644 Binary files a/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/hu/LC_MESSAGES/django.po b/mayan/apps/common/locale/hu/LC_MESSAGES/django.po index 3a9dc7e8e1..ed17f60442 100644 --- a/mayan/apps/common/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/hu/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,31 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Általános" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "névtelen felhasználó" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Névtér" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "" + +#: apps.py:102 +msgid "Date and time" +msgstr "Dátum és idő" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "Eredmény" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "Rendelkezésre álló paraméterek:\n" @@ -38,7 +54,7 @@ msgstr "" msgid "Selection" msgstr "Kiválasztás" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -85,63 +101,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "A felhasználó adatai" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "beállítás" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Eszköz" @@ -161,7 +181,7 @@ msgstr "Percek" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Felhasználó" @@ -175,46 +195,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "" - -#: models.py:23 -msgid "File" -msgstr "Állomány" - -#: models.py:25 -msgid "Filename" -msgstr "Fájlnév" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Dátum idő" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Állomány" + +#: models.py:53 +msgid "Filename" +msgstr "Fájlnév" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Nyelv" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Alapéretelmezett" @@ -261,53 +289,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Beállítás elemei" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "" -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "" diff --git a/mayan/apps/common/locale/id/LC_MESSAGES/django.mo b/mayan/apps/common/locale/id/LC_MESSAGES/django.mo index 00afe67245..c8024fa3cd 100644 Binary files a/mayan/apps/common/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/id/LC_MESSAGES/django.po b/mayan/apps/common/locale/id/LC_MESSAGES/django.po index b0962cdf1c..c39f03be90 100644 --- a/mayan/apps/common/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/id/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" @@ -17,15 +17,31 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -37,7 +53,7 @@ msgstr "" msgid "Selection" msgstr "" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -84,63 +100,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Profil lengkap pengguna" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Edit" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Profil lokl" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "edit profil lokal" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Lisensi" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "" @@ -160,7 +180,7 @@ msgstr "" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Pengguna" @@ -174,46 +194,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "" - -#: models.py:23 -msgid "File" -msgstr "File" - -#: models.py:25 -msgid "Filename" -msgstr "namafile" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "tanggal waktu" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "File" + +#: models.py:53 +msgid "Filename" +msgstr "namafile" + +#: models.py:59 msgid "Shared uploaded file" msgstr "berbagi file yang sudah diupload" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "berbagi file-file yang sudah di upload" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "timezone" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Bahasa" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "" @@ -260,53 +288,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "tidak ada aksi yang dipilih" -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "pilih salah satu item" diff --git a/mayan/apps/common/locale/it/LC_MESSAGES/django.mo b/mayan/apps/common/locale/it/LC_MESSAGES/django.mo index 9dfd739228..b538a1b2c8 100644 Binary files a/mayan/apps/common/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/it/LC_MESSAGES/django.po b/mayan/apps/common/locale/it/LC_MESSAGES/django.po index e42e24de65..518dfa19e7 100644 --- a/mayan/apps/common/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/it/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" @@ -22,15 +22,31 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Comune" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anonimo" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Namespace" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Oggetto" + +#: apps.py:102 +msgid "Date and time" +msgstr "Data e ora" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "Risultato" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "Attributi disponibili:\n" @@ -42,7 +58,7 @@ msgstr "" msgid "Selection" msgstr "Selezione" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "Filtro" @@ -89,63 +105,67 @@ msgstr "%(object)s non aggiornato, errore: %(error)s." msgid "%(object)s updated successfully." msgstr "%(object)s aggiornato con successo." -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "A questo proposito" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "Controlla aggiornamenti" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Dettagli utente" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Modifica dettagli" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Profilo Locale" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "Modifica profilo locale" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "Codice sorgente" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "Documentazione" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "Filtro dati" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "Forum" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Licenza" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "Licenze altri pacchetti" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Configurazione" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "Supporto" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Strumenti" @@ -165,7 +185,7 @@ msgstr "Minuti" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Utente" @@ -179,46 +199,54 @@ msgstr "Operazione eseguita su %(count)d oggetto" msgid "Operation performed on %(count)d objects" msgstr "Operazione eseguita su %(count)d oggetti" -#: mixins.py:245 -msgid "Object" -msgstr "Oggetto" - -#: models.py:23 -msgid "File" -msgstr "File" - -#: models.py:25 -msgid "Filename" -msgstr "Filename" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Date time" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "File" + +#: models.py:53 +msgid "Filename" +msgstr "Filename" + +#: models.py:59 msgid "Shared uploaded file" msgstr "Condividi file caricato" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "Condividi files caricati" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "Fuso orario" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Lingua" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "Profilo utente locale" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "Profili dell'utente locale" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Default" @@ -265,53 +293,58 @@ msgid "" "underscores." msgstr "Inserisci un 'internal name' valido composto da lettere, numeri e underscore." -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "La versione che stai usando non è l'ultima. L'ultima versione è %s" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "Sei alla versione più recente" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "Dettagli dell'attuale utente" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "Modificare i dati dell'utente attuale" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "Dettagli del profilo dell'utente attuale" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "Modificare i dettagli del profilo corrente dell'utente" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "Scegli il filtro" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "Risultati per il filtro: %s" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "Filtro non trovato" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Impostazione elementi" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Nessuna azione selezionata" -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Devi selezionare un elemento" diff --git a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo index 8b0e6db6c2..c3ae5089c9 100644 Binary files a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po index f96ac0933d..424a740fa2 100644 --- a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -20,15 +20,31 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Gemeenschappelijk" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anoniem" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Namespace" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Object" + +#: apps.py:102 +msgid "Date and time" +msgstr "Datum en tijd" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "Resultaat" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -40,7 +56,7 @@ msgstr "" msgid "Selection" msgstr "Selectie" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "Filter" @@ -87,63 +103,67 @@ msgstr "%(object)s niet geupdate, foutmelding: %(error)s." msgid "%(object)s updated successfully." msgstr "%(object)s werden succesvol geupdate." -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "gebruiker gegevens" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Bewerk details" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Landsinstellingen" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "Wijzig landsinstellingen" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "Gegevensfilters" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Licentie" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "Andere pakketlicensies" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Setup" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Gereedschappen" @@ -163,7 +183,7 @@ msgstr "Minuten" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Gebruiker" @@ -177,46 +197,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "Object" - -#: models.py:23 -msgid "File" -msgstr "Bestand" - -#: models.py:25 -msgid "Filename" -msgstr "Bestandsnaam" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Datum en tijd" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Bestand" + +#: models.py:53 +msgid "Filename" +msgstr "Bestandsnaam" + +#: models.py:59 msgid "Shared uploaded file" msgstr "Deel geüpload document" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "Deel geüploade bestanden" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "Tijdzone" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Taal" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "Gebruikerslandsinstelling" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "Gebruikerslandinstellingen" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Verstekwaarde" @@ -263,53 +291,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "Gegevens van huidige gebruiker" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "Bewerk gegevens van huidige gebruiker" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "Details landinstellingen huidige gebruiker" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "Wijzig landsinstellingen van de huidige gebruiker" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "Filterselectie" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "Resultaten voor filter: %s" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "Filter niet gevonden" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Setup items" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Geen acties geselecteerd." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Selecteer minimaal een item." diff --git a/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo index 561ffc5198..da6adb3fbe 100644 Binary files a/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/pl/LC_MESSAGES/django.po b/mayan/apps/common/locale/pl/LC_MESSAGES/django.po index cd26f64d0b..7ea3789e04 100644 --- a/mayan/apps/common/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pl/LC_MESSAGES/django.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" @@ -23,15 +23,31 @@ msgstr "" "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" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Ustawienia wspólne" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anonimowy" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Przestrzeń nazw" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Obiekt" + +#: apps.py:102 +msgid "Date and time" +msgstr "Data i godzina" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "Wynik" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "Dostępne atrybuty: \n" @@ -43,7 +59,7 @@ msgstr "" msgid "Selection" msgstr "Zaznaczenie" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "Filtr" @@ -90,63 +106,67 @@ msgstr "%(object)s nie zaktualizowano, błąd: %(error)s." msgid "%(object)s updated successfully." msgstr "%(object)s zaktualizowano pomyślnie." -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "O programie" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "Sprawdź aktualizacje" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Dane użytkownika" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Edycja danych użytkownika" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Profil regionalny" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "Edycja ustawień regionalnych" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "Kod źródłowy" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "Dokumentacja" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "Filtry danych" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "Forum" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Licencja" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "Pozostałe licencje" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Ustawienia" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "Wsparcie" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Narzędzia" @@ -166,7 +186,7 @@ msgstr "Minuty" msgid "System" msgstr "System" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Użytkownik" @@ -180,46 +200,54 @@ msgstr "Operację przeprowadzono na %(count)d obiekcie" msgid "Operation performed on %(count)d objects" msgstr "Operację przeprowadzono na %(count)d obiektach" -#: mixins.py:245 -msgid "Object" -msgstr "Obiekt" - -#: models.py:23 -msgid "File" -msgstr "Plik" - -#: models.py:25 -msgid "Filename" -msgstr "Nazwa" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Data i godzina" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Plik" + +#: models.py:53 +msgid "Filename" +msgstr "Nazwa" + +#: models.py:59 msgid "Shared uploaded file" msgstr "Udostępniony plik" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "Pliki udostępnione" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "Strefa czasowa" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Język" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "Profil regionalny użytkownika" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "Profile regionalne użytkownika" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Domyślny" @@ -266,53 +294,58 @@ msgid "" "underscores." msgstr "Podaj prawidłową 'internal name' składającą się z liter, liczb i podkreśleń." -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "Ta wersja programu jest nieaktualna. Najświeższą wersją jest %s" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "Wersja programu jest aktualna." -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "Dane użytkownika" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "Edycja danych użytkownika" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "Profil regionalny użytkownika" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "Edycja ustawień regionalnych użytkownika" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "Wybór filtru" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "Wyniki dla filtru: %s" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "Nie znaleziono filtru" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Ustawienia" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Nie wybrano żadnego działania" -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Musisz wybrać co najmniej jeden element." diff --git a/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo index 7135cde918..6e1244f00d 100644 Binary files a/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/pt/LC_MESSAGES/django.po b/mayan/apps/common/locale/pt/LC_MESSAGES/django.po index ce27f8d6c9..3628fdad3c 100644 --- a/mayan/apps/common/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" @@ -20,15 +20,31 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anónimo" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Objeto" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -40,7 +56,7 @@ msgstr "" msgid "Selection" msgstr "Seleção" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -87,63 +103,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Detalhes do utilizador" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Licença" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Configuração" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Ferramentas" @@ -163,7 +183,7 @@ msgstr "" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Utilizador" @@ -177,46 +197,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "Objeto" - -#: models.py:23 -msgid "File" -msgstr "Ficheiro" - -#: models.py:25 -msgid "Filename" -msgstr "Nome do ficheiro" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Ficheiro" + +#: models.py:53 +msgid "Filename" +msgstr "Nome do ficheiro" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Padrão" @@ -263,53 +291,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Itens de configuração" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Deve selecionar pelo menos um item." diff --git a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo index 0dfb54538d..3fd1efc6bf 100644 Binary files a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po index 911482c82b..ebfe96da8c 100644 --- a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -22,15 +22,31 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Comúm" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anônimo" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "namespace" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Objeto" + +#: apps.py:102 +msgid "Date and time" +msgstr "Data e hora" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "resultado" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -42,7 +58,7 @@ msgstr "" msgid "Selection" msgstr "Seleção" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "Filtro" @@ -89,63 +105,67 @@ msgstr "%(object)s não atualizado, erro: %(error)s." msgid "%(object)s updated successfully." msgstr "%(object)s atualizado com sucesso." -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "Sobre isso" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Detalhes do usuário" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Editar Detalhes" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Perfil Idioma" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "Editar perfil Idioma" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "Código fonte" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "Documentação" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "Filtro de dados" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "Fórum" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Licença" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "Licenças de outros pacotes" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Configurações" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "Suporte" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Ferramentas" @@ -165,7 +185,7 @@ msgstr "Minutos" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Usuário" @@ -179,46 +199,54 @@ msgstr "Operação executada em %(count)d objeto" msgid "Operation performed on %(count)d objects" msgstr "Operação executada em %(count)d objetos" -#: mixins.py:245 -msgid "Object" -msgstr "Objeto" - -#: models.py:23 -msgid "File" -msgstr "Arquivo" - -#: models.py:25 -msgid "Filename" -msgstr "Nome do arquivo" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Data e hora" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Arquivo" + +#: models.py:53 +msgid "Filename" +msgstr "Nome do arquivo" + +#: models.py:59 msgid "Shared uploaded file" msgstr "Arquivo carregado compartilhado" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "Arquivos carregados compartilhados " -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "Fuso horário" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Linguagem" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "Perfil de localidade do usuário" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "Perfis de localidade do usuário" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Padrão" @@ -265,53 +293,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "Detalhes do usuário atual" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "Editar detalhes do usuário atual" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "Detalhes do perfil de localidade do usuário atual" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "Editar detalhes do perfil de localização do usuário atual" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "Seleção de filtro" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "Resultados para o filtro: %s" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "Filtro não encontrado" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Itens da Configuração" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Deve selecionar pelo menos um item." diff --git a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.mo index f91842e8dd..60bc430fc9 100644 Binary files a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po index 830c5b778d..190787fe77 100644 --- a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,31 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "anonim" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Obiect" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -38,7 +54,7 @@ msgstr "" msgid "Selection" msgstr "selecţie" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -85,63 +101,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "detalii utilizator" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Licenţă" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "" @@ -161,7 +181,7 @@ msgstr "Minute" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "utilizator" @@ -175,46 +195,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "Obiect" - -#: models.py:23 -msgid "File" -msgstr "Fișier" - -#: models.py:25 -msgid "Filename" -msgstr "Nume fişier" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Data și ora" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Fișier" + +#: models.py:53 +msgid "Filename" +msgstr "Nume fişier" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Iniţial" @@ -261,53 +289,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Nu a fost selectată nici o acţiune." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Trebuie sa selectaţi cel puţin un rând" diff --git a/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo index 744a0b1270..b4f61bd12f 100644 Binary files a/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/ru/LC_MESSAGES/django.po b/mayan/apps/common/locale/ru/LC_MESSAGES/django.po index 1d847c4c3c..e18eb37952 100644 --- a/mayan/apps/common/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ru/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:02+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,31 @@ msgstr "" "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" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Общий" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Анонимно" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Пространство имен" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Объект" + +#: apps.py:102 +msgid "Date and time" +msgstr "Дата и время" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "Результат" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -38,7 +54,7 @@ msgstr "Основной" msgid "Selection" msgstr "Выбор" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "Фильтр" @@ -85,63 +101,67 @@ msgstr "%(object)s не обновлён, ошибка: %(error)s." msgid "%(object)s updated successfully." msgstr "%(object)s успешно обновлён." -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "сведения о пользователе" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Редактировать сведения" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Профиль локали" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "Редактировать локаль" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "Фильтры данных" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Лицензия" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "Лицензии других пакетов" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Настройки" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Инструменты" @@ -161,7 +181,7 @@ msgstr "Минут" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Пользователь" @@ -175,46 +195,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "Объект" - -#: models.py:23 -msgid "File" -msgstr "Файл" - -#: models.py:25 -msgid "Filename" -msgstr "Имя файла" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Дата и время" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Файл" + +#: models.py:53 +msgid "Filename" +msgstr "Имя файла" + +#: models.py:59 msgid "Shared uploaded file" msgstr "Загруженный файл совместного пользования" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "Загруженные файлы совместного пользования" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "Часовой пояс" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Язык" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "Профиль локали пользователя" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "Профили локали пользователей" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Умолчание" @@ -261,53 +289,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "Настройки текущего пользователя" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "Редактировать настройки текущего пользователя" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "Настройки локали текущего пользователя" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "Редактировать настройки локали текущего пользователя" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "Фильтр по выбранным" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "Результаты для фильтра: %s" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "Фильтр не найден" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Элементы настроек" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Никаких действий не выбрано." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Необходимо выбрать хотя бы один элемент." diff --git a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo index e5be2293bd..565830f0ea 100644 Binary files a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po index cce6ae6b5a..635b07a66b 100644 --- a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -17,15 +17,31 @@ msgstr "" "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" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Imenski prostor" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -37,7 +53,7 @@ msgstr "" msgid "Selection" msgstr "" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -84,63 +100,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "" @@ -160,7 +180,7 @@ msgstr "" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "" @@ -174,46 +194,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "" - -#: models.py:23 -msgid "File" -msgstr "" - -#: models.py:25 -msgid "Filename" -msgstr "Ime datoteke" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "" + +#: models.py:53 +msgid "Filename" +msgstr "Ime datoteke" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "" @@ -260,53 +288,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "" -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "" diff --git a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo index aeb13ec50f..eb0643f7d3 100644 Binary files a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po index 43b6b67d18..af8853780d 100644 --- a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -19,15 +19,31 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "Ortak" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anonim" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "Alanadı" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Nesne" + +#: apps.py:102 +msgid "Date and time" +msgstr "Tarih ve saat" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "Sonuç" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "Kullanılabilir özellikler:\n" @@ -39,7 +55,7 @@ msgstr "" msgid "Selection" msgstr "Seçim" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "Filtre" @@ -86,63 +102,67 @@ msgstr "%(object)s güncellenemedi, hata: %(error)s." msgid "%(object)s updated successfully." msgstr "%(object)s başarıyla güncellendi." -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "Bunun hakkında" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "Güncellemeleri kontrol et" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Kullanıcı detayları" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "Detayları düzenle" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "Yerel profil ayarı" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "Yerel profili düzenle" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "Kaynak kodu" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "Belgeleme" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "Veri filtreleri" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "Forum" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Lisans" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "Diğer paket lisansları" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "Ayarlar" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "Destek" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "Araçlar" @@ -162,7 +182,7 @@ msgstr "Dakikalar" msgid "System" msgstr "Sistem" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Kullanıcı" @@ -176,46 +196,54 @@ msgstr "İşlem %(count)d nesnesi üzerinde gerçekleştirildi" msgid "Operation performed on %(count)d objects" msgstr "İşlem %(count)d nesneleri üzerinde gerçekleştirildi" -#: mixins.py:245 -msgid "Object" -msgstr "Nesne" - -#: models.py:23 -msgid "File" -msgstr "Dosya" - -#: models.py:25 -msgid "Filename" -msgstr "Dosya adı" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "Tarih saat" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "Dosya" + +#: models.py:53 +msgid "Filename" +msgstr "Dosya adı" + +#: models.py:59 msgid "Shared uploaded file" msgstr "Paylaşılan yüklenen dosya" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "Paylaşılan yüklenen dosyalar" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "Saat dilimi" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "Dil" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "Kullanıcı yerel ayar profili" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "Kullanıcı yerel ayar profilleri" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Varsayılan" @@ -262,53 +290,58 @@ msgid "" "underscores." msgstr "Harfler, rakamlar ve alt çizgilerden oluşan geçerli bir 'dahili ad' girin." -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "Kullandığınız sürüm güncelliğini yitirmiştir. En son sürümü %s" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "Sürümünüz güncel." -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "Geçerli kullanıcı ayrıntıları" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "Geçerli kullanıcı ayrıntılarını düzenle" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "Geçerli kullanıcı yerel ayarları profil ayrıntıları" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "Geçerli kullanıcı yerel ayarları ayrıntılarını düzenle" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "Filtre seçimi" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "Filtre için sonuçlar: %s" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "Filtre bulunamadı" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "Kurulum öğeleri" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "İşlem seçilmedi." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "En az bir öğe seçmelisiniz." diff --git a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo index bcf25cb74f..343772e1bd 100644 Binary files a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po index 4f422fe91e..257fe77a57 100644 --- a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,31 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "Anonymous" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "Đối tượng" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -38,7 +54,7 @@ msgstr "" msgid "Selection" msgstr "Lựa chọn" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -85,63 +101,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "Chi tiết người dùng" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "Bản quyền" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "" @@ -161,7 +181,7 @@ msgstr "" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "Người dùng" @@ -175,46 +195,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "Đối tượng" - -#: models.py:23 -msgid "File" -msgstr "File" - -#: models.py:25 -msgid "Filename" -msgstr "Tên file" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "File" + +#: models.py:53 +msgid "Filename" +msgstr "Tên file" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "Mặc định" @@ -261,53 +289,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "Không thao tác nào được chọn." -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "Cần chọn ít nhất một phần tử." diff --git a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.mo index ee6b88fdc5..a5b8326e56 100644 Binary files a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po index a9a890afe1..0b07be5ee5 100644 --- a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:01+0000\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -18,15 +18,31 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:76 settings.py:11 +#: apps.py:77 permissions_runtime.py:7 settings.py:11 msgid "Common" msgstr "" -#: apps.py:81 +#: apps.py:82 msgid "Anonymous" msgstr "匿名用户" -#: classes.py:146 +#: apps.py:94 models.py:24 +msgid "Namespace" +msgstr "" + +#: apps.py:98 mixins.py:245 +msgid "Object" +msgstr "对象" + +#: apps.py:102 +msgid "Date and time" +msgstr "" + +#: apps.py:106 models.py:37 +msgid "Result" +msgstr "" + +#: classes.py:222 msgid "Available attributes: \n" msgstr "" @@ -38,7 +54,7 @@ msgstr "" msgid "Selection" msgstr "选择" -#: forms.py:138 +#: forms.py:143 msgid "Filter" msgstr "" @@ -85,63 +101,67 @@ msgstr "" msgid "%(object)s updated successfully." msgstr "" -#: links.py:9 +#: links.py:30 msgid "About this" msgstr "" -#: links.py:12 views.py:53 +#: links.py:33 views.py:58 msgid "Check for updates" msgstr "" -#: links.py:16 +#: links.py:37 msgid "User details" msgstr "用户信息" -#: links.py:20 +#: links.py:41 msgid "Edit details" msgstr "" -#: links.py:23 +#: links.py:44 msgid "Locale profile" msgstr "" -#: links.py:27 +#: links.py:48 msgid "Edit locale profile" msgstr "" -#: links.py:31 +#: links.py:52 msgid "Source code" msgstr "" -#: links.py:35 +#: links.py:56 msgid "Documentation" msgstr "" -#: links.py:39 +#: links.py:60 links.py:65 +msgid "Errors" +msgstr "" + +#: links.py:69 msgid "Data filters" msgstr "" -#: links.py:43 +#: links.py:73 msgid "Forum" msgstr "" -#: links.py:47 views.py:192 +#: links.py:77 views.py:234 msgid "License" msgstr "许可证" -#: links.py:50 views.py:206 +#: links.py:80 views.py:248 msgid "Other packages licenses" msgstr "" -#: links.py:54 +#: links.py:84 msgid "Setup" msgstr "" -#: links.py:57 +#: links.py:87 msgid "Support" msgstr "" -#: links.py:61 queues.py:10 views.py:236 +#: links.py:91 queues.py:10 views.py:278 msgid "Tools" msgstr "" @@ -161,7 +181,7 @@ msgstr "分钟" msgid "System" msgstr "" -#: menus.py:22 models.py:53 +#: menus.py:22 models.py:81 msgid "User" msgstr "用户" @@ -175,46 +195,54 @@ msgstr "" msgid "Operation performed on %(count)d objects" msgstr "" -#: mixins.py:245 -msgid "Object" -msgstr "对象" - -#: models.py:23 -msgid "File" -msgstr "文件" - -#: models.py:25 -msgid "Filename" -msgstr "文件名" - -#: models.py:27 +#: models.py:35 models.py:55 msgid "Date time" msgstr "" -#: models.py:31 +#: models.py:43 +msgid "Error log entry" +msgstr "" + +#: models.py:44 +msgid "Error log entries" +msgstr "" + +#: models.py:51 +msgid "File" +msgstr "文件" + +#: models.py:53 +msgid "Filename" +msgstr "文件名" + +#: models.py:59 msgid "Shared uploaded file" msgstr "" -#: models.py:32 +#: models.py:60 msgid "Shared uploaded files" msgstr "" -#: models.py:57 +#: models.py:85 msgid "Timezone" msgstr "" -#: models.py:60 +#: models.py:88 msgid "Language" msgstr "" -#: models.py:67 +#: models.py:92 msgid "User locale profile" msgstr "" -#: models.py:68 +#: models.py:93 msgid "User locale profiles" msgstr "" +#: permissions_runtime.py:10 +msgid "View error log" +msgstr "" + #: queues.py:8 msgid "Default" msgstr "" @@ -261,53 +289,58 @@ msgid "" "underscores." msgstr "" -#: views.py:46 +#: views.py:51 #, python-format msgid "The version you are using is outdated. The latest version is %s" msgstr "" -#: views.py:50 +#: views.py:55 msgid "Your version is up-to-date." msgstr "" -#: views.py:67 +#: views.py:72 msgid "Current user details" msgstr "" -#: views.py:72 +#: views.py:77 msgid "Edit current user details" msgstr "" -#: views.py:92 +#: views.py:97 msgid "Current user locale profile details" msgstr "" -#: views.py:99 +#: views.py:104 msgid "Edit current user locale profile details" msgstr "" -#: views.py:155 +#: views.py:165 +#, python-format +msgid "Error log entries for: %s" +msgstr "" + +#: views.py:197 msgid "Filter selection" msgstr "" -#: views.py:171 +#: views.py:213 #, python-format msgid "Results for filter: %s" msgstr "" -#: views.py:178 +#: views.py:220 msgid "Filter not found" msgstr "" -#: views.py:219 +#: views.py:261 msgid "Setup items" msgstr "" -#: views.py:263 +#: views.py:305 msgid "No action selected." msgstr "请选择一个操作" -#: views.py:271 +#: views.py:313 msgid "Must select at least one item." msgstr "至少需要选择一项" diff --git a/mayan/apps/common/permissions_runtime.py b/mayan/apps/common/permissions_runtime.py index 70ead0f5bf..578b19ed2d 100644 --- a/mayan/apps/common/permissions_runtime.py +++ b/mayan/apps/common/permissions_runtime.py @@ -7,5 +7,5 @@ from permissions import PermissionNamespace namespace = PermissionNamespace('common', _('Common')) permission_error_log_view = namespace.add_permission( - name='error_log_view', label=_('View errorr log') + name='error_log_view', label=_('View error log') ) diff --git a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo index d4922d8e17..7e141056fc 100644 Binary files a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po index 0ace20c3b0..c24b3d1acf 100644 --- a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo index 281ba10ee6..9ac6fe9967 100644 Binary files a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po index 69a56e0238..33aa603cf7 100644 --- a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.mo index cb60170e86..8ee1b6cf3b 100644 Binary files a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po index 81d7d4bd31..2a83002de1 100644 --- a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo index 43b7fa83ff..bc319bc480 100644 Binary files a/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/da/LC_MESSAGES/django.po b/mayan/apps/converter/locale/da/LC_MESSAGES/django.po index 4af4d01e81..2f75324ba3 100644 --- a/mayan/apps/converter/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo index bedccd6f42..514506db6a 100644 Binary files a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po index d38b7a5f62..ad0123d013 100644 --- a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo index 30eb6d9263..b6dcbc54c0 100644 Binary files a/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.po b/mayan/apps/converter/locale/en/LC_MESSAGES/django.po index c914170572..2e62b910e4 100644 --- a/mayan/apps/converter/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo index 8afb5d8ba2..aca1e10c59 100644 Binary files a/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/es/LC_MESSAGES/django.po b/mayan/apps/converter/locale/es/LC_MESSAGES/django.po index 15c5d36fb2..c4b0e42bfe 100644 --- a/mayan/apps/converter/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/es/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 07:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo index ca868ddc56..de782f44ba 100644 Binary files a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po index 557b09c27d..8dfff5ca0f 100644 --- a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo index 99803fee4a..fbefbd9db0 100644 Binary files a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po index b5a252be77..365db47743 100644 --- a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-24 19:36+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo index e698a2b63c..3dbef4e8c2 100644 Binary files a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po index 77e7914555..27a38a9927 100644 --- a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-08-04 13:01+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo index 07e56fc29c..ddee381faa 100644 Binary files a/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/id/LC_MESSAGES/django.po b/mayan/apps/converter/locale/id/LC_MESSAGES/django.po index 23b9ded19b..eafd286786 100644 --- a/mayan/apps/converter/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo index 261e80479d..eecab75fcc 100644 Binary files a/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/it/LC_MESSAGES/django.po b/mayan/apps/converter/locale/it/LC_MESSAGES/django.po index ce2037c280..40b5e2a3cb 100644 --- a/mayan/apps/converter/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-10 07:19+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo index 504bd3fd8f..3dc35a0b91 100644 Binary files a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po index b7ec449a28..d334a2e83f 100644 --- a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo index 662f2b018d..9632bd44ed 100644 Binary files a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po index 8deea53c23..ec8976bd05 100644 --- a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo index ade7f4c77d..60e20a27bb 100644 Binary files a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po index d6208c386c..16c4f4336c 100644 --- a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo index cce8f7f5e0..63f2edc63e 100644 Binary files a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po index a097364067..25b9c4574e 100644 --- a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.mo index 54d3896794..8fef9b8bf7 100644 Binary files a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po index 101c62947b..6f56a3c54d 100644 --- a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo index 95e40eb041..4315693986 100644 Binary files a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po index 1d351c882a..b3cc5f7cc7 100644 --- a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo index af3403edc2..bfcacd440e 100644 Binary files a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po index 0cef0a5f08..f825ddbebb 100644 --- a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo index 5f5e15f790..9de8459eaa 100644 Binary files a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po index 55286d77cf..bbb981eb78 100644 --- a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-31 19:17+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo index 5711957eb1..ea8fd767fa 100644 Binary files a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po index 7dad2499ec..71a240162b 100644 --- a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.mo index 69c8464dbb..7fc06cd0f1 100644 Binary files a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po index ace491f281..489c4cf638 100644 --- a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo index d9c8536b5a..4f85319a8a 100644 Binary files a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po index a248a6115c..8c24bb6b8a 100644 --- a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo index dae8d2c5d7..1559201ae7 100644 Binary files a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po index c9df51e638..866b86ff97 100644 --- a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.mo index f5d461edbb..d0c9d55718 100644 Binary files a/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.po index b1e19bf9be..e606b6c8c2 100644 --- a/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo index 71d53d0ed5..9897d6d938 100644 Binary files a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po index 50659ba8f8..19e3ea4299 100644 --- a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo index d70a0bad72..57b2fed635 100644 Binary files a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po index 8e1b5c4351..bc4cc42497 100644 --- a/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/de_DE/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-05-20 21:54+0000\n" "Last-Translator: Tobias Paepke \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo index 30eb6d9263..b6dcbc54c0 100644 Binary files a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po index ceba570d9f..c2d99e7b51 100644 --- a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo index 89f7fd1a2b..821f5e47d2 100644 Binary files a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po index 10bd546411..47a1f5114f 100644 --- a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-05-09 01:46+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo index 084e382595..a20201c3a5 100644 Binary files a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po index 79e1efe31a..99becc9a2b 100644 --- a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-05-12 07:25+0000\n" "Last-Translator: Nima Towhidi \n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo index 64702eca10..4e4bc5464d 100644 Binary files a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po index 7b80d76b5e..b964580789 100644 --- a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-05-23 20:02+0000\n" "Last-Translator: Bruno CAPELETO \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo index b36e917105..991e8f09a9 100644 Binary files a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po index 6a45b610ae..931451cd9d 100644 --- a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-08-05 14:40+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo index 061136f899..878b399c45 100644 Binary files a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po index 628b8da7b7..6e9bc6c4fb 100644 --- a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo index cf2dd8bc47..bddabe7744 100644 Binary files a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po index 87a5fe350a..06a361579f 100644 --- a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-09-24 10:33+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo index efb4bb8da7..6857c1d8f5 100644 Binary files a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po index 6947d5164e..992c935877 100644 --- a/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-04-11 08:16+0000\n" "Last-Translator: Johan Braeken\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo index ffaa6beece..d456e86289 100644 Binary files a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po index b9dbb52151..105c65a4c4 100644 --- a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-02 17:34+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo index 7ece0d1ee3..4946931120 100644 Binary files a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po index d4a7ba3299..4d13b0648a 100644 --- a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo index 0f7fe39065..771dd584a1 100644 Binary files a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po index a920fbb75a..299fcae874 100644 --- a/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-11-25 02:01+0000\n" "Last-Translator: Aline Freitas \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.mo index 1be008d1f1..17e1108ec8 100644 Binary files a/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.po index af0a040631..a0570e3deb 100644 --- a/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo index b4d80773ff..9b0f1bbe25 100644 Binary files a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po index 35d9e6d548..802fa091c4 100644 --- a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-07-19 20:20+0000\n" "Last-Translator: lilo.panic\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo index d364db8c4d..ddf8cec323 100644 Binary files a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po index 2da03fc26b..435a8d322e 100644 --- a/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo index b7af393802..7fc8b51f0f 100644 Binary files a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po index 1e80f00d3f..2bd87b82ee 100644 --- a/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2017-06-22 19:40+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo index d055e38536..51911ba0d4 100644 Binary files a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po index d84d77922b..85684524fe 100644 --- a/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.mo index 7bb1275f5d..5090b5feec 100644 Binary files a/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.po index 293276b1ac..82a17a36af 100644 --- a/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:45-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo index 4f179a415c..ad008efb1f 100644 Binary files a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po index 5bfe4ef6fb..94c0787e3c 100644 --- a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo index 8b91446212..70f43e1183 100644 Binary files a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po index c3bd8c3421..487a38831f 100644 --- a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.mo index 5cb7c85ce6..8ff89c7c3c 100644 Binary files a/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.po index 2191a10e59..0d9d28c840 100644 --- a/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo index c2bda1cbaa..23102466ee 100644 Binary files a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po index 574ce589d4..90b5b25ba5 100644 --- a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo index ae77ee0d8c..0696850d86 100644 Binary files a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po index b7ccb0c152..09c64e1fc2 100644 --- a/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Mathias Behrle \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo index 30eb6d9263..6e954fa6be 100644 Binary files a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po index c6d3f24d0f..06db214820 100644 --- a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo index 186ed7a425..962df46f03 100644 Binary files a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po index 8e49b03a37..fbad230f85 100644 --- a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo index 2e7f75477a..789f78d319 100644 Binary files a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po index b889e83879..5e3faf5c49 100644 --- a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo index 0e53d52923..9ba50cd970 100644 Binary files a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po index 6771a1483b..8a0c949cbe 100644 --- a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Thierry Schott \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo index 687f95992c..4d8eb27b62 100644 Binary files a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po index 76a0892863..a53b4c0050 100644 --- a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-04 12:50+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo index 72e27eec16..294683e11b 100644 Binary files a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po index c05bcf2071..d89c3cfd93 100644 --- a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo index 60bde3dc1d..d09e3e4da2 100644 Binary files a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po index 350e3539fc..db1584bc06 100644 --- a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-09-24 09:51+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo index f0ce20d857..093a982b18 100644 Binary files a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po index 84ddd720ec..fee9edf73a 100644 --- a/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-10 12:13+0000\n" "Last-Translator: Johan Braeken\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo index 9d79b92ead..7cbcf73afe 100644 Binary files a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po index 51137fad6b..f57655e43e 100644 --- a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-06-02 17:23+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo index 254d535f3e..023e1f8dc7 100644 Binary files a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po index b7757fa68c..b01279a33f 100644 --- a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo index 8e6c693c44..061d5c8cd6 100644 Binary files a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po index 43935bde03..1a5ab740b1 100644 --- a/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-11-17 22:54+0000\n" "Last-Translator: Aline Freitas \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.mo index d5d0d655ae..b22c707ad4 100644 Binary files a/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.po index 0da21abcdd..018eb703cd 100644 --- a/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-04-17 09:39+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo index f0170f9622..6c34e79cd0 100644 Binary files a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po index 68c7d4d9b1..906e9fb6c6 100644 --- a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-07-14 01:35+0000\n" "Last-Translator: lilo.panic\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo index d6f7cce772..9981d4d7a5 100644 Binary files a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po index 06f6c7ba73..b664437f13 100644 --- a/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-23 16:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo index d7e77036e1..b01fed5796 100644 Binary files a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po index 5fb1085e80..67ec9676cd 100644 --- a/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-06-22 19:47+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo index 57b6bcf88a..09e0d04b49 100644 Binary files a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po index 47d77fdeb1..bbc21ee50f 100644 --- a/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.mo index 60d9e57bbe..29b4d65a83 100644 Binary files a/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.po index 0425c5106f..931ef05e54 100644 --- a/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo index f682416208..ffcc2ff7a0 100644 Binary files a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po index 15c41ece57..65f34f5af8 100644 --- a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" @@ -43,14 +43,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -58,12 +58,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo index bc833dd469..e0c49780c5 100644 Binary files a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po index b94fa1a432..1a12df39eb 100644 --- a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" @@ -43,14 +43,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -58,12 +58,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.mo index 2398edc874..b40200d94a 100644 Binary files a/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po index 76b4e5e7ca..1edef307d5 100644 --- a/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/bs_BA/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" @@ -43,14 +43,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -58,12 +58,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo index 9cb313a47b..569dc7b680 100644 Binary files a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po index 6754ea4e7b..c17acb1e33 100644 --- a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" @@ -42,14 +42,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -57,12 +57,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo index 76d43b1b02..3903bc778f 100644 Binary files a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po index daf9914cb7..5a307bbe9d 100644 --- a/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/de_DE/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -47,14 +47,14 @@ msgid "Enabled" msgstr "Aktiviert" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "Alle Dokumente" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "Stufe" @@ -62,12 +62,8 @@ msgstr "Stufe" msgid "Has document links?" msgstr "Dokument verknüpft" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Knotenpunkt" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo index 30eb6d9263..6e954fa6be 100644 Binary files a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po index 06a64c8ba4..25b2d351e9 100644 --- a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -42,14 +42,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -57,12 +57,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo index c8f2008464..8ea15c5164 100644 Binary files a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po index a7acd4f44d..e7264f5199 100644 --- a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-25 03:16+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:46+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" @@ -45,14 +45,14 @@ msgid "Enabled" msgstr "Habilitado" #: apps.py:89 -msgid "Total nodes" -msgstr "Nodos totales" +msgid "Total levels" +msgstr "Niveles totales" #: apps.py:95 msgid "Total documents" msgstr "Total de documentos" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "Nível" @@ -60,13 +60,9 @@ msgstr "Nível" msgid "Has document links?" msgstr "El documento tiene enlaces?" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Nodo" - #: apps.py:127 apps.py:146 -msgid "Nodes" -msgstr "Nodos" +msgid "Levels" +msgstr "Niveles" #: apps.py:131 apps.py:150 models.py:291 msgid "Documents" diff --git a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo index 818e9992b7..a216368912 100644 Binary files a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po index b4b96db2ff..06cd25482c 100644 --- a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" @@ -42,14 +42,14 @@ msgid "Enabled" msgstr "فعال شده" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "سطح" @@ -57,13 +57,9 @@ msgstr "سطح" msgid "Has document links?" msgstr "آیا سند دارای پیوند است؟" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "گره" - #: apps.py:127 apps.py:146 -msgid "Nodes" -msgstr "گره ها" +msgid "Levels" +msgstr "" #: apps.py:131 apps.py:150 models.py:291 msgid "Documents" diff --git a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo index 9252254db3..2fe7ad8977 100644 Binary files a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po index f38f04f449..1ae4ec2479 100644 --- a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" -"Last-Translator: Christophe CHAUVET \n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" +"Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -46,14 +46,14 @@ msgid "Enabled" msgstr "Activé" #: apps.py:89 -msgid "Total nodes" -msgstr "Nombre total de noeuds" +msgid "Total levels" +msgstr "" #: apps.py:95 msgid "Total documents" msgstr "Nombre total de documents" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "Niveau" @@ -61,13 +61,9 @@ msgstr "Niveau" msgid "Has document links?" msgstr "Est lié à d'autres documents ?" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Noeud" - #: apps.py:127 apps.py:146 -msgid "Nodes" -msgstr "Noeuds" +msgid "Levels" +msgstr "" #: apps.py:131 apps.py:150 models.py:291 msgid "Documents" diff --git a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo index 4fb07eb2f1..22640aec46 100644 Binary files a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po index 39383b5ad7..22f61b81ac 100644 --- a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" @@ -43,14 +43,14 @@ msgid "Enabled" msgstr "Bekapcsolt" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "Dokumentumok száma" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -58,12 +58,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo index 5a4bc2ae0e..aa66d432ec 100644 Binary files a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po index 0245330983..00381e0e5f 100644 --- a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" @@ -42,14 +42,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -57,12 +57,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo index 27f0176d31..cbf76d8a45 100644 Binary files a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po index fc18fcace1..7ea3b44d3e 100644 --- a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" @@ -46,14 +46,14 @@ msgid "Enabled" msgstr "Abilitato" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "Totale documenti" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "Livello" @@ -61,13 +61,9 @@ msgstr "Livello" msgid "Has document links?" msgstr "Il documento ha un collegamento?" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Nodo" - #: apps.py:127 apps.py:146 -msgid "Nodes" -msgstr "Nodi" +msgid "Levels" +msgstr "" #: apps.py:131 apps.py:150 models.py:291 msgid "Documents" diff --git a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo index 6adb15a352..891921472c 100644 Binary files a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po index f35a05d7d6..bb3c085b4d 100644 --- a/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/nl_NL/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -45,14 +45,14 @@ msgid "Enabled" msgstr "Ingeschakeld" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "Niveau" @@ -60,12 +60,8 @@ msgstr "Niveau" msgid "Has document links?" msgstr "Heeft document verwijzingen?" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Node" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo index 09d44ebc95..2a179a4cfd 100644 Binary files a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po index d2b8a606a8..3f8b4e7716 100644 --- a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" @@ -45,14 +45,14 @@ msgid "Enabled" msgstr "Włączony" #: apps.py:89 -msgid "Total nodes" -msgstr "Całkowita liczba węzłów" +msgid "Total levels" +msgstr "" #: apps.py:95 msgid "Total documents" msgstr "Razem dokumenty" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "Poziom" @@ -60,12 +60,8 @@ msgstr "Poziom" msgid "Has document links?" msgstr "Czy dokument ma odnośniki?" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Węzeł" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo index 7415c1eb2e..c2f7f022d4 100644 Binary files a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po index dec88cf023..d8a176e68b 100644 --- a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" @@ -44,14 +44,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -59,12 +59,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo index bef13b4606..2985c9fa0a 100644 Binary files a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po index b5fc161e85..14a5ce43d6 100644 --- a/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/pt_BR/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -45,14 +45,14 @@ msgid "Enabled" msgstr "Habilitado" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "Total de documentos" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "Nível" @@ -60,12 +60,8 @@ msgstr "Nível" msgid "Has document links?" msgstr "Tem links de documentos?" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Nó" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.mo index ba1c93dfd4..2bc6d4af0e 100644 Binary files a/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po index c901baeae7..1ef3618f42 100644 --- a/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ro_RO/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -43,14 +43,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -58,12 +58,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo index 0cae6c2c58..1d4b9b2d9b 100644 Binary files a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po index 26697be5f4..90422158af 100644 --- a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" @@ -43,14 +43,14 @@ msgid "Enabled" msgstr "Доступно" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "Уровень" @@ -58,12 +58,8 @@ msgstr "Уровень" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Узел" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo index f83efb16c9..1863a8257e 100644 Binary files a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po index ebb77ee014..3eb20f2bcf 100644 --- a/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/sl_SI/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -42,14 +42,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -57,12 +57,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo index e2111a6379..8ab39afbcd 100644 Binary files a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po index 6f26363298..ca9ca1d308 100644 --- a/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/tr_TR/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -44,14 +44,14 @@ msgid "Enabled" msgstr "Etkin" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "Seviye" @@ -59,12 +59,8 @@ msgstr "Seviye" msgid "Has document links?" msgstr "Belge bağlantıları var mı?" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Düğüm" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo index 588acfee8e..b60b650ae7 100644 Binary files a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po index 1507f85c08..0698336016 100644 --- a/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/vi_VN/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -42,14 +42,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -57,12 +57,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.mo index 79301080de..86f60df00c 100644 Binary files a/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po index a7ef47cfc8..df91ee3adb 100644 --- a/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/zh_CN/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:32+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -43,14 +43,14 @@ msgid "Enabled" msgstr "" #: apps.py:89 -msgid "Total nodes" +msgid "Total levels" msgstr "" #: apps.py:95 msgid "Total documents" msgstr "" -#: apps.py:108 +#: apps.py:108 apps.py:123 apps.py:140 msgid "Level" msgstr "" @@ -58,12 +58,8 @@ msgstr "" msgid "Has document links?" msgstr "" -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "" - #: apps.py:127 apps.py:146 -msgid "Nodes" +msgid "Levels" msgstr "" #: apps.py:131 apps.py:150 models.py:291 diff --git a/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.mo index 142681f260..6ed9b90d91 100644 Binary files a/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.po index 0ad919fe77..28cc8d023b 100644 --- a/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mohammed ALDOUB , 2017\n" "Language-Team: Arabic (https://www.transifex.com/rosarior/teams/13584/ar/)\n" @@ -18,23 +18,23 @@ msgstr "" "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" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "المحتوى" diff --git a/mayan/apps/document_parsing/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/bg/LC_MESSAGES/django.mo index d1643acc38..98e83697be 100644 Binary files a/mayan/apps/document_parsing/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/bg/LC_MESSAGES/django.po index ffba7cd87c..9a82fc25e3 100644 --- a/mayan/apps/document_parsing/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Iliya Georgiev , 2017\n" "Language-Team: Bulgarian (https://www.transifex.com/rosarior/teams/13584/bg/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Съдържание" diff --git a/mayan/apps/document_parsing/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/bs_BA/LC_MESSAGES/django.mo index 8d9086c076..26e47cd035 100644 Binary files a/mayan/apps/document_parsing/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/bs_BA/LC_MESSAGES/django.po index dbf5462cad..1ecafc9ad0 100644 --- a/mayan/apps/document_parsing/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: www.ping.ba , 2017\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/rosarior/teams/13584/bs_BA/)\n" @@ -18,23 +18,23 @@ msgstr "" "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" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Sadržaj" diff --git a/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.mo index 655b8b919d..230f4c6a74 100644 Binary files a/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.po index ec589fe4b0..bc7793208c 100644 --- a/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mads L. Nielsen , 2017\n" "Language-Team: Danish (https://www.transifex.com/rosarior/teams/13584/da/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Indhold" diff --git a/mayan/apps/document_parsing/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/de_DE/LC_MESSAGES/django.mo index fad65a63e5..f994a0b9ea 100644 Binary files a/mayan/apps/document_parsing/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/de_DE/LC_MESSAGES/django.po index a1f70ff72d..dd73a3d90b 100644 --- a/mayan/apps/document_parsing/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: German (Germany) (https://www.transifex.com/rosarior/teams/13584/de_DE/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Dokument" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Hinzugefügt" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "Ergebnis" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Inhalt" diff --git a/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.mo index 11e3e0e6c1..b9ce1906ca 100644 Binary files a/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.po index 0d97625ef0..294362131a 100644 --- a/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,23 +18,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "" diff --git a/mayan/apps/document_parsing/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/es/LC_MESSAGES/django.mo index 925386cb38..457e636d6f 100644 Binary files a/mayan/apps/document_parsing/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/es/LC_MESSAGES/django.po index 14cc6c9d44..303195c060 100644 --- a/mayan/apps/document_parsing/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Spanish (https://www.transifex.com/rosarior/teams/13584/es/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "Análisis de documentos" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Documento" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Añadido" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "Resultado" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Contenido" diff --git a/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.mo index 92643fe9b3..a139d962e6 100644 Binary files a/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.po index 6c2cd205e5..f92a5d8917 100644 --- a/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Persian (https://www.transifex.com/rosarior/teams/13584/fa/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "سند" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "اضافه شده" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "جواب" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "محتوا" diff --git a/mayan/apps/document_parsing/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/fr/LC_MESSAGES/django.mo index d7ce02451e..32a9d7f6d1 100644 Binary files a/mayan/apps/document_parsing/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/fr/LC_MESSAGES/django.po index 13e92a02b8..a2e8f74698 100644 --- a/mayan/apps/document_parsing/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: French (https://www.transifex.com/rosarior/teams/13584/fr/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Document" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Ajouté" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "Résultat" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Contenu" diff --git a/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.mo index 3fd1c5360d..793886e159 100644 Binary files a/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.po index b0c00f6b40..1fdbb4c907 100644 --- a/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Dezső József , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/hu/)\n" @@ -18,33 +18,33 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" -msgstr "" +msgstr "dokumentum értelmezés" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Dokumentum" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Hozzáadva" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "Eredmény" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Tartalom" #: events.py:9 msgid "Document version submitted for parsing" -msgstr "" +msgstr "dokumentum verzió értelmezésre küldve" #: events.py:13 msgid "Document version parsing finished" -msgstr "" +msgstr "dokumentum verzió értelmezve" #: forms.py:42 #, python-format @@ -57,19 +57,19 @@ msgstr "Tartalom" #: links.py:16 links.py:38 views.py:149 msgid "Parsing errors" -msgstr "" +msgstr "értelmezési hiba" #: links.py:21 msgid "Download content" -msgstr "" +msgstr "dokumentum tartalom" #: links.py:25 links.py:30 msgid "Submit for parsing" -msgstr "" +msgstr "értelmezésre küld" #: links.py:33 msgid "Parse documents per type" -msgstr "" +msgstr "dokumentum értelmezés típusonként" #: models.py:16 msgid "Document page" @@ -93,11 +93,11 @@ msgstr "Feladás dátum ideje" #: models.py:46 msgid "Document version parse error" -msgstr "" +msgstr "dokumentum verzió értelmezési hiba" #: models.py:47 msgid "Document version parse errors" -msgstr "" +msgstr "dokumentum verzió értelmezési hibák" #: parsers.py:91 #, python-format @@ -111,61 +111,63 @@ msgstr "Nem található a pdftotext futtatható a %s-n" #: permissions.py:10 msgid "View the content of a document" -msgstr "" +msgstr "dokumentum tartalmának megtekintése" #: permissions.py:14 msgid "Parse the content of a document" -msgstr "" +msgstr "dokumentum tartalmának értelmezése" #: queues.py:7 msgid "Parsing" -msgstr "" +msgstr "értelmezés" #: queues.py:10 msgid "Document version parsing" -msgstr "" +msgstr "dokumentum verzió értelmezés" #: settings.py:13 msgid "" "File path to poppler's pdftotext program used to extract text from PDF " "files." msgstr "" +"elérési útvonal a poppler féle pdftotext programhoz ami PDF-ből szöveget " +"nyer ki" #: views.py:38 #, python-format msgid "Content for document: %s" -msgstr "" +msgstr "dokumentum: %s tartalma" #: views.py:66 #, python-format msgid "Parsing errors for document: %s" -msgstr "" +msgstr "dokumentum értelmezési hibái: %s" #: views.py:78 #, python-format msgid "%(count)d document added to the parsing queue" -msgstr "" +msgstr "%(count)d dokumentum hozzáadva az értelmezési munkasorhoz" #: views.py:81 #, python-format msgid "%(count)d documents added to the parsing queue" -msgstr "" +msgstr "%(count)d dokumentumok hozzáadva az értelmezési munkasorhoz" #: views.py:89 #, python-format msgid "Submit %(count)d document to the parsing queue?" msgid_plural "Submit %(count)d documents to the parsing queue" -msgstr[0] "" -msgstr[1] "" +msgstr[0] "%(count)d dokumentum feladása az értelmezési sorhoz" +msgstr[1] "%(count)d dokumentum feladása az értelmezési sorba" #: views.py:102 #, python-format msgid "Submit document \"%s\" to the parsing queue" -msgstr "" +msgstr "\"%s\" dokumentum feladása az értelmezési sorba" #: views.py:116 msgid "Submit all documents of a type for parsing" -msgstr "" +msgstr "minden típusú dokumentum beküldése értelmezésre" #: views.py:135 #, python-format @@ -173,3 +175,4 @@ msgid "" "%(count)d documents of type \"%(document_type)s\" added to the parsing " "queue." msgstr "" +"%(count)d dokumentum a \"%(document_type)s\" típusból beküldve értelmezésre" diff --git a/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.mo index 6cecebbd42..0328a2bed4 100644 Binary files a/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.po index 8ff3a4e677..503700bbca 100644 --- a/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Sehat , 2017\n" "Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/id/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Isi" diff --git a/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.mo index ca709617ff..2a6158ed37 100644 Binary files a/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.po index c0b2cb56a2..930c19c994 100644 --- a/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Italian (https://www.transifex.com/rosarior/teams/13584/it/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Documento" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Aggiunto" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "Risultato" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Contenuto " diff --git a/mayan/apps/document_parsing/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/nl_NL/LC_MESSAGES/django.mo index f99926c623..1a4220a201 100644 Binary files a/mayan/apps/document_parsing/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/nl_NL/LC_MESSAGES/django.po index a5a540d4d6..d655b858ef 100644 --- a/mayan/apps/document_parsing/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lucas Weel , 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/rosarior/teams/13584/nl_NL/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Document" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Toegevoegd" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "Resultaat" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Inhoud" diff --git a/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.mo index c10c432f68..021bf4723d 100644 Binary files a/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.po index ba0d86a770..2de91455ba 100644 --- a/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: mic , 2017\n" "Language-Team: Polish (https://www.transifex.com/rosarior/teams/13584/pl/)\n" @@ -18,23 +18,23 @@ msgstr "" "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" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Dokument" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Dodano" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "Wynik" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Zawartość" diff --git a/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.mo index db07725695..7cb6e88460 100644 Binary files a/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.po index 82ed753d0f..fe160f4377 100644 --- a/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Emerson Soares , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/rosarior/teams/13584/pt/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Conteúdo" diff --git a/mayan/apps/document_parsing/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/pt_BR/LC_MESSAGES/django.mo index cf7b29b34f..c0b1f22b80 100644 Binary files a/mayan/apps/document_parsing/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/pt_BR/LC_MESSAGES/django.po index 4889ebb0be..cdbe4e697a 100644 --- a/mayan/apps/document_parsing/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/teams/13584/pt_BR/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Documento" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Adicionado" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "resultado" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Conteúdo" diff --git a/mayan/apps/document_parsing/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/ro_RO/LC_MESSAGES/django.mo index 34e159dbdf..4bd7147c61 100644 Binary files a/mayan/apps/document_parsing/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/ro_RO/LC_MESSAGES/django.po index d34a3b8b80..5f8c85fac2 100644 --- a/mayan/apps/document_parsing/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Stefaniu Criste , 2017\n" "Language-Team: Romanian (Romania) (https://www.transifex.com/rosarior/teams/13584/ro_RO/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Conținut" diff --git a/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.mo index 6af0b9af68..bfbc6ab5b9 100644 Binary files a/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.po index 53602e4cf3..3a8b1a61cb 100644 --- a/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Sergey Glita , 2017\n" "Language-Team: Russian (https://www.transifex.com/rosarior/teams/13584/ru/)\n" @@ -18,23 +18,23 @@ msgstr "" "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" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Документ" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Добавлено" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "Результат" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Содержимое" diff --git a/mayan/apps/document_parsing/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/sl_SI/LC_MESSAGES/django.mo index 18a500b3c5..2d6d3dde5c 100644 Binary files a/mayan/apps/document_parsing/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/sl_SI/LC_MESSAGES/django.po index bd1d7abfab..9c72a6972c 100644 --- a/mayan/apps/document_parsing/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/sl_SI/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: kontrabant , 2017\n" "Language-Team: Slovenian (Slovenia) (https://www.transifex.com/rosarior/teams/13584/sl_SI/)\n" @@ -18,23 +18,23 @@ msgstr "" "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" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Dokument" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Vsebina" diff --git a/mayan/apps/document_parsing/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/tr_TR/LC_MESSAGES/django.mo index 6266076bec..0d9594d248 100644 Binary files a/mayan/apps/document_parsing/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/tr_TR/LC_MESSAGES/django.po index 079d3fd418..2ca8681eb4 100644 --- a/mayan/apps/document_parsing/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: serhatcan77 , 2017\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/rosarior/teams/13584/tr_TR/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "Belge" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "Eklendi" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "Sonuç" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "İçerik" diff --git a/mayan/apps/document_parsing/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/vi_VN/LC_MESSAGES/django.mo index 0956fdbbb8..3cc84a18c4 100644 Binary files a/mayan/apps/document_parsing/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/vi_VN/LC_MESSAGES/django.po index 75e3b4244c..77dff11689 100644 --- a/mayan/apps/document_parsing/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Trung Phan Minh , 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/rosarior/teams/13584/vi_VN/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "Nội dung" diff --git a/mayan/apps/document_parsing/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/zh_CN/LC_MESSAGES/django.mo index a8cdf2f27e..b1d3924992 100644 Binary files a/mayan/apps/document_parsing/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/document_parsing/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_parsing/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/document_parsing/locale/zh_CN/LC_MESSAGES/django.po index d0a33c6be4..c678398336 100644 --- a/mayan/apps/document_parsing/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_parsing/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Ford Guo , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/rosarior/teams/13584/zh_CN/)\n" @@ -18,23 +18,23 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:60 permissions.py:7 settings.py:7 +#: apps.py:61 permissions.py:7 settings.py:7 msgid "Document parsing" msgstr "" -#: apps.py:87 +#: apps.py:91 msgid "Document" msgstr "" -#: apps.py:91 +#: apps.py:95 msgid "Added" msgstr "" -#: apps.py:95 models.py:39 +#: apps.py:99 models.py:39 msgid "Result" msgstr "" -#: apps.py:112 apps.py:116 links.py:11 models.py:18 +#: apps.py:116 apps.py:120 links.py:11 models.py:18 msgid "Content" msgstr "内容" diff --git a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo index cc664b8a3b..b425434c1f 100644 Binary files a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po index 9d0a2944c8..68cb5ce589 100644 --- a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo index da47cbd5c6..f714629224 100644 Binary files a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po index ed68f68f34..26e46d3afb 100644 --- a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.mo index bdae9456cd..59a86a6230 100644 Binary files a/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.po index 04f8f5dd9c..05f12bfb70 100644 --- a/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo index 428c70e323..45f418c864 100644 Binary files a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po index 4af2e46b5f..eaa7c35706 100644 --- a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo index e3af166bfb..e94e8a183d 100644 Binary files a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po index 6db6655d85..0768a12195 100644 --- a/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/de_DE/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo index 30eb6d9263..6e954fa6be 100644 Binary files a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po index 99e3039066..d695eb3993 100644 --- a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo index 982751b5e5..3afb1b6819 100644 Binary files a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po index 2bfe8d9f4f..58ddde78ea 100644 --- a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo index 6d4a612236..b7e21c8828 100644 Binary files a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po index c6ea55a119..80d4d10825 100644 --- a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo index 7e7dc0fc1e..e5fbe7a0ad 100644 Binary files a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po index 30cfc223dc..0379c7736c 100644 --- a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo index 5bab7c4706..ce7b6a6f3f 100644 Binary files a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po index 9e25ce509d..3d77fbd955 100644 --- a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po @@ -3,12 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" diff --git a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo index 6efde632a5..557664794d 100644 Binary files a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po index 44f323d5c6..27916e2ac5 100644 --- a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo index d0ba3b7130..9690920290 100644 Binary files a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po index 9a592f778e..7c19231922 100644 --- a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo index 19a396804c..c308eb66ad 100644 Binary files a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po index db28aba932..c02344bfce 100644 --- a/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo index 00e1d0e256..6918c9aef1 100644 Binary files a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po index cae3631ce9..07dc214b42 100644 --- a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo index 61697353b1..df57682d76 100644 Binary files a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po index 00de8cb26d..01ce41bdc6 100644 --- a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo index 187020d546..2eee8df3a4 100644 Binary files a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po index b84eb8bb35..ed4690f4bc 100644 --- a/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/pt_BR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.mo index 7d4f603693..018461344c 100644 Binary files a/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.po index c42550be35..fe597078e0 100644 --- a/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo index 1bcea8333e..0f2c27123a 100644 Binary files a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po index cdc4acb123..99761a280a 100644 --- a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo index f8b228b8a3..c19fd02404 100644 Binary files a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po index 3c16868403..a83b4e9e01 100644 --- a/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo index c77d183739..5619116ca8 100644 Binary files a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po index 49462f65fa..2f86ec18c0 100644 --- a/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo index 54775753eb..536402e7df 100644 Binary files a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po index 597cfaeff2..1893df1ba9 100644 --- a/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.mo index d240d08dec..9a5ff339cc 100644 Binary files a/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.po index ac1657bd88..3440883666 100644 --- a/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:30+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.mo index 94883d9514..9ee6c97b00 100644 Binary files a/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.po index 3003153403..e692001bda 100644 --- a/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "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" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "لا شيء" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "مستخدم" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "تعليق" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "لا" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "نعم" @@ -128,8 +128,8 @@ msgstr "نعم" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "" @@ -145,55 +145,55 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "تحرير" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "الإجراءات" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Event type" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.mo index ae91337122..aa60e649ca 100644 Binary files a/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.po index 63083f783e..bc933ad285 100644 --- a/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Няма" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Потребител" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Коментар" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Не" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Да" @@ -128,8 +128,8 @@ msgstr "Да" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "" @@ -145,55 +145,55 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Редактиране" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Действия" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Тип на събитието" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.mo index 7235d2b8e3..cb1267c6ea 100644 Binary files a/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.po index 07e985db55..552066ed4f 100644 --- a/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/bs_BA/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "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" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Labela" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Nijedno" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Korisnik" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Komentar" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Ne" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Da" @@ -128,8 +128,8 @@ msgstr "Da" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "" @@ -145,55 +145,55 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Urediti" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Akcije" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Tip događaja" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/da/LC_MESSAGES/django.mo index 85243562d7..33808682f8 100644 Binary files a/mayan/apps/document_states/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/da/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/da/LC_MESSAGES/django.po index 0e227a692c..801b3b8988 100644 --- a/mayan/apps/document_states/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/da/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Ingen" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Bruger" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Kommentar" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "" @@ -128,8 +128,8 @@ msgstr "" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "" @@ -145,55 +145,55 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Handlinger" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Hændelsestype" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.mo index 1e4c62f002..627d6c4311 100644 Binary files a/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.po index 81b0ef3cd5..4e9c6eb7a5 100644 --- a/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/de_DE/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -19,109 +19,109 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "Status" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Bezeichnung" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "Interner Name" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "Initialstatus" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Keiner" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "Aktueller Status" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Benutzer" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "Letzter Übergang" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "Datum und Zeit" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "Fertigstellung" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "Übergang" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Kommentar" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "Initialstatus" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "Herkunftsstatus" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "Zielstatus" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Aktiviert" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Nein" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Ja" @@ -130,8 +130,8 @@ msgstr "Ja" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "Workflows" @@ -139,7 +139,7 @@ msgstr "Workflows" msgid "Create workflow" msgstr "Workflow erstellen" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Löschen" @@ -147,55 +147,55 @@ msgstr "Löschen" msgid "Document types" msgstr "Dokumententypen" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Bearbeiten" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Aktionen" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "Status erstellen" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "Status" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "Übergang erstellen" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "Übergänge" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "Alle Workflows starten" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "Detail" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "Workflow-Dokumente" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "Status Dokumente" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "Vorschau" @@ -213,7 +213,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "Workflow" @@ -269,67 +269,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "Workflow Übergang" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "Workflow Übergänge" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Ereignistyp" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Dokument" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "Workflow" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "Workflows" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "Zeit" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "Workflow Logeintrag" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "Workflow Logeinträge" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "Kein gültiger Übergang." -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "Workflow runtime proxy" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "Workflow runtime proxies" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "Workflow state runtime proxy" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "Workflow state runtime proxies" @@ -436,7 +436,7 @@ msgstr "Dokumententypen zugeordnet zu diesem Workflow" msgid "Document types assigned the workflow: %s" msgstr "Dokumententypen zugeordnet zu Workflow %s" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "Status für Workflow %s" @@ -446,77 +446,133 @@ msgstr "Status für Workflow %s" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "Status für Workflow %s erstellen" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "Übergänge für Workflow %s" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "Integritätsfehler beim Speichern des Übergangs" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "Übergänge für Workflow %s erstellen" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "Dokumente mit Workflow %s" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "Dokumente im Workflow \"%s\", Status \"%s\"" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "Alle Workflows starten?" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "Workflow-Start wurde erfolgreich vorgemerkt." -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "Timeout" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo index 30eb6d9263..6e954fa6be 100644 Binary files a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/en/LC_MESSAGES/django.po index 220ce80d13..18df2c6630 100644 --- a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,109 +17,109 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "" @@ -128,7 +128,7 @@ msgstr "" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 views.py:576 msgid "Workflows" msgstr "" @@ -136,7 +136,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "" @@ -144,55 +144,55 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -210,7 +210,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -266,67 +266,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -433,7 +433,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -443,77 +443,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow " +"log entry instance as part of their context via the variable \"entry_log\". " +"The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\", " +"\"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as " +"part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", \"user" +"\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/es/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/es/LC_MESSAGES/django.mo index a1eecc9427..13a9a65590 100644 Binary files a/mayan/apps/document_states/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/es/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/es/LC_MESSAGES/django.po index 26fb26e20c..c435d94f7a 100644 --- a/mayan/apps/document_states/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/es/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-25 03:11+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:54+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" @@ -19,109 +19,109 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "Estados de documentos" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "Estado actual de un flujo de trabajo" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "Devolver el estado actual del flujo de trabajo seleccionado" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "Devolver el valor de finalización del estado actual del flujo de trabajo seleccionado" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Etiqueta" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "Nombre interno" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "Estado inicial" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Ninguno" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "Estado actual" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Usuario" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "Última transición" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "Fecha y hora" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "Cantidad de completación" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "Transición" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Comentario" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "¿Es el estado inicial?" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "¿Habilitado?" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "¿Cuando?" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "Tipo de acción" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "Estado origen" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "Estado destino" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "Disparadores" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "Acción" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Habilitado" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "No" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Si" @@ -130,8 +130,8 @@ msgstr "Si" msgid "Event trigger: %s" msgstr "Activador de eventos: %s" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "Flujos de trabajo" @@ -139,7 +139,7 @@ msgstr "Flujos de trabajo" msgid "Create workflow" msgstr "Crear flujo de trabajo" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Borrar" @@ -147,55 +147,55 @@ msgstr "Borrar" msgid "Document types" msgstr "Tipos de documentos" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Editar" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Acciones" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "Crear acción" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "Crear estado" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "Estados" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "Crear transición" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "Transiciones" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "Iniciar todos los flujos de trabajo" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "Detalle" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "Documentos del flujo de trabajo" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "Documentos del estado de flujo" -#: links.py:129 -msgid "Transition events" -msgstr "Eventos de transición" - #: links.py:134 +msgid "Transition triggers" +msgstr "Disparadores de transición" + +#: links.py:139 msgid "Preview" msgstr "Muestra" @@ -213,7 +213,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "Este valor será utilizado por otras aplicaciones para hacer referencia a este flujo de trabajo. Sólo puede contener letras, números y subrayados." -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "Flujo de trabajo" @@ -269,67 +269,67 @@ msgstr "Acción del estado del flujo de trabajo" msgid "Workflow state actions" msgstr "Acciones del estado del flujo de trabajo" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "Transición de flujo de trabajo" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "Transiciones de flujo de trabajo" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Tipo de evento" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "Evento de activación de transiciones de flujo de trabajo" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "Eventos de activación de transiciones de flujo de trabajo" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Documento" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "Instancia de flujo de trabajo" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "Instancias de flujo de trabajo" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "Fecha y hora" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "Entrada de registro de la instancia de flujo de trabajo" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "Entradas de registro de las instancias de flujos de trabajo" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "No hay opción valida de transición." -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "Proxy de tiempo de ejecución de flujo de trabajo" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "Proxies de tiempo de ejecución de flujo de trabajo" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "Proxy de tiempo de ejecución de estado de flujo de trabajo" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "Proxies de tiempo de ejecución de estado de flujo de trabajo" @@ -436,7 +436,7 @@ msgstr "Tipos de documentos asignados a este flujo de trabajo" msgid "Document types assigned the workflow: %s" msgstr "Tipos de documentos asignados al flujo de trabajo: %s" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "Estados del flujo de trabajo: %s" @@ -446,77 +446,133 @@ msgstr "Estados del flujo de trabajo: %s" msgid "Create a \"%s\" workflow action" msgstr "Crear una acción de flujo de trabajo \"%s\"" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "Eliminar acción del estado del flujo de trabajo: %s" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "Editar acción de estado de flujo de trabajo: %s" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "Esta es una versión de prelimiar de esta función. Las cosas podrían no funcionar como se espera." + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "Acciones para el estado de flujo de trabajo: %s" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "Selección de nueva acciones de estado de flujo de trabajo" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "Crear estados para el flujo de trabajo: %s" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "Transiciones de flujo de trabajo: %s" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "No se puede guardar la transición; error de integridad." -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "Crear transiciones para el flujo de trabajo: %s" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "Documentos con el flujo de trabajo: %s" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "Documentos en el flujo de trabajo \"%s\", estado \"%s\"" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "Error al actualizar eventos de disparo de transición de flujo de trabajo; %s" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "Eventos de activación de transición de flujo de trabajo actualizados correctamente" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "Eventos de activación de transición de flujo de trabajo para: %s" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "¿Lanzar todos los flujos de trabajo?" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "Lanzamiento de flujos de trabajo sometido con éxito." -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "Vista previa de: %s" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "URL" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "Puede ser una dirección IP, un dominio o una plantilla. Las plantillas reciben la instancia de entrada del registro de flujo de trabajo como parte de su contexto a través de la variable \"entry_log\". El \"entry_log\" a su vez proporciona los atributos \"workflow_instance\", \"datetime\", \"transition\", \"user\" y \"comment\"." + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "Tiempo de expiración" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "Tiempo en segundos para esperar una respuesta." + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "Datos a enviar" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "Un documento JSON a incluir en la solicitud. También puede ser una plantilla que devuelva un documento JSON. Las plantillas reciben la instancia de entrada del registro de flujo de trabajo como parte de su contexto a través de la variable \"entry_log\". El \"entry_log\" a su vez proporciona los atributos \"workflow_instance\", \"datetime\", \"transition\", \"user\" y \"comment\"." + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "Realizar una solicitud POST" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "Error de plantilla de URL: %s" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "Error de plantilla de datos a enviar: %s" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "Error interpretando JSON de datos a enviar: %s" diff --git a/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.mo index 502988bef7..3fb7bcb1e5 100644 Binary files a/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.po index 91bc98f175..e00300841c 100644 --- a/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" @@ -19,109 +19,109 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "وضعیت‌های سند" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "برچسب" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "نام داخلی" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "وضعیت اولیه" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "هیچ" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "وضعیت فعلی" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "کاربر" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "آخرین تغییر وضعیت" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "تاریخ و زمان" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "تغییر وضعیت" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "شرح" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "آیا در وضعیت اولیه است؟" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "وضعیت شروع" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "وضعیت نهایی" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "فعال شده" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "خیر" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "بلی" @@ -130,8 +130,8 @@ msgstr "بلی" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "گردشکار" @@ -139,7 +139,7 @@ msgstr "گردشکار" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "حذف" @@ -147,55 +147,55 @@ msgstr "حذف" msgid "Document types" msgstr "انواع سند" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "ویرایش" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "عملیات" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "وضغیت ایجاد" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "وضعیت ها" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "تغییر وضعیت به ایجاد" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "تغییر وضعیت ها" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "اجرای همه‌ی گردش کارها" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "شرح" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "اسناد گردش کار" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "اسناد وضعیت" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "پیش دید ویا دیدن" @@ -213,7 +213,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "گردشکار" @@ -269,67 +269,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "تغییر وضعیت گردشکار" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "تغییر وضعیت های گردشکار" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "نوع رویداد" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "سند" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "موردی از گردشکار" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "موردهای گردشکار" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "تاریخ زمان" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "ورودیه لاگ برای مورد گردشکار" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "ورودیهای مورد گردشکار" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -436,7 +436,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "نوع سند مرتبط با گردش کاری: %s" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "وضعیتهای گردشکار : %s" @@ -446,77 +446,133 @@ msgstr "وضعیتهای گردشکار : %s" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "وضعیت ایجاد برای گردشکار : %s" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "تغییر وضعیتهای گردشکار : %s" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "قادر به ذخیره انتقال نیست:خطای تجمع" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "ایجاد تغییر وضعیت برای گردشکار : %s" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "اتمام وقت" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.mo index 58b0df06fe..7c3dfb9ae4 100644 Binary files a/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.po index d682a0f110..416a4d7636 100644 --- a/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" @@ -19,109 +19,109 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "États du document" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "État actuel d'un flux de travail" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "Renvoie l'état actuel du flux de travail sélectionné" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "Renvoie la valeur d'achèvement de l'état actuel du flux de travail sélectionné" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Étiquette" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "Nom interne" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "État initial" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Aucun" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "État actuel" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Utilisateur" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "Dernière transition" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "Date et heure" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "Finalisation" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "Transition" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Commentaire" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "Est ce l'état initial?" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "Activé?" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "État d'origine" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "État de destination" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Activé" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Non" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Oui" @@ -130,8 +130,8 @@ msgstr "Oui" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "Flux de travail" @@ -139,7 +139,7 @@ msgstr "Flux de travail" msgid "Create workflow" msgstr "Créer un flux de travail" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Supprimer" @@ -147,55 +147,55 @@ msgstr "Supprimer" msgid "Document types" msgstr "Types de document" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Modifier" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Actions" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "Créer un état" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "États" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "Créer une transition" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "Transitions" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "Lancer tous les flux de travail" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "Détail" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "Documents de flux de travail" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "Documents d'état" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "Prévisualiser" @@ -213,7 +213,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "Cette valeur sera utilisée par d'autres applications pour faire référence à ce flux de travail. Ne peut contenir que des lettres, des chiffres et des caractères de soulignement." -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "Flux de travail" @@ -269,67 +269,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "Transition du flux de travail" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "Transitions du flux de travail" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Type d'évènement" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Document" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "Instance du flux de travail" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "Instances du flux de travail" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "Date et heure" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "Entrée de la journalisation de l'instance du flux de travail" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "Entrées de la journlisation du flux de travail" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "Pas une possibilité de transition valide." -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "Proxy d'exécution du workflow" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "Proxy de temps d'exécution du workflow" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "Protocole d'exécution de l'état du flux de travail" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "Proxies d'exécution de l'état du flux de travail" @@ -436,7 +436,7 @@ msgstr "Types de document associé à ce flux de travail" msgid "Document types assigned the workflow: %s" msgstr "Types de document assignés au flux de travail: %s" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "États du flux de travail: %s" @@ -446,77 +446,133 @@ msgstr "États du flux de travail: %s" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "Créer des états pour le flux de travail: %s" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "Transitions du flux de travail: %s " -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "Impossible de sauvegarder la transition; erreur d'intégrité." -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "Créer des transitions du flux de travail: %s" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "Documents avec le flux de travail: %s" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "Les documents dans le flux de travail \"%s\", état \"%s\"" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "Lancer tous les flux de travail?" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "Le lancement de Workflow a été mis en file d'attente avec succès." -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "Délai d'attente dépassé" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.mo index 69e019144f..81fa1ffb19 100644 Binary files a/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.po index 66cad24a56..888ffaebdb 100644 --- a/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" @@ -18,109 +18,109 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "Dokumentum állapotok" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "a folyamat aktuálus állapota" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Cimke" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "Kezdeti állapot" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Semmi" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "Jelen állapot" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Felhasználó" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "Dátum és idő" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Megjegyzés" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "Kezdeti státusz?" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Bekapcsolt" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Nem" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Igen" @@ -129,8 +129,8 @@ msgstr "Igen" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Törlés" @@ -146,55 +146,55 @@ msgstr "Törlés" msgid "Document types" msgstr "Dokumentum típusok" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Szerkesztés" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Műveletek" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "Előnézet" @@ -212,7 +212,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -268,67 +268,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Esemény típus" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Dokumentum" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -435,7 +435,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -445,77 +445,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "időtúllépés" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/id/LC_MESSAGES/django.mo index 5bff0158dc..baf7ddca24 100644 Binary files a/mayan/apps/document_states/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/id/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/id/LC_MESSAGES/django.po index c6bad44af6..bd1d8948bb 100644 --- a/mayan/apps/document_states/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/id/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Pengguna" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Komentar" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "" @@ -128,8 +128,8 @@ msgstr "" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "" @@ -145,55 +145,55 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/it/LC_MESSAGES/django.mo index 5d43826beb..e897d1d715 100644 Binary files a/mayan/apps/document_states/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/it/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/it/LC_MESSAGES/django.po index 7a2ad09e38..d400679467 100644 --- a/mayan/apps/document_states/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/it/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" @@ -18,109 +18,109 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "Stati documento" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "Stato corrente del workflow" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Etichetta" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "Nome interno" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "Stato iniziale" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Nessuna " -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "Stato corrente" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Utente" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "Ultima transizione" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "Data e ora" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "Completamento" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "Transizione" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Commento" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "Stato iniziale?" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "Abilitato?" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "Stato originale" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "Stato di destinazione" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Abilitato" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "No" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Si" @@ -129,8 +129,8 @@ msgstr "Si" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "I workflow" @@ -138,7 +138,7 @@ msgstr "I workflow" msgid "Create workflow" msgstr "Crea workflow" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Cancella" @@ -146,55 +146,55 @@ msgstr "Cancella" msgid "Document types" msgstr "Tipi di documento" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Modifica" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Azioni " -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "Crea stato" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "Stati" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "Crea transizione" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "Transizioni" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "Avvia tutti i workflow" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "Dettagli" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "Anteprima " @@ -212,7 +212,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "Workflow" @@ -268,67 +268,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "Transizione workflow" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "Transizioni workflow" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Tipo evento" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Documento" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "Istanza workflow" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "Istanze workflow" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "Data e ora" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "Voce log istanza workflow" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "Voci log istanza workflow" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -435,7 +435,7 @@ msgstr "Tipi di documento assegnati a questo workflow" msgid "Document types assigned the workflow: %s" msgstr "Tipi di documento assegnati al workflow: %s" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "Stati del workflow: %s" @@ -445,77 +445,133 @@ msgstr "Stati del workflow: %s" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "Crea stati del workflow: %s" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "Trasizioni per il workflow: %s" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "Impossibile salvare la transizione: errore di integrità" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "Crea trasizioni per il workflow: %s" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "Documento con il workflow: %s" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "Timeout" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.mo index dcc1ee2325..7a2f377dba 100644 Binary files a/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.po index af30e5f553..81221b7618 100644 --- a/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/nl_NL/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -18,109 +18,109 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "Documentstaten" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Label" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "Initiële staat" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Geen" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "Huidige staat" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Gebruiker" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "Laatste transitie" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "Datum en tijd" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "Voltooiing" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "Transitie" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Commentaar" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "Originele staat" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "Bestemmingsstaat" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Ingeschakeld" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Nee" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Ja" @@ -129,8 +129,8 @@ msgstr "Ja" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Verwijder" @@ -146,55 +146,55 @@ msgstr "Verwijder" msgid "Document types" msgstr "Documentsoorten" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "bewerken" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Acties" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "Maak staat aan" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "Staten" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "Transitie aanmaken" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "Transities" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "Detai" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "Preview" @@ -212,7 +212,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "Workflow" @@ -268,67 +268,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "Workflowtransitie" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "Workflowtransities" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Evenementsoort" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Document" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "Workflowinstantie" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "Workflowinstanties" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "Datumtijd" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -435,7 +435,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -445,77 +445,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "Documenten met de workflow: %s" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "Timeout" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.mo index aa89fe2a18..e9a1597d2a 100644 Binary files a/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.po index 45b463c1b5..fc03818378 100644 --- a/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" @@ -18,109 +18,109 @@ msgstr "" "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" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Etykieta" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "Nazwa wewnętrzna" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "Stan początkowy" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Brak" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "Aktualny stan" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Użytkownik" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "Data i godzina" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Komentarz" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "Czy jest stan początkowy?" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Włączone" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Nie" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Tak" @@ -129,8 +129,8 @@ msgstr "Tak" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Usuń" @@ -146,55 +146,55 @@ msgstr "Usuń" msgid "Document types" msgstr "Typy dokumentu" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Edytuj" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Akcje" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "Utwórz stan" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "Stany" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "Szczegół" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "Podgląd" @@ -212,7 +212,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "Obieg dokumentów" @@ -268,67 +268,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Typ zdarzenia" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Dokument" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -435,7 +435,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "Typy dokumentów przypisane do obiegu dokumentów: %s" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "Stany obiegu dokumentów: %s" @@ -445,77 +445,133 @@ msgstr "Stany obiegu dokumentów: %s" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "Utwórz stany obiegu dokumentów: %s" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "Zmiany obiegu dokumentów: %s" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "Nie można zapisać zmiany; błąd integralności." -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "Utwórz zmiany w obiegu dokumentów: %s" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.mo index 87f35e9aff..cd3c5df285 100644 Binary files a/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.po index 19f7393972..f3e7d77021 100644 --- a/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Nome" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Nenhum" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Utilizador" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Comentário" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Não" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Sim" @@ -128,8 +128,8 @@ msgstr "Sim" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Eliminar" @@ -145,55 +145,55 @@ msgstr "Eliminar" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Editar" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Ações" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Tipo de evento" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.mo index 9d3e69e513..2e8e0dfc8a 100644 Binary files a/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.po index 3ca66419e4..f9cf4b1f3f 100644 --- a/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/pt_BR/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -20,109 +20,109 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "Estados de documentos" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Rótulo" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "nome interno" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "Estado Inicial" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Nenhum" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "Estado corrente" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Usuário" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "Última transação" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "data e hora" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "Finalização" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "Transações" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Comentário" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "é estado inicial?" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "Estado Original" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "Estado de destino" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Habilitado" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Não" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Sim" @@ -131,8 +131,8 @@ msgstr "Sim" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "Fluxos de trabalho" @@ -140,7 +140,7 @@ msgstr "Fluxos de trabalho" msgid "Create workflow" msgstr "Criar fluxo de trabalho" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Excluir" @@ -148,55 +148,55 @@ msgstr "Excluir" msgid "Document types" msgstr "Tipos de Documentos" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Editar" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Ações" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "Criar estado" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "Estados" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "Criar Transições" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "Transações" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "Iniciar todos os fluxos de trabalho" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "Detalhes" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "Documentos de fluxo de trabalho" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "Estados dos documentos" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "Visualizar" @@ -214,7 +214,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "Fluxo de trabalho" @@ -270,67 +270,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "Transição do Workflow" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "Transição dos Workflows" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Tipo de Evento" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Documento" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "Instância do Workflow" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "instâncias do Workflow " -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "Hora e data" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "Workflow instance log de entrada " -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "Workflow instance log de entradas" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "Não é uma opção de transição válida." -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "Proxy de tempo de execução do fluxo de trabalho" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "Proxies de tempo de execução do fluxo de trabalho" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "Proxy de tempo de execução do fluxo de trabalho" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "Proxies de tempo de execução do fluxo de trabalho" @@ -437,7 +437,7 @@ msgstr "Tipos de documentos atribuídos a este fluxo de trabalho" msgid "Document types assigned the workflow: %s" msgstr "Os tipos de documento atribuído ao workflow: %s" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "Estado do workflow: %s" @@ -447,77 +447,133 @@ msgstr "Estado do workflow: %s" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "Criar estados para Workflow: %s" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "Transição do Workflow: %s" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "Não foi possível salvar transição; erro de integridade." -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "Criar Transição para Workflow: %s" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "Documentos com o fluxo de trabalho: %s" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "Documentos no fluxo de trabalho \"%s\", digite \"%s\"" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "Lançar todos os fluxos de trabalho?" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "O lançamento do fluxo de trabalho foi enfileirado com êxito." -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "Tempo de expiração" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.mo index a15b76dc78..fb0d380a9b 100644 Binary files a/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.po index 6bbc44e6e5..20d1b8e2b7 100644 --- a/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/ro_RO/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Etichetă" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Nici unul" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "utilizator" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Comentariu" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Nu" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Da" @@ -128,8 +128,8 @@ msgstr "Da" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Șterge" @@ -145,55 +145,55 @@ msgstr "Șterge" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Editează" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Acţiuni" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Tip eveniment" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.mo index befe2d4e76..493e7589b2 100644 Binary files a/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.po index 8361e86d1a..f142d887e6 100644 --- a/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" @@ -18,109 +18,109 @@ msgstr "" "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" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "Статусы документа" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Надпись" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "Внутреннее имя" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "Исходное состояние" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Ничего" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "Текущее состояние" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Пользователь" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "Дата и время" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "Завершение" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "Переход" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Комментарий" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Доступно" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Нет" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Да" @@ -129,8 +129,8 @@ msgstr "Да" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -138,7 +138,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Удалить" @@ -146,55 +146,55 @@ msgstr "Удалить" msgid "Document types" msgstr "Типы документов" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Редактировать" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Действия" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "Предварительный просмотр" @@ -212,7 +212,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -268,67 +268,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Тип события" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Документ" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -435,7 +435,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -445,77 +445,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "Таймаут" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.mo index 0aa7aad4ca..4ea83506a3 100644 Binary files a/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.po index 2c5799fd4a..11a4a4f988 100644 --- a/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/sl_SI/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:30+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "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" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Oznaka" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Brez" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Komentar" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "" @@ -128,8 +128,8 @@ msgstr "" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "" @@ -145,55 +145,55 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "Dokument" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.mo index affe1ca284..d219278f89 100644 Binary files a/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.po index b801d5ddfe..f6962ce4a9 100644 --- a/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/tr_TR/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -18,109 +18,109 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "Belge durumları" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "Bir iş akışının geçerli durumu" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "Seçilen iş akışının geçerli durumunu döndürür" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "Seçili iş akışının geçerli durumunun tamamlanma değerini döndürür" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "Etiket" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "Dahili adı" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "İlk durum" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "Yok" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "Mevcut durum" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Kullanıcı" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "Son geçiş" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "Tarih ve saat" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "Tamamlama" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "Geçiş" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Yorum Yap" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "İlk durum mu?" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "Kaynak Durum" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "Hedef durum" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "Etkin" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "Hayır" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "Evet" @@ -129,8 +129,8 @@ msgstr "Evet" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "İş Akışları" @@ -138,7 +138,7 @@ msgstr "İş Akışları" msgid "Create workflow" msgstr "İş akışı oluştur" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "Sil" @@ -146,55 +146,55 @@ msgstr "Sil" msgid "Document types" msgstr "Belge tipleri" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Düzenle" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Eylemler" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "Durum oluştur" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "Durumlar" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "Geçiş oluştur" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "Geçişler" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "Tüm iş akışlarını başlat" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "Detay" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "İş akışı belgeleri" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "Durum belgeleri" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "Önizleme" @@ -212,7 +212,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "Bu değer, bu iş akışını referans olarak diğer uygulamalar tarafından kullanılacaktır. Yalnızca harf, rakam ve altçizgi içerebilir." -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "İş Akışı" @@ -268,67 +268,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "Iş akışı geçiş" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "İş akışı geçişleri" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Etkinlik türü" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "belge" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "İş akışı örneği" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "İş akışı örnekleri" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "Tarih saat" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "İş akışı örneği günlük girişi" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "İş akışı örneği günlük girdileri" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "Geçerli bir geçiş seçeneği değil." -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "İş akışı çalışma zamanı vekili" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "İş akışı çalışma zamanı vekilleri" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "İş akışı durum çalışma zamanı vekili" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "İş akışı durum çalışma zamanı vekilleri" @@ -435,7 +435,7 @@ msgstr "Bu iş akışına atanan belge türleri" msgid "Document types assigned the workflow: %s" msgstr "İş akışına atanan belge türleri: %s" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "Iş akışı durumları: %s" @@ -445,77 +445,133 @@ msgstr "Iş akışı durumları: %s" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "İş akışı için durumlar oluşturun: %s" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "İş akışının geçişleri: %s" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "Geçiş kaydedilemedi; Bütünlük hatası." -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "İş akışı için geçişler oluşturun: %s" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "İş akışına sahip belgeler: %s" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "\"%s\" iş akışındaki belgeler, \"%s\" durumu" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "Tüm iş akışlarını başlatmak istiyor musunuz?" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "İş akışı başlatma başarıyla sıraya girdi." -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "Zaman aşımı" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.mo index a810d0455c..c51977582a 100644 Binary files a/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.po index e31b15ecda..68e8e6eeca 100644 --- a/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/vi_VN/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "None" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "Người dùng" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "Chú thích" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "" @@ -128,8 +128,8 @@ msgstr "" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "" @@ -145,55 +145,55 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "Sửa" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "Các thao tác" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "Loại sự kiện" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.mo index a1e24b92a5..5da7d91078 100644 Binary files a/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.po index dd02972ea5..9982439d8a 100644 --- a/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/zh_CN/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" -"PO-Revision-Date: 2017-08-15 06:31+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -17,109 +17,109 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:52 queues.py:8 +#: apps.py:53 queues.py:8 msgid "Document states" msgstr "" -#: apps.py:83 apps.py:90 +#: apps.py:89 apps.py:96 msgid "Current state of a workflow" msgstr "" -#: apps.py:84 +#: apps.py:90 msgid "Return the current state of the selected workflow" msgstr "" -#: apps.py:91 +#: apps.py:97 msgid "" "Return the completion value of the current state of the selected workflow" msgstr "" -#: apps.py:106 apps.py:169 forms.py:100 models.py:47 models.py:147 -#: models.py:216 models.py:268 +#: apps.py:112 apps.py:175 forms.py:117 models.py:47 models.py:147 +#: models.py:216 models.py:276 msgid "Label" msgstr "" -#: apps.py:109 models.py:44 +#: apps.py:115 models.py:44 msgid "Internal name" msgstr "" -#: apps.py:113 +#: apps.py:119 msgid "Initial state" msgstr "" -#: apps.py:114 apps.py:124 apps.py:134 apps.py:140 +#: apps.py:120 apps.py:130 apps.py:140 apps.py:146 msgid "None" msgstr "无" -#: apps.py:118 +#: apps.py:124 msgid "Current state" msgstr "" -#: apps.py:122 apps.py:149 models.py:438 +#: apps.py:128 apps.py:155 models.py:446 msgid "User" msgstr "用户" -#: apps.py:128 +#: apps.py:134 msgid "Last transition" msgstr "" -#: apps.py:132 apps.py:145 +#: apps.py:138 apps.py:151 msgid "Date and time" msgstr "" -#: apps.py:138 apps.py:165 models.py:159 +#: apps.py:144 apps.py:171 models.py:159 msgid "Completion" msgstr "" -#: apps.py:152 forms.py:156 links.py:104 models.py:295 models.py:434 +#: apps.py:158 forms.py:173 links.py:109 models.py:303 models.py:442 msgid "Transition" msgstr "" -#: apps.py:156 forms.py:159 models.py:440 +#: apps.py:162 forms.py:176 models.py:448 msgid "Comment" msgstr "评论" -#: apps.py:161 +#: apps.py:167 msgid "Is initial state?" msgstr "" -#: apps.py:172 +#: apps.py:178 msgid "Enabled?" msgstr "" -#: apps.py:176 +#: apps.py:182 msgid "When?" msgstr "" -#: apps.py:180 +#: apps.py:186 msgid "Action type" msgstr "" -#: apps.py:185 models.py:271 +#: apps.py:191 models.py:279 msgid "Origin state" msgstr "" -#: apps.py:189 models.py:276 +#: apps.py:195 models.py:284 msgid "Destination state" msgstr "" -#: apps.py:193 +#: apps.py:199 msgid "Triggers" msgstr "" -#: forms.py:19 +#: forms.py:22 msgid "Action" msgstr "" -#: forms.py:104 models.py:217 +#: forms.py:121 models.py:217 msgid "Enabled" msgstr "" -#: forms.py:106 +#: forms.py:123 msgid "No" msgstr "否" -#: forms.py:107 +#: forms.py:124 msgid "Yes" msgstr "是" @@ -128,8 +128,8 @@ msgstr "是" msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 -#: views.py:553 +#: links.py:15 links.py:39 links.py:119 models.py:128 views.py:141 +#: views.py:576 msgid "Workflows" msgstr "" @@ -137,7 +137,7 @@ msgstr "" msgid "Create workflow" msgstr "" -#: links.py:25 links.py:42 links.py:65 links.py:82 +#: links.py:25 links.py:43 links.py:67 links.py:85 msgid "Delete" msgstr "" @@ -145,55 +145,55 @@ msgstr "" msgid "Document types" msgstr "" -#: links.py:33 links.py:47 links.py:69 links.py:86 +#: links.py:34 links.py:48 links.py:71 links.py:89 msgid "Edit" msgstr "" -#: links.py:51 +#: links.py:52 msgid "Actions" msgstr "操作" -#: links.py:56 +#: links.py:57 msgid "Create action" msgstr "" -#: links.py:60 +#: links.py:61 msgid "Create state" msgstr "" -#: links.py:73 links.py:124 +#: links.py:75 links.py:129 msgid "States" msgstr "" -#: links.py:77 +#: links.py:79 msgid "Create transition" msgstr "" -#: links.py:90 +#: links.py:94 msgid "Transitions" msgstr "" -#: links.py:96 queues.py:12 +#: links.py:101 queues.py:12 msgid "Launch all workflows" msgstr "" -#: links.py:100 +#: links.py:105 msgid "Detail" msgstr "" -#: links.py:109 +#: links.py:114 msgid "Workflow documents" msgstr "" -#: links.py:118 +#: links.py:123 msgid "State documents" msgstr "" -#: links.py:129 -msgid "Transition events" +#: links.py:134 +msgid "Transition triggers" msgstr "" -#: links.py:134 +#: links.py:139 msgid "Preview" msgstr "" @@ -211,7 +211,7 @@ msgid "" "contain letters, numbers, and underscores." msgstr "" -#: models.py:127 models.py:145 models.py:266 models.py:313 +#: models.py:127 models.py:145 models.py:274 models.py:321 msgid "Workflow" msgstr "" @@ -267,67 +267,67 @@ msgstr "" msgid "Workflow state actions" msgstr "" -#: models.py:287 +#: models.py:295 msgid "Workflow transition" msgstr "" -#: models.py:288 +#: models.py:296 msgid "Workflow transitions" msgstr "" -#: models.py:298 +#: models.py:306 msgid "Event type" msgstr "事件类型" -#: models.py:302 +#: models.py:310 msgid "Workflow transition trigger event" msgstr "" -#: models.py:303 +#: models.py:311 msgid "Workflow transitions trigger events" msgstr "" -#: models.py:317 +#: models.py:325 msgid "Document" msgstr "" -#: models.py:412 models.py:427 +#: models.py:420 models.py:435 msgid "Workflow instance" msgstr "" -#: models.py:413 +#: models.py:421 msgid "Workflow instances" msgstr "" -#: models.py:430 +#: models.py:438 msgid "Datetime" msgstr "" -#: models.py:446 +#: models.py:454 msgid "Workflow instance log entry" msgstr "" -#: models.py:447 +#: models.py:455 msgid "Workflow instance log entries" msgstr "" -#: models.py:451 +#: models.py:459 msgid "Not a valid transition choice." msgstr "" -#: models.py:468 +#: models.py:476 msgid "Workflow runtime proxy" msgstr "" -#: models.py:469 +#: models.py:477 msgid "Workflow runtime proxies" msgstr "" -#: models.py:475 +#: models.py:483 msgid "Workflow state runtime proxy" msgstr "" -#: models.py:476 +#: models.py:484 msgid "Workflow state runtime proxies" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Document types assigned the workflow: %s" msgstr "" -#: views.py:221 views.py:641 +#: views.py:221 views.py:664 #, python-format msgid "States of workflow: %s" msgstr "" @@ -444,77 +444,133 @@ msgstr "" msgid "Create a \"%s\" workflow action" msgstr "" -#: views.py:282 +#: views.py:288 #, python-format msgid "Delete workflow state action: %s" msgstr "" -#: views.py:305 +#: views.py:311 #, python-format msgid "Edit workflow state action: %s" msgstr "" -#: views.py:325 +#: views.py:334 views.py:683 +msgid "This is a feature preview. Things might not work as expect." +msgstr "" + +#: views.py:348 #, python-format msgid "Actions for workflow state: %s" msgstr "" -#: views.py:359 +#: views.py:382 msgid "New workflow state action selection" msgstr "" -#: views.py:375 +#: views.py:398 #, python-format msgid "Create states for workflow: %s" msgstr "" -#: views.py:445 +#: views.py:468 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:467 +#: views.py:490 msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:479 +#: views.py:502 #, python-format msgid "Create transitions for workflow: %s" msgstr "" -#: views.py:583 +#: views.py:606 #, python-format msgid "Documents with the workflow: %s" msgstr "" -#: views.py:604 +#: views.py:627 #, python-format msgid "Documents in the workflow \"%s\", state \"%s\"" msgstr "" -#: views.py:676 +#: views.py:705 #, python-format msgid "Error updating workflow transition trigger events; %s" msgstr "" -#: views.py:682 +#: views.py:711 msgid "Workflow transition trigger events updated successfully" msgstr "" -#: views.py:699 +#: views.py:728 #, python-format msgid "Workflow transition trigger events for: %s" msgstr "" -#: views.py:728 +#: views.py:757 msgid "Launch all workflows?" msgstr "" -#: views.py:735 +#: views.py:764 msgid "Workflow launch queued successfully." msgstr "" -#: views.py:760 +#: views.py:789 #, python-format msgid "Preview of: %s" msgstr "" + +#: workflow_actions.py:22 +msgid "URL" +msgstr "" + +#: workflow_actions.py:25 +msgid "" +"Can be an IP address, a domain or a template. Templates receive the workflow" +" log entry instance as part of their context via the variable \"entry_log\"." +" The \"entry_log\" in turn provides the \"workflow_instance\", \"datetime\"," +" \"transition\", \"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:35 +msgid "Timeout" +msgstr "" + +#: workflow_actions.py:37 +msgid "Time in seconds to wait for a response." +msgstr "" + +#: workflow_actions.py:41 +msgid "Payload" +msgstr "" + +#: workflow_actions.py:44 +msgid "" +"A JSON document to include in the request. Can also be a template that " +"return a JSON document. Templates receive the workflow log entry instance as" +" part of their context via the variable \"entry_log\". The \"entry_log\" in " +"turn provides the \"workflow_instance\", \"datetime\", \"transition\", " +"\"user\", and \"comment\" attributes." +msgstr "" + +#: workflow_actions.py:57 +msgid "Perform a POST request" +msgstr "" + +#: workflow_actions.py:76 +#, python-format +msgid "URL template error: %s" +msgstr "" + +#: workflow_actions.py:87 +#, python-format +msgid "Payload template error: %s" +msgstr "" + +#: workflow_actions.py:96 +#, python-format +msgid "Payload JSON error: %s" +msgstr "" diff --git a/mayan/apps/document_states/workflow_actions.py b/mayan/apps/document_states/workflow_actions.py index 63409f7b42..7756eb58e3 100644 --- a/mayan/apps/document_states/workflow_actions.py +++ b/mayan/apps/document_states/workflow_actions.py @@ -73,7 +73,7 @@ class HTTPPostAction(WorkflowAction): ) except Exception as exception: raise WorkflowStateActionError( - _('URL template error: {}'.format(exception)) + _('URL template error: %s') % exception ) logger.debug('URL template result: %s', url) @@ -84,7 +84,7 @@ class HTTPPostAction(WorkflowAction): ) except Exception as exception: raise WorkflowStateActionError( - _('Payload template error: {}'.format(exception)) + _('Payload template error: %s') % exception ) logger.debug('payload template result: %s', result) @@ -93,7 +93,7 @@ class HTTPPostAction(WorkflowAction): payload = json.loads(result, strict=False) except Exception as exception: raise WorkflowStateActionError( - _('Payload JSON error: {}'.format(exception)) + _('Payload JSON error: %s') % exception ) logger.debug('payload json result: %s', payload) diff --git a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo index 763f487a6a..0945e09a95 100644 Binary files a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po index fa2c0674bf..81cba1a020 100644 --- a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo index 4db72cb3af..60fa29e28e 100644 Binary files a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po index 35c9f0ef57..36af1f76de 100644 --- a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.mo index 2c5876cd55..7774ddaadf 100644 Binary files a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po index 479022aadd..37c1c3f479 100644 --- a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo index c42853a89c..07065d703d 100644 Binary files a/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/da/LC_MESSAGES/django.po b/mayan/apps/documents/locale/da/LC_MESSAGES/django.po index 16205f840b..4c8c04e03c 100644 --- a/mayan/apps/documents/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo index 88f71a1295..0c47debcae 100644 Binary files a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po index b12c1a8318..22b1ce9b87 100644 --- a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo index 8c9f38a7d1..66ccf74959 100644 Binary files a/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po b/mayan/apps/documents/locale/en/LC_MESSAGES/django.po index 40300c45d5..cf4768348f 100644 --- a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/en/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 01:59-0400\n" "Last-Translator: Roberto Rosario\n" "Language-Team: English (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo index cab90afb82..fc60304ac8 100644 Binary files a/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/es/LC_MESSAGES/django.po b/mayan/apps/documents/locale/es/LC_MESSAGES/django.po index 9b9cde2110..992d66e385 100644 --- a/mayan/apps/documents/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-25 03:16+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo index 996c9ec8a5..06ab10ab80 100644 Binary files a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po index 44de481b6a..9770c8dd58 100644 --- a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo index 29d58c179a..8718774139 100644 Binary files a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po index 89046f93e8..886ad1a92b 100644 --- a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo index 1901919251..e10b2d6e60 100644 Binary files a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po index 084a9826eb..b5ead01eb3 100644 --- a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po @@ -3,12 +3,12 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" diff --git a/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo index 66c61fa9f0..cc07710209 100644 Binary files a/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/id/LC_MESSAGES/django.po b/mayan/apps/documents/locale/id/LC_MESSAGES/django.po index ea8ac6b30d..ac82331194 100644 --- a/mayan/apps/documents/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo index 862c04b2f1..df7e89b7da 100644 Binary files a/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/it/LC_MESSAGES/django.po b/mayan/apps/documents/locale/it/LC_MESSAGES/django.po index 21adca782d..78e5f26a53 100644 --- a/mayan/apps/documents/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo index 2b46327fd3..f935f748d0 100644 Binary files a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po index 6813cca89d..a61da9c769 100644 --- a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo index c5c387f592..f4dc1da6e2 100644 Binary files a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po index eae082a0a9..82e08488d8 100644 --- a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo index 8107f74279..297558d962 100644 Binary files a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po index ad70838c99..04c1a1673e 100644 --- a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo index ab19403e1b..d1fca1cb69 100644 Binary files a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po index 5fe0cb520b..d29a3503a5 100644 --- a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.mo index 606242ae92..9c51847891 100644 Binary files a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po index f1e64db018..1cda669008 100644 --- a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo index 6d15582d2f..4ec2f9243e 100644 Binary files a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po index 426f86e231..fb4f0bccde 100644 --- a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo index 00ed67801b..3f80cb4a6c 100644 Binary files a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po index 8e468779d2..2e7889a12b 100644 --- a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo index 011164d334..d3d686d9e6 100644 Binary files a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po index 8aca11c3e8..fa93ea4a57 100644 --- a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo index 06d50912b2..058ed835c7 100644 Binary files a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po index b65389773e..5e60cc57f5 100644 --- a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.mo index ba5e380471..034f2f2ea3 100644 Binary files a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po index 25ee162eb6..9635e1e424 100644 --- a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-15 06:31+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo index a78f6374a8..c53c7b0670 100644 Binary files a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po index 0f641ef434..4b3b007ff4 100644 --- a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo index 6e0c31fbfe..6d9d8f0ff1 100644 Binary files a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po index 99472a9ca5..9186cd5807 100644 --- a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.mo index 84a5e83160..0e925e7b43 100644 Binary files a/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.po index bf27a48a18..1264319e5e 100644 --- a/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo index 45efb3e9fd..e60131fa66 100644 Binary files a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po index 07e66fc31e..192a8050ef 100644 --- a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo index bfce0b748c..76102a6af2 100644 Binary files a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po index 44b3eb4242..91944de520 100644 --- a/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/de_DE/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-24 22:45+0000\n" "Last-Translator: Jesaja Everling \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo index e23d5699dd..6e954fa6be 100644 Binary files a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po index 6530655786..78586f92ca 100644 --- a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo index 9d10343c22..30b1b6a26a 100644 Binary files a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po index 4532997bdd..5b940d207c 100644 --- a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-05-28 19:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo index dc6a1c15c2..46cd95084d 100644 Binary files a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po index c560477196..4083121686 100644 --- a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-05-04 08:02+0000\n" "Last-Translator: Nima Towhidi \n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo index de2c3888f1..22fb8059c0 100644 Binary files a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po index c2e0627b47..b5a054990a 100644 --- a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-24 19:52+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo index 7c88da5ac7..4ebea9f403 100644 Binary files a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po index 5dbe02e81f..74dda9febe 100644 --- a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po @@ -4,14 +4,14 @@ # # Translators: # Dezső József , 2013 -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-05 14:41+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo index dfe63d3163..59ba22d215 100644 Binary files a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po index 44e1b01e35..afe9f1016a 100644 --- a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo index d569a662be..9e048f4a75 100644 Binary files a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po index 00d111bca0..3b81f34952 100644 --- a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-10 07:29+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo index 9cb1c64f9d..1d807da880 100644 Binary files a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po index 7c429d7cd1..55f5a612cc 100644 --- a/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/nl_NL/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo index 3d17d99fbe..56d2ee7a2d 100644 Binary files a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po index 5f61dc3135..c7024cfb1d 100644 --- a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-19 09:06+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo index 930d1b6377..97797a7d4f 100644 Binary files a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po index d93cfe619c..4b3b465025 100644 --- a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo index 84e0d3a083..0ec860f42b 100644 Binary files a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po index 3b6fad581d..785208af66 100644 --- a/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pt_BR/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-05-04 02:24+0000\n" "Last-Translator: Jadson Ribeiro \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.mo index df40526b46..1bc3e17d3c 100644 Binary files a/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.po index 45ac659f4e..bd7e0dc22e 100644 --- a/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo index 1b1342c1d0..fdda087200 100644 Binary files a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po index 142e64b332..595a8ed24d 100644 --- a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo index 6a9e059c51..a526293873 100644 Binary files a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po index 236ca6e512..09ddaf3d57 100644 --- a/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo index be4e02d69e..2d3597ed2b 100644 Binary files a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po index ff9e9be038..1d44a79191 100644 --- a/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-03 19:16+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo index b61de79c22..8c97af3235 100644 Binary files a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po index f935066aa2..1647c48a71 100644 --- a/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.mo index 2259c3e6fc..4a6a4635cc 100644 Binary files a/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.po index e9210cd65a..197b9f931c 100644 --- a/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo index 0776ea7d86..5599150bf4 100644 Binary files a/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/ar/LC_MESSAGES/django.po b/mayan/apps/events/locale/ar/LC_MESSAGES/django.po index e6ef5eccda..dfa999f1e0 100644 --- a/mayan/apps/events/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/ar/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/events/locale/bg/LC_MESSAGES/django.mo index 3adcce0cca..4185523fb8 100644 Binary files a/mayan/apps/events/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/bg/LC_MESSAGES/django.po b/mayan/apps/events/locale/bg/LC_MESSAGES/django.po index 73687e0828..5e062904ff 100644 --- a/mayan/apps/events/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/bg/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.mo index e131c5c7df..ba5a7758ec 100644 Binary files a/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.po index 2bbc2f7b3d..c9f7a40f34 100644 --- a/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/da/LC_MESSAGES/django.mo b/mayan/apps/events/locale/da/LC_MESSAGES/django.mo index 4f2114910b..11d57f11c0 100644 Binary files a/mayan/apps/events/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/da/LC_MESSAGES/django.po b/mayan/apps/events/locale/da/LC_MESSAGES/django.po index 685d36fd32..2dbb8aec2a 100644 --- a/mayan/apps/events/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/da/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.mo index a651b09b75..05ae0bf34b 100644 Binary files a/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.po index 9db1c3559a..fbd5d7d593 100644 --- a/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Ereignisse" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "Zeitstempel" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Akteur" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Verb" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/en/LC_MESSAGES/django.mo b/mayan/apps/events/locale/en/LC_MESSAGES/django.mo index e23d5699dd..6e954fa6be 100644 Binary files a/mayan/apps/events/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/en/LC_MESSAGES/django.po b/mayan/apps/events/locale/en/LC_MESSAGES/django.po index 56b1a8d955..375024faf8 100644 --- a/mayan/apps/events/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/es/LC_MESSAGES/django.mo b/mayan/apps/events/locale/es/LC_MESSAGES/django.mo index ea5f3909bb..e83f6ee8cf 100644 Binary files a/mayan/apps/events/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/es/LC_MESSAGES/django.po b/mayan/apps/events/locale/es/LC_MESSAGES/django.po index 10a04690e5..7ff4633378 100644 --- a/mayan/apps/events/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/es/LC_MESSAGES/django.po @@ -4,12 +4,13 @@ # # Translators: # Roberto Rosario, 2015 +# Roberto Rosario, 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:46+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" @@ -22,22 +23,26 @@ msgstr "" msgid "System" msgstr "Sistema" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Eventos" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "Marca de tiempo" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Actor" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Verbo" +#: apps.py:46 +msgid "Action object" +msgstr "Objeto de acción" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/events/locale/fa/LC_MESSAGES/django.mo index 0bce5296d8..ecd202296f 100644 Binary files a/mayan/apps/events/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/fa/LC_MESSAGES/django.po b/mayan/apps/events/locale/fa/LC_MESSAGES/django.po index eaf86ce4d9..be977e96fb 100644 --- a/mayan/apps/events/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/fa/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" @@ -22,22 +22,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "رویداد" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "علامت زمان" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "فعال" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "فعل" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/events/locale/fr/LC_MESSAGES/django.mo index 3eb7b2d8e7..929e9518e8 100644 Binary files a/mayan/apps/events/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/fr/LC_MESSAGES/django.po b/mayan/apps/events/locale/fr/LC_MESSAGES/django.po index 861044b577..0759d4cad7 100644 --- a/mayan/apps/events/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/fr/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" @@ -23,22 +23,26 @@ msgstr "" msgid "System" msgstr "Système" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Événements" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "Horodatage" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Acteur" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Verbe" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/events/locale/hu/LC_MESSAGES/django.mo index 0231e7db75..e50f0582c2 100644 Binary files a/mayan/apps/events/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/hu/LC_MESSAGES/django.po b/mayan/apps/events/locale/hu/LC_MESSAGES/django.po index 173daecf97..4ad0b3f759 100644 --- a/mayan/apps/events/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/hu/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" @@ -22,22 +22,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Események" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "Időbélyeg" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Szereplő" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Ige" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/id/LC_MESSAGES/django.mo b/mayan/apps/events/locale/id/LC_MESSAGES/django.mo index 2ffdb66d3c..3224f84ff9 100644 Binary files a/mayan/apps/events/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/id/LC_MESSAGES/django.po b/mayan/apps/events/locale/id/LC_MESSAGES/django.po index a52ea249b8..3e4f82dc0b 100644 --- a/mayan/apps/events/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/id/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/it/LC_MESSAGES/django.mo b/mayan/apps/events/locale/it/LC_MESSAGES/django.mo index e035e03572..282f04bbca 100644 Binary files a/mayan/apps/events/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/it/LC_MESSAGES/django.po b/mayan/apps/events/locale/it/LC_MESSAGES/django.po index 345337d94f..e687689949 100644 --- a/mayan/apps/events/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/it/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" @@ -22,22 +22,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Eventi" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "Timestamp" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Attore" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Verbo" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.mo index 330970b177..e1c7723e3e 100644 Binary files a/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.po index 2e39d2ee2e..0b18356ead 100644 --- a/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -22,22 +22,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Evenementen" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "Timestamp" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Acteur" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Werkwoord" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/events/locale/pl/LC_MESSAGES/django.mo index b4693c2fbc..7c81f58a18 100644 Binary files a/mayan/apps/events/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/pl/LC_MESSAGES/django.po b/mayan/apps/events/locale/pl/LC_MESSAGES/django.po index 2681f6dfe1..0c0269b7e2 100644 --- a/mayan/apps/events/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/pl/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" @@ -22,22 +22,26 @@ msgstr "" msgid "System" msgstr "System" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Zdarzenia" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "Pieczęć czasu" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Czynnik" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Słowo" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/events/locale/pt/LC_MESSAGES/django.mo index 1f23d219f6..1e4ef42588 100644 Binary files a/mayan/apps/events/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/pt/LC_MESSAGES/django.po b/mayan/apps/events/locale/pt/LC_MESSAGES/django.po index 77b57b33d5..5d8f7f59d6 100644 --- a/mayan/apps/events/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/pt/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Events" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Actor" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Verbo" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.mo index bb2bed7add..a9cdd8db40 100644 Binary files a/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.po index bb58971cbc..fa338c3a5b 100644 --- a/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -23,22 +23,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Eventos" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "Timestamp" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Ator" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Verbo" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.mo index cc5082db63..abccca0cff 100644 Binary files a/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.po index c53d3bc0e1..0efb290475 100644 --- a/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/events/locale/ru/LC_MESSAGES/django.mo index b804723be2..00f6cbba29 100644 Binary files a/mayan/apps/events/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/ru/LC_MESSAGES/django.po b/mayan/apps/events/locale/ru/LC_MESSAGES/django.po index 0bafc0f173..e6c4cc2924 100644 --- a/mayan/apps/events/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/ru/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" @@ -22,22 +22,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "События" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "временная метка" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Субъект" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Глагол" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.mo index d3a7bd561e..661f27255a 100644 Binary files a/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.po index 1b73996b14..205eb4f205 100644 --- a/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.mo index 4ab545f58e..91466008dc 100644 Binary files a/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.po index 54804849d3..1b800fbb65 100644 --- a/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -23,22 +23,26 @@ msgstr "" msgid "System" msgstr "Sistem" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Olaylar" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "Zaman mührü" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "Aktör" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "Fiil" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.mo index 6075155a17..70bf133b3e 100644 Binary files a/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.po index e4156edbe0..e5a3d68010 100644 --- a/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.mo index e3da214cf6..d3e22ef3ef 100644 Binary files a/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.po index d3a41a2428..b598ece4b9 100644 --- a/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -21,22 +21,26 @@ msgstr "" msgid "System" msgstr "" -#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 +#: apps.py:26 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:31 +#: apps.py:35 msgid "Timestamp" msgstr "" -#: apps.py:34 +#: apps.py:38 msgid "Actor" msgstr "" -#: apps.py:38 +#: apps.py:42 msgid "Verb" msgstr "" +#: apps.py:46 +msgid "Action object" +msgstr "" + #: classes.py:23 #, python-brace-format msgid "Unknown or obsolete event type: {0}" diff --git a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo index 47c5cc407b..adccdc946c 100644 Binary files a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po index c7a55cf48b..5bff600bb8 100644 --- a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo index b10c78f556..ce48f7dc52 100644 Binary files a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po index 19f60d84a0..a00b46c024 100644 --- a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.mo index 602b8f6d61..c3dd3a27ab 100644 Binary files a/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po index 4164c6d452..363f0a869f 100644 --- a/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-10 07:58+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo index fcb3000656..6f48f433ac 100644 Binary files a/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/da/LC_MESSAGES/django.po b/mayan/apps/linking/locale/da/LC_MESSAGES/django.po index da95250ebd..42490a1c3f 100644 --- a/mayan/apps/linking/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo index c80978ad97..a1ef6ea317 100644 Binary files a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po index d803898bb6..dd3cc91d52 100644 --- a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-26 15:56+0000\n" "Last-Translator: Jesaja Everling \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo index e23d5699dd..6e954fa6be 100644 Binary files a/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/en/LC_MESSAGES/django.po b/mayan/apps/linking/locale/en/LC_MESSAGES/django.po index b68c5ffb52..e3eeecb384 100644 --- a/mayan/apps/linking/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo index 6eb4238435..fadc27617e 100644 Binary files a/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/es/LC_MESSAGES/django.po b/mayan/apps/linking/locale/es/LC_MESSAGES/django.po index f3c57b721f..a77c1302ec 100644 --- a/mayan/apps/linking/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo index eaf60ee3f1..28f141303b 100644 Binary files a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po index f8a4f2138b..1ff4af0cf3 100644 --- a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo index d83b14de9b..af07dd9547 100644 Binary files a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po index f6c376271c..bd74178a87 100644 --- a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-24 20:01+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo index f99343bf1d..ce6d2bbd1e 100644 Binary files a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po index 989b70c8a8..c2eeaabcd8 100644 --- a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-04 13:02+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo index 9742fa8213..48a79bfa6a 100644 Binary files a/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/id/LC_MESSAGES/django.po b/mayan/apps/linking/locale/id/LC_MESSAGES/django.po index b7ce8ac8cd..39b7025a2e 100644 --- a/mayan/apps/linking/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo index c1b88a503d..3813d7bdb7 100644 Binary files a/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/it/LC_MESSAGES/django.po b/mayan/apps/linking/locale/it/LC_MESSAGES/django.po index 3c5181d566..bc74b70559 100644 --- a/mayan/apps/linking/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-03 08:13+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo index 4aa0f0bc28..fb4e7dbe4b 100644 Binary files a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po index e351a11ead..2e9dba3d03 100644 --- a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo index 68b2a9450e..4758b3a706 100644 Binary files a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po index f4794ac559..ac5bb81ac3 100644 --- a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-06-23 14:03+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo index 9efbc88a2a..ae9a2be294 100644 Binary files a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po index 3d5eabccad..bb2a3769d3 100644 --- a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo index a22857230d..25d6a15392 100644 Binary files a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po index 6c844d3203..aff7384018 100644 --- a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-05-04 19:46+0000\n" "Last-Translator: Jadson Ribeiro \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.mo index 54a5bdb8e9..bfb2a12162 100644 Binary files a/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po index c7dc0bb49b..327a66d0fa 100644 --- a/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo index 3e2e4d1ce9..6a4c827070 100644 Binary files a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po index 52230254d0..19f6d25874 100644 --- a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo index 62edcfc128..98cf1e01da 100644 Binary files a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po index 97e88ecda4..b4f9968efd 100644 --- a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo index 46cb10fe0f..568d79cf00 100644 Binary files a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po index 49641e0815..8d91a51b85 100644 --- a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-30 19:24+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo index ba1e7b70c4..245869cfb4 100644 Binary files a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po index 52112e51fa..e12016b836 100644 --- a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.mo index 9993fdc855..d5cc30b2d4 100644 Binary files a/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po index e8ccf12c61..8b3ecb2a1f 100644 --- a/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/lock_manager/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/ar/LC_MESSAGES/django.mo index 50799f5734..dbe3c6e19a 100644 Binary files a/mayan/apps/lock_manager/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/ar/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/ar/LC_MESSAGES/django.po index 60ff260054..250c4b9cff 100644 --- a/mayan/apps/lock_manager/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/lock_manager/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/bg/LC_MESSAGES/django.mo index 36129ff9fb..3b7fd597ac 100644 Binary files a/mayan/apps/lock_manager/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/bg/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/bg/LC_MESSAGES/django.po index 8e3cff97e9..6c5a0b4fdb 100644 --- a/mayan/apps/lock_manager/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/lock_manager/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/bs_BA/LC_MESSAGES/django.mo index d1baa2b01a..c6270fa3cf 100644 Binary files a/mayan/apps/lock_manager/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/bs_BA/LC_MESSAGES/django.po index f58b59f56a..c5c62379b7 100644 --- a/mayan/apps/lock_manager/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/lock_manager/locale/da/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/da/LC_MESSAGES/django.mo index 515e8bc852..b00c9ebca0 100644 Binary files a/mayan/apps/lock_manager/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/da/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/da/LC_MESSAGES/django.po index 11ebe581dd..54485894b5 100644 --- a/mayan/apps/lock_manager/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/lock_manager/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/de_DE/LC_MESSAGES/django.mo index 82d7b0b5d7..811a20a603 100644 Binary files a/mayan/apps/lock_manager/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/de_DE/LC_MESSAGES/django.po index cb69f381f2..4e339f86d8 100644 --- a/mayan/apps/lock_manager/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/de_DE/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:04+0000\n" "Last-Translator: Mathias Behrle \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.mo index e23d5699dd..6e954fa6be 100644 Binary files a/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.po index 607cc60e58..bfcfc17cd2 100644 --- a/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/lock_manager/locale/es/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/es/LC_MESSAGES/django.mo index 992ea9c857..6453240e45 100644 Binary files a/mayan/apps/lock_manager/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/es/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/es/LC_MESSAGES/django.po index 3153b043d1..1fe7b3321b 100644 --- a/mayan/apps/lock_manager/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:04+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/lock_manager/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/fa/LC_MESSAGES/django.mo index bab71df1d7..4987740c5d 100644 Binary files a/mayan/apps/lock_manager/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/fa/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/fa/LC_MESSAGES/django.po index 1f5165e330..0ebe3951cd 100644 --- a/mayan/apps/lock_manager/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.mo index 204ff9806b..8d1cec4b71 100644 Binary files a/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.po index f743587d3b..b69a6d828d 100644 --- a/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:04+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/lock_manager/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/hu/LC_MESSAGES/django.mo index 79667054ce..fc27a2bf8a 100644 Binary files a/mayan/apps/lock_manager/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/hu/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/hu/LC_MESSAGES/django.po index ca49a4a8ae..9ea1037179 100644 --- a/mayan/apps/lock_manager/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-04 13:01+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/lock_manager/locale/id/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/id/LC_MESSAGES/django.mo index eea25d17a4..c2840074e9 100644 Binary files a/mayan/apps/lock_manager/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/id/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/id/LC_MESSAGES/django.po index a072753cd5..3f1fad772f 100644 --- a/mayan/apps/lock_manager/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/lock_manager/locale/it/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/it/LC_MESSAGES/django.mo index 4b01b0b3db..29343313f7 100644 Binary files a/mayan/apps/lock_manager/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/it/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/it/LC_MESSAGES/django.po index 80a9fdd58e..23270ff18d 100644 --- a/mayan/apps/lock_manager/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-09-24 09:13+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/lock_manager/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/nl_NL/LC_MESSAGES/django.mo index 3002406227..034e2c6fbf 100644 Binary files a/mayan/apps/lock_manager/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/nl_NL/LC_MESSAGES/django.po index d297be445e..e09bd60ffb 100644 --- a/mayan/apps/lock_manager/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-05-10 18:57+0000\n" "Last-Translator: Evelijn Saaltink \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/lock_manager/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/pl/LC_MESSAGES/django.mo index 9a65372642..3dd2a341a5 100644 Binary files a/mayan/apps/lock_manager/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/pl/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/pl/LC_MESSAGES/django.po index d2228fa258..0adf4ba598 100644 --- a/mayan/apps/lock_manager/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/lock_manager/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/pt/LC_MESSAGES/django.mo index 0e857a89ab..c8c2fc83a4 100644 Binary files a/mayan/apps/lock_manager/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/pt/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/pt/LC_MESSAGES/django.po index 6f765cef5e..06f4990ce8 100644 --- a/mayan/apps/lock_manager/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/lock_manager/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/pt_BR/LC_MESSAGES/django.mo index 65a56325ad..f6f842bfed 100644 Binary files a/mayan/apps/lock_manager/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/pt_BR/LC_MESSAGES/django.po index a55a4c758f..b80d8c2612 100644 --- a/mayan/apps/lock_manager/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-11-04 19:32+0000\n" "Last-Translator: Aline Freitas \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/lock_manager/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/ro_RO/LC_MESSAGES/django.mo index 2f21147f31..98339cdd0a 100644 Binary files a/mayan/apps/lock_manager/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/ro_RO/LC_MESSAGES/django.po index cc61cd9fbd..ee57c88b87 100644 --- a/mayan/apps/lock_manager/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/lock_manager/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/ru/LC_MESSAGES/django.mo index f2aea8b4bd..d8f3794379 100644 Binary files a/mayan/apps/lock_manager/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/ru/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/ru/LC_MESSAGES/django.po index b853944baf..cd6dc7144c 100644 --- a/mayan/apps/lock_manager/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/ru/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/lock_manager/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/sl_SI/LC_MESSAGES/django.mo index 184f9f14e2..55be4fdf05 100644 Binary files a/mayan/apps/lock_manager/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/sl_SI/LC_MESSAGES/django.po index 5e3d892bf0..f1cff69cf2 100644 --- a/mayan/apps/lock_manager/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/lock_manager/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/tr_TR/LC_MESSAGES/django.mo index 3d00662071..fad561a740 100644 Binary files a/mayan/apps/lock_manager/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/tr_TR/LC_MESSAGES/django.po index 2acc1a65e6..3ab0af26af 100644 --- a/mayan/apps/lock_manager/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-03 19:28+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/lock_manager/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/vi_VN/LC_MESSAGES/django.mo index 9a7d0a9996..08cb0dd947 100644 Binary files a/mayan/apps/lock_manager/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/vi_VN/LC_MESSAGES/django.po index b9cd35e6a3..aff00c5996 100644 --- a/mayan/apps/lock_manager/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/lock_manager/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/zh_CN/LC_MESSAGES/django.mo index 2582ceb42d..ea7692ca11 100644 Binary files a/mayan/apps/lock_manager/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/lock_manager/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/lock_manager/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/lock_manager/locale/zh_CN/LC_MESSAGES/django.po index 6d6aa0c0a9..47e3a7e58d 100644 --- a/mayan/apps/lock_manager/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.mo index 20860e90bc..df0cd5ccc4 100644 Binary files a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po index ca76eb8662..ad5a19fcf5 100644 --- a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" @@ -63,7 +63,7 @@ msgstr "" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo index 180a965d9a..731516b74e 100644 Binary files a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po index 5928512fc2..bc12c9192f 100644 --- a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" @@ -64,7 +64,7 @@ msgstr "Съдържание" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -108,7 +108,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -138,29 +138,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -170,36 +170,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -362,22 +362,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.mo index 43805b4b0d..34ba1d5747 100644 Binary files a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po index 11fc71e5de..e75810ba67 100644 --- a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" @@ -63,7 +63,7 @@ msgstr "" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo index f5b9c72b1d..d6b92101c1 100644 Binary files a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po index b977fd6316..374985e896 100644 --- a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" @@ -63,7 +63,7 @@ msgstr "" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.mo index cfdb2edbc2..47009efaf9 100644 Binary files a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po index 4f323dddf9..10064dbda9 100644 --- a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" @@ -64,7 +64,7 @@ msgstr "Nachrichtenteil" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -108,7 +108,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -138,29 +138,29 @@ msgstr "Host" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "Port" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -170,36 +170,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "Benutzer" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Passwort" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -362,22 +362,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo index e23d5699dd..6e954fa6be 100644 Binary files a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po index 6bba2e7000..c4d7421761 100644 --- a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -63,7 +63,7 @@ msgstr "" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" "True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these " "settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.mo index 88a56fdbf7..c286e24713 100644 Binary files a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po index 54c66f48ab..c6c4515c8e 100644 --- a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-25 03:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" @@ -66,7 +66,7 @@ msgstr "Cuerpo" msgid "The email profile that will be used to send this email." msgstr "El perfil de correo electrónico que se utilizará para enviar este correo electrónico." -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "Perfil de correo" @@ -110,7 +110,7 @@ msgstr "Lista de perfiles de correo" msgid "Mailing profiles" msgstr "Perfiles de correo" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "Probar" @@ -140,29 +140,29 @@ msgstr "Host" msgid "The host to use for sending email." msgstr "El host a utilizar para enviar correo electrónico." -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "Puerto" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "Puerto para utilizar en el servidor SMTP." -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "Utilizar TLS" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "Si desea utilizar una conexión TLS (segura) al hablar con el servidor SMTP. Se utiliza para conexiones TLS explícitas, generalmente en el puerto 587." -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "Usar SSL" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -172,36 +172,36 @@ msgid "" " True." msgstr "Si desea utilizar una conexión implícita TLS (segura) al hablar con el servidor SMTP. En la mayoría de la documentación de correo electrónico, este tipo de conexión TLS se denomina SSL. Generalmente se utiliza en el puerto 465. Si experimenta problemas, consulte la configuración TLS explícita \"Usar TLS\". Tenga en cuenta que \"Usar TLS\" y \"Usar SSL\" son mutuamente excluyentes, por lo que solo debe activar una de esas configuraciones." -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "Usuario" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "Nombre de usuario para usar para el servidor SMTP. Si está vacío, no se intentará la autenticación." -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Contraseña" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "Contraseña para usar para el servidor SMTP. Esta configuración se utiliza junto con el nombre de usuario al autenticarse en el servidor SMTP. Si cualquiera de estos ajustes está vacío, no se intentará la autenticación." -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "Backend de Django SMTP" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "Ruta de archivo" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "Backend de Django basado en archivos" @@ -364,22 +364,22 @@ msgstr "Nueva selección de backend de perfil de correo" msgid "Create a \"%s\" mailing profile" msgstr "Crear un perfil de correo tipo \"%s\"" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "Eliminar el perfil de correo: %s" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "Editar perfil de publicación: %s" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "registro de errores para %s " -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "Probar perfil de correo: %s" diff --git a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo index 0596ee9b82..82d76a049f 100644 Binary files a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po index 866b676f33..26d0626c61 100644 --- a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" @@ -64,7 +64,7 @@ msgstr "بدنه" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -108,7 +108,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -138,29 +138,29 @@ msgstr "هاست" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "Port" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -170,36 +170,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "نام کاربری" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "کلمه عبور" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -362,22 +362,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo index c9fdc1ffc8..ece13f1a76 100644 Binary files a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po index d28bddc275..e592fb121c 100644 --- a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-07 12:44+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" @@ -65,7 +65,7 @@ msgstr "Corps" msgid "The email profile that will be used to send this email." msgstr "Le profil de messagerie qui sera utilisé pour envoyer ce courrier électronique." -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "Profil de la liste de diffusion" @@ -109,7 +109,7 @@ msgstr "Liste des profils de diffusion" msgid "Mailing profiles" msgstr "Profil de diffusion" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "Test" @@ -139,29 +139,29 @@ msgstr "Hote" msgid "The host to use for sending email." msgstr "L'hôte à utiliser pour envoyer les mails" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "Port" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "Port à utiliser pour le serveur SMTP" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "Utiliser TLS" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "Que ce soit pour utiliser une connexion TLS (sécurisée) lorsque vous parlez au serveur SMTP. Ceci est utilisé pour les connexions TLS explicites, généralement sur le port 587." -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "Utiliser SSL" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -171,36 +171,36 @@ msgid "" " True." msgstr "Que ce soit pour utiliser une connexion implicite TLS (sécurisée) lorsque vous parlez au serveur SMTP. Dans la plupart des documents électroniques, ce type de connexion TLS est appelé SSL. Il est généralement utilisé sur le port 465. Si vous rencontrez des problèmes, consultez le paramètre TLS explicite \"Utiliser TLS\". Notez que \"Utiliser TLS\" et \"Utiliser SSL\" sont mutuellement exclusifs, donc ne cocher que l'un de ces paramètres." -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "Identifiant" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "Nom d'utilisateur à utiliser pour le serveur SMTP. Si vide, l'authentification ne sera pas tentée." -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Mot de passe" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "Mot de passe à utiliser pour le serveur SMTP. Ce paramètre est utilisé conjointement avec le nom d'utilisateur lors de l'authentification sur le serveur SMTP. Si l'un de ces paramètres est vide, l'authentification ne sera pas tentée." -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "Django SMTP backend" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "Chemin du fichier" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "Support Django basée sur un fichier " @@ -363,22 +363,22 @@ msgstr "Nouvelle sélection du support de profil de liste de diffusion" msgid "Create a \"%s\" mailing profile" msgstr "Créer un profil de diffusion \"%s\"" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "Supprimer un profil de diffusion %s" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "Modifier un profile de liste de diffusion %s" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "%s journal d'erreur" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "Tester le profil de diffusion: %s" diff --git a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo index 1e17c30a47..7f694a97e9 100644 Binary files a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po index 66e420a683..8ce48c4e56 100644 --- a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-05 14:41+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -64,7 +64,7 @@ msgstr "Szövegtörzs" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -108,7 +108,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -138,29 +138,29 @@ msgstr "Kiszolgáló" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -170,36 +170,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Jelszó" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -362,22 +362,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo index 14a5f6fa8f..6b7c936a58 100644 Binary files a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po index 9bfbe6a50a..c718dba808 100644 --- a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" @@ -63,7 +63,7 @@ msgstr "" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Password" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo index bddbfc3528..9f8a99aefc 100644 Binary files a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po index 93e0634bbf..b9a24ab7ed 100644 --- a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" @@ -64,7 +64,7 @@ msgstr "Corpo" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "Profilo mailing" @@ -108,7 +108,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -138,29 +138,29 @@ msgstr "Host" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "Porta" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -170,36 +170,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "Nome utente" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Password" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -362,22 +362,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.mo index a6ffddcfab..fe70ed9dea 100644 Binary files a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po index 46718d801c..bde7646469 100644 --- a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" @@ -64,7 +64,7 @@ msgstr "Body" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -108,7 +108,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -138,29 +138,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -170,36 +170,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Wachtwoord" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -362,22 +362,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo index e353d3bc5b..e3a281a12d 100644 Binary files a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po index 91eb9dbb17..ed88440aa2 100644 --- a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" @@ -65,7 +65,7 @@ msgstr "Treść" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -109,7 +109,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -139,29 +139,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -171,36 +171,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Hasło" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -363,22 +363,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo index 244a5d6637..c8aefa43f5 100644 Binary files a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po index 83e963ec4a..3100b14228 100644 --- a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" @@ -63,7 +63,7 @@ msgstr "Corpo" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Senha" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.mo index 9569737301..7ef6b7ad1a 100644 Binary files a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po index d8e17875a6..eec6857a0f 100644 --- a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" @@ -66,7 +66,7 @@ msgstr "Corpo" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -110,7 +110,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -140,29 +140,29 @@ msgstr "Host" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "Porta" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -172,36 +172,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "Usuário" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Senha" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -364,22 +364,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.mo index 87c00cc449..251da9ecc8 100644 Binary files a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po index a3fe01d482..019a0ec7ef 100644 --- a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" @@ -63,7 +63,7 @@ msgstr "" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo index 41d7fa62e1..a48050c569 100644 Binary files a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po index f434f8ee77..58e273441f 100644 --- a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" @@ -64,7 +64,7 @@ msgstr "Тело письма" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -108,7 +108,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -138,29 +138,29 @@ msgstr "Хост" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "Порт" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -170,36 +170,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "Имя пользователя" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Пароль" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -362,22 +362,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.mo index db883e2e16..a7929e3c2c 100644 Binary files a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po index 58e1de68a8..af0db12084 100644 --- a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" @@ -63,7 +63,7 @@ msgstr "" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.mo index 0bc7ed7ad2..a506edec9d 100644 Binary files a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po index 0b9ebec0d6..e54bbc488f 100644 --- a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" @@ -65,7 +65,7 @@ msgstr "Gövde" msgid "The email profile that will be used to send this email." msgstr "Bu e-postayı göndermek için kullanılacak e-posta profili." -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "Posta profili" @@ -109,7 +109,7 @@ msgstr "Posta profilleri listesi" msgid "Mailing profiles" msgstr "Posta profilleri" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "Test" @@ -139,29 +139,29 @@ msgstr "Sunucu" msgid "The host to use for sending email." msgstr "E-posta göndermek için kullanılacak sunucu." -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "Port" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "SMTP sunucusu için kullanılacak bağlantı noktası." -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "TLS kullanın" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "SMTP sunucusuyla konuşurken bir TLS (güvenli) bağlantı kullanıp kullanmamak. Bu, genellikle 587 numaralı bağlantı noktasındaki açık TLS bağlantıları için kullanılır." -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "SSL'yi kullan" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -171,36 +171,36 @@ msgid "" " True." msgstr "SMTP sunucusuyla konuşurken kapalı bir TLS (güvenli) bağlantı kullanıp kullanmamak. Çoğu e-posta belgelerinde bu TLS bağlantı tipine SSL adı verilir. Genellikle port 465'te kullanılır. Sorun yaşıyorsanız açık TLS ayarı \"TLS Kullan\" konusuna bakın. \"Use TLS\" (TLS Kullan) ve \"Use SSL\" (SSL Kullan) seçenekleri karşılıklı olarak hariçtir, bu nedenle bu ayarlardan birini yalnızca True olarak ayarlayın." -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "Kullanıcı adı" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "SMTP sunucusu için kullanılacak kullanıcı adı. Boş ise, kimlik doğrulama denenmeyecektir." -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "Parola" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "SMTP sunucusu için kullanılacak şifre. Bu ayar, SMTP sunucusuna kimlik doğrulaması yaparken kullanıcı adı ile birlikte kullanılır. Bu ayarlardan herhangi biri boşsa, kimlik doğrulama denenmeyecektir." -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "Django SMTP arka uç" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "Dosya yolu" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "Django dosya tabanlı arka uç" @@ -363,22 +363,22 @@ msgstr "Yeni posta profili arka uç seçimi" msgid "Create a \"%s\" mailing profile" msgstr "\"%s\" posta profili oluşturma" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "Posta profilini silin: %s" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "Posta profilini düzenleme: %s" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "%s hata günlüğü" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "Test posta profili: %s" diff --git a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.mo index bd39f82b2f..84d3a3c056 100644 Binary files a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po index 1e4c9e8024..2eb2c09bdd 100644 --- a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" @@ -63,7 +63,7 @@ msgstr "" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.mo index e5bc75f50d..e6977ee730 100644 Binary files a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po index 641947b07e..25fb5c4891 100644 --- a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" @@ -63,7 +63,7 @@ msgstr "" msgid "The email profile that will be used to send this email." msgstr "" -#: forms.py:70 views.py:223 +#: forms.py:70 views.py:233 msgid "Mailing profile" msgstr "" @@ -107,7 +107,7 @@ msgstr "" msgid "Mailing profiles" msgstr "" -#: links.py:58 views.py:244 +#: links.py:58 views.py:254 msgid "Test" msgstr "" @@ -137,29 +137,29 @@ msgstr "" msgid "The host to use for sending email." msgstr "" -#: mailers.py:22 +#: mailers.py:21 msgid "Port" msgstr "" -#: mailers.py:24 +#: mailers.py:23 msgid "Port to use for the SMTP server." msgstr "" -#: mailers.py:28 +#: mailers.py:26 msgid "Use TLS" msgstr "" -#: mailers.py:31 +#: mailers.py:29 msgid "" "Whether to use a TLS (secure) connection when talking to the SMTP server. " "This is used for explicit TLS connections, generally on port 587." msgstr "" -#: mailers.py:37 +#: mailers.py:34 msgid "Use SSL" msgstr "" -#: mailers.py:40 +#: mailers.py:37 msgid "" "Whether to use an implicit TLS (secure) connection when talking to the SMTP " "server. In most email documentation this type of TLS connection is referred " @@ -169,36 +169,36 @@ msgid "" " True." msgstr "" -#: mailers.py:50 +#: mailers.py:46 msgid "Username" msgstr "" -#: mailers.py:53 +#: mailers.py:49 msgid "" "Username to use for the SMTP server. If empty, authentication won't " "attempted." msgstr "" -#: mailers.py:60 +#: mailers.py:55 msgid "Password" msgstr "密码" -#: mailers.py:63 +#: mailers.py:58 msgid "" "Password to use for the SMTP server. This setting is used in conjunction " "with the username when authenticating to the SMTP server. If either of these" " settings is empty, authentication won't be attempted." msgstr "" -#: mailers.py:80 +#: mailers.py:76 msgid "Django SMTP backend" msgstr "" -#: mailers.py:87 +#: mailers.py:83 msgid "File path" msgstr "" -#: mailers.py:93 +#: mailers.py:89 msgid "Django file based backend" msgstr "" @@ -361,22 +361,22 @@ msgstr "" msgid "Create a \"%s\" mailing profile" msgstr "" -#: views.py:181 +#: views.py:186 #, python-format msgid "Delete mailing profile: %s" msgstr "" -#: views.py:192 +#: views.py:197 #, python-format msgid "Edit mailing profile: %s" msgstr "" -#: views.py:210 +#: views.py:220 #, python-format msgid "%s error log" msgstr "" -#: views.py:245 +#: views.py:255 #, python-format msgid "Test mailing profile: %s" msgstr "" diff --git a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo index 95ab108496..7a94564c1d 100644 Binary files a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po index c75c415afc..91cfc08180 100644 --- a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo index 6d2a6dc144..b0f77d1a40 100644 Binary files a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po index 3c81cad983..224bb94c58 100644 --- a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.mo index 179bec5665..e4d5c46b0d 100644 Binary files a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po index f60ef9a6cb..4944ec6b0e 100644 --- a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-10 07:58+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo index 0c0f6c7263..aa7f77c0d2 100644 Binary files a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po index 3ad2051233..a80fd2f28a 100644 --- a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo index 373e5d07b0..dc4088b858 100644 Binary files a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po index ed1f70ff66..9c84549078 100644 --- a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo index 7175ae6a59..b9ce1906ca 100644 Binary files a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po index 6c765af99e..9d55152b1f 100644 --- a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo index 0dec8a0157..a18bd6892a 100644 Binary files a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po index f3f4712c8c..7098bf5be8 100644 --- a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:54+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo index b53a7b9d49..9c938a5e3c 100644 Binary files a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po index 1e95e3ea0a..589aaf6a80 100644 --- a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo index b78be7c242..bb333ca033 100644 Binary files a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po index 82385bf65b..6bfe93366f 100644 --- a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-24 20:12+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo index ae8bb5adea..282e4e0f49 100644 Binary files a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po index d813f20855..abb770a1cf 100644 --- a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-04 13:00+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo index 6c8b2470e0..1846ef1d46 100644 Binary files a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po index d3973d9c0b..1862af48f1 100644 --- a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo index 2ac9893a49..769276a2f7 100644 Binary files a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po index 9fb014c82e..307c91e9f2 100644 --- a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-10 07:35+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo index 65867db868..d1a6b317de 100644 Binary files a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po index 51150233f0..1f0ea6d47b 100644 --- a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo index 0c3c6d17d5..7322ada070 100644 Binary files a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po index 91ca609663..bb8eab4bba 100644 --- a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-06 13:08+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo index 995c34d0ef..ac38930fe6 100644 Binary files a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po index 24d4ad66ae..9a2f07df5a 100644 --- a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo index 61bfe8e384..0f281ff172 100644 Binary files a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po index 315258644b..caabfa6a92 100644 --- a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.mo index 39a47f1b59..24065779c6 100644 Binary files a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po index be4d25aac6..00ea755097 100644 --- a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo index 8f2759634c..25c60e64e6 100644 Binary files a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po index 539325836c..1b18443e5d 100644 --- a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo index 010353af76..b48ec5d97c 100644 Binary files a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po index 4eeb778fe1..f3e555ee8c 100644 --- a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo index 1ddb99b4da..13764dd56d 100644 Binary files a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po index baa03c1183..ce370aeabc 100644 --- a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-30 19:40+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo index a31fe226e5..0cfe2560a0 100644 Binary files a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po index 126b447bb4..c5310f1bff 100644 --- a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.mo index 4cbbf81bd2..3a7363df21 100644 Binary files a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po index b5a6f2f907..8dfb0cb272 100644 --- a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.mo index fcae77dfb2..7dcded67d3 100644 Binary files a/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.po index 6e3ad6cac1..fe15e9bdbc 100644 --- a/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.mo index 7fdd693229..51e3517802 100644 Binary files a/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.po index a9ed5fddc4..9ab45ab5fa 100644 --- a/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/mirroring/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/bs_BA/LC_MESSAGES/django.mo index de88470cfd..4130c14df7 100644 Binary files a/mayan/apps/mirroring/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/bs_BA/LC_MESSAGES/django.po index 2cb594d092..1043c89828 100644 --- a/mayan/apps/mirroring/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.mo index 5b9c16b984..f2a35f4761 100644 Binary files a/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.po index 00864a439c..5b355f7e50 100644 --- a/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/mirroring/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/de_DE/LC_MESSAGES/django.mo index 20bb3592ca..630bb2d8a7 100644 Binary files a/mayan/apps/mirroring/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/de_DE/LC_MESSAGES/django.po index 72e2c3fd44..a07505cbdf 100644 --- a/mayan/apps/mirroring/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:08+0000\n" "Last-Translator: Mathias Behrle \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.mo index e23d5699dd..6e954fa6be 100644 Binary files a/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po index 62748d30ee..dde237dbd3 100644 --- a/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/mirroring/locale/es/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/es/LC_MESSAGES/django.mo index 02145af47b..a8dddb0aa0 100644 Binary files a/mayan/apps/mirroring/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/es/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/es/LC_MESSAGES/django.po index 86755e0af5..4e96015797 100644 --- a/mayan/apps/mirroring/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:21+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.mo index f946669e05..2a2b671ec9 100644 Binary files a/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.po index 1c0556db50..ecb09812d9 100644 --- a/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.mo index 6723cfd47d..273e44bd47 100644 Binary files a/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.po index cb45d045a2..16f19577cf 100644 --- a/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-03-21 21:08+0000\n" "Last-Translator: Thierry Schott \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.mo index d98266862f..6957708530 100644 Binary files a/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.po index fe51ac13ba..0d613323ff 100644 --- a/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-08-04 12:52+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.mo index abc6439d7e..7145276cdd 100644 Binary files a/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.po index 298307704a..3e3baf15e3 100644 --- a/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.mo index 40ee44dcf5..343339768b 100644 Binary files a/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.po index 5b2418096c..a560aac70b 100644 --- a/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-09-24 08:52+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/mirroring/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/nl_NL/LC_MESSAGES/django.mo index 0ce5e0a7cf..4bd0be1ff0 100644 Binary files a/mayan/apps/mirroring/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/nl_NL/LC_MESSAGES/django.po index c3e89acf3d..3a7d42c0e7 100644 --- a/mayan/apps/mirroring/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-11-09 16:40+0000\n" "Last-Translator: Evelijn Saaltink \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.mo index 91f9e76902..0280129317 100644 Binary files a/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.po index 86a047bf8c..a94d69f695 100644 --- a/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.mo index eb9c6ee5c2..562fa4509c 100644 Binary files a/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.po index 412ffbb093..acbc7a9806 100644 --- a/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/mirroring/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/pt_BR/LC_MESSAGES/django.mo index 6cdd4c7321..515b85aca0 100644 Binary files a/mayan/apps/mirroring/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/pt_BR/LC_MESSAGES/django.po index 5e63dfd814..72da3924c8 100644 --- a/mayan/apps/mirroring/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-11-04 19:01+0000\n" "Last-Translator: Aline Freitas \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/mirroring/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/ro_RO/LC_MESSAGES/django.mo index a4ace9fd49..f9786f4a28 100644 Binary files a/mayan/apps/mirroring/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/ro_RO/LC_MESSAGES/django.po index ba08c49814..4f3c9ce95d 100644 --- a/mayan/apps/mirroring/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.mo index 934fddad65..88d2faf977 100644 Binary files a/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.po index a82618ef77..9aecead231 100644 --- a/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2016-07-19 20:05+0000\n" "Last-Translator: lilo.panic\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/mirroring/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/sl_SI/LC_MESSAGES/django.mo index 4b2713c9da..0b53506544 100644 Binary files a/mayan/apps/mirroring/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/sl_SI/LC_MESSAGES/django.po index 06276778d7..2da245b7b9 100644 --- a/mayan/apps/mirroring/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/mirroring/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/tr_TR/LC_MESSAGES/django.mo index bccac72d5f..de80aba3ae 100644 Binary files a/mayan/apps/mirroring/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/tr_TR/LC_MESSAGES/django.po index 69f09b553b..f87e739930 100644 --- a/mayan/apps/mirroring/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2017-07-03 19:30+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/mirroring/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/vi_VN/LC_MESSAGES/django.mo index de84e99b71..8ef33f40b0 100644 Binary files a/mayan/apps/mirroring/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/vi_VN/LC_MESSAGES/django.po index 45bacfe304..0d84407343 100644 --- a/mayan/apps/mirroring/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/mirroring/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/zh_CN/LC_MESSAGES/django.mo index 16273ee524..8d19315528 100644 Binary files a/mayan/apps/mirroring/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/mirroring/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/mirroring/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/zh_CN/LC_MESSAGES/django.po index 841a5cec40..e2bd810362 100644 --- a/mayan/apps/mirroring/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:46-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/motd/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/ar/LC_MESSAGES/django.mo index 71931ca533..e82ab62f9f 100644 Binary files a/mayan/apps/motd/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/ar/LC_MESSAGES/django.po b/mayan/apps/motd/locale/ar/LC_MESSAGES/django.po index 6907fcff3d..3ebce96de8 100644 --- a/mayan/apps/motd/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/motd/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/bg/LC_MESSAGES/django.mo index d0698b0a2b..d7db06bf5f 100644 Binary files a/mayan/apps/motd/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/bg/LC_MESSAGES/django.po b/mayan/apps/motd/locale/bg/LC_MESSAGES/django.po index cc59e77900..0e37130eea 100644 --- a/mayan/apps/motd/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/motd/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/bs_BA/LC_MESSAGES/django.mo index 2362bed9cd..6d1f7eae91 100644 Binary files a/mayan/apps/motd/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/motd/locale/bs_BA/LC_MESSAGES/django.po index e1f315588f..1a34730a65 100644 --- a/mayan/apps/motd/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/motd/locale/da/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/da/LC_MESSAGES/django.mo index b918b09948..bb299f9052 100644 Binary files a/mayan/apps/motd/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/da/LC_MESSAGES/django.po b/mayan/apps/motd/locale/da/LC_MESSAGES/django.po index 91795a135c..bccd8b2cdc 100644 --- a/mayan/apps/motd/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/motd/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/de_DE/LC_MESSAGES/django.mo index 8565567bbe..9231bbbb45 100644 Binary files a/mayan/apps/motd/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/motd/locale/de_DE/LC_MESSAGES/django.po index 6562befce0..b991f72a06 100644 --- a/mayan/apps/motd/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/de_DE/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-05-20 21:31+0000\n" "Last-Translator: Tobias Paepke \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/motd/locale/en/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/en/LC_MESSAGES/django.mo index e23d5699dd..b6c06edd1b 100644 Binary files a/mayan/apps/motd/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/en/LC_MESSAGES/django.po b/mayan/apps/motd/locale/en/LC_MESSAGES/django.po index 3837027a12..b3bd7076ff 100644 --- a/mayan/apps/motd/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/motd/locale/es/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/es/LC_MESSAGES/django.mo index 62fa296bd8..a0badb1075 100644 Binary files a/mayan/apps/motd/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/es/LC_MESSAGES/django.po b/mayan/apps/motd/locale/es/LC_MESSAGES/django.po index 9dcd013d0a..7b8b452b30 100644 --- a/mayan/apps/motd/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-15 06:12+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/motd/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/fa/LC_MESSAGES/django.mo index 6917b7db20..516e038d20 100644 Binary files a/mayan/apps/motd/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/fa/LC_MESSAGES/django.po b/mayan/apps/motd/locale/fa/LC_MESSAGES/django.po index 0e10fc9b6f..d3db64552e 100644 --- a/mayan/apps/motd/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/motd/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/fr/LC_MESSAGES/django.mo index 61732e0e45..b1d4659894 100644 Binary files a/mayan/apps/motd/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/fr/LC_MESSAGES/django.po b/mayan/apps/motd/locale/fr/LC_MESSAGES/django.po index 3e4346ad20..cbc1da2ca6 100644 --- a/mayan/apps/motd/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-04-26 07:54+0000\n" "Last-Translator: Baptiste GAILLET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/motd/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/hu/LC_MESSAGES/django.mo index 693e708c73..47b672ab7e 100644 Binary files a/mayan/apps/motd/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/hu/LC_MESSAGES/django.po b/mayan/apps/motd/locale/hu/LC_MESSAGES/django.po index 978c5908ab..96e06f7d29 100644 --- a/mayan/apps/motd/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-05 14:39+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/motd/locale/id/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/id/LC_MESSAGES/django.mo index 500ac74972..142c6ee551 100644 Binary files a/mayan/apps/motd/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/id/LC_MESSAGES/django.po b/mayan/apps/motd/locale/id/LC_MESSAGES/django.po index bbf08cbaa3..510f08c2d5 100644 --- a/mayan/apps/motd/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/motd/locale/it/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/it/LC_MESSAGES/django.mo index 3397770699..50a4a710ac 100644 Binary files a/mayan/apps/motd/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/it/LC_MESSAGES/django.po b/mayan/apps/motd/locale/it/LC_MESSAGES/django.po index 9d3868fdbf..dc7cd7227a 100644 --- a/mayan/apps/motd/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-09-24 10:04+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/motd/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/nl_NL/LC_MESSAGES/django.mo index d099f1596f..07bea7d6ec 100644 Binary files a/mayan/apps/motd/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/motd/locale/nl_NL/LC_MESSAGES/django.po index 70b50e922e..f2a3554815 100644 --- a/mayan/apps/motd/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-10 12:13+0000\n" "Last-Translator: Evelijn Saaltink \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/motd/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/pl/LC_MESSAGES/django.mo index c7b9854b85..0b64499bce 100644 Binary files a/mayan/apps/motd/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/pl/LC_MESSAGES/django.po b/mayan/apps/motd/locale/pl/LC_MESSAGES/django.po index 6b0d268db5..de5a0ccce9 100644 --- a/mayan/apps/motd/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-19 08:48+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/motd/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/pt/LC_MESSAGES/django.mo index 19c7281377..07a23bc539 100644 Binary files a/mayan/apps/motd/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/pt/LC_MESSAGES/django.po b/mayan/apps/motd/locale/pt/LC_MESSAGES/django.po index dea8b50d9f..e14f8407e8 100644 --- a/mayan/apps/motd/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/motd/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/pt_BR/LC_MESSAGES/django.mo index ba0d307968..7e1bb74a2f 100644 Binary files a/mayan/apps/motd/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/motd/locale/pt_BR/LC_MESSAGES/django.po index 677ded2e40..7def89d867 100644 --- a/mayan/apps/motd/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-05-04 19:40+0000\n" "Last-Translator: Aline Freitas \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/motd/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/ro_RO/LC_MESSAGES/django.mo index a5da1ca7c0..9c25948b43 100644 Binary files a/mayan/apps/motd/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/motd/locale/ro_RO/LC_MESSAGES/django.po index 4f0d97f4d4..cbadfd50f8 100644 --- a/mayan/apps/motd/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/motd/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/ru/LC_MESSAGES/django.mo index 2ea19ca9de..0eae94c18a 100644 Binary files a/mayan/apps/motd/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/ru/LC_MESSAGES/django.po b/mayan/apps/motd/locale/ru/LC_MESSAGES/django.po index 56d862f4ea..24bb387373 100644 --- a/mayan/apps/motd/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-11-02 04:15+0000\n" "Last-Translator: lilo.panic\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/motd/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/sl_SI/LC_MESSAGES/django.mo index e0ec0a886a..404c5101cc 100644 Binary files a/mayan/apps/motd/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/motd/locale/sl_SI/LC_MESSAGES/django.po index 63a8b71b46..e32bf7be73 100644 --- a/mayan/apps/motd/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/motd/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/tr_TR/LC_MESSAGES/django.mo index 187f9884e3..f8bebf085d 100644 Binary files a/mayan/apps/motd/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/motd/locale/tr_TR/LC_MESSAGES/django.po index 170e459d57..9552140039 100644 --- a/mayan/apps/motd/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-31 19:17+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/motd/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/vi_VN/LC_MESSAGES/django.mo index b43c61c76b..c294fb593f 100644 Binary files a/mayan/apps/motd/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/motd/locale/vi_VN/LC_MESSAGES/django.po index 9c7180d6ed..f6d07b461e 100644 --- a/mayan/apps/motd/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/motd/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/zh_CN/LC_MESSAGES/django.mo index f0e8739cd2..e6269f9292 100644 Binary files a/mayan/apps/motd/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/motd/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/motd/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/motd/locale/zh_CN/LC_MESSAGES/django.po index 74d428656e..90104e8c1b 100644 --- a/mayan/apps/motd/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/motd/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo index 8d7e986a5d..7245a2a5f6 100644 Binary files a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po index 8e01ccbd3f..dc0ec1e874 100644 --- a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo index 135ba7a6ff..729ddde942 100644 Binary files a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po index f8edc24e4b..f0a575288b 100644 --- a/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.mo index 8e5e773a53..aa278f76cf 100644 Binary files a/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po index dd4171d2cc..58eb1d7b43 100644 --- a/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" diff --git a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo index 8ebc86b281..92d2ebb94b 100644 Binary files a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po index 25df507135..ed78c52fbd 100644 --- a/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo index 9912782b82..0fabce90eb 100644 Binary files a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po index aabbf9d520..e8b8e60855 100644 --- a/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/de_DE/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-" diff --git a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo index e23d5699dd..b6c06edd1b 100644 Binary files a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po index be27842b91..3ca1b4374d 100644 --- a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo index 29295c7174..1da420311c 100644 Binary files a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po index 940b6adecf..07c7a7fe30 100644 --- a/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo index 5081e75f61..608585d6ab 100644 Binary files a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po index 78200db1eb..ce6809d434 100644 --- a/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo index 0ec8d7f8f5..6fc1b1d40e 100644 Binary files a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po index 6a1c3ff343..c370e47003 100644 --- a/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo index 60fe812844..7ecfd2b247 100644 Binary files a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po index d0920ac86f..b8a5bc7cbb 100644 --- a/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/hu/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo index d27deb7e47..616b3c68c0 100644 Binary files a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po index bc572b462b..9896acbe88 100644 --- a/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo index 13b3c7f9c1..ebae5de6fe 100644 Binary files a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po index 79acaab70c..e8877073dd 100644 --- a/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo index 2b9c255050..f261b2cbd6 100644 Binary files a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po index dce0b92e6a..cfd51b4b87 100644 --- a/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-" diff --git a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo index 3bbf07b2bf..5b3f3a64d1 100644 Binary files a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po index bd5230beb7..8a3dd992f6 100644 --- a/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pl/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo index 5d7d9259a7..1873eeedfa 100644 Binary files a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po index fbe6c7476c..eb1c62bfc3 100644 --- a/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo index d11cf7561d..976cbd3236 100644 Binary files a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po index 5f3e68433d..646bbb08cd 100644 --- a/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-" diff --git a/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.mo index 03da622e55..9a6fc97862 100644 Binary files a/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.po index 97551bad07..b79844d00a 100644 --- a/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-" diff --git a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo index 629e79c089..04e27e0fa3 100644 Binary files a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po index f22d70662b..a6f09ade60 100644 --- a/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo index 33dbacaa58..3bdc4632c7 100644 Binary files a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po index 7c7d995c76..6d7b360e53 100644 --- a/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/sl_SI/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-" diff --git a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo index e23d5699dd..b6c06edd1b 100644 Binary files a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po index be27842b91..3ca1b4374d 100644 --- a/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo index cc4c247c44..8cab9b7474 100644 Binary files a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po index cf5b765754..aeabba57be 100644 --- a/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/" diff --git a/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.mo index 5a1c10e9fa..c29438905d 100644 Binary files a/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.po index f75a6dca08..70d8cd3830 100644 --- a/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/navigation/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:23-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-09-24 05:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo index 32bb68baff..9185a4ca00 100644 Binary files a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po index 316e007c11..8725b66df7 100644 --- a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" @@ -18,20 +18,20 @@ msgstr "" "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" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo index caaee07109..2eb34e79c2 100644 Binary files a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po index 3d5742cd42..63f4d1dcc1 100644 --- a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" @@ -18,20 +18,20 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.mo index 2997eae253..ac8ad64c16 100644 Binary files a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po index 140d540a83..30efb0576e 100644 --- a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" @@ -18,20 +18,20 @@ msgstr "" "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" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo index 6746f33f7a..ee53bad93d 100644 Binary files a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po index 1c4ed361c4..e78afaaf14 100644 --- a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" @@ -19,20 +19,20 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo index d7769a8744..bbed302b5d 100644 Binary files a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po index cd81bd3b80..37804789c9 100644 --- a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" @@ -22,20 +22,20 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR-Schrifterkennung" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Dokument" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "Hinzugefügt" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "Ergebnis" diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo index c33f2780a9..b6c06edd1b 100644 Binary files a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po index 7cc64e78d2..0ed84172e2 100644 --- a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,20 +17,20 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo index 32b3339feb..208ac989fb 100644 Binary files a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po index 410360b175..e6c55b6d87 100644 --- a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 03:13+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" @@ -20,20 +20,20 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Documento" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "Añadido" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "Resultado" diff --git a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo index 1b7019cf96..b76885ab09 100644 Binary files a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po index 63a50c8b25..921103e554 100644 --- a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" @@ -17,20 +17,20 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "سند" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "اضافه شده" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "جواب" diff --git a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo index 0eb2511cb7..3cbb2a9ea7 100644 Binary files a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po index c1522a1569..e58e0a07a3 100644 --- a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" @@ -22,20 +22,20 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR - Reconnaissance de caractères" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Document" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "Ajouté" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "Résultat" diff --git a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo index 1b0c553cf2..d28d627484 100644 Binary files a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po index 5d7b00254f..a7da34b260 100644 --- a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-25 00:50+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-25 07:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" @@ -18,20 +18,20 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "Karakterfelismerés" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Dokumentum" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "Hozzáadva" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "Eredmény" @@ -140,7 +140,7 @@ msgstr "Dokumentum verzió karakterfelismerés" msgid "" "File path to poppler's pdftotext program used to extract text from PDF " "files." -msgstr "" +msgstr "elérési útvonal a poppler féle pdftotext programhoz ami PDF-ből szöveget nyer ki" #: settings.py:19 msgid "Full path to the backend to be used to do OCR." diff --git a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo index 62d47102c1..42abb69903 100644 Binary files a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po index 54b55f4011..ec01835f00 100644 --- a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" @@ -17,20 +17,20 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo index ab7223fb25..ed09c0c7aa 100644 Binary files a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po index a53483035f..f007067ca3 100644 --- a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" @@ -19,20 +19,20 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Documento" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "Aggiunto" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "Risultato" diff --git a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo index 12223d68bf..12324a08ff 100644 Binary files a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po index ad601d4da9..f1b5e96436 100644 --- a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" @@ -20,20 +20,20 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Document" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "Toegevoegd" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "Resultaat" diff --git a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo index 6dd52dae74..605bfa3dec 100644 Binary files a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po index 31416fe7bc..8cb8462707 100644 --- a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" @@ -19,20 +19,20 @@ msgstr "" "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" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Dokument" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "Dodano" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "Wynik" diff --git a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo index 545e6dab7c..3911c8cb66 100644 Binary files a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po index cbbe76d3e4..61f5d2fef6 100644 --- a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" @@ -20,20 +20,20 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo index d199e7557f..51a8baef3b 100644 Binary files a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po index 992aaa4175..57bbbcd6af 100644 --- a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" @@ -20,20 +20,20 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "Enviar para a fila de OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Documento" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "adicionado" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "resultado" diff --git a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.mo index f29d7e18a6..c392e2d5f2 100644 Binary files a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po index a1b0572d87..8a97eb262f 100644 --- a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" @@ -18,20 +18,20 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo index ab7865bc8e..9a972cda0e 100644 Binary files a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po index ce08b3acb5..972a0677a9 100644 --- a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" @@ -18,20 +18,20 @@ msgstr "" "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" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "Распознавание текста" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Документ" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "Добавлено" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "Результат" diff --git a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo index 13406194c4..d0ebe2fc0c 100644 Binary files a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po index 4c08a20f25..69da017369 100644 --- a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" @@ -17,20 +17,20 @@ msgstr "" "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" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "Dokument" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo index 0c71ed0505..2a94e1c2b0 100644 Binary files a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po index 72e53258ba..7de32e9872 100644 --- a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" @@ -19,20 +19,20 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "belge" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "Katma" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "Sonuç" diff --git a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo index 8d8cedfb91..e8a1c662f1 100644 Binary files a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po index 32d64e58bd..2cd5d32cd5 100644 --- a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" @@ -18,20 +18,20 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.mo index 3110b27cab..234626914f 100644 Binary files a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po index 385f6ee63a..aa4e019bb0 100644 --- a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 00:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" @@ -18,20 +18,20 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:66 apps.py:127 apps.py:131 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "扫描输入" -#: apps.py:98 +#: apps.py:102 msgid "Document" msgstr "" -#: apps.py:102 +#: apps.py:106 msgid "Added" msgstr "" -#: apps.py:106 models.py:57 +#: apps.py:110 models.py:57 msgid "Result" msgstr "" diff --git a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo index f5ac718e44..07cb9145a5 100644 Binary files a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po index 4c53bbfbba..6dfa1c9a48 100644 --- a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" @@ -18,11 +18,11 @@ msgstr "" "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" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "الصلاحيات" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "صلاحيات غير كافية." @@ -46,7 +46,7 @@ msgstr "" msgid "Edit" msgstr "تحرير" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Roles" @@ -70,15 +70,15 @@ msgstr "اسم" msgid "Permission" msgstr "" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "مجموعات" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo index 79adac0104..0b5e44005a 100644 Binary files a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po index 54496bf86f..38f368bcb0 100644 --- a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" @@ -18,11 +18,11 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Разрешения" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Недостатъчни разрешения." @@ -46,7 +46,7 @@ msgstr "" msgid "Edit" msgstr "Редактиране" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Роли" @@ -70,15 +70,15 @@ msgstr "Име" msgid "Permission" msgstr "Разрешение" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Групи" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.mo index b8098649fd..b7ceb717cf 100644 Binary files a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po index 8b515188e8..da8825a31e 100644 --- a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" @@ -18,11 +18,11 @@ msgstr "" "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" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Dozvole" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Nedovoljne dozvole." @@ -46,7 +46,7 @@ msgstr "" msgid "Edit" msgstr "Urediti" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Role" @@ -70,15 +70,15 @@ msgstr "Ime" msgid "Permission" msgstr "Permisija" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Labela" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Grupe" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo index 8dbdcd333c..54a6127596 100644 Binary files a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po index 59f4e24925..4fc9bf6e5f 100644 --- a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" @@ -17,11 +17,11 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "" @@ -45,7 +45,7 @@ msgstr "" msgid "Edit" msgstr "" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "" @@ -69,15 +69,15 @@ msgstr "Navn" msgid "Permission" msgstr "" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo index faa6278fff..1da72fcd97 100644 Binary files a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po index b209f423a5..67744dcc99 100644 --- a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" @@ -21,11 +21,11 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Berechtigungen" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Unzureichende Berechtigungen" @@ -49,7 +49,7 @@ msgstr "Löschen" msgid "Edit" msgstr "Bearbeiten" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Rollen" @@ -73,15 +73,15 @@ msgstr "Name" msgid "Permission" msgstr "Berechtigung" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Bezeichnung" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Gruppen" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "Rolle" diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo index c33f2780a9..b6c06edd1b 100644 Binary files a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po index e0c144a884..98acaefeb0 100644 --- a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,11 +17,11 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "" @@ -45,7 +45,7 @@ msgstr "" msgid "Edit" msgstr "" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "" @@ -69,15 +69,15 @@ msgstr "" msgid "Permission" msgstr "" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo index b4b638f8f5..7218d77d00 100644 Binary files a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po index c7ab21359d..3756f3b18d 100644 --- a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 03:14+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" @@ -20,11 +20,11 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Permisos" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Permisos insuficientes." @@ -48,7 +48,7 @@ msgstr "Borrar" msgid "Edit" msgstr "Editar" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Roles" @@ -72,15 +72,15 @@ msgstr "Nombre" msgid "Permission" msgstr "Permiso" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Etiqueta" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Grupos" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "Rol" diff --git a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo index 54c7888452..a17490a246 100644 Binary files a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po index 6b6bd29a7f..cd00f69591 100644 --- a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" @@ -19,11 +19,11 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "مجوزها" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "اجازه ناکافی" @@ -47,7 +47,7 @@ msgstr "حذف" msgid "Edit" msgstr "ویرایش" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "نقش ها" @@ -71,15 +71,15 @@ msgstr "نام" msgid "Permission" msgstr "مجوز" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "برچسب" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "گروه‌ها" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "نقش" diff --git a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo index 6095014fa7..dab45f7ec3 100644 Binary files a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po index 4c2abd14a0..cc1d00ff7d 100644 --- a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-07 12:43+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" @@ -21,11 +21,11 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Droits" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Droits insuffisants" @@ -49,7 +49,7 @@ msgstr "Supprimer" msgid "Edit" msgstr "Modifier" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Rôles" @@ -73,15 +73,15 @@ msgstr "Nom" msgid "Permission" msgstr "Autorisation" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Étiquette" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Groupes" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "Rôle" diff --git a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo index d1be7b22ec..85dc06b024 100644 Binary files a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po index b19fdc8dd2..68663df6a1 100644 --- a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 22:01+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -18,11 +18,11 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Engedélyek" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Elégtelen jogosúltság" @@ -46,7 +46,7 @@ msgstr "Törlés" msgid "Edit" msgstr "Szerkesztés" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Szerepkör" @@ -70,15 +70,15 @@ msgstr "Név" msgid "Permission" msgstr "Engedély" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Cimke" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Csoport" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "Szerepkör" diff --git a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo index 37e632c0c0..20bf3f2c1e 100644 Binary files a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po index 0f200cc3a8..ef24178e6c 100644 --- a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" @@ -17,11 +17,11 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "" @@ -45,7 +45,7 @@ msgstr "" msgid "Edit" msgstr "" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "" @@ -69,15 +69,15 @@ msgstr "" msgid "Permission" msgstr "" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo index 592f6dc383..663bf7c64f 100644 Binary files a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po index d64c717fc9..9d510369d7 100644 --- a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" @@ -20,11 +20,11 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Permessi" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Permessi insufficienti" @@ -48,7 +48,7 @@ msgstr "Cancella " msgid "Edit" msgstr "Modifica " -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Ruoli " @@ -72,15 +72,15 @@ msgstr "Nome " msgid "Permission" msgstr "Autorizzazione " -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Etichetta " -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Gruppi" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "Ruolo" diff --git a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo index 178f92c73f..1cbf270ca8 100644 Binary files a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po index 8c9ad2d4ca..0a99e8c4f4 100644 --- a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" @@ -19,11 +19,11 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Permissies" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Permissies zijn ontoereikend" @@ -47,7 +47,7 @@ msgstr "Verwijder" msgid "Edit" msgstr "bewerken" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "gebruikersrollen" @@ -71,15 +71,15 @@ msgstr "Naam" msgid "Permission" msgstr "Permissies" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Label" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Groepen" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "Gebruikersrol" diff --git a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo index 336135fb61..b2cf777e5b 100644 Binary files a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po index b2c4e827bc..e01caf10c6 100644 --- a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" @@ -18,11 +18,11 @@ msgstr "" "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" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Uprawnienia" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Niewystarczające uprawnienia." @@ -46,7 +46,7 @@ msgstr "Usunąć" msgid "Edit" msgstr "Edytuj" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Role" @@ -70,15 +70,15 @@ msgstr "Nazwa" msgid "Permission" msgstr "Uprawnienia" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Etykieta" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Grupy" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "Rola" diff --git a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo index 7bb95f900a..0fe34c7ad3 100644 Binary files a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po index af0989105f..41822338b4 100644 --- a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" @@ -20,11 +20,11 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Permissões" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Permissões insuficientes." @@ -48,7 +48,7 @@ msgstr "Eliminar" msgid "Edit" msgstr "Editar" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Funções" @@ -72,15 +72,15 @@ msgstr "Nome" msgid "Permission" msgstr "" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Nome" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Grupos" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo index d1e0df941c..ebffac399f 100644 Binary files a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po index 1e760337d2..c5e729364d 100644 --- a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" @@ -22,11 +22,11 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Permissões" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Permissões insuficientes." @@ -50,7 +50,7 @@ msgstr "Excluir" msgid "Edit" msgstr "Editar" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Regras" @@ -74,15 +74,15 @@ msgstr "Nome" msgid "Permission" msgstr "permissão" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Label" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Grupos" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "Regras" diff --git a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.mo index ed388447e4..a40dbdeec3 100644 Binary files a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po index 56e3b3a611..237886f37e 100644 --- a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" @@ -18,11 +18,11 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Permisiuni" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Permisiuni insuficiente." @@ -46,7 +46,7 @@ msgstr "Șterge" msgid "Edit" msgstr "Editează" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Roluri" @@ -70,15 +70,15 @@ msgstr "Nume" msgid "Permission" msgstr "" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Etichetă" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Grupuri" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo index 84b9edc3c2..4e1a659c9b 100644 Binary files a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po index 6f0922c993..5e602363b2 100644 --- a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" @@ -18,11 +18,11 @@ msgstr "" "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" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Разрешения" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Недостаточно разрешений." @@ -46,7 +46,7 @@ msgstr "Удалить" msgid "Edit" msgstr "Редактировать" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Роли" @@ -70,15 +70,15 @@ msgstr "Имя" msgid "Permission" msgstr "Разрешение" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Надпись" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Группы" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "Роль" diff --git a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo index 49e00051f4..069b98761a 100644 Binary files a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po index f0015ecca8..da4fd9fc05 100644 --- a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" @@ -17,11 +17,11 @@ msgstr "" "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" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "Pravice" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "" @@ -45,7 +45,7 @@ msgstr "" msgid "Edit" msgstr "" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Vloge" @@ -69,15 +69,15 @@ msgstr "Ime" msgid "Permission" msgstr "Pravice" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Oznaka" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Skupine" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo index 11f3c701b7..2a539ea39f 100644 Binary files a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po index 03f6523f89..1906d692a5 100644 --- a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" @@ -18,11 +18,11 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "İzinler" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "Yetersiz yetkiler." @@ -46,7 +46,7 @@ msgstr "Sil" msgid "Edit" msgstr "Düzenle" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "Roller" @@ -70,15 +70,15 @@ msgstr "Ad" msgid "Permission" msgstr "İzinler" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "Etiket" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "Gruplar" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "rol" diff --git a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo index 5d1d69b02c..a969dca3b8 100644 Binary files a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po index c395dbb0ff..0f23acc8eb 100644 --- a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" @@ -18,11 +18,11 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "" @@ -46,7 +46,7 @@ msgstr "" msgid "Edit" msgstr "Sửa" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "" @@ -70,15 +70,15 @@ msgstr "Tên" msgid "Permission" msgstr "" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.mo index 50c2d80fdf..8b89aa397a 100644 Binary files a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po index 9b2e94503e..9a4fbc4238 100644 --- a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" @@ -18,11 +18,11 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 +#: apps.py:23 models.py:46 models.py:78 permissions.py:7 msgid "Permissions" msgstr "权限" -#: classes.py:75 +#: classes.py:89 msgid "Insufficient permissions." msgstr "权限不足" @@ -46,7 +46,7 @@ msgstr "" msgid "Edit" msgstr "" -#: links.py:35 models.py:98 views.py:137 +#: links.py:35 models.py:99 views.py:137 msgid "Roles" msgstr "角色" @@ -70,15 +70,15 @@ msgstr "名称" msgid "Permission" msgstr "许可" -#: models.py:74 search.py:16 +#: models.py:75 search.py:16 msgid "Label" msgstr "" -#: models.py:80 +#: models.py:81 msgid "Groups" msgstr "用户组" -#: models.py:97 +#: models.py:98 msgid "Role" msgstr "" diff --git a/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.mo index e5ef588de9..9cb7c3b08f 100644 Binary files a/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.po index 5987e60555..e45eeb6e06 100644 --- a/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.mo index 4dc869a98e..05c7a73640 100644 Binary files a/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.po index bccd315dfd..2009b162cb 100644 --- a/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.mo index 1e1fda9562..2701436172 100644 Binary files a/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.po index 3ee560ab10..e97b44a456 100644 --- a/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-10 08:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.mo index 3ab680f40d..42a1d40836 100644 Binary files a/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.po index bc4ff161ed..e642039e17 100644 --- a/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.mo index 3dbc0fa664..036122d7d8 100644 Binary files a/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.po index 04a8ac39b0..39d2124305 100644 --- a/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-24 21:12+0000\n" "Last-Translator: Jesaja Everling \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo index c33f2780a9..b6c06edd1b 100644 Binary files a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.po index f07cf91ee1..053d501d75 100644 --- a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.mo index 5610a26b4f..a47d79f7ec 100644 Binary files a/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.po index 40dafc606b..e9ba9fe0c5 100644 --- a/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-23 03:03+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.mo index 9ac696a143..51782c9310 100644 Binary files a/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.po index 2d7fa3b095..4e57881e4c 100644 --- a/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.mo index 1a5fd02fd5..53909d5973 100644 Binary files a/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.po index 2116e5feb4..808b3f1485 100644 --- a/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-24 19:20+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.mo index 32d99cca1d..44aa839276 100644 Binary files a/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.po index 0edd3fd1e2..08b0ddb342 100644 --- a/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 21:55+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.mo index 79637fc1bf..43e30e2382 100644 Binary files a/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.po index 2e72e5df72..133314eb78 100644 --- a/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.mo index 7a0cafa18a..2f0e3689d1 100644 Binary files a/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.po index 179ac49851..de60688c85 100644 --- a/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-05-30 08:03+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.mo index 1ac4818082..0ebaa97f8e 100644 Binary files a/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.po index a5563ae256..0207833c16 100644 --- a/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.mo index 6c0a294ae8..9f32bfe73f 100644 Binary files a/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.po index 9a1af48c71..9027d9a202 100644 --- a/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.mo index 9943d9abf8..dd1cd8b9dd 100644 Binary files a/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.po index 986a06a724..b1add2bfd3 100644 --- a/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.mo index df14c8dade..1229aace39 100644 Binary files a/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.po index 3aaed0d6e3..f3c4a7118e 100644 --- a/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-05-04 18:38+0000\n" "Last-Translator: Jadson Ribeiro \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.mo index 83a41e3305..1d35266cbc 100644 Binary files a/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.po index 590dfa3d9f..994d93ec26 100644 --- a/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.mo index c88f494bad..2d3eb9c7b4 100644 Binary files a/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.po index df4ff012d2..0adde4fb2f 100644 --- a/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.mo index f6a8440bb9..4bf86db3a1 100644 Binary files a/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.po index 33065559bb..06eaca6ecb 100644 --- a/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.mo index f879235413..5460093351 100644 Binary files a/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.po index 2386202868..8b8a02ae36 100644 --- a/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-03 19:33+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.mo index 01b5765e1d..593285ada5 100644 Binary files a/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.po index c3dfb600a2..1f52563716 100644 --- a/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.mo index 1b0f9595ed..dbc9fc3e7f 100644 Binary files a/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.po index 0e6ad61f3c..839fdd5328 100644 --- a/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo index a072fe2c3d..fea4b68e27 100644 Binary files a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po index 4ba23f58f6..4e1fa42d3a 100644 --- a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo index 7c2a4204fa..005981bf5f 100644 Binary files a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po index 134a42e248..bd7ca21b2c 100644 --- a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.mo index d90ff7a786..3008865ae7 100644 Binary files a/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.po index ff272020c9..a587441d4d 100644 --- a/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-10 08:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo index 862740b6d6..a0a1d8a7db 100644 Binary files a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po index 9b2f88e451..469beb3d0d 100644 --- a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo index e4dd128811..c5551af737 100644 Binary files a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po index 3a1f671a04..c4d6ced326 100644 --- a/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/de_DE/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo index c33f2780a9..b6c06edd1b 100644 Binary files a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po index c82774cf1c..f94c5efd5c 100644 --- a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo index eba3ceac26..0591198524 100644 Binary files a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po index 5b2965287c..56bd2c6b5a 100644 --- a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo index fe8a488510..714824f1c2 100644 Binary files a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po index a4ccc81d6b..81cf54892b 100644 --- a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo index 1114e050a8..fb42a1f358 100644 Binary files a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po index d87c3b6764..637347a735 100644 --- a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo index c156d23fbf..317adae5e4 100644 Binary files a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po index b49df1855f..7f7c0378e8 100644 --- a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 21:54+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo index 79637fc1bf..43e30e2382 100644 Binary files a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po index 5becfe62c0..635608269a 100644 --- a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo index 895ce566b0..b08014e9df 100644 Binary files a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po index 994cd42871..d42d886b93 100644 --- a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo index bcd42aad26..4ec0a5b8db 100644 Binary files a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po index 2f43888df6..3810ccdb0c 100644 --- a/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo index 678347515b..236e4dc7b4 100644 Binary files a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po index f6a832ea22..a94455c8fe 100644 --- a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo index 080b33e182..0f7f6c65c8 100644 Binary files a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po index 0998db15e7..d45c402b35 100644 --- a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo index 576359553e..3c30a96f95 100644 Binary files a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po index 10b54127ca..c4e42d9679 100644 --- a/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pt_BR/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.mo index 0b63030bac..cc4ae71aa1 100644 Binary files a/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.po index 0d5df52751..83f18af385 100644 --- a/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ro_RO/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo index 5ff7f5502d..a22dc50435 100644 Binary files a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po index cf43147ef3..c3bd1e1413 100644 --- a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo index 5e8a827a32..3bb9da549d 100644 Binary files a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po index 033f79109d..8572624d4a 100644 --- a/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo index 0f2636d631..3496293198 100644 Binary files a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po index 16cf5a5cc0..120813a306 100644 --- a/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-03 19:35+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo index dbad83e1b9..155b4aea58 100644 Binary files a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po index 3ed6a01991..0341836fca 100644 --- a/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.mo index d3d163f334..c03ed6b247 100644 Binary files a/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.po index a00fe60903..4c7acadb7c 100644 --- a/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo index 82ce5253cb..1e11c18b3e 100644 Binary files a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po index 87ef64239e..c964c3d247 100644 --- a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo index fe4b7e6bc1..2b0e37f1d4 100644 Binary files a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po index bf9005eb6e..29b43a553a 100644 --- a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.mo index 384c8b5f54..aa01ece95b 100644 Binary files a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po index 0ff23a540b..6f3b4c1059 100644 --- a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-10 07:58+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo index 28f400c3aa..fc886843ec 100644 Binary files a/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/da/LC_MESSAGES/django.po b/mayan/apps/sources/locale/da/LC_MESSAGES/django.po index ca5c398a4a..cd0fd2cc51 100644 --- a/mayan/apps/sources/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo index 9aa0bafb95..3ac0b3abdd 100644 Binary files a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po index da22f02bb1..03594a9997 100644 --- a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo index c33f2780a9..b6c06edd1b 100644 Binary files a/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.po b/mayan/apps/sources/locale/en/LC_MESSAGES/django.po index 5c90fb5d8b..e0aaf8d848 100644 --- a/mayan/apps/sources/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo index e49cb11a26..dec91c98eb 100644 Binary files a/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/es/LC_MESSAGES/django.po b/mayan/apps/sources/locale/es/LC_MESSAGES/django.po index b778058ff0..db3f86bed6 100644 --- a/mayan/apps/sources/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/es/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-25 03:14+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo index 863ba8f5a7..a22affc576 100644 Binary files a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po index 85807edc23..73ef6432f6 100644 --- a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo index d1f88707c1..f6e9ccab3a 100644 Binary files a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po index 3563ca819a..0785f07de5 100644 --- a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-25 13:09+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo index 705ff87663..9c87a3465c 100644 Binary files a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po index e02d2288c1..78886f5b88 100644 --- a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po @@ -4,14 +4,14 @@ # # Translators: # Dezső József , 2014 -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-04 13:02+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo index 16c9da47a3..35b51da2c7 100644 Binary files a/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/id/LC_MESSAGES/django.po b/mayan/apps/sources/locale/id/LC_MESSAGES/django.po index 86551e5203..7dbe0eac92 100644 --- a/mayan/apps/sources/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo index 87bba41edc..0da5f030fc 100644 Binary files a/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/it/LC_MESSAGES/django.po b/mayan/apps/sources/locale/it/LC_MESSAGES/django.po index a0d08e779e..afd989a68d 100644 --- a/mayan/apps/sources/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/it/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-03 08:39+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo index 596be7093b..ef23e78943 100644 Binary files a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po index dae3dc03cd..eb2050e84d 100644 --- a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo index 975a657c1c..f87f09a808 100644 Binary files a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po index f31f44e60c..a1869afe3e 100644 --- a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-19 08:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo index 5e0c96aa58..709738c522 100644 Binary files a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po index a4ee79167d..983bcfb871 100644 --- a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo index 851278a4f4..17507aefde 100644 Binary files a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po index 9f4fd57fb6..dfd886eaeb 100644 --- a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.mo index 40536381b8..f2a1671bd4 100644 Binary files a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po index 931cb95e04..3ce009b94c 100644 --- a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo index 1c754192c0..b126583381 100644 Binary files a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po index 7c3a116559..1189728bb5 100644 --- a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo index 21521254eb..fe195fc3a7 100644 Binary files a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po index be073cf9c3..147956cad3 100644 --- a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo index 41db3127a5..0122342876 100644 Binary files a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po index 590a81fdc4..758fbfdc0b 100644 --- a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-31 20:10+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo index 1945b9b3c9..06962c836c 100644 Binary files a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po index db570d0daa..33de6493da 100644 --- a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.mo index 65d05dcbdd..9240de5a63 100644 Binary files a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po index 2a99cd3c93..0dd69ccd44 100644 --- a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo index ee6007f688..6aa863522f 100644 Binary files a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po index 38f35cb846..11ccc5f815 100644 --- a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo index b699494cd3..2ba82fc409 100644 Binary files a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po index c0ebb14561..e0e09d8f28 100644 --- a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.mo index 3cb5cdf0fc..3d4f34299c 100644 Binary files a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po index b83fb3e17d..170c320b75 100644 --- a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo index bbadb29a34..2615da7bdd 100644 Binary files a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po index 268cb6e266..889b375992 100644 --- a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.mo index f4bc4bec9c..0e78274e73 100644 Binary files a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po index 9fca349360..40545ffca6 100644 --- a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo index c33f2780a9..b6c06edd1b 100644 Binary files a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po index 524eb3b2bf..5b31210838 100644 --- a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/es/LC_MESSAGES/django.mo index 96275b1a06..fe86ffc898 100644 Binary files a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po index 7928ece03c..52659672b6 100644 --- a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:56+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo index e9b9c91cc9..9764bf4f5a 100644 Binary files a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po index 8165208727..dfa49a2730 100644 --- a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo index 0ccdcb4963..32b6674166 100644 Binary files a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po index 3ae2ee908a..4149905515 100644 --- a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-24 19:19+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo index c5f7626ba5..b8e2660873 100644 Binary files a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po index 8a1c6dede2..fb3d7188f1 100644 --- a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po @@ -4,14 +4,14 @@ # # Translators: # Dezső József , 2013 -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 21:31+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo index e47966cf9e..3dcaade4f8 100644 Binary files a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po index bfc9b39e3c..502bc37b83 100644 --- a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo index 056af59044..a3aff54219 100644 Binary files a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po index bec616da28..cdada2053c 100644 --- a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.mo index 16fbf58145..706b7c430c 100644 Binary files a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po index 328f45fc24..a4bc346eef 100644 --- a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo index d5df8fb0d3..d0c8edfccf 100644 Binary files a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po index a7a9c98f46..2c92a840e6 100644 --- a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-09 15:47+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo index e2a91a03a5..3f63475971 100644 Binary files a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po index 90b3d1fa9c..0bd4904eb3 100644 --- a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.mo index 52bb8d4285..47a0b739d8 100644 Binary files a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po index f6598ca7d4..5d7300165d 100644 --- a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.mo index 25226c8f03..146c4d5bbf 100644 Binary files a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po index 232050fea6..e40f6a7fc8 100644 --- a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo index 01e0f905fb..438752c1d5 100644 Binary files a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po index f0a42d9241..c55c598de1 100644 --- a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.mo index 427e1ac492..50e8a4a39f 100644 Binary files a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po index e38e347cb6..8ed9d9aec3 100644 --- a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.mo index 97b8570c37..1615e495fd 100644 Binary files a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po index 44eed45c73..58db74a27f 100644 --- a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-31 19:15+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.mo index ad47064aeb..b983ed042c 100644 Binary files a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po index 724b873952..395cd54c1e 100644 --- a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.mo index a4aec648d4..41a83c4441 100644 Binary files a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po index 60e734b608..a811e7ab35 100644 --- a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/storage/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/ar/LC_MESSAGES/django.mo index 2b73ce8ff2..48ffc175b1 100644 Binary files a/mayan/apps/storage/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/ar/LC_MESSAGES/django.po b/mayan/apps/storage/locale/ar/LC_MESSAGES/django.po index 856a255eee..c8274209c6 100644 --- a/mayan/apps/storage/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/ar/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/storage/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/bg/LC_MESSAGES/django.mo index 582b20541a..a07508996e 100644 Binary files a/mayan/apps/storage/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/bg/LC_MESSAGES/django.po b/mayan/apps/storage/locale/bg/LC_MESSAGES/django.po index c4d13ade99..5a8b622c31 100644 --- a/mayan/apps/storage/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/bg/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/storage/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/bs_BA/LC_MESSAGES/django.mo index fba1e6ec3b..e27a4ea38a 100644 Binary files a/mayan/apps/storage/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/storage/locale/bs_BA/LC_MESSAGES/django.po index d2c1ef5edc..900635b717 100644 --- a/mayan/apps/storage/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/bs_BA/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/storage/locale/da/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/da/LC_MESSAGES/django.mo index f540d3c954..9738447f9f 100644 Binary files a/mayan/apps/storage/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/da/LC_MESSAGES/django.po b/mayan/apps/storage/locale/da/LC_MESSAGES/django.po index edbe36f7ea..7f98357246 100644 --- a/mayan/apps/storage/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/da/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/storage/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/de_DE/LC_MESSAGES/django.mo index 9578c45569..7234987441 100644 Binary files a/mayan/apps/storage/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/storage/locale/de_DE/LC_MESSAGES/django.po index 146ca5a94b..bf9c297b4b 100644 --- a/mayan/apps/storage/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 21:10+0000\n" "Last-Translator: Mathias Behrle \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/storage/locale/en/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/en/LC_MESSAGES/django.mo index c33f2780a9..b6c06edd1b 100644 Binary files a/mayan/apps/storage/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/en/LC_MESSAGES/django.po b/mayan/apps/storage/locale/en/LC_MESSAGES/django.po index e2b3014007..c722f1d1e5 100644 --- a/mayan/apps/storage/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/storage/locale/es/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/es/LC_MESSAGES/django.mo index 2983207de1..dcd87a25b1 100644 Binary files a/mayan/apps/storage/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/es/LC_MESSAGES/django.po b/mayan/apps/storage/locale/es/LC_MESSAGES/django.po index d49b96cf3c..b21a7397bc 100644 --- a/mayan/apps/storage/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 21:10+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" diff --git a/mayan/apps/storage/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/fa/LC_MESSAGES/django.mo index 628952693b..737363fe00 100644 Binary files a/mayan/apps/storage/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/fa/LC_MESSAGES/django.po b/mayan/apps/storage/locale/fa/LC_MESSAGES/django.po index de4b8634ea..b9947b528a 100644 --- a/mayan/apps/storage/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/fa/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/storage/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/fr/LC_MESSAGES/django.mo index a35a345dd5..2f843dd017 100644 Binary files a/mayan/apps/storage/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/fr/LC_MESSAGES/django.po b/mayan/apps/storage/locale/fr/LC_MESSAGES/django.po index d7adef5cf2..0d56ac52c4 100644 --- a/mayan/apps/storage/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 21:10+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/storage/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/hu/LC_MESSAGES/django.mo index c535a81dea..564f8c1d93 100644 Binary files a/mayan/apps/storage/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/hu/LC_MESSAGES/django.po b/mayan/apps/storage/locale/hu/LC_MESSAGES/django.po index caf913b092..4f8c1dbd05 100644 --- a/mayan/apps/storage/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-03 21:25+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/storage/locale/id/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/id/LC_MESSAGES/django.mo index 56cb153ae9..4f3ccf7c7e 100644 Binary files a/mayan/apps/storage/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/id/LC_MESSAGES/django.po b/mayan/apps/storage/locale/id/LC_MESSAGES/django.po index efa157ecfe..5c623c3ad7 100644 --- a/mayan/apps/storage/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/storage/locale/it/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/it/LC_MESSAGES/django.mo index 9730208b08..bbff764d56 100644 Binary files a/mayan/apps/storage/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/it/LC_MESSAGES/django.po b/mayan/apps/storage/locale/it/LC_MESSAGES/django.po index 941978dd3e..ea1041c1b8 100644 --- a/mayan/apps/storage/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 21:10+0000\n" "Last-Translator: Giovanni Tricarico \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/storage/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/nl_NL/LC_MESSAGES/django.mo index 923a61df49..8874661e75 100644 Binary files a/mayan/apps/storage/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/storage/locale/nl_NL/LC_MESSAGES/django.po index ebe724bc00..a52a800715 100644 --- a/mayan/apps/storage/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-10-28 09:41+0000\n" "Last-Translator: Evelijn Saaltink \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/storage/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/pl/LC_MESSAGES/django.mo index a0f781f242..358a0bf9cf 100644 Binary files a/mayan/apps/storage/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/pl/LC_MESSAGES/django.po b/mayan/apps/storage/locale/pl/LC_MESSAGES/django.po index 4836931650..68c65c684b 100644 --- a/mayan/apps/storage/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-08-04 09:32+0000\n" "Last-Translator: Daniel Winiarski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/storage/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/pt/LC_MESSAGES/django.mo index d344adac1d..bffcd11191 100644 Binary files a/mayan/apps/storage/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/pt/LC_MESSAGES/django.po b/mayan/apps/storage/locale/pt/LC_MESSAGES/django.po index 1c1ac65615..20c1df699c 100644 --- a/mayan/apps/storage/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-03-21 21:10+0000\n" "Last-Translator: Manuela Silva \n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/storage/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/pt_BR/LC_MESSAGES/django.mo index 1f45dbeedc..26d264d85d 100644 Binary files a/mayan/apps/storage/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/storage/locale/pt_BR/LC_MESSAGES/django.po index b84b3adb86..ce7feb53ea 100644 --- a/mayan/apps/storage/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-11-04 19:03+0000\n" "Last-Translator: Aline Freitas \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/storage/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/ro_RO/LC_MESSAGES/django.mo index 381a43230a..e084d3d3a7 100644 Binary files a/mayan/apps/storage/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/storage/locale/ro_RO/LC_MESSAGES/django.po index 154bbb9086..12dcb15ab5 100644 --- a/mayan/apps/storage/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-04-17 09:42+0000\n" "Last-Translator: Stefaniu Criste \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/storage/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/ru/LC_MESSAGES/django.mo index f8683130e0..384378fec0 100644 Binary files a/mayan/apps/storage/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/ru/LC_MESSAGES/django.po b/mayan/apps/storage/locale/ru/LC_MESSAGES/django.po index 4f177bf064..0d3196a203 100644 --- a/mayan/apps/storage/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2016-07-14 01:15+0000\n" "Last-Translator: lilo.panic\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/storage/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/sl_SI/LC_MESSAGES/django.mo index 3d81fa83e3..bacd4aa670 100644 Binary files a/mayan/apps/storage/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/storage/locale/sl_SI/LC_MESSAGES/django.po index c433c9f20a..079ccb6827 100644 --- a/mayan/apps/storage/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/storage/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/tr_TR/LC_MESSAGES/django.mo index 5416e700b9..bbd24a9b98 100644 Binary files a/mayan/apps/storage/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/storage/locale/tr_TR/LC_MESSAGES/django.po index 81862aa3c3..0c813b9f53 100644 --- a/mayan/apps/storage/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-03 19:32+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/storage/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/vi_VN/LC_MESSAGES/django.mo index 4cbeb6345e..cdd2d94990 100644 Binary files a/mayan/apps/storage/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/storage/locale/vi_VN/LC_MESSAGES/django.po index 031c965c7e..4cb91ca7a6 100644 --- a/mayan/apps/storage/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/vi_VN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/storage/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/zh_CN/LC_MESSAGES/django.mo index e0a73af69b..6acc365bb1 100644 Binary files a/mayan/apps/storage/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/storage/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/storage/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/storage/locale/zh_CN/LC_MESSAGES/django.po index 44db5b1583..90763f6ce5 100644 --- a/mayan/apps/storage/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/storage/locale/zh_CN/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: FULL NAME \n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo index 07a3fb48ad..45003cc91a 100644 Binary files a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po index cec43887b8..79f8bea53a 100644 --- a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "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" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "الكلمات الاستدلالية" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "الوثائق" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -48,7 +56,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "" @@ -60,23 +68,23 @@ msgstr "تحرير" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "اللون" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -154,35 +162,35 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "الوثيقة \"%(document)s\" مربوطة مسبقاً بالكلمات الاستدلالية \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "تم ربط الكلمة الاستدلالية \"%(tag)s\" بالوثيقة \"%(document)s\" ." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "ستتم الإزالة من جميع الوثائق." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" @@ -192,51 +200,51 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "الكلمة الاستدلالية \"%s\" مسحت بنجاح." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "خطأ أثناء مسح الكلمة الاستدلالية \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "إزالة" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" @@ -247,21 +255,21 @@ msgstr[3] "" msgstr[4] "" msgstr[5] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "الكلمة الاستدلالية \"%(tag)s\" أزيلت بنجاح من الوثيقة \"%(document)s\"." @@ -273,3 +281,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo index 009843f8ab..39b4529405 100644 Binary files a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po index 113b4aceb7..8e5541a102 100644 --- a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "Language: bg\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Етикети" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Документи" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -48,7 +56,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "" @@ -60,23 +68,23 @@ msgstr "Редактиране" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Цвят" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -150,106 +158,106 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Ще бъде премахнат от всички документи." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" msgstr[1] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Етикет \"%s\" е изтрит успешно." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Грешка при изтриване на етикет \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Премахнете" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" msgstr[1] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -261,3 +269,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.mo index f6ca1ce2f4..3309635ec0 100644 Binary files a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po index 9296708805..a0d13fe61b 100644 --- a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "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" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Tagovi" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Dokumenti" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -48,7 +56,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "" @@ -60,23 +68,23 @@ msgstr "Urediti" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Labela" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Boja" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -151,86 +159,86 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Dokument \"%(document)s\" je već tagovan kao \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" uspješno prikačen na dokument \"%(document)s\"." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Bit će uklonjen iz svih dokumenata." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" uspješno izbrisan." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Greška brisanja taga \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Ukloniti" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" @@ -238,21 +246,21 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" uspješno uklonjen iz dokumenta \"%(document)s\"." @@ -264,3 +272,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo index 3672edd356..995aa3b7f7 100644 Binary files a/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/da/LC_MESSAGES/django.po b/mayan/apps/tags/locale/da/LC_MESSAGES/django.po index 96e7fa8245..2691da596b 100644 --- a/mayan/apps/tags/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/da/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "Language: da\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Tags" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Dokumenter" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -48,7 +56,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "" @@ -60,23 +68,23 @@ msgstr "" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Farve" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -150,106 +158,106 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Dokumentet \"%(document)s\" er allerede mærket som \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" vedhæftet til at dokumentet \"%(document)s\"." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Vil blive fjernet fra alle dokumenter." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" msgstr[1] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" slettet." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Fejl ved sletning af tag \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" msgstr[1] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" blev fjernet fra dokumentet \"%(document)s\"." @@ -261,3 +269,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo index edf463ffb1..6ab38d3b44 100644 Binary files a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po index 0d40802797..ab6675316b 100644 --- a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" "MIME-Version: 1.0\n" @@ -19,21 +19,29 @@ msgstr "" "Language: de_DE\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Tags" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Vorschau" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Dokumente" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Tag entfernen" @@ -49,7 +57,7 @@ msgstr "Tags entfernen" msgid "Create new tag" msgstr "Neuen Tag erstellen" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Löschen" @@ -61,23 +69,23 @@ msgstr "Bearbeiten" msgid "All" msgstr "Alle" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Text" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Farbe" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Tag" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Tag" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Tags" @@ -151,106 +159,106 @@ msgstr "Tags Dokument zuweisen: %s" msgid "Tags to be attached." msgstr "Zuzuweisende Tags." -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Dokument \"%(document)s\" ist schon mit \"%(tag)s\" markiert" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" erfolgreich an Dokument \"%(document)s\" angehängt" -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "Tag erstellen" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Wird von allen Dokumenten entfernt" -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "Den ausgwählten Tag löschen?" msgstr[1] "Die ausgwählten Tags löschen?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "Tag löschen: %s" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" erfolgreich gelöscht" -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Fehler beim Löschen des Tags \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Tag %s bearbeiten" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Dokumente mit Tag %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Tags für Dokument %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Entfernen" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" msgstr[1] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "Tags entfernen für Dokument: %s" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "Zu entfernende Tags." -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "Dokument \"%(document)s\" wurde nicht als \"%(tag)s getaggt" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" erfolgreich von Dokument \"%(document)s\" entfernt." @@ -262,3 +270,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Tag anhängen" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo index 943c0ec3e5..9d5390acb7 100644 Binary files a/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.po b/mayan/apps/tags/locale/en/LC_MESSAGES/django.po index a2eef53f1b..54982894bc 100644 --- a/mayan/apps/tags/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,21 +18,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -48,7 +56,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "" @@ -60,23 +68,23 @@ msgstr "" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -150,106 +158,106 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "" -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" msgstr[1] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "" -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" msgstr[1] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -261,3 +269,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo index 29fc00d0ef..d009ac249a 100644 Binary files a/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/es/LC_MESSAGES/django.po b/mayan/apps/tags/locale/es/LC_MESSAGES/django.po index 41e6370e94..bbc9461d96 100644 --- a/mayan/apps/tags/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/es/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-25 03:14+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:39+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" @@ -20,21 +20,29 @@ msgstr "" "Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Etiquetas" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Presentación preliminar" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Documentos" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "Etiqueta adjuntada al documento" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "Etiqueta removida del documento" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Remover etiqueta" @@ -50,7 +58,7 @@ msgstr "Remover etiquetas" msgid "Create new tag" msgstr "Crear nueva etiqueta" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Eliminar" @@ -62,23 +70,23 @@ msgstr "Editar" msgid "All" msgstr "Todos" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Etiqueta" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Color" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Etiqueta" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Etiqueta de documento" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Etiquetas de documentos" @@ -152,106 +160,106 @@ msgstr "Anejar etiquetas al documento: %s" msgid "Tags to be attached." msgstr "Etiquetas a ser anejadas." -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Documento \"%(document)s \" ya está etiquetado como \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Etiqueta \"%(tag)s\" puesta al documento \"%(document)s\"." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "Crear etiqueta" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "Petición para borrar etiqueta sometida para %(count)d etiqueta" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "Petición para borrar etiqueta sometida para %(count)d etiquetas" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Se eliminará de todos los documentos." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "¿Eliminar la etiqueta seleccionada?" msgstr[1] "¿Eliminar las etiquetas seleccionadas?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "Borrar etiqueta: %s" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiqueta \"%s\" borrada con éxito." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Error al eliminar la etiqueta \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Editar etiqueta: %s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Documentos con la etiqueta: %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Etiquetas del documento: %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "Solicitud de eliminación de etiquetas realizada en %(count)d documento " -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "Solicitud de eliminación de etiquetas realizada en %(count)d documentos" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Eliminar" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "Eliminar etiquetas a %(count)d documento" msgstr[1] "Eliminar etiquetas a %(count)d documentos" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "Remover etiquetas de documento: %s" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "Etiquetas a ser removidas." -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "Documento \"%(document)s\" no esta etiquetado con \"%(tag)s" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Etiqueta \"%(tag)s\" eliminada con éxito del documento \"%(document)s\"." @@ -263,3 +271,7 @@ msgstr "Etiquetas para adjuntar al documento" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Adjuntar etiqueta" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "Etiquetas a eliminar del documento" diff --git a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo index 26d2f2c721..230d09bc0b 100644 Binary files a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po index 72984ac192..7a94ee2f0b 100644 --- a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "Language: fa\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "برچسبها" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "پیش دید ویا دیدن" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "اسناد" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "برداشتن برچسب" @@ -48,7 +56,7 @@ msgstr "برداشتن برچسبها" msgid "Create new tag" msgstr "برچسب جدید" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "حذف" @@ -60,23 +68,23 @@ msgstr "ویرایش" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "برچسب" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "رنگ" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "برچسب" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -149,104 +157,104 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "سند \"%(document)s\" دارای برچسب \"%(tag)s\" میباشد." -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "برچسب \"%(tag)s\" با موفقیت به سند \"%(document)s\" متصل شد." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "ایجادبرچسب" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "از کلیه اسناد حذف خواهد شد." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "حذف موفق برچسب \"%s\" " -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "خطا در زمان حذف برچسب: \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "ویرایش برچسب: %s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "اسناد دارای برچسب : %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "برچسب سند : %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "حذف" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "برچسب \"%(tag)s\" با موفقیت از سند \"%(document)s\" برداشته شد." @@ -258,3 +266,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "الصاق برچسب" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo index 1d4c68bec5..c757f1b139 100644 Binary files a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po index 11a58e999a..2084e819a7 100644 --- a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" "MIME-Version: 1.0\n" @@ -21,21 +21,29 @@ msgstr "" "Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Etiquettes" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Prévisualiser" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Documents" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Supprimer une étiquette" @@ -51,7 +59,7 @@ msgstr "Supprimer des étiquettes" msgid "Create new tag" msgstr "Créer une nouvelle étiquette" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Supprimer" @@ -63,23 +71,23 @@ msgstr "Modifier" msgid "All" msgstr "Tout" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Étiquette" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Couleur" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Étiquette" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Étiquette de document" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Étiquettes de document" @@ -153,106 +161,106 @@ msgstr "Attacher des étiquettes au document: %s" msgid "Tags to be attached." msgstr "Les étiquettes à ajouter." -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Le document \"%(document)s\" est déjà étiqueté comme \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "L'étiquette \"%(tag)s\" a été attachée avec succès au document \"%(document)s\"." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "Créer une étiquette" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "La demande de suppression effectuée sur %(count)d étiquette" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "La demande de suppression effectuée sur %(count)d étiquettes" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Sera supprimée de tous les documents" -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "Supprimer l'étiquette sélectionnée?" msgstr[1] "Supprimer les étiquettes sélectionnées?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "Supprimer l'étiquette: %s" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiquette \"%s\" supprimée avec succès" -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Erreur lors de la suppression de l'étiquette \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Modifier l'étiquette:%s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Documents avec l'étiquette: %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Étiquettes du document: %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "La demande de suppression de l'étiquette effectuée sur %(count)d document" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "La demande de suppression de l'étiquette effectuée sur %(count)d documents" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Supprimer" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "Supprimer les étiquettes sur %(count)d document" msgstr[1] "Supprimer les étiquettes sur %(count)d documents" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "Supprimer les étiquettes sur le document: %s" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "Étiquettes qui seront supprimées." -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "Le document \"%(document)s\" n'a pas été étiquetté comme \"%(tag)s" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "L'étiquette \"%(tag)s\" à été supprimée avec succès du document \"%(document)s\"." @@ -264,3 +272,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Rattacher une étiquette" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo index d9c55db9de..8aff63589f 100644 Binary files a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po index 7f7f3ada45..d2ae50173e 100644 --- a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po @@ -3,13 +3,13 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "Language: hu\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Címkék" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Előnézet" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Dokumentumok" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Címke levétele" @@ -48,7 +56,7 @@ msgstr "Címkék levétele" msgid "Create new tag" msgstr "Új címke készítése" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Törlés" @@ -60,23 +68,23 @@ msgstr "Szerkesztés" msgid "All" msgstr "Mind" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Cimke" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Szín" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Címke" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Dokumentum címke" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Dokumentum címkék" @@ -150,106 +158,106 @@ msgstr "Cimkék hozzárendelése dokumentumhoz: %s" msgid "Tags to be attached." msgstr "Hozzárendelendő címkék." -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "A \"%(document)s\" dokumentum már meg van címkézve mint \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "A \"%(tag)s\" címke sikeresen hozzárendelve a \"%(document)s\" dokumentumhoz." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "Címke készítése" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "Címke tölrési kérés végrehajtva %(count)d címkén" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "Címke tölrési kérés végrehajtva %(count)d címkén" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Minden dokumentumról el lesz távolítva." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "Törli a kiválasztott címkét?" msgstr[1] "Törli a kiválasztott címkét?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "Címke tölrése? %s" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "\"%s\" címke sikeres törlése." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Hiba a \"%(tag)s\" címke törlése közben: %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Címke szerkesztése: %s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Dokumentumok a címkével: %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Címkék a dokumentumon: %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "Címke levételi kérés végrehajtva %(count)d dokumentumon" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "Címke levételi kérés végrehajtva %(count)d dokumentumon" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Levétel" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "Címkék levétele %(count)d dokumentumról" msgstr[1] "Címkék levétele %(count)d dokumentumról" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "Címkék levétele %s dokumentumról" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "Leszedendő címkék." -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "A \"%(document)s\" dokumentum nem lett \"%(tag)s\"-el megcímkézve" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "A \"%(tag)s\" címke sikeresen leszedésre került a \"%(document)s\" dokumentumról." @@ -261,3 +269,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo index 7a8a0ccd81..b702891b34 100644 Binary files a/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/id/LC_MESSAGES/django.po b/mayan/apps/tags/locale/id/LC_MESSAGES/django.po index 08edb893f2..2717edd2c3 100644 --- a/mayan/apps/tags/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/id/LC_MESSAGES/django.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" "MIME-Version: 1.0\n" @@ -17,21 +17,29 @@ msgstr "" "Language: id\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Dokumen" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -47,7 +55,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "" @@ -59,23 +67,23 @@ msgstr "" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -148,104 +156,104 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "" -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "" -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "hapus" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -257,3 +265,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo index e638df8862..338d5b1c87 100644 Binary files a/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/it/LC_MESSAGES/django.po b/mayan/apps/tags/locale/it/LC_MESSAGES/django.po index 4c094003f6..882c443f2b 100644 --- a/mayan/apps/tags/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/it/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" "MIME-Version: 1.0\n" @@ -21,21 +21,29 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Etichette" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Anteprima " -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Documenti" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Rimuovi etichetta" @@ -51,7 +59,7 @@ msgstr "Rimuovi etichette" msgid "Create new tag" msgstr "Crea nuova etichetta" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Cancella" @@ -63,23 +71,23 @@ msgstr "Modifica" msgid "All" msgstr "Tutti" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Etichetta" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Colori" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Etichetta " -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Etichetta documento " -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Etichette documento " @@ -153,106 +161,106 @@ msgstr "Assegna tag al documento: %s" msgid "Tags to be attached." msgstr "Tag che saranno allegati." -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Il documento \"%(document)s\" è stato già etichettato come \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "L'etichetta \"%(tag)s\" è stata allegata con successo al documento \"%(document)s\"" -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "Crea etichetta " -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Sarà rimossa da tutti i documenti" -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "Cancellare il tag selezionato?" msgstr[1] "Cancellare i tag selezionati?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "Cancella il tag: %s" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etichetta \"%s\" cancellata con successo." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Errore nel cancellare l'etichetta \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Modifica etichetta: %s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Documenti con l'etichetta: %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Etichette per il documento: %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Rimuovi" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" msgstr[1] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "Tag da rimuovere" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Etichetta \"%(tag)s\" rimossa con successo dal documento \"%(document)s\"." @@ -264,3 +272,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Allega etichetta" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo index 693860697f..eb7afdb6e6 100644 Binary files a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po index 5ffe932fa3..775bb20608 100644 --- a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "Language: nl_NL\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Labels" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Preview" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Documenten" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Label verwijderen" @@ -48,7 +56,7 @@ msgstr "Labels verwijderen" msgid "Create new tag" msgstr "Maak een nieuw label aan" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Verwijder" @@ -60,23 +68,23 @@ msgstr "bewerken" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Label" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Kleur" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Label" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Documentlabel" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Documentlabels" @@ -150,106 +158,106 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Document \"%(document)s\" is al gelabeld met \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Label \"%(tag)s\" is gekoppeld aan document \"%(document)s\"." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "maak label aan" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Zal van alle documenten worden verwijderd." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "Geselecteerd label verwijderen?" msgstr[1] "Geselecteerde labels verwijderen?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Label \"%s\" verwijderd." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Fout bij het verwijderen van label: \"%(tag)s\". Foutmelding: %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Bewerk label: %s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Verwijder" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" msgstr[1] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Label: \"%(tag)s\" is verwijderd van document \"%(document)s\"." @@ -261,3 +269,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Voeg label bij" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo index 4dd84aad4d..f60cf02fdc 100644 Binary files a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po index 888ef503b5..3fb14164c9 100644 --- a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" "MIME-Version: 1.0\n" @@ -21,21 +21,29 @@ msgstr "" "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" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Tagi" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Podgląd" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Dokumenty" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Usuń tag" @@ -51,7 +59,7 @@ msgstr "Usuń tagi" msgid "Create new tag" msgstr "Utwórz nowy tag" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Usunąć" @@ -63,23 +71,23 @@ msgstr "Edytuj" msgid "All" msgstr "Wszystkie" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Etykieta" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Kolor" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Tag" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Tag dokumentu" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Tagi dokumentu" @@ -155,35 +163,35 @@ msgstr "Załącz tagi do dokumentu: %s" msgid "Tags to be attached." msgstr "Tagi do załączenia." -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Dokument \"%(document)s\" jest już otagowany jako \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Dodanie taga \"%(tag)s\" do dokumentu \"%(document)s\" powiodło się." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "Utwórz tag" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "Usunięto %(count)d tag" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "Usunięto %(count)d tagi" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Zostanie usunięty ze wszystkich dokumentów." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "Usunąć wybrany tag?" @@ -191,51 +199,51 @@ msgstr[1] "Usunąć wybrany tag?" msgstr[2] "Usunąć wybrany tag?" msgstr[3] "Usunąć wybrane tagi?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "Usuń tag: %s" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Usunięto tag \"%s\"." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Błąd podczas usuwania taga \"%(tag)s\":%(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Edytuj tag: %s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Dokumenty z tagiem: %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Tagi dla dokumentu: %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "Usunięto tag z %(count)d dokumentu" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "Usunięto tag %(count)d z dokumentów" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Usuń" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" @@ -244,21 +252,21 @@ msgstr[1] "Usunięto tagi z %(count)d dokumentu" msgstr[2] "Usunięto tagi z %(count)d dokumentu" msgstr[3] "Usunięto tagi z %(count)d dokumentów" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "Usuń tagi z dokumentu: %s" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "Tagi do usunięcia." -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "Dokument \"%(document)s\" nie zawiera tagów \"%(tag)s\"" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" usunięty z dokumentu \"%(document)s\"." @@ -270,3 +278,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Dołącz tag" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo index 7761780d59..7affd2df41 100644 Binary files a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po index 9a617d7058..6c7fb7ca2b 100644 --- a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" "MIME-Version: 1.0\n" @@ -20,21 +20,29 @@ msgstr "" "Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Etiquetas" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Documentos" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -50,7 +58,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Eliminar" @@ -62,23 +70,23 @@ msgstr "Editar" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Nome" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Cor" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -152,106 +160,106 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Será removida de todos os documentos." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" msgstr[1] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiqueta \"%s\" removida com sucesso." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Erro ao excluir etiqueta \" %(tag)s \": %(error)s " -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Remover" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" msgstr[1] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -263,3 +271,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo index 381b07f6cb..44140c3b62 100644 Binary files a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po index c17fdc2bfe..f4556aa327 100644 --- a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -21,21 +21,29 @@ msgstr "" "Language: pt_BR\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Etiquetas" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Visualizar" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Documentos" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Remover Etiqueta" @@ -51,7 +59,7 @@ msgstr "Remover Etiquetas" msgid "Create new tag" msgstr "Criar nova Etiqueta" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Excluir" @@ -63,23 +71,23 @@ msgstr "Editar" msgid "All" msgstr "Todos" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Label" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Cor" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Etiqueta" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Etiqueta do documento" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Etiquetas do documento" @@ -153,106 +161,106 @@ msgstr "Anexar etiquetas ao documento: %s" msgid "Tags to be attached." msgstr "Etiquetas a serem anexadas." -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Documento \"%(document)s\" já está marcado como \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Etiqueta \"%(tag)s\" anexada com sucesso para o documento \"%(document)s\"." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "Criar Etiqueta" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "Solicitação de exclusão de etiqueta executada na etiqueta %(count)d" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "Solicitação de exclusão de etiquetas executada em %(count)d etiquetas" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Será removido de todos os documentos." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "Apagar a etiqueta selecionada?" msgstr[1] "Apagar as etiquetas selecionadas?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "Excluir etiqueta: %s" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Etiqueta \"%s\" removida com sucesso." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Erro ao excluir etiqueta \" %(tag)s \": %(error)s " -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Editar etiqueta:%s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Os documentos com a etiqueta: %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Etiqueta para documento: %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "Solicitação de remoção de etiqueta realizado em %(count)d documento" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "Solicitação de remoção de etiqueta executada em %(count)d documentos" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Remover" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" msgstr[1] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "Remover etiquetas de documentos: %s" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "Etiquetas a serem removidas." -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "Documento \"%(document)s\" não estava etiquetado como \"%(tag)s" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Etiqueta \"%(tag)s\" removida com sucesso do documento \"%(document)s\"." @@ -264,3 +272,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Anexar etiqueta" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.mo index 0fea44817f..76ae4adb0f 100644 Binary files a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po index 9ab919a196..938d944ed0 100644 --- a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" "MIME-Version: 1.0\n" @@ -20,21 +20,29 @@ msgstr "" "Language: ro_RO\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Etichete" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Documente" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Elimină eticheta" @@ -50,7 +58,7 @@ msgstr "Elimină etichete" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Șterge" @@ -62,23 +70,23 @@ msgstr "Modifică" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Etichetă" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Culoare" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Etichetă" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -153,86 +161,86 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Documentul \"%(document)s\" este deja etichetat cu \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Eticheta \"%(tag)s\" a fost atașată cu succes la documentul \"%(document)s\"." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Va fi eliminată din toate documentele." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Eticheta \"%s\" a fost ștersă cu succes." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Eroare la ștergerea etichetă \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Modifică eticheta: %s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Documente cu eticheta: %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Etichetele documentului: %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Şterge" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" @@ -240,21 +248,21 @@ msgstr[0] "" msgstr[1] "" msgstr[2] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Eticheta \"%(tag)s\" a fost eliminată cu succes din documentul \"%(document)s\"." @@ -266,3 +274,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Atașează etichetă" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo index 1c54424056..81017a50f8 100644 Binary files a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po index adae474530..c6cfda7f9d 100644 --- a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "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" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Метки" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Предварительный просмотр" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Документы" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Снять метку" @@ -48,7 +56,7 @@ msgstr "Снять метки" msgid "Create new tag" msgstr "Создать новую метку" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Удалить" @@ -60,23 +68,23 @@ msgstr "Редактировать" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Надпись" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Цвет" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Метка" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Метка документа" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Метки документов" @@ -152,35 +160,35 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "\"%(document)s\" уже имеет метку \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Метка \"%(tag)s\" присвоена \"%(document)s\"." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "Создать метку" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Будет удален из всех документов." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "Удалить выбранную метку?" @@ -188,51 +196,51 @@ msgstr[1] "Удалить выбранные метки?" msgstr[2] "Удалить выбранные метки?" msgstr[3] "Удалить выбранные метки?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Метка \"%s\"удалён." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Ошибка при удалении метки \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Редактировать метку %s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Документы с меткой: %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Метки документа: %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Удалить" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" @@ -241,21 +249,21 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Метка \"%(tag)s\" снята с документа \"%(document)s\"." @@ -267,3 +275,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Прикрепить метку" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo index 431fb1f31e..48422de9f6 100644 Binary files a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po index 39af6e000f..6f8cd53b78 100644 --- a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "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" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Oznake" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Dokumenti" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -48,7 +56,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "" @@ -60,23 +68,23 @@ msgstr "" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Oznaka" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Barva" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -152,35 +160,35 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "" -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "" -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" @@ -188,51 +196,51 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "" -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" @@ -241,21 +249,21 @@ msgstr[1] "" msgstr[2] "" msgstr[3] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "" @@ -267,3 +275,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo index 627858278a..7b953a5233 100644 Binary files a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po index cbf21d3769..d755c64c04 100644 --- a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 07:24+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" "MIME-Version: 1.0\n" @@ -19,21 +19,29 @@ msgstr "" "Language: tr_TR\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Etiketler" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "Önizleme" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Belgeler" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "Etiketi kaldır" @@ -49,7 +57,7 @@ msgstr "Etiketleri kaldır" msgid "Create new tag" msgstr "Yeni etiket oluştur" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "Sil" @@ -61,23 +69,23 @@ msgstr "Düzenle" msgid "All" msgstr "Herşey" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "Etiket" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Renk" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "Etiket" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "Doküman etiketi" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "Doküman etiketleri" @@ -150,104 +158,104 @@ msgstr "Etiketleri dokümana ekleyin: %s" msgid "Tags to be attached." msgstr "Eklenecek Etiketler." -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "\"%(document)s\" dokümanı zaten \"%(tag)s\" olarak etiketli" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "\"%(tag)s\" Etiketi, \"%(document)s\" dokümanına başarıyla eklendi." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "Etiket oluştur" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "%(count)d etiketi üzerinde gerçekleştirilen etiket silme isteği" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "%(count)d etiketleri üzerinde yapılan etiket silme isteği" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Tüm belgelerden kaldırılacak." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "Seçili etiketleri silinsin mi?" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "Etiketi sil: %s" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "\"%s\" etiketi başarıyla silindi." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "\"%(tag)s\" etiketi silinirken hata oluştu: %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "Etiketi düzenle: %s" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "Etiketli dokümanlar: %s" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "Doküman için Etiketler: %s" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "%(count)d belgede gerçekleştirilen etiket kaldırma isteği" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "%(count)d dokümanları üzerinde yapılan talep kaldırma talebi" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Kaldır" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "Etiketleri %(count)d adet dokümandan kaldır" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "Dokümandaki etiketleri kaldır: %s" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "Kaldırılacak etiketler." -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "\"%(document)s\" dokümanı \"%(tag)s\" olarak etiketlenemedi" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "\"%(tag)s\" Etiketi \"%(document)s\" dokümanından başarıyla kaldırıldı." @@ -259,3 +267,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "Etiket ekle" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo index 13ef40cea9..346ee49bc3 100644 Binary files a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po index 3c81e0dec4..239e477e98 100644 --- a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" "MIME-Version: 1.0\n" @@ -18,21 +18,29 @@ msgstr "" "Language: vi_VN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "Tags" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "Tài liệu" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -48,7 +56,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "" @@ -60,23 +68,23 @@ msgstr "Sửa" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "Màu" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -149,104 +157,104 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "Tài liệu \"%(document)s\" đã được tag \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "Tag \"%(tag)s\" được gắn thành công cho tài liệu \"%(document)s\"." -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "Sẽ được xóa trong tất cả tài liệu." -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "Tag \"%s\" xóa thành công." -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "Lỗi xóa tag \"%(tag)s\": %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "Xóa" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "Tag \"%(tag)s\" đã được xóa thành công từ tài liệu \"%(document)s\"." @@ -258,3 +266,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.mo index 811b7db1e0..6601df2982 100644 Binary files a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po index 3064a9e748..19c47027fc 100644 --- a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:48+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:33+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -19,21 +19,29 @@ msgstr "" "Language: zh_CN\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -#: workflow_actions.py:19 +#: apps.py:35 apps.py:81 apps.py:88 apps.py:107 apps.py:109 forms.py:32 +#: links.py:40 menus.py:8 models.py:36 permissions.py:7 views.py:184 +#: workflow_actions.py:19 workflow_actions.py:66 msgid "Tags" msgstr "标签" -#: apps.py:75 apps.py:95 +#: apps.py:76 apps.py:96 msgid "Preview" msgstr "" -#: apps.py:99 models.py:22 +#: apps.py:100 models.py:24 msgid "Documents" msgstr "文档" -#: links.py:14 +#: events.py:9 +msgid "Tag attached to document" +msgstr "" + +#: events.py:13 +msgid "Tag removed from document" +msgstr "" + +#: links.py:14 workflow_actions.py:73 msgid "Remove tag" msgstr "" @@ -49,7 +57,7 @@ msgstr "" msgid "Create new tag" msgstr "" -#: links.py:32 links.py:45 views.py:132 +#: links.py:32 links.py:45 views.py:133 msgid "Delete" msgstr "" @@ -61,23 +69,23 @@ msgstr "" msgid "All" msgstr "" -#: models.py:18 search.py:16 +#: models.py:20 search.py:16 msgid "Label" msgstr "" -#: models.py:20 search.py:20 +#: models.py:22 search.py:20 msgid "Color" msgstr "颜色" -#: models.py:33 +#: models.py:35 msgid "Tag" msgstr "" -#: models.py:53 +#: models.py:61 msgid "Document tag" msgstr "" -#: models.py:54 +#: models.py:62 msgid "Document tags" msgstr "" @@ -150,104 +158,104 @@ msgstr "" msgid "Tags to be attached." msgstr "" -#: views.py:90 +#: views.py:91 #, python-format msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" msgstr "文档 \"%(document)s\"已经被标记为 \"%(tag)s\"" -#: views.py:101 +#: views.py:102 #, python-format msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." msgstr "文档\"%(document)s\"添加标签\"%(tag)s\"成功。" -#: views.py:110 +#: views.py:111 msgid "Create tag" msgstr "" -#: views.py:121 +#: views.py:122 #, python-format msgid "Tag delete request performed on %(count)d tag" msgstr "" -#: views.py:123 +#: views.py:124 #, python-format msgid "Tag delete request performed on %(count)d tags" msgstr "" -#: views.py:130 +#: views.py:131 msgid "Will be removed from all documents." msgstr "将从所有文档中移除" -#: views.py:134 +#: views.py:135 msgid "Delete the selected tag?" msgid_plural "Delete the selected tags?" msgstr[0] "" -#: views.py:144 +#: views.py:145 #, python-format msgid "Delete tag: %s" msgstr "" -#: views.py:154 +#: views.py:155 #, python-format msgid "Tag \"%s\" deleted successfully." msgstr "标签 \"%s\" 删除成功" -#: views.py:158 +#: views.py:159 #, python-format msgid "Error deleting tag \"%(tag)s\": %(error)s" msgstr "删除标签\"%(tag)s\"失败: %(error)s" -#: views.py:173 +#: views.py:174 #, python-format msgid "Edit tag: %s" msgstr "" -#: views.py:205 +#: views.py:206 #, python-format msgid "Documents with the tag: %s" msgstr "" -#: views.py:228 +#: views.py:229 #, python-format msgid "Tags for document: %s" msgstr "" -#: views.py:239 +#: views.py:240 #, python-format msgid "Tag remove request performed on %(count)d document" msgstr "" -#: views.py:241 +#: views.py:242 #, python-format msgid "Tag remove request performed on %(count)d documents" msgstr "" -#: views.py:248 +#: views.py:249 msgid "Remove" msgstr "移除" -#: views.py:250 +#: views.py:251 #, python-format msgid "Remove tags to %(count)d document" msgid_plural "Remove tags to %(count)d documents" msgstr[0] "" -#: views.py:262 +#: views.py:263 #, python-format msgid "Remove tags from document: %s" msgstr "" -#: views.py:271 +#: views.py:272 msgid "Tags to be removed." msgstr "" -#: views.py:296 +#: views.py:298 #, python-format msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" msgstr "" -#: views.py:306 +#: views.py:308 #, python-format msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." msgstr "标签\"%(tag)s\"成功从文档\"%(document)s\"移除" @@ -259,3 +267,7 @@ msgstr "" #: workflow_actions.py:26 msgid "Attach tag" msgstr "" + +#: workflow_actions.py:68 +msgid "Tags to remove from the document" +msgstr "" diff --git a/mayan/apps/task_manager/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/ar/LC_MESSAGES/django.mo index 37b31f4872..e2e2c79697 100644 Binary files a/mayan/apps/task_manager/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/ar/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/ar/LC_MESSAGES/django.po index 87425e6fd9..e5d86dbadc 100644 --- a/mayan/apps/task_manager/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Arabic (https://www.transifex.com/rosarior/teams/13584/ar/)\n" diff --git a/mayan/apps/task_manager/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/bg/LC_MESSAGES/django.mo index 9c72911aa2..ecaec341dc 100644 Binary files a/mayan/apps/task_manager/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/bg/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/bg/LC_MESSAGES/django.po index 0a621077bb..c55d9b3fa4 100644 --- a/mayan/apps/task_manager/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Bulgarian (https://www.transifex.com/rosarior/teams/13584/bg/)\n" diff --git a/mayan/apps/task_manager/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/bs_BA/LC_MESSAGES/django.mo index 839464e3df..a67f6b8c88 100644 Binary files a/mayan/apps/task_manager/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/bs_BA/LC_MESSAGES/django.po index 011e71dc0d..c241d0219d 100644 --- a/mayan/apps/task_manager/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: www.ping.ba , 2017\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (https://www.transifex.com/rosarior/teams/13584/bs_BA/)\n" diff --git a/mayan/apps/task_manager/locale/da/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/da/LC_MESSAGES/django.mo index 4d3567d8e2..66c0a9a896 100644 Binary files a/mayan/apps/task_manager/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/da/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/da/LC_MESSAGES/django.po index 890a19d92f..08c1231da6 100644 --- a/mayan/apps/task_manager/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mads L. Nielsen , 2017\n" "Language-Team: Danish (https://www.transifex.com/rosarior/teams/13584/da/)\n" diff --git a/mayan/apps/task_manager/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/de_DE/LC_MESSAGES/django.mo index 3b8702b501..4d08e75c6a 100644 Binary files a/mayan/apps/task_manager/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/de_DE/LC_MESSAGES/django.po index 1dd774dc20..20ffa37658 100644 --- a/mayan/apps/task_manager/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/de_DE/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mathias Behrle , 2017\n" "Language-Team: German (Germany) (https://www.transifex.com/rosarior/teams/13584/de_DE/)\n" diff --git a/mayan/apps/task_manager/locale/en/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/en/LC_MESSAGES/django.mo index c33f2780a9..b6c06edd1b 100644 Binary files a/mayan/apps/task_manager/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/en/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/en/LC_MESSAGES/django.po index 89a9077430..c2b8e27e69 100644 --- a/mayan/apps/task_manager/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/task_manager/locale/es/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/es/LC_MESSAGES/django.mo index 9fb19f1321..fe3ba7caa8 100644 Binary files a/mayan/apps/task_manager/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/es/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/es/LC_MESSAGES/django.po index d797701c8f..d0c8f0c82f 100644 --- a/mayan/apps/task_manager/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/es/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Spanish (https://www.transifex.com/rosarior/teams/13584/es/)\n" diff --git a/mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.mo index 7c10f458da..954b1c42a6 100644 Binary files a/mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.po index 9762309284..d05502d203 100644 --- a/mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Mehdi Amani , 2017\n" "Language-Team: Persian (https://www.transifex.com/rosarior/teams/13584/fa/)\n" diff --git a/mayan/apps/task_manager/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/fr/LC_MESSAGES/django.mo index 20be2e13f6..005a11a9f8 100644 Binary files a/mayan/apps/task_manager/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/fr/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/fr/LC_MESSAGES/django.po index 7edcd20649..10482531ff 100644 --- a/mayan/apps/task_manager/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/fr/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Thierry Schott , 2017\n" "Language-Team: French (https://www.transifex.com/rosarior/teams/13584/fr/)\n" diff --git a/mayan/apps/task_manager/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/hu/LC_MESSAGES/django.mo index 218b8d8ac3..bf83311e24 100644 Binary files a/mayan/apps/task_manager/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/hu/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/hu/LC_MESSAGES/django.po index d7fd8b156b..d663301cf4 100644 --- a/mayan/apps/task_manager/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/hu/LC_MESSAGES/django.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" -"Last-Translator: Szabolcs Molnar , 2017\n" +"Last-Translator: molnars , 2017\n" "Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/task_manager/locale/id/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/id/LC_MESSAGES/django.mo index a61401828d..e2b7e436be 100644 Binary files a/mayan/apps/task_manager/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/id/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/id/LC_MESSAGES/django.po index dc407066d7..7b8f1d7101 100644 --- a/mayan/apps/task_manager/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/id/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/id/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/task_manager/locale/it/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/it/LC_MESSAGES/django.mo index b98478cbf2..2eb31081f7 100644 Binary files a/mayan/apps/task_manager/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/it/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/it/LC_MESSAGES/django.po index b3e2b70047..811edca4b3 100644 --- a/mayan/apps/task_manager/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/it/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Italian (https://www.transifex.com/rosarior/teams/13584/it/)\n" diff --git a/mayan/apps/task_manager/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/nl_NL/LC_MESSAGES/django.mo index 84d8ad5a34..6b78075b26 100644 Binary files a/mayan/apps/task_manager/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/nl_NL/LC_MESSAGES/django.po index 535b126faf..0be9115e62 100644 --- a/mayan/apps/task_manager/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/nl_NL/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Lucas Weel , 2017\n" "Language-Team: Dutch (Netherlands) (https://www.transifex.com/rosarior/teams/13584/nl_NL/)\n" diff --git a/mayan/apps/task_manager/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/pl/LC_MESSAGES/django.mo index 28cfa9b06d..1e0f931cb3 100644 Binary files a/mayan/apps/task_manager/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/pl/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/pl/LC_MESSAGES/django.po index f2433fa13b..8fd7a431a7 100644 --- a/mayan/apps/task_manager/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/pl/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Wojtek Warczakowski , 2017\n" "Language-Team: Polish (https://www.transifex.com/rosarior/teams/13584/pl/)\n" diff --git a/mayan/apps/task_manager/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/pt/LC_MESSAGES/django.mo index 5e14b2c749..6fbb5f39ad 100644 Binary files a/mayan/apps/task_manager/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/pt/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/pt/LC_MESSAGES/django.po index 8fad3cd310..8747b71576 100644 --- a/mayan/apps/task_manager/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/pt/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Manuela Silva , 2017\n" "Language-Team: Portuguese (https://www.transifex.com/rosarior/teams/13584/pt/)\n" diff --git a/mayan/apps/task_manager/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/pt_BR/LC_MESSAGES/django.mo index 6a26e4736f..6162e8d650 100644 Binary files a/mayan/apps/task_manager/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/pt_BR/LC_MESSAGES/django.po index ed3949d2d4..1b822bd352 100644 --- a/mayan/apps/task_manager/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/pt_BR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Aline Freitas , 2017\n" "Language-Team: Portuguese (Brazil) (https://www.transifex.com/rosarior/teams/13584/pt_BR/)\n" diff --git a/mayan/apps/task_manager/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/ro_RO/LC_MESSAGES/django.mo index 2996a98a95..197e4bacf4 100644 Binary files a/mayan/apps/task_manager/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/ro_RO/LC_MESSAGES/django.po index 5c4e0332ea..3314501e12 100644 --- a/mayan/apps/task_manager/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/ro_RO/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Romanian (Romania) (https://www.transifex.com/rosarior/teams/13584/ro_RO/)\n" diff --git a/mayan/apps/task_manager/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/ru/LC_MESSAGES/django.mo index cb93137065..888657477d 100644 Binary files a/mayan/apps/task_manager/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/ru/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/ru/LC_MESSAGES/django.po index c477adda0d..505aa4c1e4 100644 --- a/mayan/apps/task_manager/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: panasoft , 2017\n" "Language-Team: Russian (https://www.transifex.com/rosarior/teams/13584/ru/)\n" diff --git a/mayan/apps/task_manager/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/sl_SI/LC_MESSAGES/django.mo index b35a671afe..2f66243009 100644 Binary files a/mayan/apps/task_manager/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/sl_SI/LC_MESSAGES/django.po index 754694aac6..d610ea2666 100644 --- a/mayan/apps/task_manager/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/sl_SI/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: kontrabant , 2017\n" "Language-Team: Slovenian (Slovenia) (https://www.transifex.com/rosarior/teams/13584/sl_SI/)\n" diff --git a/mayan/apps/task_manager/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/tr_TR/LC_MESSAGES/django.mo index b26ca7621f..1d2495ed27 100644 Binary files a/mayan/apps/task_manager/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/tr_TR/LC_MESSAGES/django.po index 194eb23ff0..f652f1a3ee 100644 --- a/mayan/apps/task_manager/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: serhatcan77 , 2017\n" "Language-Team: Turkish (Turkey) (https://www.transifex.com/rosarior/teams/13584/tr_TR/)\n" diff --git a/mayan/apps/task_manager/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/vi_VN/LC_MESSAGES/django.mo index 4512b0a286..2b34936502 100644 Binary files a/mayan/apps/task_manager/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/vi_VN/LC_MESSAGES/django.po index 05874ba243..8dc69a7f07 100644 --- a/mayan/apps/task_manager/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Vietnamese (Viet Nam) (https://www.transifex.com/rosarior/teams/13584/vi_VN/)\n" diff --git a/mayan/apps/task_manager/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/task_manager/locale/zh_CN/LC_MESSAGES/django.mo index f81aa96fec..35f482fd22 100644 Binary files a/mayan/apps/task_manager/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/task_manager/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/task_manager/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/task_manager/locale/zh_CN/LC_MESSAGES/django.po index a1364eb175..90b4f68c3d 100644 --- a/mayan/apps/task_manager/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Roberto Rosario , 2017\n" "Language-Team: Chinese (China) (https://www.transifex.com/rosarior/teams/13584/zh_CN/)\n" diff --git a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo index 0e9d3a4781..82c009d15a 100644 Binary files a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po index 977c899f10..1141412d3f 100644 --- a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/ar/)\n" diff --git a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo index 0b31372836..ed9213c061 100644 Binary files a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po index 6733895bf9..b98750e5a3 100644 --- a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n" diff --git a/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.mo index d351af52db..30e2d693c0 100644 Binary files a/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.po index 0fe53ea292..3da8c682a4 100644 --- a/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/bs_BA/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/rosarior/mayan-edms/language/bs_BA/)\n" diff --git a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo index b06b6d5771..c6a267c68d 100644 Binary files a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po index af61862d40..f7dc1030d4 100644 --- a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/da/)\n" diff --git a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo index d78c51f4b9..d77641da00 100644 Binary files a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po index 4132002f4d..0905a66561 100644 --- a/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/de_DE/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-edms/language/de_DE/)\n" diff --git a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo index 943c0ec3e5..9d5390acb7 100644 Binary files a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po index faf99e2c66..0c94548f5b 100644 --- a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo index 9905b1b340..07f4a60edc 100644 Binary files a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po index 422083acc4..162b9c335e 100644 --- a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" -"PO-Revision-Date: 2017-08-15 06:04+0000\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" +"PO-Revision-Date: 2017-08-27 16:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo index 3b8fbd4432..4b88ff6f8a 100644 Binary files a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po index a175e47d8d..007c63cf87 100644 --- a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/language/fa/)\n" diff --git a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo index fc604a992e..d03684d098 100644 Binary files a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po index a4a0bac1b9..cda2aee2f7 100644 --- a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-24 19:19+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/fr/)\n" diff --git a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo index 5672a92099..56c7998061 100644 Binary files a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po index aa6658a61a..c396a01a70 100644 --- a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po @@ -3,14 +3,14 @@ # This file is distributed under the same license as the PACKAGE package. # # Translators: -# Szabolcs Molnar , 2017 +# molnars , 2017 msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-04 13:02+0000\n" -"Last-Translator: Szabolcs Molnar \n" +"Last-Translator: molnars \n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/language/hu/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff --git a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo index c5dd2b19cc..e7782a5675 100644 Binary files a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po index 7d23ae046b..65b53f79db 100644 --- a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/language/id/)\n" diff --git a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo index 2c527d73a8..5ab6b902d3 100644 Binary files a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po index 73b0429c65..fce0436471 100644 --- a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/language/it/)\n" diff --git a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo index b419447c11..bd1ae30ae9 100644 Binary files a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po index 725df50638..b590ba4086 100644 --- a/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/nl_NL/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-edms/language/nl_NL/)\n" diff --git a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo index 13ae63fe7a..75cb42f0cb 100644 Binary files a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po index 62c5ded31e..5586fdab4a 100644 --- a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-01 14:52+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/pl/)\n" diff --git a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo index 1a23333f6c..376f5e49cb 100644 Binary files a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po index d3568e7110..96f02e049b 100644 --- a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/language/pt/)\n" diff --git a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo index fc5b052e8c..dbae03ca2f 100644 Binary files a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po index f81df55898..561b74806d 100644 --- a/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pt_BR/LC_MESSAGES/django.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-edms/language/pt_BR/)\n" diff --git a/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.mo index 163979bd3d..c4258b6d1a 100644 Binary files a/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.po index ca73a0c56c..72da293261 100644 --- a/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ro_RO/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Stefaniu Criste \n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-edms/language/ro_RO/)\n" diff --git a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo index 089d28ce9b..cde1730661 100644 Binary files a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po index d43cddb8ee..e1d912835c 100644 --- a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/language/ru/)\n" diff --git a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo index 750aa1dbf3..e85e2a338f 100644 Binary files a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po index a8a9c4e8ea..b84ddb58f5 100644 --- a/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/sl_SI/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-edms/language/sl_SI/)\n" diff --git a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo index 0ef02fd374..c4128a55d9 100644 Binary files a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po index c0a18c618e..fbc94645b1 100644 --- a/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/tr_TR/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-08-01 07:21+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-edms/language/tr_TR/)\n" diff --git a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo index 805d258d22..6cd3ffe846 100644 Binary files a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po index a1bb596806..97473d48ce 100644 --- a/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/vi_VN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/mayan-edms/language/vi_VN/)\n" diff --git a/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.mo index 64fd378bd1..4312e57843 100644 Binary files a/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.mo and b/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.mo differ diff --git a/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.po b/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.po index a8a5334498..5f50f518af 100644 --- a/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/zh_CN/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-24 20:24-0400\n" +"POT-Creation-Date: 2017-08-27 12:47-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/language/zh_CN/)\n" diff --git a/removals.txt b/removals.txt index 91993470a6..e7a4bb8cb6 100644 --- a/removals.txt +++ b/removals.txt @@ -1,3 +1,4 @@ # Packages to be remove during upgrades django-filetransfers pytesseract +pdfminer diff --git a/requirements/base.txt b/requirements/base.txt index 0d4d3d1540..6dd631e0f5 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -28,7 +28,6 @@ fusepy==2.0.4 graphviz==0.8 -pdfminer==20140328 pycountry==1.20 PyPDF2==1.26.0 pyocr==0.4.5