diff --git a/.tx/config b/.tx/config index 7e431b7f35..31e58afa79 100644 --- a/.tx/config +++ b/.tx/config @@ -67,6 +67,12 @@ source_lang = en source_file = mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po type = PO +[mayan-edms.document_parsing-2-0] +file_filter = mayan/apps/document_parsing/locale//LC_MESSAGES/django.po +source_lang = en +source_file = mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.po +type = PO + [mayan-edms.document_signatures-2-0] file_filter = mayan/apps/document_signatures/locale//LC_MESSAGES/django.po source_lang = en diff --git a/contrib/scripts/process_messages.py b/contrib/scripts/process_messages.py index b92c7d7d8e..1664b53fe1 100755 --- a/contrib/scripts/process_messages.py +++ b/contrib/scripts/process_messages.py @@ -8,10 +8,11 @@ import sh APP_LIST = ( 'acls', 'appearance', 'authentication', 'cabinets', 'checkouts', 'common', 'converter', 'django_gpg', 'document_comments', 'document_indexing', - 'document_signatures', 'document_states', 'documents', 'dynamic_search', - 'events', 'linking', 'lock_manager', 'mailer', 'metadata', 'mirroring', - 'motd', 'navigation', 'ocr', 'permissions', 'rest_api', 'smart_settings', - 'sources', 'statistics', 'storage', 'tags', 'task_manager', 'user_management' + 'document_parsing', 'document_signatures', 'document_states', 'documents', + 'dynamic_search', 'events', 'linking', 'lock_manager', 'mailer', + 'metadata', 'mirroring', 'motd', 'navigation', 'ocr', 'permissions', + 'rest_api', 'smart_settings', 'sources', 'statistics', 'storage', 'tags', + 'task_manager', 'user_management' ) LANGUAGE_LIST = ( diff --git a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ar/LC_MESSAGES/django.mo index 4e11a9ccd6..570a50c79b 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 5306f595ff..2970a51d8f 100644 --- a/mayan/apps/acls/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ar/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -41,7 +41,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Insufficient access." diff --git a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/bg/LC_MESSAGES/django.mo index a49c56094a..1b0a39d171 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 3fd07d1310..1db386787d 100644 --- a/mayan/apps/acls/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/bg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -40,7 +40,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient 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 1dc7794837..ce34bc74ef 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 8fd78b537c..d64c2490a3 100644 --- a/mayan/apps/acls/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/bs_BA/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-07-10 07:57+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -41,7 +41,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Nedovoljne dozvole." diff --git a/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/da/LC_MESSAGES/django.mo index e078a416b8..f52b3b6503 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 354281f89f..79dd136a51 100644 --- a/mayan/apps/acls/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -40,7 +40,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient 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 be3a89bafc..1cca282f56 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 48aafc8e10..24ce0c5bb8 100644 --- a/mayan/apps/acls/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\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" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-" @@ -43,7 +43,7 @@ msgstr "Löschen" msgid "New ACL" msgstr "Neue Berechtigung" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Fehlende Berechtigung" diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo index e9e54f3323..9023e9e4bd 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 2e1044f687..6082d03ddb 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -37,7 +37,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient 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 c5e7ef09ea..6c07be2cdf 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 32e1f19022..f43c9f0c8a 100644 --- a/mayan/apps/acls/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/es/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-05-28 19:52+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" @@ -43,7 +43,7 @@ msgstr "Borrar" msgid "New ACL" msgstr "Nueva LCA" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Acceso insuficiente." diff --git a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/fa/LC_MESSAGES/django.mo index 4e0456cb08..38a9ac734d 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 2862b5aea5..70a6bec7ad 100644 --- a/mayan/apps/acls/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/fa/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-15 01:58-0400\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" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/" @@ -41,7 +41,7 @@ msgstr "حذف" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient 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 34f7d0f121..374675e80a 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 78c0356727..41be3ad568 100644 --- a/mayan/apps/acls/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\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" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -42,7 +42,7 @@ msgstr "Suppression" msgid "New ACL" msgstr "Nouveau droit" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "droit d'accès insuffisant." diff --git a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/hu/LC_MESSAGES/django.mo index ed1320dfb4..235c89804c 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 2bc609ba1e..a7d85cdd81 100644 --- a/mayan/apps/acls/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/hu/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -40,7 +40,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient 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 ac99816584..55c77f321d 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 8dae2876d5..479d9b61e2 100644 --- a/mayan/apps/acls/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/id/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/" @@ -40,7 +40,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient 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 bb28eddaa9..a9e66e8bd6 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 d7fcf0b691..4677c4222f 100644 --- a/mayan/apps/acls/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\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" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/" @@ -41,7 +41,7 @@ msgstr "Cancella" msgid "New ACL" msgstr "Nuova ACL" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Accesso insufficiente." 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 d233ff5193..4d6475f0f7 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 467d3e06e9..d7dc4db522 100644 --- a/mayan/apps/acls/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-" @@ -42,7 +42,7 @@ msgstr "Verwijder" msgid "New ACL" msgstr "Nieuwe authorisatielijst" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Permissie is ontoereikend" diff --git a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pl/LC_MESSAGES/django.mo index c0cf500ecb..d1c3eb7e19 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 a316b65d54..a9748a70e7 100644 --- a/mayan/apps/acls/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\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" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -44,7 +44,7 @@ msgstr "Usuń" msgid "New ACL" msgstr "Nowa lista ACL" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Niewystarczający dostęp." diff --git a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/pt/LC_MESSAGES/django.mo index bd391a2768..29ebd42b3c 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 6b291ae7a0..c72cd8ff0d 100644 --- a/mayan/apps/acls/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/" @@ -40,7 +40,7 @@ msgstr "Eliminar" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Acesso insuficiente." 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 794fd3a95b..1255098e19 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 ee47e36039..6580059b85 100644 --- a/mayan/apps/acls/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\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" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-" @@ -42,7 +42,7 @@ msgstr "Excluir" msgid "New ACL" msgstr "Nova regra" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Acesso insuficiente." 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 d43c9c4918..d34ea2a82d 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 91b04cca2c..b2cf4af64f 100644 --- a/mayan/apps/acls/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-" @@ -41,7 +41,7 @@ msgstr "Șterge" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Accesul insuficient." diff --git a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/ru/LC_MESSAGES/django.mo index a2d1be046a..0e056cfd80 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 96aa9be1b7..38b7264549 100644 --- a/mayan/apps/acls/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/ru/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/" @@ -43,7 +43,7 @@ msgstr "Удалить" msgid "New ACL" msgstr "Создать СУД" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient 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 fc33046de4..e2761b5558 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 011ec5f8e6..359f0f4d90 100644 --- a/mayan/apps/acls/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/sl_SI/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-" @@ -41,7 +41,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Nezadosten dostop" 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 1037b1da39..2e30687df6 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 b9ccf3ab90..21cdb9936c 100644 --- a/mayan/apps/acls/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/tr_TR/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-15 01:58-0400\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" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-" @@ -41,7 +41,7 @@ msgstr "Sil" msgid "New ACL" msgstr "Yeni Erişim Kontrol Listesi" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient access." msgstr "Yetersiz yetki" 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 2cf5aa6cbf..cb8f8e566c 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 3889885561..ed38d0d6e7 100644 --- a/mayan/apps/acls/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/acls/locale/vi_VN/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/" @@ -40,7 +40,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient 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 a210684c7d..828167e0cc 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 f7b247fe12..c94cd283cb 100644 --- a/mayan/apps/acls/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/acls/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-04-21 16:25+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/" @@ -40,7 +40,7 @@ msgstr "" msgid "New ACL" msgstr "" -#: managers.py:85 +#: managers.py:86 msgid "Insufficient 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 8e21043e15..746ced072e 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 af56b501f0..f538d55ada 100644 --- a/mayan/apps/appearance/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.mo index 95032a6b7d..348bcc6945 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 c17269517c..0be7b0e22d 100644 --- a/mayan/apps/appearance/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 b3e4a1f7d2..b0f09a36b2 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 204364f512..dac120437b 100644 --- a/mayan/apps/appearance/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/appearance/locale/da/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/da/LC_MESSAGES/django.mo index 859d1357ee..5e1f1164df 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 435d579e20..d72f78ad14 100644 --- a/mayan/apps/appearance/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 a3d65c4816..5b543bb06b 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 37901563e0..97fd1dc4b3 100644 --- a/mayan/apps/appearance/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" diff --git a/mayan/apps/appearance/locale/en/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/en/LC_MESSAGES/django.mo index e9e54f3323..9023e9e4bd 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 99384d3572..1b1793290a 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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 acf84e256f..a046055b7a 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 81d46bbf8f..497a038125 100644 --- a/mayan/apps/appearance/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-07-09 07:04+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.mo index 5953ff6563..d10907646b 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 a2d988d474..28eb4ec31b 100644 --- a/mayan/apps/appearance/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.mo index e173ed7d19..11408a65ca 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 4ce8bdf97c..48dd9a79e6 100644 --- a/mayan/apps/appearance/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.mo index 444a47a739..154d3d9721 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 0e4367f33b..a20f6023e2 100644 --- a/mayan/apps/appearance/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/appearance/locale/id/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/id/LC_MESSAGES/django.mo index ca2853bfc5..733c9f52ba 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 7bf65599bc..640d194ff4 100644 --- a/mayan/apps/appearance/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/appearance/locale/it/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/it/LC_MESSAGES/django.mo index 5d0732ffe2..5b910449e8 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 c54f7b045e..43ba98bed4 100644 --- a/mayan/apps/appearance/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 1e236df7fd..5aa3c51898 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 eac9d86bda..3970e62c75 100644 --- a/mayan/apps/appearance/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" diff --git a/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.mo index d9434c3e06..fe816cebd4 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 ffeb00ddb3..fced51120a 100644 --- a/mayan/apps/appearance/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.mo index 97bac12490..65971f5ebb 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 986c2db05b..9762114cc4 100644 --- a/mayan/apps/appearance/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 a90f435d6b..dc1dc0317b 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 0186f4aa41..73b6973461 100644 --- a/mayan/apps/appearance/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" 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 18792d3bcf..c776a48ca8 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 fef13c8dd5..51453687ed 100644 --- a/mayan/apps/appearance/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" diff --git a/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.mo index 634ee87d87..e021dec0f0 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 7ea4acd44b..36e3b9a4b2 100644 --- a/mayan/apps/appearance/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 d348f35726..52392f79b5 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 a639e9f5cf..7620ae5834 100644 --- a/mayan/apps/appearance/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" 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 103a60b03e..4c625e4db4 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 0a69c217db..94e22e019e 100644 --- a/mayan/apps/appearance/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/locale/tr_TR/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" 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 697879caca..c294bcc467 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 4a8daef6f5..0bda4773b1 100644 --- a/mayan/apps/appearance/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 6a062f97b2..0f461fd5d3 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 1c71e164b4..0f36bd6cca 100644 --- a/mayan/apps/appearance/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/appearance/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.mo index 46bb28d224..3cbb0d9034 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 d94ac393c2..6281f15ad1 100644 --- a/mayan/apps/authentication/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.mo index f0e20ea3dc..381e9a1ee8 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 b742065f73..c6a48e7e89 100644 --- a/mayan/apps/authentication/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 0d25686df5..b73abcacd2 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 37c76eb172..06953b503f 100644 --- a/mayan/apps/authentication/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/authentication/locale/da/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/da/LC_MESSAGES/django.mo index b11ba68a2b..e78fd16b78 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 aa87df15e1..42d7ed0a06 100644 --- a/mayan/apps/authentication/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 9ff12b026c..1bb8bac902 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 d8c63efcdd..b7eb89915a 100644 --- a/mayan/apps/authentication/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" diff --git a/mayan/apps/authentication/locale/en/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/en/LC_MESSAGES/django.mo index e9e54f3323..9023e9e4bd 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 816dcf9bb3..6392bec783 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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 c85fb16d6d..bc0a0a6d07 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 59e46eb4c4..7e36079681 100644 --- a/mayan/apps/authentication/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.mo index 145bd3edce..7769b594e3 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 db8135c013..910b1e9eb1 100644 --- a/mayan/apps/authentication/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.mo index 734dcd621c..ca456c4095 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 3c150b9912..17a910abf4 100644 --- a/mayan/apps/authentication/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.mo index 19b0c08f14..7a4b54cac5 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 dfb6d42b98..a779269b4d 100644 --- a/mayan/apps/authentication/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-0400\n" "PO-Revision-Date: 2017-07-15 03:48+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/authentication/locale/id/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/id/LC_MESSAGES/django.mo index 0c5f0ffc6f..fd5cc4c658 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 64e764d1f2..5a3fcdbd30 100644 --- a/mayan/apps/authentication/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/authentication/locale/it/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/it/LC_MESSAGES/django.mo index d6b5f6828f..af822f0824 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 7bcc3d30cc..c377e7d673 100644 --- a/mayan/apps/authentication/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 51baceb143..bb77a3a992 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 502adef99a..94a435c423 100644 --- a/mayan/apps/authentication/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" diff --git a/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.mo index 217a5cfed8..24c4e036d6 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 e35d1c44e3..5cfa4d3656 100644 --- a/mayan/apps/authentication/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.mo index 2aa6543c61..f525389b17 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 367f963397..026e18ad52 100644 --- a/mayan/apps/authentication/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 c27086e7a4..8c1baa3640 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 d3dba18921..bc932de964 100644 --- a/mayan/apps/authentication/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" 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 6f231db39a..0757b1ea62 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 aa04388a83..f5d8fbe5af 100644 --- a/mayan/apps/authentication/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" diff --git a/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.mo index 37a0095b13..55e952c4b7 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 927f474675..ac4cc1f8b0 100644 --- a/mayan/apps/authentication/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 f507550b49..18d2b14995 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 181ac51e4a..ad0fedfe1d 100644 --- a/mayan/apps/authentication/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" 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 6270092b8e..4cd2b5d858 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 50ed7e70be..1fd6464edf 100644 --- a/mayan/apps/authentication/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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-" 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 9f0d63cae1..707e9bd5f6 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 54427fea85..a5db51e6d5 100644 --- a/mayan/apps/authentication/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 1a4fc7f196..45cdb61586 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 396100e54b..28f5bea93b 100644 --- a/mayan/apps/authentication/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/authentication/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/ar/LC_MESSAGES/django.mo index 7d8c5745de..518ffc57e7 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 f1aede369e..2538e923c9 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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" diff --git a/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/bg/LC_MESSAGES/django.mo index fcd10fb0b7..c43aa2fb44 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 4ad81c59e8..3f2e7bbda6 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 e181d2bc46..a8f0c94ac3 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 e591f07f33..e2d79632d9 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/da/LC_MESSAGES/django.mo index 8c657aaa8b..fadfdfa31b 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 17ef53f2f5..5a64acb4a8 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/cabinets/locale/de_DE/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/de_DE/LC_MESSAGES/django.mo index 303b821861..d5c83e62d9 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 232197fabe..b69bd9c456 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/en/LC_MESSAGES/django.mo index ac821915dc..1813c9cbb8 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 d91f881622..d70d674e91 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/cabinets/locale/es/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/es/LC_MESSAGES/django.mo index db19a2feca..3c23fe13fe 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 526de4d4bb..2f8c98ed47 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/cabinets/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/fa/LC_MESSAGES/django.mo index 7273d03c1a..52d1ab409f 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 bc83f79cf2..210d548ef6 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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" diff --git a/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/fr/LC_MESSAGES/django.mo index b616d74d99..9104653a86 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 b25cb17b24..681c1e777b 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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" diff --git a/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.mo index 51ee8320c5..f4041222e9 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 07288c66da..dbfc7a45e6 100644 --- a/mayan/apps/cabinets/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/cabinets/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/id/LC_MESSAGES/django.mo index 3d153a07d5..c710a691ae 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 d097cda604..f53c11e481 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/it/LC_MESSAGES/django.mo index 62735e954f..1e1f5d1350 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 bb00e6aea6..7fcac9027d 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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" 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 725e785e30..9caad4f8a7 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 facdab99c1..5b45cbbf6f 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/pl/LC_MESSAGES/django.mo index fc55f8b6b4..79abd4fbe6 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 aa3f152c1a..b8bf262d0c 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/cabinets/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/pt/LC_MESSAGES/django.mo index 9d2bb86374..f145f8ca6d 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 57d137ca86..1e4eb3debe 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 45de15cff5..ffb8288507 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 c03e8674e0..e2be779303 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 5e5558db02..708ac8a10d 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 ef1694dc34..9c231a0bae 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" diff --git a/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/ru/LC_MESSAGES/django.mo index f0396a787c..0c27c85546 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 5372654c59..da8aa16c2f 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/cabinets/locale/sl_SI/LC_MESSAGES/django.mo b/mayan/apps/cabinets/locale/sl_SI/LC_MESSAGES/django.mo index cba6751b69..23bf1e2e7b 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 9ed89cc51c..a0c253e894 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 dcafd2f071..1942646425 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 7f288404e1..598809c4be 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 58d3edaf1b..b11ab9d452 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 a8ea06c7d2..acd6d7c8b1 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:21-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/" 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 be3b5fb8bd..e07da864ee 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 30dd215a5e..d31ad9cf88 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" diff --git a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.mo index 21d3b53dc4..9643ad43bf 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 f2455b7800..2ccb8b50f4 100644 --- a/mayan/apps/checkouts/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ar/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -21,7 +21,7 @@ msgstr "" "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:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" diff --git a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.mo index 0ade2667c3..3cbbb3114d 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 fb7eca4b42..5f8367e377 100644 --- a/mayan/apps/checkouts/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/bg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" 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 b5c0210ba3..a9ed43778d 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 1474613623..29d61eef54 100644 --- a/mayan/apps/checkouts/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/bs_BA/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -21,7 +21,7 @@ msgstr "" "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:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" diff --git a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.mo index a523f98472..46ab71ebc1 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 728f7e8e6a..e6e93a6a37 100644 --- a/mayan/apps/checkouts/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" 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 871bf18340..2e3e6b426d 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 e491ea4544..a14848ca81 100644 --- a/mayan/apps/checkouts/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Ausbuchungen" diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo index e9e54f3323..30eb6d9263 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 9d4d59485f..018239890e 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" diff --git a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.mo index bd6cd7ef8b..e2c203d59a 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 281e14f604..092c6382a4 100644 --- a/mayan/apps/checkouts/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Reservaciones" diff --git a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.mo index 7445b293ba..a3dc1b5ebe 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 1a316bd273..466c2ee07c 100644 --- a/mayan/apps/checkouts/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "خروج Checkout" diff --git a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.mo index d2e2311b59..2c52e17109 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 dc13d9e5fe..bb00a87c1b 100644 --- a/mayan/apps/checkouts/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -23,7 +23,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Verrous" diff --git a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.mo index 2877d422d6..95b0669714 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 9894288ef0..4f138b8ca9 100644 --- a/mayan/apps/checkouts/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/hu/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" diff --git a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.mo index ac6beedc81..f75da84cbc 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 7a2d8eb71c..fa341e1df1 100644 --- a/mayan/apps/checkouts/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/id/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" diff --git a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.mo index 7604f0e2a6..7dd5abfbd2 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 04e0725082..9749c6b181 100644 --- a/mayan/apps/checkouts/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Uscite" 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 525142e365..b60eab5f47 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 ff576a3e43..cc82b5076a 100644 --- a/mayan/apps/checkouts/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Checkouts" diff --git a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.mo index 44f19e3e3c..92c751c489 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 4c03083515..314e73fe8e 100644 --- a/mayan/apps/checkouts/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -24,7 +24,7 @@ msgstr "" "%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:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Blokady" diff --git a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.mo index 805f35fc5f..805298987c 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 3c7aaec986..83e2ef5982 100644 --- a/mayan/apps/checkouts/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" 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 a7ce9eb9f5..6f6c7e6fdb 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 c13912578d..93830b5b1d 100644 --- a/mayan/apps/checkouts/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -22,7 +22,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Reservas" 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 3ae61d30a6..744fe4b6f9 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 3b540fa99c..15b332f343 100644 --- a/mayan/apps/checkouts/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" diff --git a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.mo index edcd716251..337a8219aa 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 d18b02fc0c..7f6e3c2459 100644 --- a/mayan/apps/checkouts/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/ru/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -23,7 +23,7 @@ msgstr "" "%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:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Забронированные документы" 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 afed67c46f..1493fa229a 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 cd896732ff..7c05cb3a59 100644 --- a/mayan/apps/checkouts/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/sl_SI/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -21,7 +21,7 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Odjave" 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 c5a0e73be3..1f01e4346c 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 575cb79f9e..3409333636 100644 --- a/mayan/apps/checkouts/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/tr_TR/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -21,7 +21,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "Teslim alınmışlar" 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 38e0638514..9dd264a506 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 be73d88b5b..41fc8d091a 100644 --- a/mayan/apps/checkouts/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/locale/vi_VN/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" 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 d7b81bfe8f..6b11bf1800 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 b58a5b0a4a..c864f86dae 100644 --- a/mayan/apps/checkouts/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/checkouts/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -20,7 +20,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:37 links.py:30 +#: apps.py:36 links.py:30 msgid "Checkouts" msgstr "" diff --git a/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ar/LC_MESSAGES/django.mo index 20efdac3d4..7d80985cff 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 7b977c19fc..5566fd8335 100644 --- a/mayan/apps/common/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ar/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -59,32 +59,32 @@ msgstr "إضافة" msgid "Remove" msgstr "إزالة" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" diff --git a/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/common/locale/bg/LC_MESSAGES/django.mo index bc3bf32ade..b23e2c8d25 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 847dba940a..f9adaf9c6a 100644 --- a/mayan/apps/common/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/bg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -58,32 +58,32 @@ msgstr "Добави" msgid "Remove" msgstr "Премахнете" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." 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 ddb2222f4d..342d956678 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 4adf2cf8c0..c4ab4e8c2c 100644 --- a/mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/bs_BA/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -59,32 +59,32 @@ msgstr "Dodati" msgid "Remove" msgstr "Ukloniti" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" diff --git a/mayan/apps/common/locale/da/LC_MESSAGES/django.mo b/mayan/apps/common/locale/da/LC_MESSAGES/django.mo index 6ec33fc161..21f73611b7 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 25f68d7f1b..39ff9e0ee1 100644 --- a/mayan/apps/common/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/common/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -57,32 +57,32 @@ msgstr "" msgid "Remove" msgstr "" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." 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 2616694e86..2f761ebf65 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 f8a174fdb6..9fb1e26386 100644 --- a/mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/common/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-" @@ -62,32 +62,32 @@ msgstr "Hinzufügen" msgid "Remove" msgstr "Entfernen" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "%(object)s nicht erstellt, Fehler: %(error)s" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "%(object)s erfolgreich erstellt." -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "%(object)s nicht gelöscht, Fehler: %(error)s." -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "%(object)s erfolgreich gelöscht." -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "%(object)s nicht aktualisiert, Fehler: %(error)s." -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "%(object)s erfolgreich aktualisiert." diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.mo b/mayan/apps/common/locale/en/LC_MESSAGES/django.mo index e9e54f3323..30eb6d9263 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 2d68325561..e91892a8d0 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -54,32 +54,32 @@ msgstr "" msgid "Remove" msgstr "" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" diff --git a/mayan/apps/common/locale/es/LC_MESSAGES/django.mo b/mayan/apps/common/locale/es/LC_MESSAGES/django.mo index 18e0991c9a..8135ef206f 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 d6223ae465..195771f3b5 100644 --- a/mayan/apps/common/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/es/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -61,32 +61,32 @@ msgstr "Agregar" msgid "Remove" msgstr "Eliminar" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "%(object)s no se pudo crear, error: %(error)s" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "%(object)s creado con éxito." -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "%(object)s no se pudo borrar, error: %(error)s." -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "%(object)s borrado con éxito." -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "%(object)s no se pudo actualizar, error: %(error)s." -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "%(object)s actualizado con éxito." diff --git a/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/common/locale/fa/LC_MESSAGES/django.mo index 4b418a0575..ccb9f9bd48 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 494a1c2648..587ee81c1d 100644 --- a/mayan/apps/common/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/fa/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/" @@ -58,32 +58,32 @@ msgstr "افزودن" msgid "Remove" msgstr "حذف" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" diff --git a/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/common/locale/fr/LC_MESSAGES/django.mo index d83e495be7..d0b2821e16 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 96848c33e9..a6d550bde3 100644 --- a/mayan/apps/common/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/fr/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-25 13:11+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -63,32 +63,32 @@ msgstr "Ajouter" msgid "Remove" msgstr "Supprimer" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "%(object)s n'a pas été créé, erreur: %(error)s" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "%(object)s, creation réussi." -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "%(object)s non supprimé, erreur: %(error)s." -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "%(object)s, suppression réussie." -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "%(object)s n'a pas été mis à jour, erreur: %(error)s." -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "%(object)s, mise à jour réussie." diff --git a/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/common/locale/hu/LC_MESSAGES/django.mo index 1ed54a890a..57e88e9241 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 30992f5585..7a068069be 100644 --- a/mayan/apps/common/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/hu/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -57,32 +57,32 @@ msgstr "" msgid "Remove" msgstr "" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" diff --git a/mayan/apps/common/locale/id/LC_MESSAGES/django.mo b/mayan/apps/common/locale/id/LC_MESSAGES/django.mo index fe006ad8d0..92ec3e2843 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 5598237c7a..32c28c4e58 100644 --- a/mayan/apps/common/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/id/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/" @@ -57,32 +57,32 @@ msgstr "tambah" msgid "Remove" msgstr "hapus" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" diff --git a/mayan/apps/common/locale/it/LC_MESSAGES/django.mo b/mayan/apps/common/locale/it/LC_MESSAGES/django.mo index c9b4936962..aac19a574f 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 4190f48a64..5ee56fc5da 100644 --- a/mayan/apps/common/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/it/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/" @@ -62,32 +62,32 @@ msgstr "Aggiungi" msgid "Remove" msgstr "Rimuovi" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "%(object)s non creato, errore: %(error)s" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "%(object)s creato con successo.." -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "%(object)s non cancellato, errore: %(error)s." -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "%(object)s cancellato con successo.." -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "%(object)s non aggiornato, errore: %(error)s." -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "%(object)s aggiornato con successo." 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 3f79431561..710c9571db 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 33de7b150b..4b1976f7a2 100644 --- a/mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/nl_NL/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-" @@ -60,32 +60,32 @@ msgstr "Voeg toe" msgid "Remove" msgstr "Verwijder" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "%(object)s niet aangemaakt, foutmelding: %(error)s." -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "%(object)s succesvol aangemaakt." -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "%(object)s niet verwijderd, foutmelding: %(error)s." -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "%(object)s succesbol verwijderd." -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "%(object)s niet geupdate, foutmelding: %(error)s." -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "%(object)s werden succesvol geupdate." diff --git a/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pl/LC_MESSAGES/django.mo index b71c0ffedf..9cd4960c3b 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 e22de59d09..3683305263 100644 --- a/mayan/apps/common/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pl/LC_MESSAGES/django.po @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-19 08:29+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -65,32 +65,32 @@ msgstr "Dodaj" msgid "Remove" msgstr "Usuń" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "%(object)s nie utworzono, błąd: %(error)s" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "%(object)s utworzono pomyślnie." -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "%(object)s nie usunięto, błąd: %(error)s." -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "%(object)s usunięto pomyślnie." -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "%(object)s nie zaktualizowano, błąd: %(error)s." -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "%(object)s zaktualizowano pomyślnie." diff --git a/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/common/locale/pt/LC_MESSAGES/django.mo index b34b3dbaec..aa7fedbc24 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 2d4aefc72d..c140ac2be6 100644 --- a/mayan/apps/common/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/" @@ -60,32 +60,32 @@ msgstr "Adicionar" msgid "Remove" msgstr "Remover" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" 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 cb90f9c507..6d91ba51db 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 565bb50919..174e68dadb 100644 --- a/mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/pt_BR/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-" @@ -62,32 +62,32 @@ msgstr "Adicionar" msgid "Remove" msgstr "Remover" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "%(object)s não criado, erro: %(error)s" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "%(object)s criado com sucesso." -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "%(object)s não removido, erro: %(error)s." -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "%(object)s removido com sucesso." -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "%(object)s não atualizado, erro: %(error)s." -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "%(object)s atualizado com sucesso." 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 2d38c31e83..6846c949c4 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 e8344f237f..2f5b0aa623 100644 --- a/mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ro_RO/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-" @@ -59,32 +59,32 @@ msgstr "Adaugă" msgid "Remove" msgstr "Şterge" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" diff --git a/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/common/locale/ru/LC_MESSAGES/django.mo index 26d77bade6..be427f6c8b 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 85930c6d27..ffd4306223 100644 --- a/mayan/apps/common/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/ru/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/" @@ -60,32 +60,32 @@ msgstr "Добавить" msgid "Remove" msgstr "Удалить" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "%(object)s не создан, ошибка: %(error)s" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "%(object)s успешно создан." -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "%(object)s не удалён, ошибка: %(error)s." -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "%(object)s успешно удалён." -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "%(object)s не обновлён, ошибка: %(error)s." -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "%(object)s успешно обновлён." 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 b9b5957491..5cbf2ce2a9 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 22444bb9ec..73786f2d30 100644 --- a/mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/sl_SI/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-" @@ -58,32 +58,32 @@ msgstr "" msgid "Remove" msgstr "" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." 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 ae53bb6b08..99b7410960 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 4045b67ceb..0b67a9b9fc 100644 --- a/mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/tr_TR/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-30 19:11+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-" @@ -59,32 +59,32 @@ msgstr "Ekle" msgid "Remove" msgstr "Çıkar" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "%(object)s oluşturulamadı, hata: %(error)s" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "%(object)s başarıyla oluşturuldu." -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "%(object)s silinemedi, hata: %(error)s." -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "%(object)s başarıyla silindi." -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "%(object)s güncellenemedi, hata: %(error)s." -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "%(object)s başarıyla güncellendi." 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 8333d707c1..074d2afa90 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 f27a0f0835..559b5d1bd8 100644 --- a/mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/vi_VN/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/" @@ -58,32 +58,32 @@ msgstr "Thêm" msgid "Remove" msgstr "Xóa" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" 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 671eaa2859..f2d900d048 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 c79e2a1cd6..edc82d1386 100644 --- a/mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/common/locale/zh_CN/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:49+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/" @@ -58,32 +58,32 @@ msgstr "新增" msgid "Remove" msgstr "移除" -#: generics.py:333 +#: generics.py:353 #, python-format msgid "%(object)s not created, error: %(error)s" msgstr "" -#: generics.py:344 +#: generics.py:364 #, python-format msgid "%(object)s created successfully." msgstr "" -#: generics.py:373 +#: generics.py:393 #, python-format msgid "%(object)s not deleted, error: %(error)s." msgstr "" -#: generics.py:384 +#: generics.py:404 #, python-format msgid "%(object)s deleted successfully." msgstr "" -#: generics.py:430 +#: generics.py:450 #, python-format msgid "%(object)s not updated, error: %(error)s." msgstr "" -#: generics.py:441 +#: generics.py:461 #, python-format msgid "%(object)s updated successfully." msgstr "" diff --git a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ar/LC_MESSAGES/django.mo index 0a5ea0e086..d4f349593a 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 a5214ddc65..ac6b05353e 100644 --- a/mayan/apps/converter/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ar/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -169,17 +169,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" diff --git a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/bg/LC_MESSAGES/django.mo index 49e5303cf4..57b8f6202b 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 0c8b922bcb..218c71923b 100644 --- a/mayan/apps/converter/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/bg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -168,17 +168,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" 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 af8ebd10d0..2bee23e2f2 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 53354e33db..6610bee212 100644 --- a/mayan/apps/converter/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/bs_BA/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -169,17 +169,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" diff --git a/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/da/LC_MESSAGES/django.mo index 0189bd265d..ee9c7eaa41 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 4598d9778b..6457ad54fa 100644 --- a/mayan/apps/converter/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -167,17 +167,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" 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 e10f2f8ed4..b224cafb17 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 a69222829a..6a25b91bc2 100644 --- a/mayan/apps/converter/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -176,18 +176,18 @@ msgstr "" "Transformation \"%(transformation)s\" für %(content_object)s wirklich " "löschen?" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "Transformation erstellen für %s" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" "Transformation \"%(transformation)s\" für %(content_object)s bearbeiten" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "Transformationen von %s" diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo index e9e54f3323..30eb6d9263 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 e8be76cf3f..c914170572 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -164,17 +164,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" diff --git a/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/es/LC_MESSAGES/django.mo index 4fe5a7860e..3f63351c97 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 3e536f104d..cce27dee2a 100644 --- a/mayan/apps/converter/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -174,17 +174,17 @@ msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" "¿Borrar transformación \"%(transformation)s\" para: %(content_object)s?" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "Crear transformación para :%s" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "Editar transformación \"%(transformation)s\" para: %(content_object)s" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "Transformaciones para: %s" diff --git a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/fa/LC_MESSAGES/django.mo index 5f47033bb2..5110520104 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 d780839747..c73c2d344a 100644 --- a/mayan/apps/converter/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -167,17 +167,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "تبدیلات برای : %s" diff --git a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/fr/LC_MESSAGES/django.mo index dd5cc5abe6..222633a6e0 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 ae24d91bb8..e5bec073e2 100644 --- a/mayan/apps/converter/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -176,18 +176,18 @@ msgstr "" "Êtes vous certain de vouloir supprimer la transformation \"%(transformation)s" "\" pour : %(content_object)s ?" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "Créer une nouvelle transformation pour : %s" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" "Modifier la transformation \"%(transformation)s\" pour : %(content_object)s" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "Transformations pour : %s" diff --git a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/hu/LC_MESSAGES/django.mo index f61864d84d..2113dd7d66 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 264f7e4c5c..0fde6a892a 100644 --- a/mayan/apps/converter/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/hu/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -167,17 +167,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" diff --git a/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/id/LC_MESSAGES/django.mo index abec907345..188e503c21 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 97cc324d63..2c2fd9a307 100644 --- a/mayan/apps/converter/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/id/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -167,17 +167,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" diff --git a/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/it/LC_MESSAGES/django.mo index f70d44dda0..dd7f9eceb1 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 6ae5ab39b2..341fbbb16b 100644 --- a/mayan/apps/converter/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -174,18 +174,18 @@ msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" "Cancellare le trasformazioni \"%(transformation)s\" per: %(content_object)s?" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "Crea una nuove trasformazioni per: %s" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" "Modifica le trasformazioni \"%(transformation)s\" per: %(content_object)s" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "Trasformazione per: %s" 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 8a9f93dd30..181444e685 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 665202f480..613e38dd4f 100644 --- a/mayan/apps/converter/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/nl_NL/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -176,17 +176,17 @@ msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" "Transformatie verwijderen \"%(transformation)s\" voor: %(content_object)s?" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "Maak een nieuwe transformatie aan voor: %s" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "Wijzig transformatie \"%(transformation)s\" voor: %(content_object)s" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "Transformaties voor: %s" diff --git a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pl/LC_MESSAGES/django.mo index f30b69cd06..121514b752 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 4c02a453dd..9a01f36fc0 100644 --- a/mayan/apps/converter/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -176,17 +176,17 @@ msgstr "Wprowadź poprawną wartość YAML." msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "Usunąć przekształcenie \"%(transformation)s\" dla %(content_object)s?" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "Utwórz nowe przekształcenie dla %s" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "Edycja przekształcenia \"%(transformation)s\" dla %(content_object)s" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "Przekształcenia dla %s" diff --git a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/pt/LC_MESSAGES/django.mo index 793b2ea097..31493e76cd 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 cd96289b94..fe3e321014 100644 --- a/mayan/apps/converter/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/pt/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -170,17 +170,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" 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 3f2db091c0..bf656be6ee 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 b0b465cdf4..12a9618e10 100644 --- a/mayan/apps/converter/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -175,17 +175,17 @@ msgstr "Entre com um valor YAML válido." msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "Excluir transformaçãa \"%(transformation)s\" para: %(content_object)s?" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "Criar nova transformação para: %s" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "Editar transformação \"%(transformation)s\" para: %(content_object)s" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "Transformações para: %s" 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 17fc24846a..7296cd05ae 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 2177031a1f..79e8fae478 100644 --- a/mayan/apps/converter/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ro_RO/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -169,17 +169,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" diff --git a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/ru/LC_MESSAGES/django.mo index d3626a5376..e0586e43e9 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 0ad296d43a..3a6da194dd 100644 --- a/mayan/apps/converter/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/ru/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -174,19 +174,19 @@ msgstr "Введите допустимое YAML-значение." msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "Удалить преобразование \"%(transformation)s\" для: %(content_object)s?" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "Создать новое преобразование для: %s" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" "Изменить преобразование \"%(transformation)s\" for: " "%(content_object)sjavascript:;" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "Преобразования для: %s" 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 37a2986076..f9c89be56e 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 4bdd96f1eb..1395e5a283 100644 --- a/mayan/apps/converter/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/sl_SI/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -168,17 +168,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" 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 63dec563e8..4366ed1d49 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 d0baca7768..a377ce77ea 100644 --- a/mayan/apps/converter/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/tr_TR/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -173,17 +173,17 @@ msgstr "Geçerli bir YAML değeri girin." msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "\"%(transformation)s\" dönüşümünü sil: %(content_object)s?" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "%s için yeni bir dönüşüm oluştur: " -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "\"%(transformation)s\" için dönüşüm değiştir: %(content_object)s" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "%sIçin dönüşümler: " 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 e7410d6fab..7a7bf89a77 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 20de04e99c..52dac9224b 100644 --- a/mayan/apps/converter/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/vi_VN/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -167,17 +167,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" 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 d4f265311b..47e2df6d79 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 89c26b8a59..1283c1ab9a 100644 --- a/mayan/apps/converter/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/converter/locale/zh_CN/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -168,17 +168,17 @@ msgstr "" msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" msgstr "" -#: views.py:127 +#: views.py:116 #, python-format msgid "Create new transformation for: %s" msgstr "" -#: views.py:175 +#: views.py:166 #, python-format msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" msgstr "" -#: views.py:216 +#: views.py:213 #, python-format msgid "Transformations for: %s" msgstr "" 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 645e00575d..541ff31e39 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 ea46344bba..f479359578 100644 --- a/mayan/apps/django_gpg/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ar/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 bc8c7a4de8..51d691b796 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 8d0700aadd..b15a2d0d82 100644 --- a/mayan/apps/django_gpg/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/bg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 66e1709db6..4cf2161838 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 494b389009..cb5b24c5af 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 a8aaf109db..51aeff707e 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 49bbdccb4b..9f2c84ff0a 100644 --- a/mayan/apps/django_gpg/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 7fde971e6b..d0421ac421 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 40368e4e8a..20f0d73d60 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 @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 e9e54f3323..30eb6d9263 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 c630640e68..ceba570d9f 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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 4ae416cd59..da51a07dae 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 1411e71883..15d1c7782c 100644 --- a/mayan/apps/django_gpg/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/es/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 a37a4f62c0..5941f80d31 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 57daf579ef..943e0a44d3 100644 --- a/mayan/apps/django_gpg/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/fa/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 57b1620b65..58fec898d0 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 775380ae3a..fa46a40a6c 100644 --- a/mayan/apps/django_gpg/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 394a704288..5fe5083002 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 fc9c2f5d65..ddba10460a 100644 --- a/mayan/apps/django_gpg/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/hu/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2016-04-27 18:22+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" 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 7a6d8b7b28..78c051b8fa 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 e94907f98a..60dd07a325 100644 --- a/mayan/apps/django_gpg/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/id/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 2601ed3ad2..58e353eec1 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 9dc15beea6..41e402f004 100644 --- a/mayan/apps/django_gpg/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 e0f9f35714..ffb61178a0 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 1aadc7412d..602077682a 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 9d2052c3f6..ebd58ef74c 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 429df88c77..64ae892b0c 100644 --- a/mayan/apps/django_gpg/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 1976c64a61..487682cbd3 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 e0fab912c2..de472a02a5 100644 --- a/mayan/apps/django_gpg/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 671fd09edd..60ec8cfba3 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 add2c24541..46b84b203b 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 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 66983e240c..48770ec4fa 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 dac4e4abca..ef2facbbc4 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 0db04eb7d8..5868c39361 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 69789687f8..c00a3a94db 100644 --- a/mayan/apps/django_gpg/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/django_gpg/locale/ru/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 e060bf7614..d785cceb44 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 87d6bd9644..9069a282ca 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 ade2841dd2..af8c28055f 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 f4ab67b9d9..04fac91f81 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 c371e359c2..2aa5568d95 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 3c6260abb8..bf24a21ff2 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 22e030147f..d48d42debb 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 1d703d0cdc..0dc44a50bd 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 f2ec7a779c..e5b7d5a536 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 f65d3ef97e..097316b6ed 100644 --- a/mayan/apps/document_comments/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ar/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -88,7 +88,7 @@ msgstr "إضافة تعليق على الوثيقة: %s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 325a91db34..2d18804173 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 e6162243d1..d8b2a8bd10 100644 --- a/mayan/apps/document_comments/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/bg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -87,7 +87,7 @@ msgstr "Добавяне на коментар към документ: %s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 ca8cd5f423..226056508d 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 e73cacd113..2e77eb5460 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -88,7 +88,7 @@ msgstr "Dodaj komentar za dokument: %s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 288589f8e2..7bf6654c1f 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 cf2da13bef..8ec9723c3e 100644 --- a/mayan/apps/document_comments/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -87,7 +87,7 @@ msgstr "Tilføj kommentar til dokument: %s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 28931b186b..66f6c03609 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 6a3ed3d601..364f7f12ec 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -88,7 +88,7 @@ msgstr "Kommentar zu Dokument %s hinzufügen" msgid "Delete comment: %s?" msgstr "Kommentar %s löschen?" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "Kommentare für Dokument: %s" 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 e9e54f3323..30eb6d9263 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 67f845c751..c6d3f24d0f 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -84,7 +84,7 @@ msgstr "" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 20fc7d4547..6cbc11969d 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 5917a9dd92..4292e7ed48 100644 --- a/mayan/apps/document_comments/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -88,7 +88,7 @@ msgstr "Añadir comentario al documento: %s" msgid "Delete comment: %s?" msgstr "¿Borrar comentario: %s?" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "Comentarios para el documento: %s" 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 45edfc3440..27d2d5d38c 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 4b18c6af20..945646173a 100644 --- a/mayan/apps/document_comments/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -87,7 +87,7 @@ msgstr "اضافه کردن توضیحات به سند: %s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "توضیحات سند %s" 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 217cc29d32..720c322f15 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 f0c0a35be7..9732941779 100644 --- a/mayan/apps/document_comments/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -88,7 +88,7 @@ msgstr "Ajouter un commentaire au document : %s" msgid "Delete comment: %s?" msgstr "Supprimer le commentaire : %s ?" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "Commentaires pour le document : %s" 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 ba54766576..bfeec6fa38 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 a10468a2c0..4ea0c08e20 100644 --- a/mayan/apps/document_comments/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/hu/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2016-03-21 21:09+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -87,7 +87,7 @@ msgstr "Megjegyzés fűzése a %s dokumentumhoz." msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 8620f72a20..902671f411 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 bb455078b2..ed90cd0325 100644 --- a/mayan/apps/document_comments/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/id/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -87,7 +87,7 @@ msgstr "Menambah komentar ke dokumen: %s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 8cc628a031..087667c658 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 ee6bac461e..7029a37a9c 100644 --- a/mayan/apps/document_comments/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -88,7 +88,7 @@ msgstr "Aggiungi un comento al documento: %s" msgid "Delete comment: %s?" msgstr "Cancellare il commento: %s?" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "Commenti al documento: %s" 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 fdffc2c76d..9aa8e17f5e 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 951f6add3d..fae06072f8 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -89,7 +89,7 @@ msgstr "Opmerking toevoegen aan document: %s" msgid "Delete comment: %s?" msgstr "Verwijder opmerking: %s?" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "Opmerkingen voor document: %s" 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 605346b6e5..a2ac987784 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 30724b3d8f..e602c8e234 100644 --- a/mayan/apps/document_comments/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -90,7 +90,7 @@ msgstr "Dodanie komentarza do dokumentu: %s" msgid "Delete comment: %s?" msgstr "Usunąć komentarz: %s?" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "Komentarze do dokumentu: %s" 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 3d72d821de..306ee34e6e 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 30f4c381c3..fafac54c43 100644 --- a/mayan/apps/document_comments/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -87,7 +87,7 @@ msgstr "Adicionar comentário ao documento: %s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 240fbd934d..fe360cab95 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 6fbacb2325..2599b0d2b7 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -88,7 +88,7 @@ msgstr "Adicionar comentário ao documento: %s" msgid "Delete comment: %s?" msgstr "Apagar comentário: %s?" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "Comentário para documento: %s" 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 8e98262c9c..c83dfb2d97 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 919c2a95cb..f340214aea 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -88,7 +88,7 @@ msgstr "Adaugă comentariu la document:% s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 9e2e6d0421..cb9a1252a4 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 178f340709..5356b30589 100644 --- a/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_comments/locale/ru/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -90,7 +90,7 @@ msgstr "Добавить комментарий на документ: %s" msgid "Delete comment: %s?" msgstr "Удалить комментарий: %s?" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "Комментарии для документа: %s" 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 d7e11014cd..89fa679fcf 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 207e282f52..38bfc96df8 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -88,7 +88,7 @@ msgstr "Dodaj komentar datotekei: %s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 3ed77d1c7c..fb6e4c054d 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 f2c3c03c13..ee60a248d0 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -88,7 +88,7 @@ msgstr "Dokümana yorum ekle: %s" msgid "Delete comment: %s?" msgstr "Yorumu sil: %s?" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "Belge için yorumlar: %s" 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 bcf2e04d6a..3bad39d1b1 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 8c57dd8c1d..8222591f0f 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -87,7 +87,7 @@ msgstr "Thêm chú thích cho tài liệu: %s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 67813dcc62..6f4e5854e2 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 750bd65e61..544c6873f7 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -87,7 +87,7 @@ msgstr "添加评论到文档:%s" msgid "Delete comment: %s?" msgstr "" -#: views.py:106 +#: views.py:98 #, python-format msgid "Comments for document: %s" msgstr "" 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 939dc5e07b..6d97e3498b 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 1d57e91784..f784fd938f 100644 --- a/mayan/apps/document_indexing/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ar/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -268,7 +268,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -288,12 +288,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 404e36d3af..3e3109ec1a 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 b3071ce754..a7cfcbf086 100644 --- a/mayan/apps/document_indexing/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/bg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -266,7 +266,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -286,12 +286,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 4dcc618401..2ceac8eac1 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 95a8c0b410..e292a23889 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -271,7 +271,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -291,12 +291,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 578111c331..96b0fb2cc8 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 642d100b2a..b303c64a02 100644 --- a/mayan/apps/document_indexing/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -263,7 +263,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -283,12 +283,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 c802659180..45a6f59453 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 150b8501f5..27a85092f2 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 @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -280,7 +280,7 @@ msgstr "Verknüpfte Dokumententypen" msgid "Document types linked to index: %s" msgstr "Mit Index %s verknüpfte Dokumententypen" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "Baumvorlagen für Index %s" @@ -300,12 +300,12 @@ msgstr "Indexvorlagen-Knotenpunkt %s löschen?" msgid "Edit the index template node: %s?" msgstr "Indexvorlagen-Knotenpunkt %s bearbeiten" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "Navigation: %s" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "Inhalt von Index %s" 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 e9e54f3323..30eb6d9263 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 c8185f4b1f..06a64c8ba4 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -260,7 +260,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -280,12 +280,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 3154dcfd94..11b56a6959 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 ec6e1f8a04..10735fc7d1 100644 --- a/mayan/apps/document_indexing/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/es/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" @@ -278,7 +278,7 @@ msgstr "Tipos de documentos enlazados " msgid "Document types linked to index: %s" msgstr "Tipos de documentos enlazados al índice: %s" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "nodos de la plantilla del árbol del índice: %s" @@ -298,12 +298,12 @@ msgstr "¿Borrar el nodo de plantilla de indice: %s?" msgid "Edit the index template node: %s?" msgstr "¿Editar el nodo de plantilla de indice: %s?" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "Navegación: %s" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "contenido del indice: %s" 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 437af73187..55a5d23acb 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 f1875fab00..33dabfec1e 100644 --- a/mayan/apps/document_indexing/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -268,7 +268,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "گره الگوی درخت اندیس %s" @@ -288,12 +288,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "محتوا برای اندیس : %s" 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 9523b9188e..700e52b24a 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 a82ed8ec3e..01e20a0b00 100644 --- a/mayan/apps/document_indexing/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/fr/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -280,7 +280,7 @@ msgstr "Types de document liés" msgid "Document types linked to index: %s" msgstr "Types de documents liés à l'indexe : %s" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "Noeuds de modèles arborescentes pour l'index: %s" @@ -300,12 +300,12 @@ msgstr "Supprimer le noeud du modèle d'indexe: %s ?" msgid "Edit the index template node: %s?" msgstr "Modifier le noeud du modèle d'index: %s" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "Navigation: %s" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "Contenu de l'index:%s" 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 eecd8e3d42..dbac7bbe49 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 a733960b11..356fa8ac26 100644 --- a/mayan/apps/document_indexing/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/hu/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -263,7 +263,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -283,12 +283,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 0b9d43d1f3..ed055ad47d 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 6cecad04aa..d51714f4d1 100644 --- a/mayan/apps/document_indexing/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/id/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -263,7 +263,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -283,12 +283,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 5958fd8ab1..01c984cd95 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 3be1e4e8b2..c4f9fa7aec 100644 --- a/mayan/apps/document_indexing/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/it/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -278,7 +278,7 @@ msgstr "Tipi di documento collegati" msgid "Document types linked to index: %s" msgstr "Tipi di documento collegati all'indice: %s" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "Template principale per i nodi dell'indice: %s" @@ -298,12 +298,12 @@ msgstr "Cancellare il template del nodo indice: %s?" msgid "Edit the index template node: %s?" msgstr "Modificare il template del nodo indice: %s?" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "Navigazione: %s" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "Contenuti per l'indice: %s" 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 175b97785e..4a2c115b8c 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 ac5df91bd2..9750311542 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 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -271,7 +271,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -291,12 +291,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 6eebd85395..185d62cee5 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 a408c51c9a..6dfdfa4200 100644 --- a/mayan/apps/document_indexing/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -274,7 +274,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -294,12 +294,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "Zawartość indeksu: %s" 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 d5d44d67f8..11dfd24371 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 080027f3cc..62e6a2b2fb 100644 --- a/mayan/apps/document_indexing/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -271,7 +271,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -291,12 +291,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 fc59940b37..d966220170 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 e66ffb9501..fbf29b1213 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 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -276,7 +276,7 @@ msgstr "Tipos de documentos vinculados" msgid "Document types linked to index: %s" msgstr "Tipos de documentos vinculados ao índice: %s" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "Nós de modelo da árvore do índice: %s" @@ -296,12 +296,12 @@ msgstr "Excluir o nó de modelo de índice: %s?" msgid "Edit the index template node: %s?" msgstr "Editar o nó de modelo de índice: %s?" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "Navegação: %s" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "Conteúdo para Indice? %s" 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 04f467dee0..57e98d8868 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 047c26801b..33dd5067b4 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -271,7 +271,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -291,12 +291,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 67001db820..50349e6ef3 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 002bda2e6d..deb7b2cdd1 100644 --- a/mayan/apps/document_indexing/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_indexing/locale/ru/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -269,7 +269,7 @@ msgstr "Типы документов связаны" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -289,12 +289,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "Навигация: %s" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 2776af3d0f..9ba953531e 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 bd55c26d34..5d79cb7f98 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -264,7 +264,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -284,12 +284,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 7a74e99b9c..c60a1a649f 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 79da86c5c1..84b8d6c969 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -273,7 +273,7 @@ msgstr "Bağlı doküman türleri" msgid "Document types linked to index: %s" msgstr "Dizine bağlı doküman türleri: %s" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "Dizin için ağaç şablonu düğümleri: %s" @@ -293,12 +293,12 @@ msgstr "Dizin şablonu düğümünü silin: %s?" msgid "Edit the index template node: %s?" msgstr "Dizin şablonu düğümünü düzenle: %s?" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "Navigasyon: %s" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "Dizin içeriği: %s" 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 e902414f40..4e20104bc0 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 75b89e549d..10a1ebbf18 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -263,7 +263,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -283,12 +283,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" 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 bae3855d78..0445209098 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 143e3fda54..25d578ab7b 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -264,7 +264,7 @@ msgstr "" msgid "Document types linked to index: %s" msgstr "" -#: views.py:135 +#: views.py:127 #, python-format msgid "Tree template nodes for index: %s" msgstr "" @@ -284,12 +284,12 @@ msgstr "" msgid "Edit the index template node: %s?" msgstr "" -#: views.py:269 +#: views.py:256 #, python-format msgid "Navigation: %s" msgstr "" -#: views.py:274 +#: views.py:261 #, python-format msgid "Contents for index: %s" msgstr "" diff --git a/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..38e67c69ea Binary files /dev/null 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 new file mode 100644 index 0000000000..9d22a2b782 --- /dev/null +++ b/mayan/apps/document_parsing/locale/ar/LC_MESSAGES/django.po @@ -0,0 +1,174 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\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 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +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 new file mode 100644 index 0000000000..11e3e0e6c1 Binary files /dev/null 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 new file mode 100644 index 0000000000..0d97625ef0 --- /dev/null +++ b/mayan/apps/document_parsing/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +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 new file mode 100644 index 0000000000..3969d26f68 Binary files /dev/null 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 new file mode 100644 index 0000000000..019bed987f --- /dev/null +++ b/mayan/apps/document_parsing/locale/bs_BA/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" diff --git a/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..11e3e0e6c1 Binary files /dev/null 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 new file mode 100644 index 0000000000..0d97625ef0 --- /dev/null +++ b/mayan/apps/document_parsing/locale/da/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" 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 new file mode 100644 index 0000000000..3969d26f68 Binary files /dev/null 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 new file mode 100644 index 0000000000..019bed987f --- /dev/null +++ b/mayan/apps/document_parsing/locale/de_DE/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" diff --git a/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3969d26f68 Binary files /dev/null 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 new file mode 100644 index 0000000000..019bed987f --- /dev/null +++ b/mayan/apps/document_parsing/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +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 new file mode 100644 index 0000000000..11e3e0e6c1 Binary files /dev/null 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 new file mode 100644 index 0000000000..0d97625ef0 --- /dev/null +++ b/mayan/apps/document_parsing/locale/es/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" diff --git a/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3eddd125b6 Binary files /dev/null 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 new file mode 100644 index 0000000000..bc89eb6203 --- /dev/null +++ b/mayan/apps/document_parsing/locale/fa/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +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 new file mode 100644 index 0000000000..1d5c651d20 Binary files /dev/null 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 new file mode 100644 index 0000000000..b4159eb511 --- /dev/null +++ b/mayan/apps/document_parsing/locale/fr/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" diff --git a/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..11e3e0e6c1 Binary files /dev/null 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 new file mode 100644 index 0000000000..0d97625ef0 --- /dev/null +++ b/mayan/apps/document_parsing/locale/hu/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" diff --git a/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..3eddd125b6 Binary files /dev/null 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 new file mode 100644 index 0000000000..bc89eb6203 --- /dev/null +++ b/mayan/apps/document_parsing/locale/id/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" diff --git a/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..11e3e0e6c1 Binary files /dev/null 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 new file mode 100644 index 0000000000..0d97625ef0 --- /dev/null +++ b/mayan/apps/document_parsing/locale/it/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" 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 new file mode 100644 index 0000000000..3969d26f68 Binary files /dev/null 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 new file mode 100644 index 0000000000..019bed987f --- /dev/null +++ b/mayan/apps/document_parsing/locale/nl_NL/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" diff --git a/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..003b24fdc9 Binary files /dev/null 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 new file mode 100644 index 0000000000..52dddc5ae8 --- /dev/null +++ b/mayan/apps/document_parsing/locale/pl/LC_MESSAGES/django.po @@ -0,0 +1,174 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 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 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" diff --git a/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..11e3e0e6c1 Binary files /dev/null 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 new file mode 100644 index 0000000000..0d97625ef0 --- /dev/null +++ b/mayan/apps/document_parsing/locale/pt/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" 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 new file mode 100644 index 0000000000..1d5c651d20 Binary files /dev/null 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 new file mode 100644 index 0000000000..b4159eb511 --- /dev/null +++ b/mayan/apps/document_parsing/locale/pt_BR/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n > 1);\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" 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 new file mode 100644 index 0000000000..3969d26f68 Binary files /dev/null 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 new file mode 100644 index 0000000000..019bed987f --- /dev/null +++ b/mayan/apps/document_parsing/locale/ro_RO/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" diff --git a/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ce7daa6d17 Binary files /dev/null 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 new file mode 100644 index 0000000000..83bc6af05c --- /dev/null +++ b/mayan/apps/document_parsing/locale/ru/LC_MESSAGES/django.po @@ -0,0 +1,175 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\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 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +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 new file mode 100644 index 0000000000..3969d26f68 Binary files /dev/null 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 new file mode 100644 index 0000000000..019bed987f --- /dev/null +++ b/mayan/apps/document_parsing/locale/sl_SI/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" 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 new file mode 100644 index 0000000000..3969d26f68 Binary files /dev/null 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 new file mode 100644 index 0000000000..019bed987f --- /dev/null +++ b/mayan/apps/document_parsing/locale/tr_TR/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" 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 new file mode 100644 index 0000000000..3969d26f68 Binary files /dev/null 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 new file mode 100644 index 0000000000..019bed987f --- /dev/null +++ b/mayan/apps/document_parsing/locale/vi_VN/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +msgstr "" 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 new file mode 100644 index 0000000000..3969d26f68 Binary files /dev/null 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 new file mode 100644 index 0000000000..019bed987f --- /dev/null +++ b/mayan/apps/document_parsing/locale/zh_CN/LC_MESSAGES/django.po @@ -0,0 +1,173 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" + +#: apps.py:60 permissions.py:7 settings.py:7 +msgid "Document parsing" +msgstr "" + +#: apps.py:87 +msgid "Document" +msgstr "" + +#: apps.py:91 +msgid "Added" +msgstr "" + +#: apps.py:95 models.py:39 +msgid "Result" +msgstr "" + +#: apps.py:112 apps.py:116 links.py:11 models.py:18 +msgid "Content" +msgstr "" + +#: events.py:9 +msgid "Document version submitted for parsing" +msgstr "" + +#: events.py:13 +msgid "Document version parsing finished" +msgstr "" + +#: forms.py:42 +#, python-format +msgid "Page %(page_number)d" +msgstr "" + +#: forms.py:50 +msgid "Contents" +msgstr "" + +#: links.py:16 links.py:38 views.py:149 +msgid "Parsing errors" +msgstr "" + +#: links.py:21 +msgid "Download content" +msgstr "" + +#: links.py:25 links.py:30 +msgid "Submit for parsing" +msgstr "" + +#: links.py:33 +msgid "Parse documents per type" +msgstr "" + +#: models.py:16 +msgid "Document page" +msgstr "" + +#: models.py:26 +msgid "Document page content" +msgstr "" + +#: models.py:27 +msgid "Document pages contents" +msgstr "" + +#: models.py:34 +msgid "Document version" +msgstr "" + +#: models.py:37 +msgid "Date time submitted" +msgstr "" + +#: models.py:46 +msgid "Document version parse error" +msgstr "" + +#: models.py:47 +msgid "Document version parse errors" +msgstr "" + +#: parsers.py:91 +#, python-format +msgid "Exception parsing page; %s" +msgstr "" + +#: parsers.py:118 +#, python-format +msgid "Cannot find pdftotext executable at: %s" +msgstr "" + +#: permissions.py:10 +msgid "View the content of a document" +msgstr "" + +#: permissions.py:14 +msgid "Parse the content of a document" +msgstr "" + +#: queues.py:7 +msgid "Parsing" +msgstr "" + +#: queues.py:10 +msgid "Document version parsing" +msgstr "" + +#: settings.py:13 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF files." +msgstr "" + +#: views.py:38 +#, python-format +msgid "Content for document: %s" +msgstr "" + +#: views.py:66 +#, python-format +msgid "Parsing errors for document: %s" +msgstr "" + +#: views.py:78 +#, python-format +msgid "%(count)d document added to the parsing queue" +msgstr "" + +#: views.py:81 +#, python-format +msgid "%(count)d documents added to the parsing queue" +msgstr "" + +#: 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] "" + +#: views.py:102 +#, python-format +msgid "Submit document \"%s\" to the parsing queue" +msgstr "" + +#: views.py:116 +msgid "Submit all documents of a type for parsing" +msgstr "" + +#: views.py:135 +#, python-format +msgid "" +"%(count)d documents of type \"%(document_type)s\" added to the parsing queue." +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 70fb773c6f..dfd6d337ee 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 68622ac63e..00904888a6 100644 --- a/mayan/apps/document_signatures/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ar/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 1e9d47fa02..3f27b5066b 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 42660a86bd..da83521f49 100644 --- a/mayan/apps/document_signatures/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/bg/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 de0a4709da..9392d20f24 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 fbbbbbf92d..2193234b08 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 1ef034d639..1a9b173302 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 573a76ac83..a72d87f840 100644 --- a/mayan/apps/document_signatures/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 7287baa77e..fa6d84f83c 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 9aa05a1e32..01b8c2f85f 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 @@ -14,7 +14,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 e9e54f3323..30eb6d9263 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 df5f287b05..99e3039066 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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 f82f46f974..6eb4c1e9f4 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 e49b589c0a..28bcdcc868 100644 --- a/mayan/apps/document_signatures/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/es/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 04:08+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" 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 e057db5bfa..2865802683 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 274a293ae8..47b1fd8d1c 100644 --- a/mayan/apps/document_signatures/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 e96cabacc6..6ddb5d6aaa 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 972d6ebceb..8964cd7fc8 100644 --- a/mayan/apps/document_signatures/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/fr/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-25 13:10+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" 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 0f8130b20c..ccd7b49bd1 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 6a67e70d43..fca6f9f263 100644 --- a/mayan/apps/document_signatures/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/hu/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-06-23 05:43+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" 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 ffc67ae27b..a655874010 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 fc8ccd226d..6ba81f70a0 100644 --- a/mayan/apps/document_signatures/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/id/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 203c2c8405..c5d09d4d62 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 bde97acf2f..75c782a080 100644 --- a/mayan/apps/document_signatures/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/it/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-10 07:25+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/" 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 47ff0cbcd5..3995056ca3 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 3e34dc2f9f..424fe8da39 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 c91c7c91d1..931670d8ba 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 cf548085c8..7d149b67aa 100644 --- a/mayan/apps/document_signatures/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 803567655c..ef3514170b 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 802fd36f90..2f0e7e00e7 100644 --- a/mayan/apps/document_signatures/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 b0835edd3d..42758ab371 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 a19764cec1..f532bae86b 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 f24384c93a..890e6178c2 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 5e1b3cfbf8..b3204751d2 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 e7271ae9e1..52d9179865 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 dd97f17e46..973aec70f4 100644 --- a/mayan/apps/document_signatures/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_signatures/locale/ru/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 0e2a8535aa..2c71973445 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 da0e651ff4..e738575be0 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" 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 ec69bb52d4..91a6232d86 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 3a7de52d2c..0f86ca46c5 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-03 19:02+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-" 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 398c175fde..3d8a3fdb12 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 bf7602a57c..c3debbcf60 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 c51c71c1af..95c51bd0d7 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 9d0b100513..0afe1d6736 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" 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 e99c5ef8cf..02a8b2c951 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 252e2f7b32..351efb02e7 100644 --- a/mayan/apps/document_states/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -128,12 +128,12 @@ msgstr "لا شيء" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -472,18 +472,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 b750026173..9c1c6c785d 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 459a12b3e8..1553c02c75 100644 --- a/mayan/apps/document_states/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -127,12 +127,12 @@ msgstr "Няма" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -471,18 +471,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 8f3e1878fd..b9766bae3b 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 5d57dd6144..bad684f7aa 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -128,12 +128,12 @@ msgstr "Nijedno" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -472,18 +472,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 a2a9b2ecca..951e63e592 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 049342a933..1eae3593ef 100644 --- a/mayan/apps/document_states/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -127,12 +127,12 @@ msgstr "Ingen" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -471,18 +471,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 a390703bc0..945357bc2e 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 2ff44c4158..9f2d31803f 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -129,12 +129,12 @@ msgstr "Keiner" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "Workflows" @@ -495,20 +495,20 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "Status für Workflow %s erstellen" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "Übergänge für Workflow %s" -#: views.py:464 +#: views.py:467 +msgid "Unable to save transition; integrity error." +msgstr "Integritätsfehler beim Speichern des Übergangs" + +#: views.py:479 #, python-format msgid "Create transitions for workflow: %s" msgstr "Übergänge für Workflow %s erstellen" -#: views.py:494 -msgid "Unable to save transition; integrity error." -msgstr "Integritätsfehler beim Speichern des Übergangs" - #: views.py:583 #, python-format msgid "Documents with the workflow: %s" 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 e9e54f3323..30eb6d9263 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 05216e8e8f..220ce80d13 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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -123,12 +123,12 @@ msgstr "" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -467,18 +467,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 88377ad7d3..9a125ad558 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 50bc60a143..fa5a6f10d7 100644 --- a/mayan/apps/document_states/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-15 03:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" @@ -131,12 +131,12 @@ msgstr "Ninguno" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "Flujos de trabajo" @@ -506,20 +506,20 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "Crear estados para el flujo de trabajo: %s" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "Transiciones de flujo de trabajo: %s" -#: views.py:464 +#: views.py:467 +msgid "Unable to save transition; integrity error." +msgstr "No se puede guardar la transición; error de integridad." + +#: views.py:479 #, python-format msgid "Create transitions for workflow: %s" msgstr "Crear transiciones para el flujo de trabajo: %s" -#: views.py:494 -msgid "Unable to save transition; integrity error." -msgstr "No se puede guardar la transición; error de integridad." - #: views.py:583 #, python-format msgid "Documents with the workflow: %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 694f5c8ac0..6be29b2e72 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 7ab7a45344..d835ce4358 100644 --- a/mayan/apps/document_states/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/locale/fa/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -129,12 +129,12 @@ msgstr "هیچ" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "گردشکار" @@ -495,20 +495,20 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "وضعیت ایجاد برای گردشکار : %s" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "تغییر وضعیتهای گردشکار : %s" -#: views.py:464 +#: views.py:467 +msgid "Unable to save transition; integrity error." +msgstr "قادر به ذخیره انتقال نیست:خطای تجمع" + +#: views.py:479 #, python-format msgid "Create transitions for workflow: %s" msgstr "ایجاد تغییر وضعیت برای گردشکار : %s" -#: views.py:494 -msgid "Unable to save transition; integrity error." -msgstr "قادر به ذخیره انتقال نیست:خطای تجمع" - #: views.py:583 #, python-format msgid "Documents with the workflow: %s" 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 f0ec7e26e3..c8b5a5c08b 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 a069e81db0..ec2c16cc9d 100644 --- a/mayan/apps/document_states/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-25 13:10+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -131,12 +131,12 @@ msgstr "Aucun" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "Flux de travail" @@ -507,20 +507,20 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "Créer des états pour le flux de travail: %s" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "Transitions du flux de travail: %s " -#: views.py:464 +#: views.py:467 +msgid "Unable to save transition; integrity error." +msgstr "Impossible de sauvegarder la transition; erreur d'intégrité." + +#: views.py:479 #, python-format msgid "Create transitions for workflow: %s" msgstr "Créer des transitions du flux de travail: %s" -#: views.py:494 -msgid "Unable to save transition; integrity error." -msgstr "Impossible de sauvegarder la transition; erreur d'intégrité." - #: views.py:583 #, python-format msgid "Documents with the workflow: %s" 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 d811f7d5b8..52283802eb 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 d536e672ee..d7973f50dc 100644 --- a/mayan/apps/document_states/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-09 06:34+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -127,12 +127,12 @@ msgstr "Semmi" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -471,18 +471,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 bd608c1baf..d369067a9d 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 06059d8b82..a2590fcabe 100644 --- a/mayan/apps/document_states/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -125,12 +125,12 @@ msgstr "" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -469,18 +469,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 e712f20e85..067082eee4 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 d3c82cb4a5..b9d5cd0cb2 100644 --- a/mayan/apps/document_states/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-10 07:37+0000\n" "Last-Translator: Marco Camplese \n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/" @@ -128,12 +128,12 @@ msgstr "Nessuna " msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "I workflow" @@ -494,20 +494,20 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "Crea stati del workflow: %s" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "Trasizioni per il workflow: %s" -#: views.py:464 +#: views.py:467 +msgid "Unable to save transition; integrity error." +msgstr "Impossibile salvare la transizione: errore di integrità" + +#: views.py:479 #, python-format msgid "Create transitions for workflow: %s" msgstr "Crea trasizioni per il workflow: %s" -#: views.py:494 -msgid "Unable to save transition; integrity error." -msgstr "Impossibile salvare la transizione: errore di integrità" - #: views.py:583 #, python-format msgid "Documents with the workflow: %s" 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 3ad9dbd163..a4c09d9106 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 1540fe1c8d..f25f58fcd1 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -128,12 +128,12 @@ msgstr "Geen" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -490,18 +490,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 cdce5e1b5e..fddc32fa24 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 3b163fff3d..1f98fe0b18 100644 --- a/mayan/apps/document_states/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -130,12 +130,12 @@ msgstr "Brak" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -486,20 +486,20 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "Utwórz stany obiegu dokumentów: %s" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "Zmiany obiegu dokumentów: %s" -#: views.py:464 +#: views.py:467 +msgid "Unable to save transition; integrity error." +msgstr "Nie można zapisać zmiany; błąd integralności." + +#: views.py:479 #, python-format msgid "Create transitions for workflow: %s" msgstr "Utwórz zmiany w obiegu dokumentów: %s" -#: views.py:494 -msgid "Unable to save transition; integrity error." -msgstr "Nie można zapisać zmiany; błąd integralności." - #: views.py:583 #, python-format msgid "Documents with the workflow: %s" 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 54d63746cc..db73b7dcb9 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 94eb7c8ef9..8116cfebae 100644 --- a/mayan/apps/document_states/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -127,12 +127,12 @@ msgstr "Nenhum" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -471,18 +471,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 810e4d80c5..f2c6258a35 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 af57c2e47c..b8d71e08ff 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -130,12 +130,12 @@ msgstr "Nenhum" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "Fluxos de trabalho" @@ -503,20 +503,20 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "Criar estados para Workflow: %s" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "Transição do Workflow: %s" -#: views.py:464 +#: views.py:467 +msgid "Unable to save transition; integrity error." +msgstr "Não foi possível salvar transição; erro de integridade." + +#: views.py:479 #, python-format msgid "Create transitions for workflow: %s" msgstr "Criar Transição para Workflow: %s" -#: views.py:494 -msgid "Unable to save transition; integrity error." -msgstr "Não foi possível salvar transição; erro de integridade." - #: views.py:583 #, python-format msgid "Documents with the workflow: %s" 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 814fea6d26..5bc1bf714a 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 f98048717a..bd6c616d31 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -128,12 +128,12 @@ msgstr "Nici unul" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -472,18 +472,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 81a388e383..837a7701e4 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 eb10f26688..4633edcf00 100644 --- a/mayan/apps/document_states/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/document_states/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -130,12 +130,12 @@ msgstr "Ничего" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -478,18 +478,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 0266f1e87c..7c910921e7 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 f4185fd8f3..babc22e740 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -128,12 +128,12 @@ msgstr "Brez" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -472,18 +472,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 78b0b2f74a..666ef12816 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 206ee050b8..0d50f8b9d3 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-07-30 19:17+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-" @@ -128,12 +128,12 @@ msgstr "Yok" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "İş Akışları" @@ -502,20 +502,20 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "İş akışı için durumlar oluşturun: %s" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "İş akışının geçişleri: %s" -#: views.py:464 +#: views.py:467 +msgid "Unable to save transition; integrity error." +msgstr "Geçiş kaydedilemedi; Bütünlük hatası." + +#: views.py:479 #, python-format msgid "Create transitions for workflow: %s" msgstr "İş akışı için geçişler oluşturun: %s" -#: views.py:494 -msgid "Unable to save transition; integrity error." -msgstr "Geçiş kaydedilemedi; Bütünlük hatası." - #: views.py:583 #, python-format msgid "Documents with the workflow: %s" 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 c96ae12537..b4e7a7980c 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 702ba95f0e..613665ec94 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -127,12 +127,12 @@ msgstr "None" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -471,18 +471,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 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 f576b8eabf..a156b043b7 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 ccf818b8b9..c01279a32f 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -127,12 +127,12 @@ msgstr "无" msgid "Yes" msgstr "" -#: handlers.py:31 +#: handlers.py:45 #, python-format msgid "Event trigger: %s" msgstr "" -#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:556 +#: links.py:15 links.py:38 links.py:114 models.py:128 views.py:141 views.py:553 msgid "Workflows" msgstr "" @@ -471,18 +471,18 @@ msgstr "" msgid "Create states for workflow: %s" msgstr "" -#: views.py:451 +#: views.py:445 #, python-format msgid "Transitions of workflow: %s" msgstr "" -#: views.py:464 -#, python-format -msgid "Create transitions for workflow: %s" +#: views.py:467 +msgid "Unable to save transition; integrity error." msgstr "" -#: views.py:494 -msgid "Unable to save transition; integrity error." +#: views.py:479 +#, python-format +msgid "Create transitions for workflow: %s" msgstr "" #: views.py:583 diff --git a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ar/LC_MESSAGES/django.mo index c63c293461..3c4422bcea 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 529b6c8439..ad6cfb1383 100644 --- a/mayan/apps/documents/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ar/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-15 01:58-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -719,7 +719,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" diff --git a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/bg/LC_MESSAGES/django.mo index 69ea8fc893..1a69315f89 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 56db9113d3..136310dc38 100644 --- a/mayan/apps/documents/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/bg/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -731,7 +731,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" 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 c28bd5d3a9..4a02ec1a06 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 b2f8e9b06d..e3e5ed7699 100644 --- a/mayan/apps/documents/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/bs_BA/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -727,7 +727,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" diff --git a/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/da/LC_MESSAGES/django.mo index 94dcc9354a..93e0e8bea3 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 ce507d30b7..cd704e89bf 100644 --- a/mayan/apps/documents/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -726,7 +726,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" 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 f4a8c3d74b..615c6e1cfc 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 105d2ed2f8..a5b53e3a85 100644 --- a/mayan/apps/documents/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -741,7 +741,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "Seiten des Dokuments: %s" diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo index e33dcb4270..8c9f38a7d1 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 04c9c772e3..40300c45d5 100644 --- a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/en/LC_MESSAGES/django.po @@ -7,10 +7,11 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/language/en/)\n" +"Language-Team: English (http://www.transifex.com/rosarior/mayan-edms/" +"language/en/)\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -712,7 +713,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" diff --git a/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/es/LC_MESSAGES/django.mo index 6c7e45f2e0..4f76381561 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 37806ea0ae..c6c758293c 100644 --- a/mayan/apps/documents/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" @@ -752,7 +752,7 @@ msgstr "" "páginas de documentos de media a baja resolución, transformadas (giradas, " "ampliadas, etc.)." -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "Pagínas para documento: %s" diff --git a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/fa/LC_MESSAGES/django.mo index 032adf57ec..d234881269 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 b508a2e14c..da9da3a13d 100644 --- a/mayan/apps/documents/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -726,7 +726,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" diff --git a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/fr/LC_MESSAGES/django.mo index b4fcee952b..8b3eee92be 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 c31e9568ac..25e0e163ab 100644 --- a/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -752,7 +752,7 @@ msgstr "" "faible résolution, transformées (tournées, agrandies, etc.) des pages des " "documents." -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "Pages du document : %s" diff --git a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/hu/LC_MESSAGES/django.mo index adb92411a9..7db12612cb 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 3511eb72fd..55ce5da8d5 100644 --- a/mayan/apps/documents/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/hu/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -729,7 +729,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" diff --git a/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/id/LC_MESSAGES/django.mo index a148a9e929..71b49a0b8b 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 0da90d00bf..c148235274 100644 --- a/mayan/apps/documents/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/id/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -729,7 +729,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" diff --git a/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/it/LC_MESSAGES/django.mo index ef5607b482..d701d848cb 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 835900b9a4..f90d2f3793 100644 --- a/mayan/apps/documents/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -744,7 +744,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "Pagine del documento: %s" 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 e3a077b3be..5aabe71fb9 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 b9ea09782b..077c44655f 100644 --- a/mayan/apps/documents/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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-" @@ -727,7 +727,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" diff --git a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pl/LC_MESSAGES/django.mo index b4fcde9958..03550bbd4f 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 8e2e566347..b7f594d93a 100644 --- a/mayan/apps/documents/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:22-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/" @@ -728,7 +728,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "Strony dokumentu: %s" diff --git a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/pt/LC_MESSAGES/django.mo index 8715b33a6a..c3b1c68578 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 b54d0b80de..56b73e2e37 100644 --- a/mayan/apps/documents/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -726,7 +726,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" 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 1a44d76539..f7eecca256 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 07123342f5..0a8b2b5188 100644 --- a/mayan/apps/documents/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -744,7 +744,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "Páginas por documento: %s" 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 a0a2f6025f..69bc155fbf 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 fb6e78bc25..20d15a5cb2 100644 --- a/mayan/apps/documents/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ro_RO/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -732,7 +732,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" diff --git a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/ru/LC_MESSAGES/django.mo index bfbabc3003..f0178b03f1 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 323e45a0df..5ed3048ebe 100644 --- a/mayan/apps/documents/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/ru/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -737,7 +737,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "Страницы документа: %s" 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 6f3a9a659d..fe8d52d8ac 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 bb021e7af0..01ba0da186 100644 --- a/mayan/apps/documents/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/sl_SI/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -730,7 +730,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" 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 8caf11684f..d1588d1d27 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 4fa677e14c..2b98daaa1b 100644 --- a/mayan/apps/documents/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/tr_TR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -746,7 +746,7 @@ msgstr "" "(döndürülmüş, yakınlaştırılmış vb.) Sürümlerini depolayan ikinci önbellek " "katmanını devre dışı bırakır." -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "Doküman için Sayfalar: %s" 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 9bf153db94..96e1d2b529 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 2a88847ad6..64c6a48efc 100644 --- a/mayan/apps/documents/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/documents/locale/vi_VN/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -720,7 +720,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" 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 68b42cab47..22e18e25e0 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 5d9a50d3ce..9b148a9db1 100644 --- a/mayan/apps/documents/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/documents/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -716,7 +716,7 @@ msgid "" "transformed (rotated, zoomed, etc) versions of documents' pages." msgstr "" -#: views/document_page_views.py:51 +#: views/document_page_views.py:48 #, python-format msgid "Pages for document: %s" msgstr "" 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 11c27c916f..0354e7f4d6 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 26309ee382..611c730213 100644 --- a/mayan/apps/dynamic_search/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/ar/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 1d42fbb46f..9e7585aaa4 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 70f7d3a29a..d84573a436 100644 --- a/mayan/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/bg/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 563c7f3d8a..2a19a5b183 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 99c0337523..a0be2f7e04 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 acc3bfcd11..68b33e0fad 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 2aea77db9b..76b1b94945 100644 --- a/mayan/apps/dynamic_search/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 9907fb042d..ecffbea6c4 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 ba9b186eb5..6d47bdb9dd 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 @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 01a350be6f..e23d5699dd 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 c454152d21..6530655786 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 27e51a231b..e00d643e39 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 d21a4de9b3..995a6828af 100644 --- a/mayan/apps/dynamic_search/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/es/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 eda0e26ce1..e31aab282d 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 9174e6a3eb..96ea3d0245 100644 --- a/mayan/apps/dynamic_search/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/fa/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 ac4bf71022..c903068835 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 01961b2b4c..346353baa7 100644 --- a/mayan/apps/dynamic_search/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/fr/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 3ae3d15fcf..9d1d82f61a 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 1dedbfbaee..3812708fe0 100644 --- a/mayan/apps/dynamic_search/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/hu/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" 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 4a020abd05..4397e42b5d 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 549380b50a..f8a97ec65b 100644 --- a/mayan/apps/dynamic_search/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/id/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 433d6ab517..d248953abb 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 8e1e012211..0a056a46e6 100644 --- a/mayan/apps/dynamic_search/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/it/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 844a8f89fc..51163347bb 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 9eaf4fbf25..1c6385397b 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 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 7486b45c24..d7a20b9839 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 912d42981f..76b28732cd 100644 --- a/mayan/apps/dynamic_search/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/locale/pl/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 2f89bce621..8e9112319f 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 742961e114..7abc38a582 100644 --- a/mayan/apps/dynamic_search/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 e9e855d578..f089fe1974 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 522ca677a1..87baf80530 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 @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 59c0141b82..b2d5e27434 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 2a1df7c590..d63d3592ca 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 6c576dba87..722c533788 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 90856711b0..3fc59b7a60 100644 --- a/mayan/apps/dynamic_search/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/dynamic_search/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 6f563963d0..b685beb9d9 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 447ae776d6..be1cadbf26 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 f4fc961a94..b70aafe187 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 4ce43399ef..bc4e77f159 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 8bfb684f85..9f640eb675 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 17b598e172..b338513646 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 4d8b76f1fc..010e3a1485 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 84869a3618..ea9ca3cc53 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/events/locale/ar/LC_MESSAGES/django.mo index 2e24c41dbd..fa97bbf1d0 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 f8b495a8f5..e75252c784 100644 --- a/mayan/apps/events/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -20,19 +20,23 @@ msgstr "" "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:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -57,7 +61,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -66,7 +70,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" diff --git a/mayan/apps/events/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/events/locale/bg/LC_MESSAGES/django.mo index 5baf7181ea..83239d4ad2 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 61ad44b3a6..ee16ae105c 100644 --- a/mayan/apps/events/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -19,19 +19,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -56,7 +60,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -65,7 +69,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" 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 7bfb807330..5afb7f51ef 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 edece2730f..e2aca3d2b5 100644 --- a/mayan/apps/events/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -20,19 +20,23 @@ msgstr "" "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:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -57,7 +61,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -66,7 +70,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" diff --git a/mayan/apps/events/locale/da/LC_MESSAGES/django.mo b/mayan/apps/events/locale/da/LC_MESSAGES/django.mo index 18e84804fb..2300a55c38 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 943a80ea49..396544f664 100644 --- a/mayan/apps/events/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -19,19 +19,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -56,7 +60,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -65,7 +69,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" 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 d14ce84e26..58108b2287 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 a1298dc991..5e3ee7465f 100644 --- a/mayan/apps/events/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 21:02+0000\n" "Last-Translator: Mathias Behrle \n" "Language-Team: German (Germany) (http://www.transifex.com/rosarior/mayan-" @@ -19,19 +19,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Ereignisse" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "Zeitstempel" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Akteur" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Verb" @@ -56,7 +60,7 @@ msgstr "Ereignistypen" msgid "Access the events of an object" msgstr "Auf Ereignisse eines Objekts zugreifen" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Ziel" @@ -65,7 +69,7 @@ msgstr "Ziel" msgid "Events for: %s" msgstr "Ereignisse für %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "Ereignisse des Typs %s" diff --git a/mayan/apps/events/locale/en/LC_MESSAGES/django.mo b/mayan/apps/events/locale/en/LC_MESSAGES/django.mo index 01a350be6f..e23d5699dd 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 f8f4734850..56b1a8d955 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,19 +17,23 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -54,7 +58,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -63,7 +67,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" diff --git a/mayan/apps/events/locale/es/LC_MESSAGES/django.mo b/mayan/apps/events/locale/es/LC_MESSAGES/django.mo index d9405a171f..733ad8441b 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 f4c5daa6b6..877ad73bf5 100644 --- a/mayan/apps/events/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 21:02+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" @@ -20,19 +20,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Eventos" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "Marca de tiempo" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Actor" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Verbo" @@ -57,7 +61,7 @@ msgstr "Tipos de eventos" msgid "Access the events of an object" msgstr "Acceder a los eventos de un objeto" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Objetivo" @@ -66,7 +70,7 @@ msgstr "Objetivo" msgid "Events for: %s" msgstr "Eventos para: %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "Eventos de tipo: %s" diff --git a/mayan/apps/events/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/events/locale/fa/LC_MESSAGES/django.mo index d35c995faf..75b99e3404 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 dbb1fa0417..0e95e6739c 100644 --- a/mayan/apps/events/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 21:02+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/" @@ -20,19 +20,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "رویداد" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "علامت زمان" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "فعال" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "فعل" @@ -57,7 +61,7 @@ msgstr "انواع رخدادها" msgid "Access the events of an object" msgstr "دسترسی به رخدادهای یک شی" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "هدف" @@ -66,7 +70,7 @@ msgstr "هدف" msgid "Events for: %s" msgstr "رخدادها برای : %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "نوع رخداد ها: %s" diff --git a/mayan/apps/events/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/events/locale/fr/LC_MESSAGES/django.mo index 44b97cf4bf..90d94b032a 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 6ad699e6ea..e22bcc5c67 100644 --- a/mayan/apps/events/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 21:02+0000\n" "Last-Translator: Thierry Schott \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -21,19 +21,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Événements" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "Horodatage" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Acteur" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Verbe" @@ -58,7 +62,7 @@ msgstr "Types d'évènement" msgid "Access the events of an object" msgstr "Accéder aux évènements de cet objet" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Cible" @@ -67,7 +71,7 @@ msgstr "Cible" msgid "Events for: %s" msgstr "Évènements pour: %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "Évènements de type: %s" diff --git a/mayan/apps/events/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/events/locale/hu/LC_MESSAGES/django.mo index 238415ab18..1d5ee7d818 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 0b969618b4..6fd2f410e1 100644 --- a/mayan/apps/events/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -19,19 +19,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -56,7 +60,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -65,7 +69,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" diff --git a/mayan/apps/events/locale/id/LC_MESSAGES/django.mo b/mayan/apps/events/locale/id/LC_MESSAGES/django.mo index 78b2d8ae4c..73055265e0 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 65e1c569fa..3ee18cd379 100644 --- a/mayan/apps/events/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/" @@ -19,19 +19,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -56,7 +60,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -65,7 +69,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" diff --git a/mayan/apps/events/locale/it/LC_MESSAGES/django.mo b/mayan/apps/events/locale/it/LC_MESSAGES/django.mo index fe042f9370..0da79d3364 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 c2fa81214d..b8b3e3e72c 100644 --- a/mayan/apps/events/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -20,19 +20,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Eventi" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "Timestamp" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Attore" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Verbo" @@ -57,7 +61,7 @@ msgstr "Tipi evento" msgid "Access the events of an object" msgstr "Accedere agli eventi di un oggetto" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Destinazione" @@ -66,7 +70,7 @@ msgstr "Destinazione" msgid "Events for: %s" msgstr "Eventi per: %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "Eventi di tipo: %s" 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 9778d6ee95..60a830b6b3 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 bef2bb1db3..a5401b6bb6 100644 --- a/mayan/apps/events/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-10-28 12:33+0000\n" "Last-Translator: Evelijn Saaltink \n" "Language-Team: Dutch (Netherlands) (http://www.transifex.com/rosarior/mayan-" @@ -20,19 +20,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Evenementen" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "Timestamp" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Acteur" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Werkwoord" @@ -57,7 +61,7 @@ msgstr "Evenementsoorten" msgid "Access the events of an object" msgstr "Benader de evenementen van een object" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Doel" @@ -66,7 +70,7 @@ msgstr "Doel" msgid "Events for: %s" msgstr "Evenementen voor: %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "Evenementen van soort: %s" diff --git a/mayan/apps/events/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/events/locale/pl/LC_MESSAGES/django.mo index e679d64f45..1990b7efd4 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 8a2a6dbf65..22ba744ae0 100644 --- a/mayan/apps/events/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 21:02+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -22,19 +22,23 @@ msgstr "" "%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:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Zdarzenia" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "Pieczęć czasu" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Czynnik" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Słowo" @@ -59,7 +63,7 @@ msgstr "Typy zdarzeń" msgid "Access the events of an object" msgstr "Dostęp do zdarzeń obiektu" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Cel" @@ -68,7 +72,7 @@ msgstr "Cel" msgid "Events for: %s" msgstr "Zdarzenia dla: %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "Zdarzenia typu: %s" diff --git a/mayan/apps/events/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/events/locale/pt/LC_MESSAGES/django.mo index 116eefc1d7..50e11ea44e 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 5f097acc98..de261d115d 100644 --- a/mayan/apps/events/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/" @@ -19,19 +19,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Events" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Actor" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Verbo" @@ -56,7 +60,7 @@ msgstr "Tipo de eventos" msgid "Access the events of an object" msgstr "Aceder aos eventos de um objeto" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Destino" @@ -65,7 +69,7 @@ msgstr "Destino" msgid "Events for: %s" msgstr "Eventos para: %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "Tipo de eventos: %s" 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 7b20218801..be007ab756 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 5a2788a8ef..3b9de2eab2 100644 --- a/mayan/apps/events/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 21:02+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/rosarior/mayan-" @@ -21,19 +21,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Eventos" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "Timestamp" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Ator" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Verbo" @@ -58,7 +62,7 @@ msgstr "Tipos de Eventos" msgid "Access the events of an object" msgstr "Acesse os eventos de um objeto" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Destino" @@ -67,7 +71,7 @@ msgstr "Destino" msgid "Events for: %s" msgstr "Eventos para: %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "Eventos do Tipo: %s" 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 57ae7e5c4a..08257b3979 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 2bab2950cc..0a0046c29d 100644 --- a/mayan/apps/events/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-" @@ -20,19 +20,23 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -57,7 +61,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -66,7 +70,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" diff --git a/mayan/apps/events/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/events/locale/ru/LC_MESSAGES/django.mo index 9cd3040015..06ee76c0c1 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 edc5186bf2..385902add3 100644 --- a/mayan/apps/events/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-07-19 20:01+0000\n" "Last-Translator: lilo.panic\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/" @@ -22,19 +22,23 @@ msgstr "" "%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:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "События" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "временная метка" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Субъект" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Глагол" @@ -59,7 +63,7 @@ msgstr "Типы событий" msgid "Access the events of an object" msgstr "Доступ к событиям объекта" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Объект" @@ -68,7 +72,7 @@ msgstr "Объект" msgid "Events for: %s" msgstr "События для: %s" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "События с типом: %s" 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 ed99899ae0..976c3bc400 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 0f0898ec3f..936bb30bb3 100644 --- a/mayan/apps/events/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-" @@ -20,19 +20,23 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -57,7 +61,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -66,7 +70,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" 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 d9169fd8b0..c8a0f74755 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 7130a7bb3e..70fcdb8e1c 100644 --- a/mayan/apps/events/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/events/locale/tr_TR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2017-07-03 19:18+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-" @@ -21,19 +21,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "Olaylar" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "Zaman mührü" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "Aktör" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "Fiil" @@ -58,7 +62,7 @@ msgstr "Olay türleri" msgid "Access the events of an object" msgstr "Nesnenin olaylarına erişim" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "Hedef" @@ -67,7 +71,7 @@ msgstr "Hedef" msgid "Events for: %s" msgstr "%s için Olaylar: " -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "Tür olayları: %s" 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 1dd84f5eec..8c1f6e233d 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 bc46458ef6..6157e09769 100644 --- a/mayan/apps/events/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/" @@ -19,19 +19,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -56,7 +60,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -65,7 +69,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" 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 a78464dc6d..2a0377e5b7 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 7c2f57a355..5c08f2019f 100644 --- a/mayan/apps/events/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/events/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:07+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/" @@ -19,19 +19,23 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:18 links.py:31 links.py:35 permissions.py:7 views.py:36 +#: apps.py:16 +msgid "System" +msgstr "" + +#: apps.py:22 links.py:31 links.py:35 permissions.py:7 views.py:33 msgid "Events" msgstr "" -#: apps.py:27 +#: apps.py:31 msgid "Timestamp" msgstr "" -#: apps.py:29 +#: apps.py:34 msgid "Actor" msgstr "" -#: apps.py:31 +#: apps.py:38 msgid "Verb" msgstr "" @@ -56,7 +60,7 @@ msgstr "" msgid "Access the events of an object" msgstr "" -#: views.py:29 views.py:84 +#: views.py:26 views.py:81 msgid "Target" msgstr "" @@ -65,7 +69,7 @@ msgstr "" msgid "Events for: %s" msgstr "" -#: views.py:92 +#: views.py:89 #, python-format msgid "Events of type: %s" msgstr "" diff --git a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/ar/LC_MESSAGES/django.mo index 7621c2dd23..aa8ca2c4ad 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 0bec3d4a78..4ed5d3a230 100644 --- a/mayan/apps/linking/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ar/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/bg/LC_MESSAGES/django.mo index 4a5e146e37..4e367312cb 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 ef980829b6..a6a5a1a59a 100644 --- a/mayan/apps/linking/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/bg/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 c99b0fc7d1..82a964d1bb 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 aa2b62d576..27bbba5149 100644 --- a/mayan/apps/linking/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/bs_BA/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/da/LC_MESSAGES/django.mo index 233923d1f6..3d0f5ce2cd 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 69bbd8390f..dae59096c1 100644 --- a/mayan/apps/linking/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 583ecdd67c..a4393ffaf8 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 c44f52dd2b..ded10e248a 100644 --- a/mayan/apps/linking/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo index 01a350be6f..e23d5699dd 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 f4a90e1e98..b68c5ffb52 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 8134ef1bac..e1ba647bb9 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 f7485ff06e..1e9068941c 100644 --- a/mayan/apps/linking/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/es/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/fa/LC_MESSAGES/django.mo index d0e82870cd..be2e4f86bc 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 99027e08b8..74687f65ab 100644 --- a/mayan/apps/linking/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/fa/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/fr/LC_MESSAGES/django.mo index ecb2971557..165c88cf6a 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 e798e25b36..436187b28f 100644 --- a/mayan/apps/linking/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/hu/LC_MESSAGES/django.mo index 113cc0bb67..ddcb0bebcc 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 1d4a9c4a82..24dbf144dd 100644 --- a/mayan/apps/linking/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/hu/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/id/LC_MESSAGES/django.mo index e5a6358410..3d3437dc25 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 347dbbdc26..f6e7a53159 100644 --- a/mayan/apps/linking/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/id/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/it/LC_MESSAGES/django.mo index a2d50c9944..a1ac940f98 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 7ff936afd4..3bc2e67478 100644 --- a/mayan/apps/linking/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 e0eeb7e989..30febadbe1 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 06b4cd1a99..165fd5ccf0 100644 --- a/mayan/apps/linking/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/pl/LC_MESSAGES/django.mo index f9cd51fc84..0eaadd5572 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 03433b53b3..7dcbac9c9f 100644 --- a/mayan/apps/linking/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/pt/LC_MESSAGES/django.mo index 2d92a997ce..95e138e56c 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 967b3704a1..881ebeb6e6 100644 --- a/mayan/apps/linking/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 f4afb29918..8abc848790 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 67a8189b61..d6d438b321 100644 --- a/mayan/apps/linking/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/pt_BR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 82e0c012eb..86884891a9 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 6453142652..f2df124a86 100644 --- a/mayan/apps/linking/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/ro_RO/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/ru/LC_MESSAGES/django.mo index f933aaf1e4..5d2ec36e9f 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 ef96d94218..673fa6d858 100644 --- a/mayan/apps/linking/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/linking/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 f5e19f73af..ca3ade889e 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 acbc710b69..2d14f57a8e 100644 --- a/mayan/apps/linking/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/sl_SI/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 036e318cea..7fc2bf092f 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 33e93d39d7..289c3dda0e 100644 --- a/mayan/apps/linking/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/tr_TR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 4432b223c6..ebf436014e 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 a839a65cd2..8eff02b40d 100644 --- a/mayan/apps/linking/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/vi_VN/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 46b74b7651..1880a00610 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 7cc8f400ae..998696342e 100644 --- a/mayan/apps/linking/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/linking/locale/zh_CN/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 16bed3376d..8b6f35440c 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 5ba8480636..ba34704724 100644 --- a/mayan/apps/lock_manager/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/" 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 43621f2c8e..4e3c43bd7e 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 32e9ca440e..75ee87644f 100644 --- a/mayan/apps/lock_manager/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/" 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 bc92f1d0da..144708ddf1 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 90f00dca5a..ea4493a0e4 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" 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 29d2edebae..7b3aaf8dea 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 0e044f3047..0329936e42 100644 --- a/mayan/apps/lock_manager/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/" 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 9291faca37..5041ca4708 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 896c76cb19..041fcb7c68 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 01a350be6f..e23d5699dd 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 4eba50147f..607cc60e58 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 81a014dce9..5eb2528d7c 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 4aae4b6eda..4e5ce7a3d8 100644 --- a/mayan/apps/lock_manager/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 f0bc7c2047..20ca02fafd 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 ede7739e83..daf593236f 100644 --- a/mayan/apps/lock_manager/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/" 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 f034e00107..98b7576eb9 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 35424559ec..6020515211 100644 --- a/mayan/apps/lock_manager/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 0a3ce5c99f..4539235962 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 c652749c64..cfab3eeada 100644 --- a/mayan/apps/lock_manager/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" 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 9d14c9e605..c35330214a 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 26a0eba34f..3b54dffdec 100644 --- a/mayan/apps/lock_manager/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/" 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 2b5cdbda03..d0343c5f47 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 4159903130..9c7828a92f 100644 --- a/mayan/apps/lock_manager/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 c7f66daf48..bac60f47eb 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 4c48ad6370..50d0cbf914 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 b4dcc8ebd5..2c5c51d880 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 8dd13a89cb..b0350441bb 100644 --- a/mayan/apps/lock_manager/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/" 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 db5b3448e9..01068be924 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 f1273eda73..ccac73c86e 100644 --- a/mayan/apps/lock_manager/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/" 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 97413a1bb4..6d5a609451 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 723815b672..9dd7a48d8d 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 7fc54f1fd7..2a63fb5b95 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 5d0fe38b9a..73372ccb60 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-" 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 5624ca51e2..da1d823f66 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 232292611b..039038a88a 100644 --- a/mayan/apps/lock_manager/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/lock_manager/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/" 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 e28ada4484..ef2dd8f475 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 d809d3d73c..fd33866da1 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-" 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 cb7195bf16..61bb503a39 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 a68287aa43..0509210064 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 6b77a7c3bc..fb4d7846aa 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 bbf0428545..b0f7e24055 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/" 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 db2bc5e7c7..320b1651ec 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 39f6f4a9e8..7185334d0c 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-08-20 19:15+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.mo index e31a8bdd2a..01ae196674 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 9ecc6afaab..dc6b934305 100644 --- a/mayan/apps/mailer/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.mo index 13c50f7d26..bc3751880c 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 1e27e4a725..8d60edbebc 100644 --- a/mayan/apps/mailer/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/bg/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 82dec8a5ac..99c316ca51 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 68de690d8a..c1bf0e9cc9 100644 --- a/mayan/apps/mailer/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/da/LC_MESSAGES/django.mo index 462fef26f4..e06d8ec0d5 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 0aa97f7b5f..924f69bcc8 100644 --- a/mayan/apps/mailer/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 5783e65573..a0bab0eb58 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 e0306adb9f..8ccc1d0fc6 100644 --- a/mayan/apps/mailer/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo index 01a350be6f..e23d5699dd 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 edf91b370c..6bba2e7000 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/mailer/locale/es/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/es/LC_MESSAGES/django.mo index 7c543a7dd8..6fb013388c 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 7054309c25..36d61be00f 100644 --- a/mayan/apps/mailer/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.mo index e61d7b3fcc..1fb23e1569 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 4c53d90fac..a4dc03a2eb 100644 --- a/mayan/apps/mailer/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.mo index cbbc9f92de..90bf796171 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 159c5d92f6..8c79f1286b 100644 --- a/mayan/apps/mailer/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.mo index fb0e0b04e8..9cfd362794 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 da1f9d90d5..d1bdcbbe17 100644 --- a/mayan/apps/mailer/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2017-08-03 05:59+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/id/LC_MESSAGES/django.mo index 7266e22fdc..8738b809d2 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 191b4d4a43..4424cb3e94 100644 --- a/mayan/apps/mailer/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/it/LC_MESSAGES/django.mo index 60d03344e1..660006df17 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 06b6564254..9a496399b6 100644 --- a/mayan/apps/mailer/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 9a32a32b34..4a983f1c32 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 f5cbd85b48..62790114cd 100644 --- a/mayan/apps/mailer/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.mo index 1b6270667a..d5e541253d 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 e03d013cb8..b1eb18adfa 100644 --- a/mayan/apps/mailer/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.mo index 507604242a..cff48d1f94 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 d1f4fde27e..ad65f9f38d 100644 --- a/mayan/apps/mailer/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 9cbff02409..8e85efe6c9 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 077600fa3d..7485088844 100644 --- a/mayan/apps/mailer/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 f516ad675f..3a29bbd607 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 f31bccdf8b..3f2a9361d0 100644 --- a/mayan/apps/mailer/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.mo index b82a45d3cf..650f16ef6e 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 26f1f6b34d..fa6355fc47 100644 --- a/mayan/apps/mailer/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 d1d29f11c7..32032fb433 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 88fb012319..4f4a4e97df 100644 --- a/mayan/apps/mailer/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 de426cc6d7..cc5bb38191 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 107275adcc..4fba2fbcef 100644 --- a/mayan/apps/mailer/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/locale/tr_TR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 7c429bea37..da7d58df35 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 f8a842192d..be37882f6c 100644 --- a/mayan/apps/mailer/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 c67fa7ffeb..441ef8aeae 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 948680ec2f..90925ec6d9 100644 --- a/mayan/apps/mailer/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/mailer/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.mo index a6cb40cae7..fbb2b0604d 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 4030ac4201..c43ac11359 100644 --- a/mayan/apps/metadata/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ar/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -61,11 +61,11 @@ msgstr "" msgid "Value" msgstr "قيمة" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "نوع البيانات الوصفية" @@ -140,7 +140,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "أنواع البيانات الوصفية" @@ -218,27 +218,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "نوع الوثيقة" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -441,7 +441,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" diff --git a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.mo index 844db3edb7..ae9cc2dae1 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 8305d96cf4..f071e7265b 100644 --- a/mayan/apps/metadata/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/bg/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -60,11 +60,11 @@ msgstr "" msgid "Value" msgstr "Стойност" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "" @@ -139,7 +139,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "" @@ -217,27 +217,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Вид на документа" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -426,7 +426,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" 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 8de14e5897..91ed8e46c3 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 499c548fbc..201001f75a 100644 --- a/mayan/apps/metadata/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/bs_BA/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -61,11 +61,11 @@ msgstr "" msgid "Value" msgstr "Vrijednost" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Metadata tip" @@ -140,7 +140,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Metadata tip" @@ -218,27 +218,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Tip dokumenta" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -431,7 +431,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" diff --git a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/da/LC_MESSAGES/django.mo index 24cdd5a37a..4cc0f6b57b 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 bc8b2f66f2..d93397d06d 100644 --- a/mayan/apps/metadata/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/da/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -60,11 +60,11 @@ msgstr "" msgid "Value" msgstr "" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Metadata type" @@ -139,7 +139,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "" @@ -217,27 +217,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Dokumenttype" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -426,7 +426,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" 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 6fc01424f6..f9b03c188b 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 5cd8c9de14..7f25408223 100644 --- a/mayan/apps/metadata/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -66,11 +66,11 @@ msgstr "Gibt den Wert einer spezifischen Dokumentmetadatums zurück" msgid "Value" msgstr "Wert" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "erforderlich" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Metadatentyp" @@ -145,7 +145,7 @@ msgstr "Metadaten bearbeiten" msgid "Remove metadata" msgstr "Metadaten entfernen" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Metadatentypen" @@ -235,27 +235,27 @@ msgstr "Dokument" msgid "Type" msgstr "Typ" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "Metadatentyp ist erforderlich für diesen Dokumententyp" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "Metadatentyp ist nicht gültig für diesen Dokumententyp" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "Dokument Metadaten" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Dokumententyp" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "Metadatentyp Optionen" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "Metadatentyp Optionen" @@ -455,7 +455,7 @@ msgstr "Metadatentyp %s löschen?" msgid "Edit metadata type: %s" msgstr "Metadatentyp %s bearbeiten" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "Interner Name" diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo index f176d17025..7175ae6a59 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 85afca0022..6c765af99e 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -57,11 +57,11 @@ msgstr "" msgid "Value" msgstr "" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "" @@ -136,7 +136,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "" @@ -214,27 +214,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" diff --git a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/es/LC_MESSAGES/django.mo index c05e397e10..5a5ee7a02c 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 94fb243cc2..38b33f0ddc 100644 --- a/mayan/apps/metadata/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/es/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -65,11 +65,11 @@ msgstr "Retornar al valor de metadata de un documento específico" msgid "Value" msgstr "Valor" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "Requerido" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Tipo de metadato" @@ -144,7 +144,7 @@ msgstr "Editar metadatos" msgid "Remove metadata" msgstr "Remover metadatos" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Tipos de metadatos" @@ -233,27 +233,27 @@ msgstr "Documento" msgid "Type" msgstr "Tipo" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "El tipo de metadatos es requerido para este tipo de documento." -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "El tipo de metadato no es válido para este tipo de documento." -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "Metadatos de documentos" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Tipo de documento" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "Opciones de tipo de meta datos de tipo de documento " -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "Opciones de tipos de meta datos de tipo de documento " @@ -454,7 +454,7 @@ msgstr "¿Borrar el tipo de metadato: %s?" msgid "Edit metadata type: %s" msgstr "Editar tipo de metadatos: %s" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "Nombre interno" diff --git a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.mo index fb9da8eb32..2909f5fba7 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 3551daf595..9513b0ac77 100644 --- a/mayan/apps/metadata/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/fa/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -62,11 +62,11 @@ msgstr "مقدار خاص مستندات متا داده" msgid "Value" msgstr "مقدار" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "الزامی" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "نوع متادیتا" @@ -141,7 +141,7 @@ msgstr "ویرایش متادیتا" msgid "Remove metadata" msgstr "حذف کردن متادیتا" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "انواه متادیتا" @@ -219,27 +219,27 @@ msgstr "سند" msgid "Type" msgstr "نوع" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "نوع متاداده برای این نوع سند مورد نیاز است" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "این نوع از متادیتا برای این نوع سند قابل قبول نیست." -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "متادیتای سند" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "نوع سند" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "متادیتای قابل قبول برای این نوع از سند." -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "متادیتاهای قابل قبول برای این نوع از سند" @@ -429,7 +429,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "ویرایش نوع متا دیتا : %s" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "نام داخلی" diff --git a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.mo index 1362056927..23a123c749 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 3bf5841861..f893bce32e 100644 --- a/mayan/apps/metadata/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/fr/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -66,11 +66,11 @@ msgstr "Retourne la valeur de la métadonnée du document spécifié" msgid "Value" msgstr "Valeur" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "Requis" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Type de métadonnée" @@ -145,7 +145,7 @@ msgstr "Modifier la métadonnée" msgid "Remove metadata" msgstr "Supprimer la métadonnée" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Types de métadonnées" @@ -234,27 +234,27 @@ msgstr "Document" msgid "Type" msgstr "Type" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "Le type de métadonnée est requis pour ce type de document." -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "Le type de métadonnée n'est pas valide pour ce type de document." -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "Métadonnée du document" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Type de document" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "Options de type de document de type de métadonnées" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "Options de type de document des types de métadonnées" @@ -457,7 +457,7 @@ msgstr "Êtes vous certain de vouloir supprimer le type de métadonnées : %s?" msgid "Edit metadata type: %s" msgstr "Modifier le type de métadonnée: %s" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "Nom interne" diff --git a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.mo index f588dbd35a..6ab710d6b5 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 bacf1bd393..ffa515e9c9 100644 --- a/mayan/apps/metadata/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/hu/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -59,11 +59,11 @@ msgstr "" msgid "Value" msgstr "" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Metaadat típus" @@ -138,7 +138,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "" @@ -216,27 +216,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Dokumentum típus" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -425,7 +425,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" diff --git a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/id/LC_MESSAGES/django.mo index 94011bc01e..7e314dfdaa 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 613841474e..e61307151a 100644 --- a/mayan/apps/metadata/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/id/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -59,11 +59,11 @@ msgstr "" msgid "Value" msgstr "" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Jenis 'metadata'" @@ -138,7 +138,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "" @@ -216,27 +216,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Jenis dokumen" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -422,7 +422,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" diff --git a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/it/LC_MESSAGES/django.mo index c51b32b95a..8932b6c999 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 0d2869a45d..58b58eb21b 100644 --- a/mayan/apps/metadata/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -62,11 +62,11 @@ msgstr "Ritorna il valore di un metadato specifico del documento" msgid "Value" msgstr "Valore" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "Obbligatorio" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Tipo di metadato" @@ -141,7 +141,7 @@ msgstr "Modifica metadato" msgid "Remove metadata" msgstr "Rimuovi metadato" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Tipi di Metadati" @@ -230,27 +230,27 @@ msgstr "Documento" msgid "Type" msgstr "Tipo" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "Tipo di metadati è necessario per questo tipo di documento." -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "Il metadato non è valido per il tipo di documento" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "Metadata documento" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Tipo documento " -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "Opzione per tipo documento del tipo metadato" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "Opzioni per tipo documento del tipo metadato" @@ -449,7 +449,7 @@ msgstr "Cancellare il tipo metadato: %s?" msgid "Edit metadata type: %s" msgstr "Modifica il tipo metadato: %s" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "Nome interno" 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 344bc12859..df1e7d9251 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 20f0491fb0..7727d43906 100644 --- a/mayan/apps/metadata/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -61,11 +61,11 @@ msgstr "" msgid "Value" msgstr "Waarde" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "Verplicht" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Metadata type" @@ -140,7 +140,7 @@ msgstr "Bewerk metadata" msgid "Remove metadata" msgstr "Verwijder metadata" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Metadatasoorten" @@ -218,27 +218,27 @@ msgstr "Document" msgid "Type" msgstr "Type" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "Document metadata" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Documentsoort" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -427,7 +427,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" diff --git a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.mo index 2135caf405..dd91787faa 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 7309a19316..6d3588adab 100644 --- a/mayan/apps/metadata/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pl/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -67,11 +67,11 @@ msgstr "" msgid "Value" msgstr "Wartość" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "Wymagane" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Typ metadanych" @@ -146,7 +146,7 @@ msgstr "Edytuj metadane" msgid "Remove metadata" msgstr "Usuń metadane" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Typy metadanych" @@ -231,27 +231,27 @@ msgstr "Dokument" msgid "Type" msgstr "Typ" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "Typ metadanych jest wymagany dla tego typu dokumentu." -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "Typ metadanej jest niewłaściwy dla tego typu dokumentu." -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "Metadane dokumentów" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Typ dokumentu" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "Opcje typu metadanych dla typu dokumentów" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "Opcje typów metadanych dla typu dokumentów" @@ -447,7 +447,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" diff --git a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.mo index ee606f6669..b8795ee966 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 be16ab0ed3..ddc1769837 100644 --- a/mayan/apps/metadata/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -62,11 +62,11 @@ msgstr "" msgid "Value" msgstr "Valor" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Tipo de metadados" @@ -141,7 +141,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Tipos de metadados" @@ -219,27 +219,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Tipo de documento" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -431,7 +431,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" 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 2d8329771a..cbede255cc 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 22fb07f50a..b0c891d333 100644 --- a/mayan/apps/metadata/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/pt_BR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -66,11 +66,11 @@ msgstr "Devolver o valor de um documento específico de metadados" msgid "Value" msgstr "Valor" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "exigido" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Tipo de metadados" @@ -145,7 +145,7 @@ msgstr "Editar Metadata" msgid "Remove metadata" msgstr "Remover metadado" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Tipos de metadados" @@ -234,27 +234,27 @@ msgstr "Documentos" msgid "Type" msgstr "Tipo" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "Faltando metadados necessários" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "Tipo de Metadados é necessário para o tipo de documento" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "Documento Metadado" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Tipo de Documento" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "Tipo de Documento - Opções de tipo de metadados" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "Tipo de Documento - Opções de tipo de metadado" @@ -452,7 +452,7 @@ msgstr "Apagar o tipo de metadados: %s?" msgid "Edit metadata type: %s" msgstr "Editar o tipo de documento: %s" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "nome interno" 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 4c4180108f..71f69d0fdf 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 b32ae6db79..847b4f97fd 100644 --- a/mayan/apps/metadata/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ro_RO/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -61,11 +61,11 @@ msgstr "" msgid "Value" msgstr "Valoare" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Metadate de tip" @@ -140,7 +140,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Metadate tipuri de" @@ -218,27 +218,27 @@ msgstr "" msgid "Type" msgstr "Tip" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Tip document" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -434,7 +434,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" diff --git a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.mo index a26f6c81b7..e255c218ee 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 cdf16bb369..4105718343 100644 --- a/mayan/apps/metadata/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/ru/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -62,11 +62,11 @@ msgstr "" msgid "Value" msgstr "Значение" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "Требуется" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Тип метаданных" @@ -141,7 +141,7 @@ msgstr "Редактировать метаданные" msgid "Remove metadata" msgstr "Удалить метаданные" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Типы метаданных" @@ -221,27 +221,27 @@ msgstr "Документ" msgid "Type" msgstr "Тип" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "Метаданные документа" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Тип документа" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -444,7 +444,7 @@ msgstr "Удалить тип метаданных: %s?" msgid "Edit metadata type: %s" msgstr "Редактировать тип метаданных: %s" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "Внутреннее имя" 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 ed324dc70c..ceba57a703 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 6b45f9adc2..bf8b70c406 100644 --- a/mayan/apps/metadata/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/sl_SI/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -60,11 +60,11 @@ msgstr "" msgid "Value" msgstr "" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Tip metapodatkov" @@ -139,7 +139,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "" @@ -217,27 +217,27 @@ msgstr "Dokument" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Tip dokumenta" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -432,7 +432,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" 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 2d3bb2bbe2..ffd21e71e0 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 bdcb0f3de3..284a8ef8da 100644 --- a/mayan/apps/metadata/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/tr_TR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" @@ -63,11 +63,11 @@ msgstr "Belge metadata sının değerini döndür" msgid "Value" msgstr "Değer" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "Gereklidir" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Meta veri türü" @@ -142,7 +142,7 @@ msgstr "Meta verileri düzenle" msgid "Remove metadata" msgstr "Meta verileri kaldır" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "Meta veri türleri" @@ -231,27 +231,27 @@ msgstr "belge" msgid "Type" msgstr "tip" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "Bu belge türü için meta veri türü gerekiyor." -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "Meta veri türü, bu doküman türü için geçerli değil." -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "Belge meta verileri" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Belge Türü" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "Belge türü meta veri türü seçenekleri" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "Belge türü meta veri türleri seçenekleri" @@ -445,7 +445,7 @@ msgstr "Metadata türünü silin: %s?" msgid "Edit metadata type: %s" msgstr "Meta veri türü düzenleme: %s" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "Dahili adı" 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 49bddfdcb1..35309ea7af 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 af3ca20830..e0822f58ee 100644 --- a/mayan/apps/metadata/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/vi_VN/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -60,11 +60,11 @@ msgstr "" msgid "Value" msgstr "Giá trị" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "Loại siêu dữ liệu" @@ -139,7 +139,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "" @@ -217,27 +217,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "Kiểu tài liệu" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" 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 6866e2f6d3..ca4db6b341 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 c5c011da56..1fd324b838 100644 --- a/mayan/apps/metadata/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/metadata/locale/zh_CN/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -60,11 +60,11 @@ msgstr "" msgid "Value" msgstr "值" -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 +#: apps.py:162 forms.py:46 forms.py:185 models.py:218 msgid "Required" msgstr "" -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 +#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:216 msgid "Metadata type" msgstr "元数据类型" @@ -139,7 +139,7 @@ msgstr "" msgid "Remove metadata" msgstr "" -#: links.py:43 links.py:66 models.py:92 views.py:560 +#: links.py:43 links.py:66 models.py:92 views.py:557 msgid "Metadata types" msgstr "元数据类型" @@ -217,27 +217,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:171 +#: models.py:176 msgid "Metadata type is required for this document type." msgstr "" -#: models.py:179 +#: models.py:184 msgid "Metadata type is not valid for this document type." msgstr "" -#: models.py:193 models.py:194 +#: models.py:198 models.py:199 msgid "Document metadata" msgstr "" -#: models.py:207 +#: models.py:212 msgid "Document type" msgstr "文档类型" -#: models.py:220 +#: models.py:227 msgid "Document type metadata type options" msgstr "" -#: models.py:221 +#: models.py:228 msgid "Document type metadata types options" msgstr "" @@ -423,7 +423,7 @@ msgstr "" msgid "Edit metadata type: %s" msgstr "" -#: views.py:555 +#: views.py:552 msgid "Internal name" msgstr "" diff --git a/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.mo index 0cbd2b77ef..b113c3206c 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 b31a19567b..f4e778b6e9 100644 --- a/mayan/apps/mirroring/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.mo index fe488bfbc7..55c1b475c8 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 cc2029a17d..47287dabe4 100644 --- a/mayan/apps/mirroring/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/" 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 39ac2a0814..a0994969fc 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 357e01d8e5..470f4391bd 100644 --- a/mayan/apps/mirroring/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" diff --git a/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.mo index 3a1d237a48..0408bd28ff 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 11a9aea841..2c679aec36 100644 --- a/mayan/apps/mirroring/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/" 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 4138975ea8..b799b39536 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 747903a933..1d68e4ce5d 100644 --- a/mayan/apps/mirroring/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.mo index 01a350be6f..e23d5699dd 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 274369711f..62748d30ee 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 5351db37ba..5e61eddf03 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 0b636482d1..c663667bd3 100644 --- a/mayan/apps/mirroring/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.mo index f112d3aa4a..2174205173 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 3ea8687344..92a33d9026 100644 --- a/mayan/apps/mirroring/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.mo index 3f6df4a0c1..402af51d66 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 1350b8fe7c..f94337d657 100644 --- a/mayan/apps/mirroring/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.mo index 641591861b..9505af4f85 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 abd91377c0..cc3be45493 100644 --- a/mayan/apps/mirroring/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.mo index 1352b768fb..216a59d5e6 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 91a5fd7e9f..76f4f6de05 100644 --- a/mayan/apps/mirroring/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.mo index 2b2ec14edb..2730a4e413 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 4ae74622f9..bdee05cddf 100644 --- a/mayan/apps/mirroring/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 8eb30e2d0d..f28c99c609 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 e36c8f5287..c63c7ca62a 100644 --- a/mayan/apps/mirroring/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.mo index 82017765bc..d8f2c35a89 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 ac37ffab9e..7dcddf22a4 100644 --- a/mayan/apps/mirroring/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.mo index 7eb71e5cef..5f55bedd0f 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 cdcd34bbb0..4558a9c6ea 100644 --- a/mayan/apps/mirroring/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/" 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 e88ded8c06..03b8026249 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 7bc5d92256..097779bd99 100644 --- a/mayan/apps/mirroring/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 1bc32322fe..53f5ac659b 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 a7160f1956..4a0ef3911f 100644 --- a/mayan/apps/mirroring/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-" diff --git a/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.mo index 7c82a9ba17..edd049af3d 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 4d72a13fad..235160aaf8 100644 --- a/mayan/apps/mirroring/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 61b512ebc9..3d5af34d5c 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 2f1a10c32d..ea4a371927 100644 --- a/mayan/apps/mirroring/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-" 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 a8eb31e830..5678d4e3f5 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 6ad10e2d0c..79568ce324 100644 --- a/mayan/apps/mirroring/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 eb3bb2d6fe..52d52bf090 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 5c53e9578e..8bca75a731 100644 --- a/mayan/apps/mirroring/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/" 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 6261c241ca..df31a8b70a 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 6aaeb2a7c6..12f0fd1c5e 100644 --- a/mayan/apps/mirroring/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/mirroring/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2015-09-24 05:11+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/motd/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/ar/LC_MESSAGES/django.mo index 89b73b3777..f538dbebb6 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 08c5514e19..b375ea8e5a 100644 --- a/mayan/apps/motd/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/motd/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/bg/LC_MESSAGES/django.mo index 927c3790ef..5630f08ee3 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 79b6efe181..99d41dc05a 100644 --- a/mayan/apps/motd/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/" 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 c524c4f4a2..286bf95726 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 8fe3eb6c1e..eb3f12679c 100644 --- a/mayan/apps/motd/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" diff --git a/mayan/apps/motd/locale/da/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/da/LC_MESSAGES/django.mo index aa2a0c7433..eb287e5a68 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 75670f6f32..88373497de 100644 --- a/mayan/apps/motd/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/" 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 64181b59b2..f848da0fb3 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 62237be9ec..62155fe7c3 100644 --- a/mayan/apps/motd/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/motd/locale/en/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/en/LC_MESSAGES/django.mo index 01a350be6f..e23d5699dd 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 b0a480c3b2..3837027a12 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 75f994c3b2..8598ec430c 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 3b31f38c98..dfcc5f7f7e 100644 --- a/mayan/apps/motd/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 21:13+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/motd/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/fa/LC_MESSAGES/django.mo index c5dc153dd3..2f9653fc8f 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 b035def5ec..91e374278b 100644 --- a/mayan/apps/motd/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/motd/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/fr/LC_MESSAGES/django.mo index f7f7b51c85..43d279482e 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 e7c7a75dc0..99026685c7 100644 --- a/mayan/apps/motd/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/motd/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/hu/LC_MESSAGES/django.mo index 65cae4c2a3..b62017c5ae 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 c10de29153..ab0d1b66a9 100644 --- a/mayan/apps/motd/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/motd/locale/id/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/id/LC_MESSAGES/django.mo index 2d689f9422..cde7f2c562 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 8237257f16..ff6f57c74e 100644 --- a/mayan/apps/motd/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/motd/locale/it/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/it/LC_MESSAGES/django.mo index b46671e2e9..fec806b2d1 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 ae26da5193..0c559ae641 100644 --- a/mayan/apps/motd/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 974e441244..faf683d06b 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 1a395fcf66..5e30d03ee4 100644 --- a/mayan/apps/motd/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" diff --git a/mayan/apps/motd/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/pl/LC_MESSAGES/django.mo index 8a83cdcee4..27e58f5aaf 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 23f3f21edd..b58365828a 100644 --- a/mayan/apps/motd/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" diff --git a/mayan/apps/motd/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/pt/LC_MESSAGES/django.mo index 13347540af..a58d211957 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 1a1daf0cfd..4bb23f41c5 100644 --- a/mayan/apps/motd/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Portuguese (http://www.transifex.com/rosarior/mayan-edms/" 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 74cbb4688b..7daa80f958 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 b3cac928ab..2fa2df51a6 100644 --- a/mayan/apps/motd/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 26ded87a49..479b911ea8 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 1bc9b2e4c6..a1440ea61d 100644 --- a/mayan/apps/motd/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-" diff --git a/mayan/apps/motd/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/ru/LC_MESSAGES/django.mo index a0f4015d95..db36910510 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 d8e2da852b..5258b4b23c 100644 --- a/mayan/apps/motd/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" 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 13c8184659..bc97d0f682 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 e16eb00b25..c9a1051626 100644 --- a/mayan/apps/motd/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-" 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 33294b4221..adccbf9923 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 1425910a6b..3435f001fc 100644 --- a/mayan/apps/motd/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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-" 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 494e30b925..6606c15d12 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 b216eb3d14..1ead1f4d0e 100644 --- a/mayan/apps/motd/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/" 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 95912d701f..4f9575364e 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 95e2ea6b1d..b0c059d1cf 100644 --- a/mayan/apps/motd/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/motd/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-0400\n" "PO-Revision-Date: 2016-03-21 20:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/ar/LC_MESSAGES/django.mo index 29358aad21..8d7e986a5d 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 cef3d11d1b..8e01ccbd3f 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 632aeda008..135ba7a6ff 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 b1c9b9e8e0..f8edc24e4b 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 45421fc4af..8e5e773a53 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 00bed456df..dd4171d2cc 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 cbc89c4c9d..8ebc86b281 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 0e74c59a91..25df507135 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 0b4f2ff847..9912782b82 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 1ec67b572e..aabbf9d520 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 01a350be6f..e23d5699dd 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 3b5e50ed14..be27842b91 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 fe08d29eab..29295c7174 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 1d8b0b0f58..940b6adecf 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 58fe49ace9..5081e75f61 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 68c88d5818..78200db1eb 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 6b97f611af..0ec8d7f8f5 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 51318176b7..6a1c3ff343 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 c121cd869e..60fe812844 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 22be487252..d0920ac86f 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 83530784a8..d27deb7e47 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 298317f042..bc572b462b 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 bcf7fa56b8..13b3c7f9c1 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 96d927b3aa..79acaab70c 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 d8aeb5e8e0..2b9c255050 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 a0ed9b4f01..dce0b92e6a 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 f42dc0aaec..3bbf07b2bf 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 df4a11d101..bd5230beb7 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 8a06e13924..5d7d9259a7 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 ec20b3c2c7..fbe6c7476c 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 d46b229e8a..d11cf7561d 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 7732734f34..5f3e68433d 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 154668cb77..03da622e55 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 e7011358a2..97551bad07 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 931175d659..629e79c089 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 47ae25be86..f22d70662b 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 9fe9aba566..33dbacaa58 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 213794373a..7c7d995c76 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 01a350be6f..e23d5699dd 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 3b5e50ed14..be27842b91 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 7c31a5d1d4..cc4c247c44 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 f34fcb6b94..cf5b765754 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 d9d12955b7..5a1c10e9fa 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 9d292543f0..f75a6dca08 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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 7e296487cc..5a1ec51609 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 026417d796..fdc879cb46 100644 --- a/mayan/apps/ocr/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ar/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -22,23 +22,31 @@ msgstr "" "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:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -48,87 +56,79 @@ msgstr "" msgid "Contents" msgstr "المحتويات" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "نوع الوثيقة" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "المحتوى" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -160,50 +160,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -247,9 +238,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -281,9 +269,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" diff --git a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.mo index 6fae33edfd..2fe923b800 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 886d9d8da1..ffb42e42b0 100644 --- a/mayan/apps/ocr/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/bg/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:23-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/" @@ -21,23 +21,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -47,87 +55,79 @@ msgstr "" msgid "Contents" msgstr "Съдържание" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Вид на документа" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Съдържание" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -158,50 +158,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -241,9 +232,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -271,9 +259,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" 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 73902d801e..546629825f 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 e83bfbb7ae..3422731b9b 100644 --- a/mayan/apps/ocr/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/bs_BA/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" @@ -22,23 +22,31 @@ msgstr "" "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:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -48,87 +56,79 @@ msgstr "" msgid "Contents" msgstr "Sadržaj" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Tip dokumenta" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Sadržaj" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -160,50 +160,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -244,9 +235,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -275,9 +263,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" diff --git a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/da/LC_MESSAGES/django.mo index f80b84e39e..68847314f0 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 eaddf4bf96..75eeb4d0f6 100644 --- a/mayan/apps/ocr/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/da/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -22,23 +22,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -48,87 +56,79 @@ msgstr "" msgid "Contents" msgstr "Indhold" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Dokumenttype" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Indhold" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -161,50 +161,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -244,9 +235,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -274,9 +262,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" 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 c2bf121e9e..28e96ed6f1 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 c450fa07c6..3b1489baa7 100644 --- a/mayan/apps/ocr/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -25,23 +25,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR-Schrifterkennung" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "Dokument" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "Hinzugefügt" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "Ergebnis" +#: events.py:9 +#, fuzzy +#| msgid "Document version" +msgid "Document version submitted for OCR" +msgstr "Dokumentenversion" + +#: events.py:13 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR finished" +msgstr "Dokumentenversion OCR Fehler" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -51,87 +63,81 @@ msgstr "Seite %(page_number)d" msgid "Contents" msgstr "Inhalte" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "In die OCR-Verarbeitung einstellen" -#: links.py:22 -msgid "OCR all documents" -msgstr "Gesamt OCR" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "OCR Einrichtung" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "Texterkennung pro Dokumententyp durchführen" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "OCR Fehler" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Dokumententyp" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Neue Dokumente automatisch in die OCR-Warteschlange einstellen." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "Dokumententyp Einstellungen" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "Dokumententypen Einstellungen" -#: models.py:32 -msgid "Document version" -msgstr "Dokumentenversion" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Einstellunsgzeit" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "Dokumentenversion OCR Fehler" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "Dokumentenversion OCR Fehler" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "Dokumentenseite" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Inhalt" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document page content" +msgid "Document page OCR content" msgstr "Seiteninhalt" +#: models.py:45 +#, fuzzy +#| msgid "Document pages contents" +msgid "Document pages OCR contents" +msgstr "Seiteninhalt" + +#: models.py:52 +msgid "Document version" +msgstr "Dokumentenversion" + +#: models.py:55 +msgid "Date time submitted" +msgstr "Einstellunsgzeit" + #: models.py:64 -msgid "Document pages contents" -msgstr "Seiteninhalt" +#, fuzzy +#| msgid "Document Version OCR Error" +msgid "Document version OCR error" +msgstr "Dokumentenversion OCR Fehler" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "Ausnahme bei der Verarbeitung einer Seite: %s" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "Programm pdftotext nicht gefunden in %s" +#: models.py:65 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR errors" +msgstr "Dokumentenversion OCR Fehler" #: permissions.py:10 msgid "Submit documents for OCR" @@ -168,34 +174,30 @@ msgstr "" "Neue Dokumententypen definieren, für die die OCR-Texterkennung automatisch " "durchgeführt werden soll." -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "Dokumente in die OCR-Verarbeitung einstellen?" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." -msgstr "%d Dokumente in OCR-Warteschlange eingereiht" +msgid "OCR result for document: %s" +msgstr "Ergebnis der OCR-Texterkennung für Dokument %s" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "\"%s\" in die OCR-Warteschlange einreihen?" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "Dokument %(document)s in OCR-Warteschlange eingereiht" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "Ausgewählte Dokumente in die OCR-Warteschlange einreihen?" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "Alle Dokumente eines Typs in die OCR-Verarbeitung einstellen" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." @@ -203,21 +205,31 @@ msgstr "" "%(count)d Dokumente vom Typ \"%(document_type)s\" in OCR-Warteschlange " "eingereiht" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "OCR-Einstellungen für Dokumententyp %s bearbeiten" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "Ergebnis der OCR-Texterkennung für Dokument %s" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" +#~ msgid "OCR all documents" +#~ msgstr "Gesamt OCR" + +#~ msgid "Exception parsing page; %s" +#~ msgstr "Ausnahme bei der Verarbeitung einer Seite: %s" + +#~ msgid "Cannot find pdftotext executable at: %s" +#~ msgstr "Programm pdftotext nicht gefunden in %s" + +#~ msgid "Submit all documents for OCR?" +#~ msgstr "Dokumente in die OCR-Verarbeitung einstellen?" + +#~ msgid "%d documents added to the OCR queue." +#~ msgstr "%d Dokumente in OCR-Warteschlange eingereiht" + #~ msgid "pdftotext version" #~ msgstr "document queues" diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo index 01a350be6f..c33f2780a9 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 7f7e985b83..7cc64e78d2 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,23 +17,31 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -43,86 +51,72 @@ msgstr "" msgid "Contents" msgstr "" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "" -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +msgid "Document page OCR content" +msgstr "" + +#: models.py:45 +msgid "Document pages OCR contents" +msgstr "" + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" +#: models.py:65 +msgid "Document version OCR errors" msgstr "" #: permissions.py:10 @@ -154,50 +148,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" diff --git a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/es/LC_MESSAGES/django.mo index e85f156814..461de7b420 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 275180199c..cd5dfcf784 100644 --- a/mayan/apps/ocr/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/es/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-09 06:53+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" @@ -23,23 +23,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "Documento" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "Añadido" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "Resultado" +#: events.py:9 +#, fuzzy +#| msgid "Document version OCR" +msgid "Document version submitted for OCR" +msgstr "OCR de versión de documento" + +#: events.py:13 +#, fuzzy +#| msgid "Document version OCR" +msgid "Document version OCR finished" +msgstr "OCR de versión de documento" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -49,87 +61,81 @@ msgstr "Página %(page_number)d" msgid "Contents" msgstr "Contenido" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "Enviar para OCR" -#: links.py:22 -msgid "OCR all documents" -msgstr "Realizar OCR a todos los documentos" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "Configurar OCR" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "Realizar OCR por tipo de documento" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "Errores de OCR" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "Descargar texto OCR" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Tipo de documento" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "Configuración del tipo de documento" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "Configuraciones de tipos de documento" -#: models.py:32 -msgid "Document version" -msgstr "Versión de documento" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Fecha y hora en que fue sometido" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "Error de OCR en versión de documento" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "Errores de OCR en versiones de documentos" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "Página de documento" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Contenido" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document page content" +msgid "Document page OCR content" msgstr "Contenido de página de documento" +#: models.py:45 +#, fuzzy +#| msgid "Document pages contents" +msgid "Document pages OCR contents" +msgstr "Contenido de página de documento" + +#: models.py:52 +msgid "Document version" +msgstr "Versión de documento" + +#: models.py:55 +msgid "Date time submitted" +msgstr "Fecha y hora en que fue sometido" + #: models.py:64 -msgid "Document pages contents" -msgstr "Contenido de página de documento" +#, fuzzy +#| msgid "Document Version OCR Error" +msgid "Document version OCR error" +msgstr "Error de OCR en versión de documento" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "Error interpretando página: %s " - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "Si no encontró el ejecutable pdftotext en: %s" +#: models.py:65 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR errors" +msgstr "Errores de OCR en versiones de documentos" #: permissions.py:10 msgid "Submit documents for OCR" @@ -162,54 +168,60 @@ msgstr "Ruta completa a la aplicación que se usará para OCR." msgid "Set new document types to perform OCR automatically by default." msgstr "Realizar OCR a nuevo tipos de documentos por defecto." -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "¿Enviar todos los documentos para OCR?" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." -msgstr "%d documentos enviados para OCR." +msgid "OCR result for document: %s" +msgstr "Resultados del OCR para documento: %s" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "¿Enviar \"%s\" para OCR?" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "Documento: %(document)s fue añadido a la lista de espera de OCR" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "¿Enviar los documentos seleccionados para OCR?" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "Enviar todos los documentos de un tipo para OCR" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "%(count)d documentos de tipo \"%(document_type)s\" enviados para OCR." -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "Editar opciones OCR para el tipo de documento: %s" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "Resultados del OCR para documento: %s" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "Errores OCR para documento: %s" +#~ msgid "OCR all documents" +#~ msgstr "Realizar OCR a todos los documentos" + +#~ msgid "Exception parsing page; %s" +#~ msgstr "Error interpretando página: %s " + +#~ msgid "Cannot find pdftotext executable at: %s" +#~ msgstr "Si no encontró el ejecutable pdftotext en: %s" + +#~ msgid "Submit all documents for OCR?" +#~ msgstr "¿Enviar todos los documentos para OCR?" + +#~ msgid "%d documents added to the OCR queue." +#~ msgstr "%d documentos enviados para OCR." + #~ msgid "pdftotext version" #~ msgstr "document queues" diff --git a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.mo index ef1d5ea14c..eb1f87cfe3 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 04256c573c..c146ea98b0 100644 --- a/mayan/apps/ocr/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -20,23 +20,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "سند" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "اضافه شده" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "جواب" +#: events.py:9 +#, fuzzy +#| msgid "Document version" +msgid "Document version submitted for OCR" +msgstr "نسخه مستندات" + +#: events.py:13 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR finished" +msgstr "خطاهای OCR نسخه مستندات" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -46,87 +58,81 @@ msgstr "صفحه %(page_number)d" msgid "Contents" msgstr "محتوا" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "خطای OCR " -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "نوع سند" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "نسخه مستندات" - -#: models.py:35 -msgid "Date time submitted" -msgstr "تاریخ و زمان ارسال" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "خطای OCR نسخه مستندات" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "خطاهای OCR نسخه مستندات" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "صفحه سند" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "محتوا" -#: models.py:63 -msgid "Document page content" -msgstr "" +#: models.py:44 +#, fuzzy +#| msgid "Document page" +msgid "Document page OCR content" +msgstr "صفحه سند" + +#: models.py:45 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document pages OCR contents" +msgstr "خطاهای OCR نسخه مستندات" + +#: models.py:52 +msgid "Document version" +msgstr "نسخه مستندات" + +#: models.py:55 +msgid "Date time submitted" +msgstr "تاریخ و زمان ارسال" #: models.py:64 -msgid "Document pages contents" -msgstr "" +#, fuzzy +#| msgid "Document Version OCR Error" +msgid "Document version OCR error" +msgstr "خطای OCR نسخه مستندات" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR errors" +msgstr "خطاهای OCR نسخه مستندات" #: permissions.py:10 msgid "Submit documents for OCR" @@ -157,50 +163,41 @@ msgstr "محل اجرای نرم افزار OCR" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "سند : %(document)s جهت ocr وارد صف شد." -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" diff --git a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.mo index 34f045a6be..2354143ffc 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 45cf380401..cd7126c054 100644 --- a/mayan/apps/ocr/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/fr/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-25 13:11+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -25,23 +25,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR - Reconnaissance de caractères" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "Document" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "Ajouté" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "Résultat" +#: events.py:9 +#, fuzzy +#| msgid "Document version OCR" +msgid "Document version submitted for OCR" +msgstr "ROC version du document" + +#: events.py:13 +#, fuzzy +#| msgid "Document version OCR" +msgid "Document version OCR finished" +msgstr "ROC version du document" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -51,88 +63,82 @@ msgstr "Page %(page_number)d" msgid "Contents" msgstr "Contenus" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "Soumettre à l'OCR" -#: links.py:22 -msgid "OCR all documents" -msgstr "OCRiser tous les documents" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "Paramétrage de l'OCR" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "OCR documents par type" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "Erreurs OCR" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "Télécharger le texte de la ROC" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Type de document" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "" "Ajouter automatiquement les nouveaux documents créés à la file d'attente OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "Paramétrages de type de document" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "Paramétrages de types de documents" -#: models.py:32 -msgid "Document version" -msgstr "Version du document" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Date et heure de soumission" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "Erreur OCR sur la version du document" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "Erreurs OCR sur la version du document" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "Pages du document" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Contenu" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document page content" +msgid "Document page OCR content" msgstr "Contenu de la page du document" -#: models.py:64 -msgid "Document pages contents" +#: models.py:45 +#, fuzzy +#| msgid "Document pages contents" +msgid "Document pages OCR contents" msgstr "Contenu des pages du document" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "Exception lors de l'analyse de la page : %s" +#: models.py:52 +msgid "Document version" +msgstr "Version du document" -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "Impossible de trouver l'exécutable pdftotext dans : %s" +#: models.py:55 +msgid "Date time submitted" +msgstr "Date et heure de soumission" + +#: models.py:64 +#, fuzzy +#| msgid "Document Version OCR Error" +msgid "Document version OCR error" +msgstr "Erreur OCR sur la version du document" + +#: models.py:65 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR errors" +msgstr "Erreurs OCR sur la version du document" #: permissions.py:10 msgid "Submit documents for OCR" @@ -165,34 +171,30 @@ msgstr "Chemin complet pour l'interface utilisée pour faire de l'OCR" msgid "Set new document types to perform OCR automatically by default." msgstr "Traiter automatiquement les nouveaux types de document par l'OCR." -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "Soumettre tous les documents à l'OCR ?" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." -msgstr "%d documents ajoutés à la file d'attente de l'OCR." +msgid "OCR result for document: %s" +msgstr "Résultats de l'OCR pour le document: %s" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "Soumettre \"%s\" à la file d'attente OCR ?" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "Le document : %(document)s a été ajouté à la file d'attente OCR." -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "Soumettre les documents sélectionnés à la file d'attente OCR ?" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "Soumettre tous les documents d'un type à l'OCR" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." @@ -200,21 +202,31 @@ msgstr "" "%(count)d documents de type \"%(document_type)s\" ajoutés à la file " "d'attente OCR" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "Modifier les paramètres OCR pour le type de document : %s" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "Résultats de l'OCR pour le document: %s" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "Erreur OCR pour le document: %s" +#~ msgid "OCR all documents" +#~ msgstr "OCRiser tous les documents" + +#~ msgid "Exception parsing page; %s" +#~ msgstr "Exception lors de l'analyse de la page : %s" + +#~ msgid "Cannot find pdftotext executable at: %s" +#~ msgstr "Impossible de trouver l'exécutable pdftotext dans : %s" + +#~ msgid "Submit all documents for OCR?" +#~ msgstr "Soumettre tous les documents à l'OCR ?" + +#~ msgid "%d documents added to the OCR queue." +#~ msgstr "%d documents ajoutés à la file d'attente de l'OCR." + #~ msgid "pdftotext version" #~ msgstr "document queues" diff --git a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.mo index 2c4d7f167f..7ab159d9d9 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 6e136d6b75..6e4fb42970 100644 --- a/mayan/apps/ocr/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/hu/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -20,23 +20,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -46,87 +54,79 @@ msgstr "" msgid "Contents" msgstr "Tartalom" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Dokumentum típus" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Tartalom" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -157,50 +157,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -240,9 +231,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -270,9 +258,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" diff --git a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/id/LC_MESSAGES/django.mo index 6dca266f7b..e0e07f3fb2 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 f6bbedb509..7bc08351fb 100644 --- a/mayan/apps/ocr/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/id/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -20,23 +20,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -46,87 +54,79 @@ msgstr "" msgid "Contents" msgstr "Isi" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Jenis dokumen" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Isi" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -157,50 +157,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -239,9 +230,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -268,9 +256,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" diff --git a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/it/LC_MESSAGES/django.mo index 943d77d8be..767d1c1693 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 7c8b0f9270..d52cd475fc 100644 --- a/mayan/apps/ocr/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Italian (http://www.transifex.com/rosarior/mayan-edms/" @@ -22,23 +22,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "Documento" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "Aggiunto" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "Risultato" +#: events.py:9 +#, fuzzy +#| msgid "Document version" +msgid "Document version submitted for OCR" +msgstr "Versione documento" + +#: events.py:13 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR finished" +msgstr "Document Version OCR Errors" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -48,87 +60,81 @@ msgstr "Pagina %(page_number)d" msgid "Contents" msgstr "Contenuti" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "Invia per l'OCR" -#: links.py:22 -msgid "OCR all documents" -msgstr "Esegui l'OCR per tutti i documenti" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "Configura OCR" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "OCR per tipo documento" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "Errori OCR" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Tipo documento " -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Invia automaticamente i nuovi documenti creati all'OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "Impostazioni tipo documento" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "Impostazioni tipi documento" -#: models.py:32 -msgid "Document version" -msgstr "Versione documento" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Data e ora di invio" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "Document Version OCR Error" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "Document Version OCR Errors" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "Pagina del documento" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Contenuto " -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document page content" +msgid "Document page OCR content" msgstr "Contenuto pagina del documento" -#: models.py:64 -msgid "Document pages contents" +#: models.py:45 +#, fuzzy +#| msgid "Document pages contents" +msgid "Document pages OCR contents" msgstr "Contenuti pagine documento" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "Eccezione durante il parsing della pagina: %s" +#: models.py:52 +msgid "Document version" +msgstr "Versione documento" -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "Non trovo l'eseguibile pdftotext in: %s" +#: models.py:55 +msgid "Date time submitted" +msgstr "Data e ora di invio" + +#: models.py:64 +#, fuzzy +#| msgid "Document Version OCR Error" +msgid "Document version OCR error" +msgstr "Document Version OCR Error" + +#: models.py:65 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR errors" +msgstr "Document Version OCR Errors" #: permissions.py:10 msgid "Submit documents for OCR" @@ -163,55 +169,61 @@ msgstr "" "Imposta i nuovi tipi documento per eseguire automaticamente l'OCR per " "default." -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "Inviare tutti i documenti per l'OCR?" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." -msgstr "%d documenti aggiunti alla coda OCR." +msgid "OCR result for document: %s" +msgstr "Risultati OCR per il documento: %s" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "Inviare \"%s\" alla coda OCR?" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "Documento: %(document)s è stato aggiunto alla coda OCR.." -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "Inviare i documenti selezionati alla coda OCR?" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "Invia tutti i documenti del tipo alla coda OCR" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" "%(count)d documenti di tipo \"%(document_type)s\" aggiunti alla coda OCR." -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "Modifica le impostazioni OCR per il tipo documento: %s" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "Risultati OCR per il documento: %s" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" +#~ msgid "OCR all documents" +#~ msgstr "Esegui l'OCR per tutti i documenti" + +#~ msgid "Exception parsing page; %s" +#~ msgstr "Eccezione durante il parsing della pagina: %s" + +#~ msgid "Cannot find pdftotext executable at: %s" +#~ msgstr "Non trovo l'eseguibile pdftotext in: %s" + +#~ msgid "Submit all documents for OCR?" +#~ msgstr "Inviare tutti i documenti per l'OCR?" + +#~ msgid "%d documents added to the OCR queue." +#~ msgstr "%d documenti aggiunti alla coda OCR." + #~ msgid "pdftotext version" #~ msgstr "document queues" 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 dc4bce5cbd..dc48fe2e89 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 bc9fc07e06..d57a32a38f 100644 --- a/mayan/apps/ocr/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/nl_NL/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -23,23 +23,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "Document" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "Toegevoegd" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "Resultaat" +#: events.py:9 +#, fuzzy +#| msgid "Document version" +msgid "Document version submitted for OCR" +msgstr "Documentversie" + +#: events.py:13 +#, fuzzy +#| msgid "Document version" +msgid "Document version OCR finished" +msgstr "Documentversie" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -49,87 +61,81 @@ msgstr "Pagina %(page_number)d" msgid "Contents" msgstr "Inhoud" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "OCR-fouten" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Documentsoort" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "Documentversie" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Indientijdstip" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "Documentpagina" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Inhoud" -#: models.py:63 -msgid "Document page content" -msgstr "" +#: models.py:44 +#, fuzzy +#| msgid "Document page" +msgid "Document page OCR content" +msgstr "Documentpagina" + +#: models.py:45 +#, fuzzy +#| msgid "Document page" +msgid "Document pages OCR contents" +msgstr "Documentpagina" + +#: models.py:52 +msgid "Document version" +msgstr "Documentversie" + +#: models.py:55 +msgid "Date time submitted" +msgstr "Indientijdstip" #: models.py:64 -msgid "Document pages contents" -msgstr "" +#, fuzzy +#| msgid "Document version" +msgid "Document version OCR error" +msgstr "Documentversie" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version" +msgid "Document version OCR errors" +msgstr "Documentversie" #: permissions.py:10 msgid "Submit documents for OCR" @@ -162,50 +168,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" diff --git a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.mo index aed26688e5..625d7dbaa6 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 1812901574..311f8a5e36 100644 --- a/mayan/apps/ocr/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-09 06:35+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/" @@ -24,23 +24,35 @@ msgstr "" "%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:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "Dokument" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "Dodano" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "Wynik" +#: events.py:9 +#, fuzzy +#| msgid "Document version" +msgid "Document version submitted for OCR" +msgstr "Wersja dokumentu" + +#: events.py:13 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR finished" +msgstr "Błędy OCR wersji dokumentu" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -50,87 +62,81 @@ msgstr "" msgid "Contents" msgstr "Zawartość" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "Zgłoś do OCR" -#: links.py:22 -msgid "OCR all documents" -msgstr "OCR wszystkich dokumentów" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "Błędy OCR" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Typ dokumentów" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "Wersja dokumentu" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Data dodania" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "Błąd OCR wersji dokumentu" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "Błędy OCR wersji dokumentu" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "Strona dokumentu" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Zawartość" -#: models.py:63 -msgid "Document page content" -msgstr "" +#: models.py:44 +#, fuzzy +#| msgid "Document page" +msgid "Document page OCR content" +msgstr "Strona dokumentu" + +#: models.py:45 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document pages OCR contents" +msgstr "Błędy OCR wersji dokumentu" + +#: models.py:52 +msgid "Document version" +msgstr "Wersja dokumentu" + +#: models.py:55 +msgid "Date time submitted" +msgstr "Data dodania" #: models.py:64 -msgid "Document pages contents" -msgstr "" +#, fuzzy +#| msgid "Document Version OCR Error" +msgid "Document version OCR error" +msgstr "Błąd OCR wersji dokumentu" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR errors" +msgstr "Błędy OCR wersji dokumentu" #: permissions.py:10 msgid "Submit documents for OCR" @@ -161,54 +167,48 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "Dokument : %(document)s dodany do kolejki OCR" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" +#~ msgid "OCR all documents" +#~ msgstr "OCR wszystkich dokumentów" + #~ msgid "pdftotext version" #~ msgstr "document queues" diff --git a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.mo index fba6c61d72..b7e99d9f3b 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 3fdd05febe..be883159e9 100644 --- a/mayan/apps/ocr/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/pt/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -23,23 +23,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -49,87 +57,79 @@ msgstr "" msgid "Contents" msgstr "Conteúdos" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Tipo de documento" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Conteúdo" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -162,50 +162,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -245,9 +236,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -275,9 +263,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" 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 4813f41e55..9fa598434b 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 6913ff2e55..7f140ef37b 100644 --- a/mayan/apps/ocr/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -23,23 +23,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "Enviar para a fila de OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "Documento" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "adicionado" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "resultado" +#: events.py:9 +#, fuzzy +#| msgid "Document version" +msgid "Document version submitted for OCR" +msgstr "Versão do Documento" + +#: events.py:13 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR finished" +msgstr "OCR erros: Versão do documento" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -49,87 +61,81 @@ msgstr "Pagina: %(page_number)d" msgid "Contents" msgstr "Conteúdos" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "Enviar para OCR" -#: links.py:22 -msgid "OCR all documents" -msgstr "Realizar OCR para todos os documentos" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "Configurar OCR" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "Realizar OCR de documentos por tipo" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "Erros de OCR" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Tipo de Documento" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "Configuração do tipo de documento" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "Configurações de tipos de documentos" -#: models.py:32 -msgid "Document version" -msgstr "Versão do Documento" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Data e Hora Submetida" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "OCR erro: Versão do documento " - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "OCR erros: Versão do documento" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "página do documento" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Conteúdo" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document page content" +msgid "Document page OCR content" msgstr "Conteúdo de página de documento" -#: models.py:64 -msgid "Document pages contents" +#: models.py:45 +#, fuzzy +#| msgid "Document pages contents" +msgid "Document pages OCR contents" msgstr "Conteúdo de páginas de documento" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "Erro interpretando página; %s" +#: models.py:52 +msgid "Document version" +msgstr "Versão do Documento" -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "Executável pdftotext não foi encontrado em: %s" +#: models.py:55 +msgid "Date time submitted" +msgstr "Data e Hora Submetida" + +#: models.py:64 +#, fuzzy +#| msgid "Document Version OCR Error" +msgid "Document version OCR error" +msgstr "OCR erro: Versão do documento " + +#: models.py:65 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR errors" +msgstr "OCR erros: Versão do documento" #: permissions.py:10 msgid "Submit documents for OCR" @@ -162,54 +168,60 @@ msgstr "Caminho completo para o servidor a ser usado para fazer OCR." msgid "Set new document types to perform OCR automatically by default." msgstr "Definir novos tipos de documentos para realizar OCR automaticamente" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "Enviar todos os documentos para OCR?" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." -msgstr "%d documentos enviados para OCR." +msgid "OCR result for document: %s" +msgstr "Resultados de OCR para documento: %s" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "Enviar \"%s\" para OCR?" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "Documento: %(document)s foi adicionado à fila de OCR." -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "Enviar os documentos selecionados para OCR?" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "Enviar todos os documentos do tipo para OCR" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "%(count)d documentos do tipo \"%(document_type)s\" enviados para OCR." -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "Editar configurações de OCR para documento de tipo: %s" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "Resultados de OCR para documento: %s" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" +#~ msgid "OCR all documents" +#~ msgstr "Realizar OCR para todos os documentos" + +#~ msgid "Exception parsing page; %s" +#~ msgstr "Erro interpretando página; %s" + +#~ msgid "Cannot find pdftotext executable at: %s" +#~ msgstr "Executável pdftotext não foi encontrado em: %s" + +#~ msgid "Submit all documents for OCR?" +#~ msgstr "Enviar todos os documentos para OCR?" + +#~ msgid "%d documents added to the OCR queue." +#~ msgstr "%d documentos enviados para OCR." + #~ msgid "pdftotext version" #~ msgstr "document queues" 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 9999d28404..1e5e331781 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 3452d4bc94..d95139b6a7 100644 --- a/mayan/apps/ocr/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ro_RO/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -22,23 +22,35 @@ msgstr "" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?" "2:1));\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +#, fuzzy +#| msgid "Document version" +msgid "Document version submitted for OCR" +msgstr "Versiune document" + +#: events.py:13 +#, fuzzy +#| msgid "Document version" +msgid "Document version OCR finished" +msgstr "Versiune document" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -48,87 +60,81 @@ msgstr "" msgid "Contents" msgstr "Conţinut" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Tip document" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "Versiune document" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Conținut" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "Versiune document" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" -msgstr "" +#, fuzzy +#| msgid "Document version" +msgid "Document version OCR error" +msgstr "Versiune document" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version" +msgid "Document version OCR errors" +msgstr "Versiune document" #: permissions.py:10 msgid "Submit documents for OCR" @@ -161,50 +167,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -276,9 +273,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" diff --git a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.mo index 1bb5a52288..e4996d15dd 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 f4a4df09b8..b359d0b239 100644 --- a/mayan/apps/ocr/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/ru/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -23,23 +23,35 @@ msgstr "" "%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:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "Распознавание текста" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "Документ" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "Добавлено" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "Результат" +#: events.py:9 +#, fuzzy +#| msgid "Document version" +msgid "Document version submitted for OCR" +msgstr "Версия документа" + +#: events.py:13 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR finished" +msgstr "Ошибки распознавания для версий документов" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -49,87 +61,81 @@ msgstr "Страница %(page_number)d" msgid "Contents" msgstr "Содержание" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "Отправить на распознавание" -#: links.py:22 -msgid "OCR all documents" -msgstr "Распознать все документы" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "Настройки распознавания" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "Распознавание документов с определенным типом" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "Ошибки распознавания" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Тип документа" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "Настройки типа документа" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "Настройки типов документа" -#: models.py:32 -msgid "Document version" -msgstr "Версия документа" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Дата и время отправления" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "Ошибка распознавания для версии документа" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "Ошибки распознавания для версий документов" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "Страница документа" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Содержимое" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document page content" +msgid "Document page OCR content" msgstr "Содержимое страницы документа" -#: models.py:64 -msgid "Document pages contents" +#: models.py:45 +#, fuzzy +#| msgid "Document pages contents" +msgid "Document pages OCR contents" msgstr "Содержимое страниц документа" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "Ошибка при чтении страницы; %s" +#: models.py:52 +msgid "Document version" +msgstr "Версия документа" -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "Не удаётся найти исполняемый файл pdftotext: %s" +#: models.py:55 +msgid "Date time submitted" +msgstr "Дата и время отправления" + +#: models.py:64 +#, fuzzy +#| msgid "Document Version OCR Error" +msgid "Document version OCR error" +msgstr "Ошибка распознавания для версии документа" + +#: models.py:65 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR errors" +msgstr "Ошибки распознавания для версий документов" #: permissions.py:10 msgid "Submit documents for OCR" @@ -164,34 +170,30 @@ msgstr "" "Задать новые типы документов для которых распознавание будет запускаться по " "умолчанию. " -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "Отправить все документы на распознавание?" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." -msgstr "%d документов помещено в очередь распознавания." +msgid "OCR result for document: %s" +msgstr "Результат распозанвания для документа: %s" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "Отправить \"%s\" в очередь распознавания?" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "Документ: %(document)s добавлен в очередь распознавания." -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "Отправить выделенные документы в очедерь распознавания?" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "Отправить все документы определённого типа на распознавание" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." @@ -199,21 +201,31 @@ msgstr "" "%(count)d документов с типом \"%(document_type)s\" помещены в очередь " "распознавания." -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "Редактировать настройки распознавания для типа документов: %s" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "Результат распозанвания для документа: %s" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" +#~ msgid "OCR all documents" +#~ msgstr "Распознать все документы" + +#~ msgid "Exception parsing page; %s" +#~ msgstr "Ошибка при чтении страницы; %s" + +#~ msgid "Cannot find pdftotext executable at: %s" +#~ msgstr "Не удаётся найти исполняемый файл pdftotext: %s" + +#~ msgid "Submit all documents for OCR?" +#~ msgstr "Отправить все документы на распознавание?" + +#~ msgid "%d documents added to the OCR queue." +#~ msgstr "%d документов помещено в очередь распознавания." + #~ msgid "pdftotext version" #~ msgstr "document queues" 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 2edc78bd17..de89657a62 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 769a43572c..6aa7543904 100644 --- a/mayan/apps/ocr/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/sl_SI/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -21,23 +21,31 @@ msgstr "" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n" "%100==4 ? 2 : 3);\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "Dokument" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -47,87 +55,79 @@ msgstr "" msgid "Contents" msgstr "Vsebina" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Tip dokumenta" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Vsebina" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -158,50 +158,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -243,9 +234,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -275,9 +263,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" 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 9ef5d6e3cf..669f1b0ad8 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 2423368a02..42a9bb3977 100644 --- a/mayan/apps/ocr/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/tr_TR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-30 19:44+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-" @@ -22,23 +22,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "belge" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "Katma" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "Sonuç" +#: events.py:9 +#, fuzzy +#| msgid "Document version OCR" +msgid "Document version submitted for OCR" +msgstr "Doküman sürümü OCR" + +#: events.py:13 +#, fuzzy +#| msgid "Document version OCR" +msgid "Document version OCR finished" +msgstr "Doküman sürümü OCR" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -48,87 +60,81 @@ msgstr "Sayfa %(page_number)d" msgid "Contents" msgstr "İçindekiler" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "OCR için gönderin" -#: links.py:22 -msgid "OCR all documents" -msgstr "Tüm belgeleri OCR için gönderin" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "OCR'yi kur" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "Türe göre OCR belgeleri" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "OCR hataları" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "OCR metnini indir" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Belge Türü" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Yeni oluşturulan belgeleri OCR için otomatik olarak kuyruğa alın." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "Doküman türü ayarları" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "Doküman türleri ayarları" -#: models.py:32 -msgid "Document version" -msgstr "Belge versiyonu" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Gönderilen tarih saati" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "Doküman Sürümü OCR Hatası" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "Belge Sürümü OCR Hataları" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "Belge sayfası" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "İçerik" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document page content" +msgid "Document page OCR content" msgstr "Doküman sayfası içeriği" -#: models.py:64 -msgid "Document pages contents" +#: models.py:45 +#, fuzzy +#| msgid "Document pages contents" +msgid "Document pages OCR contents" msgstr "Belge sayfalarının içeriği" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "İstisna ayrıştırma sayfası; %s" +#: models.py:52 +msgid "Document version" +msgstr "Belge versiyonu" -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "Pdftotext yürütülebilir dosya bulunamıyor: %s" +#: models.py:55 +msgid "Date time submitted" +msgstr "Gönderilen tarih saati" + +#: models.py:64 +#, fuzzy +#| msgid "Document Version OCR Error" +msgid "Document version OCR error" +msgstr "Doküman Sürümü OCR Hatası" + +#: models.py:65 +#, fuzzy +#| msgid "Document Version OCR Errors" +msgid "Document version OCR errors" +msgstr "Belge Sürümü OCR Hataları" #: permissions.py:10 msgid "Submit documents for OCR" @@ -163,55 +169,61 @@ msgstr "" "Varsayılan olarak otomatik olarak OCR gerçekleştirmek için yeni belge " "türlerini ayarlayın." -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "OCR için tüm belgeleri gönderin?" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." -msgstr "%d belgeleri OCR sırasına eklendi." +msgid "OCR result for document: %s" +msgstr "Belge için OCR sonucu: %s" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "OCR sırasına \"%s\" gönderilsin mi?" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "Doküman: %(document)s OCR sırasına eklendi." -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "Seçilen dokümanları OCR sırasına gönderilsin mi?" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "OCR için bir türdeki tüm belgeleri gönderin" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" "\"%(document_type)s\" türündeki %(count)d belgeleri OCR sırasına eklendi." -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "Doküman türü için OCR ayarlarını düzenleyin: %s" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "Belge için OCR sonucu: %s" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "Doküman için OCR hataları: %s" +#~ msgid "OCR all documents" +#~ msgstr "Tüm belgeleri OCR için gönderin" + +#~ msgid "Exception parsing page; %s" +#~ msgstr "İstisna ayrıştırma sayfası; %s" + +#~ msgid "Cannot find pdftotext executable at: %s" +#~ msgstr "Pdftotext yürütülebilir dosya bulunamıyor: %s" + +#~ msgid "Submit all documents for OCR?" +#~ msgstr "OCR için tüm belgeleri gönderin?" + +#~ msgid "%d documents added to the OCR queue." +#~ msgstr "%d belgeleri OCR sırasına eklendi." + #~ msgid "pdftotext version" #~ msgstr "document queues" 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 4b4d2c1b14..d6c468d54e 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 049ae0ba76..11e6a5fece 100644 --- a/mayan/apps/ocr/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/vi_VN/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -21,23 +21,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "OCR" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -47,87 +55,79 @@ msgstr "" msgid "Contents" msgstr "Nội dung" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "Kiểu tài liệu" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "Nội dung" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -158,50 +158,41 @@ msgstr "" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -240,9 +231,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -269,9 +257,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" 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 40af21c3e5..3c0ed7be95 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 e1787a48fd..4c4c6ff866 100644 --- a/mayan/apps/ocr/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/ocr/locale/zh_CN/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -21,23 +21,31 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -#: apps.py:56 apps.py:114 apps.py:118 links.py:14 permissions.py:7 queues.py:7 +#: apps.py:65 apps.py:123 apps.py:127 links.py:14 permissions.py:7 queues.py:7 #: settings.py:7 msgid "OCR" msgstr "扫描输入" -#: apps.py:89 +#: apps.py:98 msgid "Document" msgstr "" -#: apps.py:93 +#: apps.py:102 msgid "Added" msgstr "" -#: apps.py:97 models.py:37 +#: apps.py:106 models.py:57 msgid "Result" msgstr "" +#: events.py:9 +msgid "Document version submitted for OCR" +msgstr "" + +#: events.py:13 +msgid "Document version OCR finished" +msgstr "" + #: forms.py:40 #, python-format msgid "Page %(page_number)d" @@ -47,87 +55,79 @@ msgstr "" msgid "Contents" msgstr "内容" -#: links.py:18 links.py:25 +#: links.py:18 links.py:21 msgid "Submit for OCR" msgstr "" -#: links.py:22 -msgid "OCR all documents" -msgstr "" - -#: links.py:28 +#: links.py:24 msgid "Setup OCR" msgstr "" -#: links.py:33 +#: links.py:29 msgid "OCR documents per type" msgstr "" -#: links.py:37 links.py:41 views.py:155 +#: links.py:33 links.py:37 views.py:138 msgid "OCR errors" msgstr "" -#: links.py:46 +#: links.py:42 msgid "Download OCR text" msgstr "" -#: models.py:16 +#: models.py:18 msgid "Document type" msgstr "文档类型" -#: models.py:20 +#: models.py:22 msgid "Automatically queue newly created documents for OCR." msgstr "Automatically queue newly created documents for OCR." -#: models.py:24 +#: models.py:26 msgid "Document type settings" msgstr "" -#: models.py:25 +#: models.py:27 msgid "Document types settings" msgstr "" -#: models.py:32 -msgid "Document version" -msgstr "" - -#: models.py:35 -msgid "Date time submitted" -msgstr "" - -#: models.py:44 -msgid "Document Version OCR Error" -msgstr "" - -#: models.py:45 -msgid "Document Version OCR Errors" -msgstr "" - -#: models.py:55 +#: models.py:34 msgid "Document page" msgstr "" -#: models.py:57 +#: models.py:36 msgid "Content" msgstr "内容" -#: models.py:63 -msgid "Document page content" +#: models.py:44 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document page OCR content" +msgstr "Document pages content clean up complete." + +#: models.py:45 +#, fuzzy +#| msgid "Document pages content clean up complete." +msgid "Document pages OCR contents" +msgstr "Document pages content clean up complete." + +#: models.py:52 +msgid "Document version" +msgstr "" + +#: models.py:55 +msgid "Date time submitted" msgstr "" #: models.py:64 -msgid "Document pages contents" +msgid "Document version OCR error" msgstr "" -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "" +#: models.py:65 +#, fuzzy +#| msgid "Document version id#: %d, no longer exists." +msgid "Document version OCR errors" +msgstr "Document id#: %d, no longer exists." #: permissions.py:10 msgid "Submit documents for OCR" @@ -158,50 +158,41 @@ msgstr "用于执行OCR后台应用的全路径。" msgid "Set new document types to perform OCR automatically by default." msgstr "" -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "" - -#: views.py:39 +#: views.py:43 #, python-format -msgid "%d documents added to the OCR queue." +msgid "OCR result for document: %s" msgstr "" -#: views.py:47 +#: views.py:51 #, python-format msgid "Submit \"%s\" to the OCR queue?" msgstr "" -#: views.py:68 +#: views.py:72 #, python-format msgid "Document: %(document)s was added to the OCR queue." msgstr "" -#: views.py:82 +#: views.py:86 msgid "Submit the selected documents to the OCR queue?" msgstr "" -#: views.py:89 +#: views.py:93 msgid "Submit all documents of a type for OCR" msgstr "" -#: views.py:103 +#: views.py:107 #, python-format msgid "" "%(count)d documents of type \"%(document_type)s\" added to the OCR queue." msgstr "" -#: views.py:126 +#: views.py:130 #, python-format msgid "Edit OCR settings for document type: %s" msgstr "" -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "" - -#: views.py:173 +#: views.py:156 #, python-format msgid "OCR errors for document: %s" msgstr "" @@ -240,9 +231,6 @@ msgstr "" #~ msgid "Entry: %(entry)s was re-queued for OCR." #~ msgstr "Document: %(document)s is already queued." -#~ msgid "Document version id#: %d, no longer exists." -#~ msgstr "Document id#: %d, no longer exists." - #~ msgid "Re-queue the selected entry?" #~ msgid_plural "Re-queue the selected entries?" #~ msgstr[0] "3d821f1679e8cdd3b5844ba5a01a969b_pl_0" @@ -269,9 +257,6 @@ msgstr "" #~ msgid "On large databases this operation may take some time to execute." #~ msgstr "On large databases this operation may take some time to execute." -#~ msgid "Document pages content clean up complete." -#~ msgstr "Document pages content clean up complete." - #~ msgid "Text extracted from PDF" #~ msgstr "Text extracted from PDF" diff --git a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.mo index 4e7a82a4f0..f2571e86fe 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 e5814d1ec0..960a3aec37 100644 --- a/mayan/apps/permissions/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ar/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.mo index e90f113f30..37e662072f 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 49a6ee087d..3ef39a9346 100644 --- a/mayan/apps/permissions/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/bg/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 892c715f96..03339c0918 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 9a95c95aa1..828e7ec7e9 100644 --- a/mayan/apps/permissions/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/bs_BA/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/da/LC_MESSAGES/django.mo index 168aca1be3..da82682b3a 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 e306e42ae4..e13007b5ef 100644 --- a/mayan/apps/permissions/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 073bfa27fc..9327724d06 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 cd622feab9..7b25b7f632 100644 --- a/mayan/apps/permissions/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo index 01a350be6f..c33f2780a9 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 18a0483de4..e0c144a884 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/permissions/locale/es/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/es/LC_MESSAGES/django.mo index f5581cb4c3..bf23e18474 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 41f119fedb..5e657313c8 100644 --- a/mayan/apps/permissions/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/es/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.mo index 9786dbf9aa..af0342c0bf 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 4254049976..8ac7c58a02 100644 --- a/mayan/apps/permissions/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/fa/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.mo index a8b6d5c5c3..818feb1ceb 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 6a9e9960ef..1f428d68a0 100644 --- a/mayan/apps/permissions/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/fr/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.mo index c97b1ce277..05a7f412e8 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 7b1178f270..147084bdb2 100644 --- a/mayan/apps/permissions/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/hu/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-08-03 06:00+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/id/LC_MESSAGES/django.mo index dbb0b62ff1..e9f45b9baf 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 030f632aca..2cf7c53569 100644 --- a/mayan/apps/permissions/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/id/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/it/LC_MESSAGES/django.mo index 6e53b9bf68..c18beb3134 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 e08361ceb2..d946990423 100644 --- a/mayan/apps/permissions/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/it/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 74b0b8ad5d..3fe3f27658 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 240847de5a..73fa156001 100644 --- a/mayan/apps/permissions/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.mo index 08b4f1194e..dc2add38bc 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 500e90b23b..d61453fee4 100644 --- a/mayan/apps/permissions/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.mo index 90b1defd39..f71bbf8bc9 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 fbf9c5a1a4..17e293687d 100644 --- a/mayan/apps/permissions/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 20d519838e..7fac445a4c 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 45da5a1758..062b4bd5bd 100644 --- a/mayan/apps/permissions/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/pt_BR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 071afa3133..01ac1c24a7 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 924fe65e6a..16e870c8d0 100644 --- a/mayan/apps/permissions/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ro_RO/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.mo index bdee6b047e..73ac263140 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 95ebca7aa4..47c5e0b8de 100644 --- a/mayan/apps/permissions/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/ru/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 18f4062ca9..435be15ac7 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 7d1b62d9fe..5ee60feffb 100644 --- a/mayan/apps/permissions/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/sl_SI/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 c1b9cfb1a9..29dbe2c1f4 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 46bb194b7c..1145481aa5 100644 --- a/mayan/apps/permissions/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/tr_TR/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 8ed66b60d4..bd91e9a219 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 5d5e2d8a2f..019f03a49e 100644 --- a/mayan/apps/permissions/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/vi_VN/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 0f65dd4a98..e8d33cd05e 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 ce81c20a40..63e952c4dc 100644 --- a/mayan/apps/permissions/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/permissions/locale/zh_CN/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 7b3957c9de..0cafdbfbfe 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 7fa19ebe88..e908bcb4c7 100644 --- a/mayan/apps/rest_api/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 96a41b28f0..a72b3cc491 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 20d91ac569..b9e17bb4a2 100644 --- a/mayan/apps/rest_api/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 597c193278..56ca7e4a85 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 dd0c148890..75ba72d8d8 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 acc3bfcd11..c98aefbad2 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 40a2ec414a..04338d6ba2 100644 --- a/mayan/apps/rest_api/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 7fcb35a225..c96dd86b27 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 d93d7d7026..a79d883188 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 01a350be6f..c33f2780a9 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 312c8437e1..f07cf91ee1 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 58df7a638e..5ef4eb68dd 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 ab6384cfe3..7d99c1e8ec 100644 --- a/mayan/apps/rest_api/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 b3d3df6223..8bdf4cdfa3 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 38c4f2c039..58a0a505ff 100644 --- a/mayan/apps/rest_api/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 3b0872f3a7..3aa445d2f2 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 6d3a6b8a77..fc677be2e6 100644 --- a/mayan/apps/rest_api/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 0f3b102571..3317c15e53 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 1839ca612a..ac1da71ba1 100644 --- a/mayan/apps/rest_api/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" 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 4a020abd05..63460b4ef9 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 47c4699183..13c42debe3 100644 --- a/mayan/apps/rest_api/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 f9cb863f32..8a530fa8a2 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 9cde9bd1d7..f544bb474d 100644 --- a/mayan/apps/rest_api/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 da30055f81..99a782bd66 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 b74863d147..d03e4c86d1 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 914934da45..db86204fd7 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 9ed7a04bb3..8b0da285ca 100644 --- a/mayan/apps/rest_api/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 505ca17040..3c4bac8ec4 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 317309308c..9a17791331 100644 --- a/mayan/apps/rest_api/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 93794da227..79d2fc85ca 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 ec2a1bb296..645cca9014 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 1902daa529..a363a4ba9a 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 d32606fc4b..bad5d507fe 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 2b807974fd..fddd386d26 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 475793ea61..75576ec8f4 100644 --- a/mayan/apps/rest_api/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/rest_api/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 6f563963d0..b25ca90d15 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 f423a83ab2..a2330cd241 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 4bb8df0eb8..c5d1d82d46 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 aba31c552d..774b851940 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 7623e93346..06ceeeb1f1 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 ad9e4f132b..0c43869e4c 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 306f260cea..a214b86d55 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 6ffdb2f37c..12e1a4bd05 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 @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 625b9b3eee..4117e51483 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 58dc238a44..6dc6ea1e24 100644 --- a/mayan/apps/smart_settings/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ar/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 e5435c557d..0b6eaf4b6c 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 da8c4cb5e9..f6d326ee0c 100644 --- a/mayan/apps/smart_settings/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/bg/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 6da9c6571b..244f385344 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 83f6520037..46c6146d16 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 f5a524783b..2c62679bc2 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 75a0b877af..2d55daa9f0 100644 --- a/mayan/apps/smart_settings/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 05ded9382a..9ed1251824 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 0dcab66eeb..a40ba24a26 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 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 01a350be6f..c33f2780a9 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 14223c50b3..c82774cf1c 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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 e92b9c80a2..7243c5415e 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 db7a0321f2..d3f1aa8921 100644 --- a/mayan/apps/smart_settings/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/es/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 7b85f6a683..a6beb3d96a 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 3c4800451b..ac0e9a379e 100644 --- a/mayan/apps/smart_settings/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/fa/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 e8185cc2d7..60311ba8f5 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 5d3107b75d..1613fd03a3 100644 --- a/mayan/apps/smart_settings/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 0f3b102571..3317c15e53 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 3476d87867..733a43519f 100644 --- a/mayan/apps/smart_settings/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/hu/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-04-21 16:26+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" 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 4a020abd05..63460b4ef9 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 f0b6f82c14..bfbe1f3b53 100644 --- a/mayan/apps/smart_settings/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/id/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 1d7de36509..4ab750d976 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 23e466f6f8..0f9ca4e6a2 100644 --- a/mayan/apps/smart_settings/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 23f9a6b0e4..20a8ef2c16 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 0e02f2bb37..622e157c6a 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 cbef564e28..5cd22392bf 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 667a9b8d9e..faad00fc23 100644 --- a/mayan/apps/smart_settings/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/pl/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 2dff221cb1..db38cb6b01 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 d07fd00f1b..9731bcf93a 100644 --- a/mayan/apps/smart_settings/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 df9bcfbefc..d8d0d6bf3b 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 3478bbc281..c011ac53bd 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 @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 070665493d..836846f08c 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 c34c255454..93974f47d5 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 f700a9cb96..0eddbd4ade 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 909f028e9e..92c9a7baa4 100644 --- a/mayan/apps/smart_settings/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/smart_settings/locale/ru/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-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 a530d3d3dc..f72b4c53dd 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 5014474b58..ef6d968af7 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 3d31f4d706..90cc205168 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 aa0784ac5f..86fdf07ffb 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 7550bf15c0..806543e9ff 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 f2f9c059f0..8863a85000 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 01:59-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 a6ec42a136..149e910771 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 53655b7739..05cdfb26ea 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ar/LC_MESSAGES/django.mo index 24499e6b8d..0ac7382e1f 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 b38655aa88..87d29ae7b4 100644 --- a/mayan/apps/sources/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ar/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -538,7 +538,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/bg/LC_MESSAGES/django.mo index d9860f7631..ac6824e812 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 c395dd2bbd..55209a3217 100644 --- a/mayan/apps/sources/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/bg/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -537,7 +537,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" 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 33c0f0150b..b0744e22eb 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 421b1f618d..434bfac66d 100644 --- a/mayan/apps/sources/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/bs_BA/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -538,7 +538,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/da/LC_MESSAGES/django.mo index e9763c0498..8f01f34a00 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 107fa0cfe9..316aa0909a 100644 --- a/mayan/apps/sources/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/da/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -537,7 +537,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" 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 3604672c5b..0981ebffe9 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 dddbe64d42..c2d28c5601 100644 --- a/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/de_DE/LC_MESSAGES/django.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -559,7 +559,7 @@ msgstr "Fehler bei der Verarbeitung der Quelle %s" msgid "Clear" msgstr "Löschen" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "Logeinträge für Quelle %s" diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo index 80cffe3ece..c33f2780a9 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 0c4250e171..5c90fb5d8b 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -533,7 +533,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/es/LC_MESSAGES/django.mo index 7fb070262e..252813a06c 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 9247de17bd..2561d1c461 100644 --- a/mayan/apps/sources/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/es/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-09 06:52+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" @@ -570,7 +570,7 @@ msgstr "Error procesando fuente: %s" msgid "Clear" msgstr "Limpiar" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "Entradas de bitácora para fuente: %s" diff --git a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/fa/LC_MESSAGES/django.mo index 407e9a43d9..715f919852 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 7afddee956..cd4a3d361b 100644 --- a/mayan/apps/sources/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/fa/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -541,7 +541,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/fr/LC_MESSAGES/django.mo index 187e9452b7..fcb8acdd74 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 16a623788e..54b3497928 100644 --- a/mayan/apps/sources/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/fr/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -571,7 +571,7 @@ msgstr "Erreur lors du traitement de la source: %s" msgid "Clear" msgstr "Effacer" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "Entrée du journal pour la source: %s" diff --git a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/hu/LC_MESSAGES/django.mo index a9eb7e2754..022f7c3a81 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 d5ec94f19f..47bb7f9f1c 100644 --- a/mayan/apps/sources/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/hu/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" @@ -537,7 +537,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/id/LC_MESSAGES/django.mo index 3a440a0c2f..1dd66c8428 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 eaad9f4797..893cab646a 100644 --- a/mayan/apps/sources/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/id/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -539,7 +539,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/it/LC_MESSAGES/django.mo index a3a321e04a..9f35e2f83e 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 252ea80e1e..03587f3efa 100644 --- a/mayan/apps/sources/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/it/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -556,7 +556,7 @@ msgstr "Errore processando la sorgente: %s" msgid "Clear" msgstr "Pulisci" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "Log per la sorgente: %s" 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 18de15a1a0..9808c35642 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 2862edf243..954345577e 100644 --- a/mayan/apps/sources/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/sources/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -542,7 +542,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pl/LC_MESSAGES/django.mo index 0e2508f09e..07946ed03d 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 147b708253..8a589b90c8 100644 --- a/mayan/apps/sources/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/sources/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -541,7 +541,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/pt/LC_MESSAGES/django.mo index 8cbc834439..1bd6247f37 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 32629ad6bb..fc4e836d25 100644 --- a/mayan/apps/sources/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/pt/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -541,7 +541,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" 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 9c7f7c53ca..072182d2d2 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 512dfba454..65639b543e 100644 --- a/mayan/apps/sources/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -558,7 +558,7 @@ msgstr "Erro processando fonte: %s" msgid "Clear" msgstr "Limpar" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "Registrar entradas para fonte: %s" 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 d79c793dbb..e39040f9b6 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 ca9425aba9..c2b88a589a 100644 --- a/mayan/apps/sources/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ro_RO/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -541,7 +541,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/ru/LC_MESSAGES/django.mo index 1d77bae0c8..c529040262 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 79decda150..ff260a8942 100644 --- a/mayan/apps/sources/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/ru/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -543,7 +543,7 @@ msgstr "Ошибка обработки источника: %s" msgid "Clear" msgstr "Очистить" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "Записи журнала для источника: %s" 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 34346f7383..1721221d87 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 a5115e983a..9cb88f8c20 100644 --- a/mayan/apps/sources/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/sl_SI/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -537,7 +537,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" 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 20669d5818..dab5c87267 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 8da2ed1396..bd99a6ad95 100644 --- a/mayan/apps/sources/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/tr_TR/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" @@ -565,7 +565,7 @@ msgstr "Kaynak işleme sırasında hata oluştu: %s" msgid "Clear" msgstr "Açık" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "Kaynak için günlük girdileri: %s" 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 f3ffeb4698..5e4456eac2 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 2e231ee266..ba579a1d69 100644 --- a/mayan/apps/sources/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/vi_VN/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -537,7 +537,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" 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 2768b5b3c8..eb10d4c9fc 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 de5bb7c678..1186a6f6a0 100644 --- a/mayan/apps/sources/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/sources/locale/zh_CN/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" @@ -538,7 +538,7 @@ msgstr "" msgid "Clear" msgstr "" -#: views.py:60 +#: views.py:52 #, python-format msgid "Log entries for source: %s" msgstr "" diff --git a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.mo index e931574a6d..9ec34f48f7 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 379789e0b9..e09f80fe24 100644 --- a/mayan/apps/statistics/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ar/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.mo index c58c84fb30..6944078864 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 4f2799b01c..036a62761b 100644 --- a/mayan/apps/statistics/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/bg/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 f97df714c8..ef8360d660 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 f16237f017..93ae902cdb 100644 --- a/mayan/apps/statistics/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/bs_BA/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/da/LC_MESSAGES/django.mo index e8c6b17bed..c9ef1d9d3b 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 a4d0f761f6..42510007cd 100644 --- a/mayan/apps/statistics/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 abc58d9d5a..aa90a22ad7 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 1e4a422e6c..1bbaea3a75 100644 --- a/mayan/apps/statistics/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo index 80cffe3ece..c33f2780a9 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 70d2eccd7e..524eb3b2bf 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 728615d11e..e3c22f09e5 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 ec795d847d..3ec67465e9 100644 --- a/mayan/apps/statistics/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.mo index 96e6ced63f..be7908b240 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 4fc829ceee..e8050044c3 100644 --- a/mayan/apps/statistics/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/fa/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.mo index c13b91dba4..2a84508c9f 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 012167e64c..46edbfe8e3 100644 --- a/mayan/apps/statistics/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.mo index ff467f97bb..f5c433adec 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 7777aa25da..d3d0b6db05 100644 --- a/mayan/apps/statistics/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/hu/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-06-23 05:44+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/id/LC_MESSAGES/django.mo index 948536e92a..d59b6c3fe8 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 d9174a7800..f95ec74d6e 100644 --- a/mayan/apps/statistics/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/id/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/it/LC_MESSAGES/django.mo index adb7425d8e..d8ce3a1cf5 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 d2931dd7f3..e32a6de4ba 100644 --- a/mayan/apps/statistics/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 0ea60456b5..499ff63b6b 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 4d0b673f66..534addd57b 100644 --- a/mayan/apps/statistics/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.mo index b2f41ef9b7..422bd1a62d 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 c478257d66..aae16553f5 100644 --- a/mayan/apps/statistics/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.mo index e5f2168942..b24fdee733 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 61430395e2..9215f0840b 100644 --- a/mayan/apps/statistics/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 9df1041796..d3698afea0 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 7f734b0939..8c24b01df8 100644 --- a/mayan/apps/statistics/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 7ff19273e4..361234a09d 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 692e27fede..b3e934306c 100644 --- a/mayan/apps/statistics/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ro_RO/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.mo index 940c451915..ac32817aa9 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 ffd3831183..539322f45d 100644 --- a/mayan/apps/statistics/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/ru/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 8f6db0b6e7..479440a938 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 8d450f5e04..7bed2e8c60 100644 --- a/mayan/apps/statistics/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 46a8487c3d..bcc52451b2 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 2a93ac99e5..f1400ba6a2 100644 --- a/mayan/apps/statistics/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/tr_TR/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 2b81cba455..56607d42a7 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 63c219be9b..a0c3f91ada 100644 --- a/mayan/apps/statistics/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/locale/vi_VN/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 07af3c2b7f..0061820ba4 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 7f60206a2d..c7e7958c1e 100644 --- a/mayan/apps/statistics/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/statistics/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/storage/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/ar/LC_MESSAGES/django.mo index a384da6c3e..9375c69ffc 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 755eff444a..5824859370 100644 --- a/mayan/apps/storage/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Arabic (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/storage/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/bg/LC_MESSAGES/django.mo index 2dc1d87a13..85ba66533f 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 8ad421cf68..a4d7046698 100644 --- a/mayan/apps/storage/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/" 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 b5ab6c367e..f57394d3d5 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 f4a0078aed..ddbd973848 100644 --- a/mayan/apps/storage/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/" diff --git a/mayan/apps/storage/locale/da/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/da/LC_MESSAGES/django.mo index d441bbe290..5835d4fc7a 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 b2cf05fce5..ed6991da34 100644 --- a/mayan/apps/storage/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Danish (http://www.transifex.com/rosarior/mayan-edms/language/" 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 eef8313587..fa85dde9c4 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 74a755328b..eaa4583999 100644 --- a/mayan/apps/storage/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/storage/locale/en/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/en/LC_MESSAGES/django.mo index 80cffe3ece..c33f2780a9 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 06f492e3b3..e2b3014007 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 63387793b6..0aa84f2430 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 ceb5716f11..dcd080e961 100644 --- a/mayan/apps/storage/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/storage/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/fa/LC_MESSAGES/django.mo index 60c043acbd..f42591b158 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 b389ab1e1d..49b81f1100 100644 --- a/mayan/apps/storage/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Persian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/storage/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/fr/LC_MESSAGES/django.mo index 7b6c687ee7..b7a8418f47 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 c5f1a559f1..42207af154 100644 --- a/mayan/apps/storage/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/storage/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/hu/LC_MESSAGES/django.mo index e025c0179d..90aa97eeab 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 ee7e45a845..bbc63ca41c 100644 --- a/mayan/apps/storage/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/storage/locale/id/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/id/LC_MESSAGES/django.mo index dd7c99baf9..a2bc5442f0 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 2463674df9..c3c5eb2173 100644 --- a/mayan/apps/storage/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Indonesian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/storage/locale/it/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/it/LC_MESSAGES/django.mo index 9c635a8b3c..f12a1145b2 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 33ac7b7b74..9780373e6f 100644 --- a/mayan/apps/storage/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 ca29a22d75..947e8ec5b9 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 021661a03f..74e7be82d6 100644 --- a/mayan/apps/storage/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/storage/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/pl/LC_MESSAGES/django.mo index 5bffad3e27..caff94d3d3 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 aae3cd20ef..cf138b58c9 100644 --- a/mayan/apps/storage/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/storage/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/pt/LC_MESSAGES/django.mo index 83dc050961..13a84d7421 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 fb4a9f3656..c2bad87d3b 100644 --- a/mayan/apps/storage/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 d2f845fd8f..eb447b2550 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 c6ab521c13..b7b1c08432 100644 --- a/mayan/apps/storage/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 eea7125ed0..4ed64866b4 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 bb5c8187c5..6c82f08920 100644 --- a/mayan/apps/storage/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/storage/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/ru/LC_MESSAGES/django.mo index 2fbb681577..5b6a57c168 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 4636efe738..1464f9003e 100644 --- a/mayan/apps/storage/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 a04e57b529..f328e29dad 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 5e2e7f3398..bbf9b9b793 100644 --- a/mayan/apps/storage/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Slovenian (Slovenia) (http://www.transifex.com/rosarior/mayan-" 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 fcd2bd74be..c5b0e70caf 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 112140e172..72a8fc8fb6 100644 --- a/mayan/apps/storage/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 0d7e392556..30aa392d83 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 5ab25aa6f6..d0a68eaf4a 100644 --- a/mayan/apps/storage/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/rosarior/" 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 08b446b75d..ae043001e4 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 b231d6c49c..c94e9e0924 100644 --- a/mayan/apps/storage/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/storage/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2015-08-20 19:23+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Chinese (China) (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ar/LC_MESSAGES/django.mo index 30e509ba07..29b041f274 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 c8f521f0d0..960805c68f 100644 --- a/mayan/apps/tags/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ar/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/bg/LC_MESSAGES/django.mo index e309feb0fa..f00cb517bc 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 08df74133b..6bb34f346e 100644 --- a/mayan/apps/tags/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/bg/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 e9d868b4a5..049e9f1bf1 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 9be5ec5c4a..6c6d5089fa 100644 --- a/mayan/apps/tags/locale/bs_BA/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/bs_BA/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/da/LC_MESSAGES/django.mo index cd65ad3ecc..6972986bfa 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 a3734b18dc..6694a2f1f7 100644 --- a/mayan/apps/tags/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/da/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 f3258d3513..fc6154dbc9 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 98f7dd243e..6049b7b15d 100644 --- a/mayan/apps/tags/locale/de_DE/LC_MESSAGES/django.po +++ b/mayan/apps/tags/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo index 45ea420e2d..943c0ec3e5 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 43e4237b08..a2eef53f1b 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/tags/locale/es/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/es/LC_MESSAGES/django.mo index 1578830eaf..a5e5a89421 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 d11530fa41..7c1a9cae4c 100644 --- a/mayan/apps/tags/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/es/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/fa/LC_MESSAGES/django.mo index 6836b1a64d..530d810233 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 8fa2a4a111..e1973302b8 100644 --- a/mayan/apps/tags/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/fa/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/fr/LC_MESSAGES/django.mo index eef436dfdd..1bf5a9aaa0 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 331f0184f8..fa924248b7 100644 --- a/mayan/apps/tags/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/fr/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-25 09:56+0000\n" "Last-Translator: Christophe CHAUVET \n" "Language-Team: French (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/hu/LC_MESSAGES/django.mo index 2f4e5672d2..f94be246e7 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 d595e15dcd..9afdecb030 100644 --- a/mayan/apps/tags/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/hu/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" diff --git a/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/id/LC_MESSAGES/django.mo index 2a22aece6d..cea82d555e 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 5b0d4af401..24bf2968bc 100644 --- a/mayan/apps/tags/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/id/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" diff --git a/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/it/LC_MESSAGES/django.mo index c7b7747a23..a413b83405 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 8e32ad9daa..53f5a510f1 100644 --- a/mayan/apps/tags/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/it/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 2aa215b657..a68de9e044 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 8149535eb1..429e98c0e5 100644 --- a/mayan/apps/tags/locale/nl_NL/LC_MESSAGES/django.po +++ b/mayan/apps/tags/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" diff --git a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pl/LC_MESSAGES/django.mo index b765da9dd1..2bcc8023b3 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 9bc73b2110..4fc331fbde 100644 --- a/mayan/apps/tags/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pl/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-08-01 15:13+0000\n" "Last-Translator: Wojtek Warczakowski \n" "Language-Team: Polish (http://www.transifex.com/rosarior/mayan-edms/language/" diff --git a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/pt/LC_MESSAGES/django.mo index 2d3d9e844b..3c11cf3d67 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 3f802df299..a647cacad8 100644 --- a/mayan/apps/tags/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/pt/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 457d017236..7033428051 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 e6799c699c..75be92f64e 100644 --- a/mayan/apps/tags/locale/pt_BR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 8b90d2f502..38f8661aca 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 320790d5c5..11b1d07b59 100644 --- a/mayan/apps/tags/locale/ro_RO/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ro_RO/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Romanian (Romania) (http://www.transifex.com/rosarior/mayan-" diff --git a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/ru/LC_MESSAGES/django.mo index 3406345055..43e7214660 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 c65eb2f271..d7d6f6d19d 100644 --- a/mayan/apps/tags/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/ru/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 b705aede99..eedf00d795 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 25a7caf7b7..c755483994 100644 --- a/mayan/apps/tags/locale/sl_SI/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/sl_SI/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 319bc9f107..9837739e30 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 a49544800b..f6f8249840 100644 --- a/mayan/apps/tags/locale/tr_TR/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/tr_TR/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-08-01 07:18+0000\n" "Last-Translator: serhatcan77 \n" "Language-Team: Turkish (Turkey) (http://www.transifex.com/rosarior/mayan-" 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 d89943421b..c0002e5dae 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 88a1b06bfe..13986d4f0a 100644 --- a/mayan/apps/tags/locale/vi_VN/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/vi_VN/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 1256c1c621..805ab226ef 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 afcdfa1936..40234495cd 100644 --- a/mayan/apps/tags/locale/zh_CN/LC_MESSAGES/django.po +++ b/mayan/apps/tags/locale/zh_CN/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 e6f5b6c2b1..a79f5c3023 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 902d0b0343..3e83f48bc9 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 13e750ba71..fc9f5237c3 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 651ad8f881..f795cf9d6f 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 69c8483ca1..eccf22a454 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 990dc0749c..b70eff3faf 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 2382d4386c..aed5132b86 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 53c858c6c2..8829f97d59 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 3e697b0e99..0f72b35de9 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 955294be42..f945b0dde2 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 80cffe3ece..c33f2780a9 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 22379fc2fb..89a9077430 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 ee9ffffd76..e4ee7701c6 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 f74021c70f..67454ce47e 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 17179869bd..fb99437496 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 b655bc2189..3a0c1b8792 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 c0b4df5c42..f914b04ca9 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 cf6004968e..c2a089f50c 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 1f58259952..fde6a7f694 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 6dbe3e3f6f..6f1e0d4f12 100644 --- a/mayan/apps/task_manager/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/task_manager/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Hungarian (https://www.transifex.com/rosarior/teams/13584/" "hu/)\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 2dc618f48d..7450a759d4 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 7580ff0770..28c88fe853 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Language-Team: Indonesian (https://www.transifex.com/rosarior/teams/13584/" "id/)\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 2b33e6fd99..53f9fb7a23 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 79178cf1c2..3de9ddaedf 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 ceb1d82a9a..9a09656f98 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 1d66f1b43e..244e5aa4b6 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 9061d18d56..4fbd82ad54 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 4438eb0f78..7bf49d1c0a 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 695a10ba8e..6c0647ee15 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 a3745a3c24..9eeb6e016e 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: Manuela Silva , " "2017\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 91269293cc..2bf02d0916 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 35cadc42aa..8baa9f1123 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 7c0f4e9b42..36c5599b29 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 add8380607..2c7a26d96f 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 d0276c8d66..5ce2c8463b 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 bb7a607095..a6a25d1508 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 f2d5c8a3de..a741ccf01e 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 6bb2ebad70..083c962d14 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 2a0ec1ce30..c262b8df1d 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 580aede57d..37657419e0 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 35da41bc23..b49db68853 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 5c8aaf0f5f..899543804d 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 5a940f35b4..2b8e263565 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 4d47cc9514..640e90aebb 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 46d503abe7..181650e2e8 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 14b1400493..84e5c127e6 100644 --- a/mayan/apps/user_management/locale/ar/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ar/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 ff2444c595..a286a8f880 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 7d40107c80..a6c40424f2 100644 --- a/mayan/apps/user_management/locale/bg/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/bg/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 1ee07c5f05..99b8352eaa 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 10a5cb80d0..00025f473f 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 1b901a8197..08797c71d0 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 19cc165d10..8e366f1aac 100644 --- a/mayan/apps/user_management/locale/da/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/da/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 cb328aa428..32737b48a0 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 d5a3e3be0f..e25b43255e 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 @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 45ea420e2d..943c0ec3e5 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 98517d3fdf..faf99e2c66 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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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 267f57b3d6..015c144347 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 8bb271cfa5..d01822f1d8 100644 --- a/mayan/apps/user_management/locale/es/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/es/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-15 03:55+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Spanish (http://www.transifex.com/rosarior/mayan-edms/" 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 f560079cc8..05869dc9ac 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 13f8dca0de..048d5ee616 100644 --- a/mayan/apps/user_management/locale/fa/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/fa/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 20366c89f5..feff93bb5c 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 a5bf89e681..7078d3e722 100644 --- a/mayan/apps/user_management/locale/fr/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/fr/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 3db6a4b669..479644e267 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 46302a8951..e03ae3c2cf 100644 --- a/mayan/apps/user_management/locale/hu/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/hu/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-0400\n" "PO-Revision-Date: 2017-07-15 03:50+0000\n" "Last-Translator: Roberto Rosario\n" "Language-Team: Hungarian (http://www.transifex.com/rosarior/mayan-edms/" 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 21aa620b68..a673f5b987 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 127d140848..cb78314f61 100644 --- a/mayan/apps/user_management/locale/id/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/id/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 1d7cbf6077..98b5d71f6e 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 dac1432701..33bbff86d2 100644 --- a/mayan/apps/user_management/locale/it/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/it/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 da560e0563..6cd64d0d59 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 a93856b930..3da4e2c853 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 0e156d1787..d98f868458 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 246adcd2ff..993e1cee5c 100644 --- a/mayan/apps/user_management/locale/pl/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pl/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 371823b87b..6c7044b8b8 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 3798516180..0cfc42680f 100644 --- a/mayan/apps/user_management/locale/pt/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/pt/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 eaaa2cef6c..e03a91eda0 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 e813b5884d..dc94ad8654 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 @@ -15,7 +15,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 3cf673aec7..91ef0d807a 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 2cf9b6bc5a..0e5e75e266 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 @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 3253ea656e..9db1a0433a 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 3d8f871540..69273f0237 100644 --- a/mayan/apps/user_management/locale/ru/LC_MESSAGES/django.po +++ b/mayan/apps/user_management/locale/ru/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-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 efb4bc6ae5..1d1eadc19d 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 7ccda43b7b..4824fb9b38 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 @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 f6b898e7f6..a7da210f2f 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 e779c7d78a..3ee913024a 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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-" 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 b727083ad0..d509b9cc68 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 eebf9adb4b..e530214959 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/" 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 a8ae33b1f1..ba6210ea55 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 86d9a3a5ee..978824b7a0 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 @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-15 02:00-0400\n" +"POT-Creation-Date: 2017-08-24 20:24-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/"