diff --git a/.tx/config b/.tx/config index 1ce7387030..7e431b7f35 100644 --- a/.tx/config +++ b/.tx/config @@ -91,12 +91,6 @@ source_lang = en source_file = mayan/apps/events/locale/en/LC_MESSAGES/django.po type = PO -[mayan-edms.folders-2-0] -file_filter = mayan/apps/folders/locale//LC_MESSAGES/django.po -source_lang = en -source_file = mayan/apps/folders/locale/en/LC_MESSAGES/django.po -type = PO - [mayan-edms.linking-2-0] file_filter = mayan/apps/linking/locale//LC_MESSAGES/django.po source_lang = en diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo b/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index f1c5f6aaf1..0000000000 Binary files a/mayan/apps/acls/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/acls/locale/en/LC_MESSAGES/django.po b/mayan/apps/acls/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 791f16bd7b..0000000000 --- a/mayan/apps/acls/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,261 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:15 links.py:35 links.py:39 -msgid "ACLs" -msgstr "ACLs" - -#: apps.py:25 links.py:48 models.py:44 -msgid "Permissions" -msgstr "Permissions" - -#: apps.py:29 models.py:48 -msgid "Role" -msgstr "Role" - -#: links.py:31 -msgid "Delete" -msgstr "Delete" - -#: links.py:43 -msgid "New ACL" -msgstr "New ACL" - -#: managers.py:85 -msgid "Insufficient access." -msgstr "Insufficient access." - -#: models.py:55 -msgid "Access entry" -msgstr "Access entry" - -#: models.py:56 -msgid "Access entries" -msgstr "Access entries" - -#: models.py:60 -#, python-format -msgid "Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" -msgstr "" -"Permissions \"%(permissions)s\" to role \"%(role)s\" for \"%(object)s\"" - -#: models.py:77 -msgid "None" -msgstr "None" - -#: permissions.py:7 -msgid "Access control lists" -msgstr "Access control lists" - -#: permissions.py:10 -msgid "Edit ACLs" -msgstr "Edit ACLs" - -#: permissions.py:13 -msgid "View ACLs" -msgstr "View ACLs" - -#: serializers.py:24 serializers.py:132 -msgid "" -"API URL pointing to the list of permissions for this access control list." -msgstr "" -"API URL pointing to the list of permissions for this access control list." - -#: serializers.py:57 -msgid "" -"API URL pointing to a permission in relation to the access control list to " -"which it is attached. This URL is different than the canonical workflow URL." -msgstr "" -"API URL pointing to a permission in relation to the access control list to " -"which it is attached. This URL is different than the canonical workflow URL." - -#: serializers.py:87 -msgid "Primary key of the new permission to grant to the access control list." -msgstr "Primary key of the new permission to grant to the access control list." - -#: serializers.py:111 serializers.py:187 -#, python-format -msgid "No such permission: %s" -msgstr "No such permission: %s" - -#: serializers.py:126 -msgid "" -"Comma separated list of permission primary keys to grant to this access " -"control list." -msgstr "" -"Comma separated list of permission primary keys to grant to this access " -"control list." - -#: serializers.py:138 -msgid "Primary keys of the role to which this access control list binds to." -msgstr "Primary keys of the role to which this access control list binds to." - -#: views.py:74 -#, python-format -msgid "New access control lists for: %s" -msgstr "New access control lists for: %s" - -#: views.py:101 -#, python-format -msgid "Delete ACL: %s" -msgstr "Delete ACL: %s" - -#: views.py:139 -#, python-format -msgid "Access control lists for: %s" -msgstr "Access control lists for: %s" - -#: views.py:151 -msgid "Available permissions" -msgstr "Available permissions" - -#: views.py:152 -msgid "Granted permissions" -msgstr "Granted permissions" - -#: views.py:207 -#, python-format -msgid "Role \"%(role)s\" permission's for \"%(object)s\"" -msgstr "Role \"%(role)s\" permission's for \"%(object)s\"" - -#: views.py:227 -msgid "Disabled permissions are inherited from a parent object." -msgstr "Disabled permissions are inherited from a parent object." - -#~ msgid "New holder" -#~ msgstr "New holder" - -#~ msgid "Users" -#~ msgstr "Users" - -#~ msgid "Groups" -#~ msgstr "Groups" - -#~ msgid "Special" -#~ msgstr "Special" - -#~ msgid "Details" -#~ msgstr "details" - -#~ msgid "Grant" -#~ msgstr "grant" - -#~ msgid "Revoke" -#~ msgstr "revoke" - -#~ msgid "Classes" -#~ msgstr "classes" - -#~ msgid "ACLs for class" -#~ msgstr "ACLs for class" - -#~ msgid "Permission" -#~ msgstr "permissions" - -#~ msgid "Default access entry" -#~ msgstr "default access entry" - -#~ msgid "Default access entries" -#~ msgstr "default access entries" - -#~ msgid "Creator" -#~ msgstr "Creator" - -#~ msgid "Edit class default ACLs" -#~ msgstr "Edit class default ACLs" - -#~ msgid "View class default ACLs" -#~ msgstr "View class default ACLs" - -#~ msgid "Holder" -#~ msgstr "holder" - -#~ msgid "Permissions available to: %(actor)s for %(obj)s" -#~ msgstr "permissions available to: %(actor)s for %(obj)s" - -#~ msgid "Namespace" -#~ msgstr "namespace" - -#~ msgid "Label" -#~ msgstr "label" - -#~ msgid ", " -#~ msgstr ", " - -#~ msgid " for %s" -#~ msgstr " for %s" - -#~ msgid " to %s" -#~ msgstr " to %s" - -#~ msgid "Are you sure you wish to grant the permission %(title_suffix)s?" -#~ msgstr "Are you sure you wish to grant the permission %(title_suffix)s?" - -#~ msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" -#~ msgstr "Are you sure you wish to grant the permissions %(title_suffix)s?" - -#~ msgid "" -#~ "%(actor)s, already had the permission \"%(permission)s\" granted for " -#~ "%(object)s." -#~ msgstr "" -#~ "%(actor)s, already had the permission \"%(permission)s\" granted for " -#~ "%(object)s." - -#~ msgid " from %s" -#~ msgstr " from %s" - -#~ msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" -#~ msgstr "Are you sure you wish to revoke the permission %(title_suffix)s?" - -#~ msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" -#~ msgstr "Are you sure you wish to revoke the permissions %(title_suffix)s?" - -#~ msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." -#~ msgstr "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." - -#~ msgid "" -#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." -#~ msgstr "" -#~ "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." - -#~ msgid "Add new holder for: %s" -#~ msgstr "add new holder for: %s" - -#~ msgid "Select" -#~ msgstr "Select" - -#~ msgid "Class" -#~ msgstr "class" - -#~ msgid "Default access control lists for class: %s" -#~ msgstr "default access control lists for class: %s" - -#~ msgid "Permissions available to: %(actor)s for class %(class)s" -#~ msgstr "permissions available to: %(actor)s for class %(class)s" - -#~ msgid "Add new holder for class: %s" -#~ msgstr "add new holder for class: %s" - -#~ msgid "List of classes" -#~ msgstr "List of classes" - -#~ msgid "creator" -#~ msgstr "creator" diff --git a/mayan/apps/appearance/locale/en/LC_MESSAGES/django.mo b/mayan/apps/appearance/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index e244ea31ef..0000000000 Binary files a/mayan/apps/appearance/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/appearance/locale/en/LC_MESSAGES/django.po b/mayan/apps/appearance/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index aa6f1c828c..0000000000 --- a/mayan/apps/appearance/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,311 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:21-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:12 settings.py:9 -msgid "Appearance" -msgstr "Appearance" - -#: templates/403.html:5 templates/403.html:9 -msgid "Insufficient permissions" -msgstr "Insufficient permissions" - -#: templates/403.html:11 -msgid "You don't have enough permissions for this operation." -msgstr "You don't have enough permissions for this operation." - -#: templates/404.html:5 templates/404.html:9 -msgid "Page not found" -msgstr "Page not found" - -#: templates/404.html:11 -msgid "Sorry, but the requested page could not be found." -msgstr "Sorry, but the requested page could not be found." - -#: templates/500.html:5 templates/500.html:9 -msgid "Server error" -msgstr "Server error" - -#: templates/500.html:11 -msgid "" -"There's been an error. It's been reported to the site administrators via e-" -"mail and should be fixed shortly. Thanks for your patience." -msgstr "" -"There's been an error. It's been reported to the site administrators via e-" -"mail and should be fixed shortly. Thanks for your patience." - -#: templates/500.html:14 -msgid "" -"If you need assistance, you may reference this error via the following " -"identifier:" -msgstr "" -"If you need assistance, you may reference this error via the following " -"identifier:" - -#: templates/appearance/about.html:8 templates/appearance/about.html:57 -msgid "About" -msgstr "About" - -#: templates/appearance/about.html:62 -msgid "Version" -msgstr "Version" - -#: templates/appearance/about.html:64 -#, python-format -msgid "Build number: %(build_number)s" -msgstr "Build number: %(build_number)s" - -#: templates/appearance/about.html:76 -msgid "Released under the Apache 2.0 License" -msgstr "Released under the Apache 2.0 License" - -#: templates/appearance/about.html:88 -msgid "Copyright © 2011-2015 Roberto Rosario." -msgstr "Copyright © 2011-2015 Roberto Rosario." - -#: templates/appearance/base.html:56 -msgid "Toggle navigation" -msgstr "Toggle navigation" - -#: templates/appearance/base.html:114 -msgid "Actions" -msgstr "Actions" - -#: templates/appearance/base.html:116 -msgid "Toggle Dropdown" -msgstr "Toggle Dropdown" - -#: templates/appearance/calculate_form_title.html:16 -#, python-format -msgid "Details for: %(object)s" -msgstr "Details for: %(object)s" - -#: templates/appearance/calculate_form_title.html:19 -#, python-format -msgid "Edit: %(object)s" -msgstr "Edit: %(object)s" - -#: templates/appearance/calculate_form_title.html:21 -msgid "Create" -msgstr "Create" - -#: templates/appearance/dashboard_widget.html:25 -msgid "View details" -msgstr "View details" - -#: templates/appearance/generic_confirm.html:6 -#: templates/appearance/generic_confirm.html:13 -msgid "Confirm" -msgstr "Confirm" - -#: templates/appearance/generic_confirm.html:11 -msgid "Confirm delete" -msgstr "Confirm delete" - -#: templates/appearance/generic_confirm.html:27 -#, python-format -msgid "Delete: %(object)s?" -msgstr "Delete: %(object)s?" - -#: templates/appearance/generic_confirm.html:48 -msgid "Yes" -msgstr "Yes" - -#: templates/appearance/generic_confirm.html:52 -msgid "No" -msgstr "No" - -#: templates/appearance/generic_form_instance.html:49 -#: templates/appearance/generic_form_instance.html:55 -#: templates/appearance/generic_form_subtemplate.html:51 -#: templates/appearance/generic_multiform_subtemplate.html:41 -msgid "required" -msgstr "required" - -#: templates/appearance/generic_form_subtemplate.html:71 -#: templates/appearance/generic_multiform_subtemplate.html:63 -msgid "Save" -msgstr "Save" - -#: templates/appearance/generic_form_subtemplate.html:71 -#: templates/appearance/generic_list_items_subtemplate.html:45 -#: templates/appearance/generic_list_subtemplate.html:33 -#: templates/appearance/generic_multiform_subtemplate.html:63 -#: templates/authentication/password_reset_confirm.html:29 -#: templates/authentication/password_reset_form.html:29 -msgid "Submit" -msgstr "Submit" - -#: templates/appearance/generic_form_subtemplate.html:74 -#: templates/appearance/generic_multiform_subtemplate.html:67 -msgid "Cancel" -msgstr "Cancel" - -#: templates/appearance/generic_list_horizontal.html:21 -#: templates/appearance/generic_list_items_subtemplate.html:118 -#: templates/appearance/generic_list_subtemplate.html:112 -msgid "No results" -msgstr "No results" - -#: templates/appearance/generic_list_items_subtemplate.html:24 -#: templates/appearance/generic_list_subtemplate.html:12 -#, python-format -msgid "" -"Total (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " -"%(total_pages)s)" -msgstr "" -"Total (%(start)s - %(end)s out of %(total)s) (Page %(page_number)s of " -"%(total_pages)s)" - -#: templates/appearance/generic_list_items_subtemplate.html:26 -#: templates/appearance/generic_list_items_subtemplate.html:29 -#: templates/appearance/generic_list_subtemplate.html:14 -#: templates/appearance/generic_list_subtemplate.html:17 -#, python-format -msgid "Total: %(total)s" -msgstr "Total: %(total)s" - -#: templates/appearance/generic_list_subtemplate.html:53 -msgid "Identifier" -msgstr "Identifier" - -#: templates/appearance/home.html:9 templates/appearance/home.html:21 -msgid "Dashboard" -msgstr "Dashboard" - -#: templates/appearance/home.html:30 -msgid "Getting started" -msgstr "Getting started" - -#: templates/appearance/home.html:33 -msgid "Before you can fully use Mayan EDMS you need the following:" -msgstr "Before you can fully use Mayan EDMS you need the following:" - -#: templates/appearance/home.html:54 -msgid "Search pages" -msgstr "Search pages" - -#: templates/appearance/home.html:56 templates/appearance/home.html:66 -msgid "Search" -msgstr "Search" - -#: templates/appearance/home.html:57 templates/appearance/home.html:67 -msgid "Advanced" -msgstr "Advanced" - -#: templates/appearance/home.html:64 -msgid "Search documents" -msgstr "Search documents" - -#: templates/authentication/login.html:10 -msgid "Login" -msgstr "Login" - -#: templates/authentication/login.html:21 -msgid "First time login" -msgstr "First time login" - -#: templates/authentication/login.html:24 -msgid "" -"You have just finished installing Mayan EDMS, " -"congratulations!" -msgstr "" -"You have just finished installing Mayan EDMS, " -"congratulations!" - -#: templates/authentication/login.html:25 -msgid "Login using the following credentials:" -msgstr "Login using the following credentials:" - -#: templates/authentication/login.html:26 -#, python-format -msgid "Username: %(account)s" -msgstr "Username: %(account)s" - -#: templates/authentication/login.html:27 -#, python-format -msgid "Email: %(email)s" -msgstr "Email: %(email)s" - -#: templates/authentication/login.html:28 -#, python-format -msgid "Password: %(password)s" -msgstr "Password: %(password)s" - -#: templates/authentication/login.html:29 -msgid "" -"Be sure to change the password to increase security and to disable this " -"message." -msgstr "" -"Be sure to change the password to increase security and to disable this " -"message." - -#: templates/authentication/login.html:45 -#: templates/authentication/login.html:53 -msgid "Sign in" -msgstr "Sign in" - -#: templates/authentication/login.html:58 -msgid "Forgot your password?" -msgstr "" - -#: templates/authentication/password_reset_complete.html:8 -#: templates/authentication/password_reset_confirm.html:8 -#: templates/authentication/password_reset_confirm.html:20 -#: templates/authentication/password_reset_done.html:8 -#: templates/authentication/password_reset_form.html:8 -#: templates/authentication/password_reset_form.html:20 -msgid "Password reset" -msgstr "" - -#: templates/authentication/password_reset_complete.html:15 -msgid "Password reset complete! Click the link below to login." -msgstr "" - -#: templates/authentication/password_reset_complete.html:17 -#, fuzzy -#| msgid "Login" -msgid "Login page" -msgstr "Login" - -#: templates/authentication/password_reset_done.html:15 -msgid "Password reset email sent!" -msgstr "" - -#: templatetags/appearance_tags.py:16 -msgid "None" -msgstr "None" - -#~ msgid "Profile" -#~ msgstr "Profile" - -#~ msgid "Anonymous" -#~ msgstr "Anonymous" - -#~ msgid "Success" -#~ msgstr "Success" - -#~ msgid "Information" -#~ msgstr "Information" - -#~ msgid "Warning" -#~ msgstr "Warning" - -#~ msgid "Error" -#~ msgstr "Error" diff --git a/mayan/apps/authentication/locale/en/LC_MESSAGES/django.mo b/mayan/apps/authentication/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 78b8fcc5d6..0000000000 Binary files a/mayan/apps/authentication/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/authentication/locale/en/LC_MESSAGES/django.po b/mayan/apps/authentication/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 32e8e910b7..0000000000 --- a/mayan/apps/authentication/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,77 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2015-08-20 19:09+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:17 settings.py:9 -msgid "Authentication" -msgstr "Authentication" - -#: forms.py:18 -msgid "Email" -msgstr "Email" - -#: forms.py:21 -msgid "Password" -msgstr "Password" - -#: forms.py:23 forms.py:72 -msgid "Remember me" -msgstr "" - -#: forms.py:26 -msgid "" -"Please enter a correct email and password. Note that the password field is " -"case-sensitive." -msgstr "" -"Please enter a correct email and password. Note that the password field is " -"case-sensitive." - -#: forms.py:28 -msgid "This account is inactive." -msgstr "This account is inactive." - -#: links.py:13 -msgid "Logout" -msgstr "Logout" - -#: links.py:16 -msgid "Change password" -msgstr "Change password" - -#: settings.py:13 -msgid "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" -msgstr "" -"Controls the mechanism used to authenticated user. Options are: username, " -"email" - -#: settings.py:20 -msgid "" -"Maximum time an user clicking the \"Remember me\" checkbox will remain " -"logged in. Value is time in seconds." -msgstr "" - -#: views.py:59 -msgid "Current user password change" -msgstr "Current user password change" - -#: views.py:73 -msgid "Your password has been successfully changed." -msgstr "Your password has been successfully changed." diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 2a1dc96f10..0000000000 Binary files a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po b/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index c22b81cdea..0000000000 --- a/mayan/apps/checkouts/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,307 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2017-06-23 05:43+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:36 links.py:30 -msgid "Checkouts" -msgstr "Checkouts" - -#: apps.py:55 -msgid "Checkedout documents" -msgstr "Checkedout documents" - -#: events.py:9 -msgid "Document automatically checked in" -msgstr "Document automatically checked in" - -#: events.py:12 -msgid "Document checked in" -msgstr "Document checked in" - -#: events.py:15 -msgid "Document checked out" -msgstr "Document checked out" - -#: events.py:19 -msgid "Document forcefully checked in" -msgstr "Document forcefully checked in" - -#: exceptions.py:27 views.py:49 -msgid "Document already checked out." -msgstr "Document already checked out." - -#: forms.py:28 -msgid "Document status" -msgstr "Document status" - -#: forms.py:37 models.py:41 views.py:84 -msgid "User" -msgstr "User" - -#: forms.py:41 -msgid "Check out time" -msgstr "Check out time" - -#: forms.py:46 -msgid "Check out expiration" -msgstr "Check out expiration" - -#: forms.py:51 -msgid "New versions allowed?" -msgstr "New versions allowed?" - -#: forms.py:52 -msgid "Yes" -msgstr "Yes" - -#: forms.py:52 -msgid "No" -msgstr "No" - -#: links.py:35 -msgid "Check out document" -msgstr "Check out document" - -#: links.py:41 -msgid "Check in document" -msgstr "Check in document" - -#: links.py:48 -msgid "Check in/out" -msgstr "Check in/out" - -#: literals.py:12 -msgid "Checked out" -msgstr "Checked out" - -#: literals.py:13 -msgid "Checked in/available" -msgstr "Checked in/available" - -#: models.py:28 models.py:98 -msgid "Document" -msgstr "Document" - -#: models.py:31 -msgid "Check out date and time" -msgstr "Check out date and time" - -#: models.py:35 -msgid "Amount of time to hold the document checked out in minutes." -msgstr "Amount of time to hold the document checked out in minutes." - -#: models.py:37 -msgid "Check out expiration date and time" -msgstr "Check out expiration date and time" - -#: models.py:46 -msgid "Do not allow new version of this document to be uploaded." -msgstr "Do not allow new version of this document to be uploaded." - -#: models.py:48 -msgid "Block new version upload" -msgstr "Block new version upload" - -#: models.py:59 -msgid "Check out expiration date and time must be in the future." -msgstr "Check out expiration date and time must be in the future." - -#: models.py:92 permissions.py:7 -msgid "Document checkout" -msgstr "Document checkout" - -#: models.py:93 -msgid "Document checkouts" -msgstr "Document checkouts" - -#: models.py:104 -msgid "New version block" -msgstr "New version block" - -#: models.py:105 -msgid "New version blocks" -msgstr "New version blocks" - -#: permissions.py:10 -msgid "Check in documents" -msgstr "Check in documents" - -#: permissions.py:13 -msgid "Forcefully check in documents" -msgstr "Forcefully check in documents" - -#: permissions.py:16 -msgid "Check out documents" -msgstr "Check out documents" - -#: permissions.py:19 -msgid "Check out details view" -msgstr "Check out details view" - -#: queues.py:8 -msgid "Checkouts periodic" -msgstr "Checkouts periodic" - -#: queues.py:12 -msgid "Check expired checkouts" -msgstr "Check expired checkouts" - -#: views.py:53 -#, python-format -msgid "Error trying to check out document; %s" -msgstr "Error trying to check out document; %s" - -#: views.py:58 -#, python-format -msgid "Document \"%s\" checked out successfully." -msgstr "Document \"%s\" checked out successfully." - -#: views.py:66 -#, python-format -msgid "Check out document: %s" -msgstr "Check out document: %s" - -#: views.py:81 -msgid "Documents checked out" -msgstr "Documents checked out" - -#: views.py:90 -msgid "Checkout time and date" -msgstr "Checkout time and date" - -#: views.py:96 -msgid "Checkout expiration" -msgstr "Checkout expiration" - -#: views.py:116 -#, python-format -msgid "Check out details for document: %s" -msgstr "Check out details for document: %s" - -#: views.py:134 -#, python-format -msgid "" -"You didn't originally checked out this document. Forcefully check in the " -"document: %s?" -msgstr "" -"You didn't originally checked out this document. Forcefully check in the " -"document: %s?" - -#: views.py:138 -#, python-format -msgid "Check in the document: %s?" -msgstr "Check in the document: %s?" - -#: views.py:166 -msgid "Document has not been checked out." -msgstr "Document has not been checked out." - -#: views.py:171 -#, python-format -msgid "Error trying to check in document; %s" -msgstr "Error trying to check in document; %s" - -#: views.py:176 -#, python-format -msgid "Document \"%s\" checked in successfully." -msgstr "Document \"%s\" checked in successfully." - -#: widgets.py:23 -msgid "Period" -msgstr "Period" - -#~ msgid "New versions not allowed for the checkedout document: %s" -#~ msgstr "New versions allowed: %s" - -#~ msgid "User: %s" -#~ msgstr "User: %s" - -#~ msgid "Check out expiration: %s" -#~ msgstr "Check out expiration: %s" - -#~ msgid "Allow overriding check out restrictions" -#~ msgstr "Allow overriding check out restrictions" - -#~ msgid "Are you sure you wish to check in document: %s?" -#~ msgstr "Are you sure you wish to check in document: %s?" - -#~ msgid "Days" -#~ msgstr "Days" - -#~ msgid "Hours" -#~ msgstr "Hours" - -#~ msgid "Minutes" -#~ msgstr "Minutes" - -#~ msgid "Enter a valid number of days." -#~ msgstr "Enter a valid number of days." - -#~ msgid "Enter a valid number of hours." -#~ msgstr "Enter a valid number of hours." - -#~ msgid "Enter a valid number of minutes." -#~ msgstr "Enter a valid number of minutes." - -#~ msgid "Enter a valid time difference." -#~ msgstr "Enter a valid time difference." - -#~ msgid "" -#~ "Amount of time to hold the document in the checked out state in days, " -#~ "hours and/or minutes." -#~ msgstr "" -#~ "Amount of time to hold the document in the checked out state in days, " -#~ "hours and/or minutes." - -#~ msgid "Document \"%(document)s\" checked out by %(fullname)s." -#~ msgstr "Document \"%(document)s\" checked out by %(fullname)s." - -#~ msgid "Document \"%(document)s\" checked in by %(fullname)s." -#~ msgstr "Document \"%(document)s\" checked in by %(fullname)s." - -#~ msgid "Document \"%(document)s\" automatically checked in." -#~ msgstr "Document \"%(document)s\" automatically checked in." - -#~ msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." -#~ msgstr "Document \"%(document)s\" forcefully checked in by %(fullname)s." - -#~ msgid "document" -#~ msgstr "document" - -#~ msgid "check out expiration date and time" -#~ msgstr "check out expiration date and time" - -#~ msgid "document checkout" -#~ msgstr "document checkout" - -#~ msgid "document checkouts" -#~ msgstr "document checkouts" - -#~ msgid "no" -#~ msgstr "no" - -#~ msgid "Check expired check out documents and checks them in." -#~ msgstr "Check expired check out documents and checks them in." - -#~ msgid "check out document" -#~ msgstr "check out document" - -#~ msgid "check in document" -#~ msgstr "check in document" diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.mo b/mayan/apps/common/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index be7625d149..0000000000 Binary files a/mayan/apps/common/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/common/locale/en/LC_MESSAGES/django.po b/mayan/apps/common/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 07bed4f626..0000000000 --- a/mayan/apps/common/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,520 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2017-06-23 05:43+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:76 settings.py:11 -msgid "Common" -msgstr "Common" - -#: apps.py:81 -#, fuzzy -#| msgid "Anonymous user" -msgid "Anonymous" -msgstr "Anonymous user" - -#: classes.py:109 -msgid "Available attributes: \n" -msgstr "Available attributes: \n" - -#: forms.py:27 -msgid "Selection" -msgstr "Selection" - -#: forms.py:135 -msgid "Filter" -msgstr "Filter" - -#: generics.py:136 -#, python-format -msgid "Unable to transfer selection: %s." -msgstr "Unable to transfer selection: %s." - -#: generics.py:160 -msgid "Add" -msgstr "Add" - -#: generics.py:171 -msgid "Remove" -msgstr "Remove" - -#: generics.py:333 -#, python-format -msgid "%(object)s not created, error: %(error)s" -msgstr "%(object)s not created, error: %(error)s" - -#: generics.py:344 -#, python-format -msgid "%(object)s created successfully." -msgstr "%(object)s created successfully." - -#: generics.py:373 -#, python-format -msgid "%(object)s not deleted, error: %(error)s." -msgstr "%(object)s not deleted, error: %(error)s." - -#: generics.py:384 -#, python-format -msgid "%(object)s deleted successfully." -msgstr "%(object)s deleted successfully." - -#: generics.py:430 -#, python-format -msgid "%(object)s not updated, error: %(error)s." -msgstr "%(object)s not updated, error: %(error)s." - -#: generics.py:441 -#, python-format -msgid "%(object)s updated successfully." -msgstr "%(object)s updated successfully." - -#: links.py:9 -msgid "About this" -msgstr "About this" - -#: links.py:12 views.py:52 -msgid "Check for updates" -msgstr "Check for updates" - -#: links.py:16 -msgid "User details" -msgstr "User details" - -#: links.py:20 -msgid "Edit details" -msgstr "Edit details" - -#: links.py:23 -msgid "Locale profile" -msgstr "Locale profile" - -#: links.py:27 -msgid "Edit locale profile" -msgstr "Edit locale profile" - -#: links.py:31 -msgid "Source code" -msgstr "Source code" - -#: links.py:35 -msgid "Documentation" -msgstr "Documentation" - -#: links.py:39 -msgid "Data filters" -msgstr "Data filters" - -#: links.py:43 -msgid "Forum" -msgstr "Forum" - -#: links.py:47 views.py:191 -msgid "License" -msgstr "License" - -#: links.py:50 views.py:205 -msgid "Other packages licenses" -msgstr "Other packages licenses" - -#: links.py:54 -msgid "Setup" -msgstr "Setup" - -#: links.py:57 -msgid "Support" -msgstr "Support" - -#: links.py:61 queues.py:10 views.py:235 -msgid "Tools" -msgstr "Tools" - -#: literals.py:13 -msgid "Days" -msgstr "Days" - -#: literals.py:14 -msgid "Hours" -msgstr "Hours" - -#: literals.py:15 -msgid "Minutes" -msgstr "Minutes" - -#: menus.py:12 -msgid "System" -msgstr "" - -#: menus.py:22 models.py:53 -msgid "User" -msgstr "User" - -#: mixins.py:85 -#, python-format -msgid "Operation performed on %(count)d object" -msgstr "Operation performed on %(count)d object" - -#: mixins.py:86 -#, python-format -msgid "Operation performed on %(count)d objects" -msgstr "Operation performed on %(count)d objects" - -#: mixins.py:246 -msgid "Object" -msgstr "Object" - -#: models.py:23 -msgid "File" -msgstr "File" - -#: models.py:25 -msgid "Filename" -msgstr "Filename" - -#: models.py:27 -msgid "Date time" -msgstr "Date time" - -#: models.py:31 -msgid "Shared uploaded file" -msgstr "Shared uploaded file" - -#: models.py:32 -msgid "Shared uploaded files" -msgstr "Shared uploaded files" - -#: models.py:57 -msgid "Timezone" -msgstr "Timezone" - -#: models.py:60 -msgid "Language" -msgstr "Language" - -#: models.py:67 -msgid "User locale profile" -msgstr "User locale profile" - -#: models.py:68 -msgid "User locale profiles" -msgstr "User locale profiles" - -#: queues.py:8 -msgid "Default" -msgstr "Default" - -#: queues.py:12 -msgid "Common periodic" -msgstr "Common periodic" - -#: queues.py:16 -msgid "Delete stale uploads" -msgstr "Delete stale uploads" - -#: settings.py:15 -msgid "Automatically enable logging to all apps." -msgstr "Automatically enable logging to all apps." - -#: settings.py:21 -msgid "" -"Time to delay background tasks that depend on a database commit to propagate." -msgstr "" -"Time to delay background tasks that depend on a database commit to propagate." - -#: settings.py:29 -msgid "An integer specifying how many objects should be displayed per page." -msgstr "An integer specifying how many objects should be displayed per page." - -#: settings.py:35 -msgid "A storage backend that all workers can use to share files." -msgstr "A storage backend that all workers can use to share files." - -#: settings.py:40 -msgid "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files." -msgstr "" -"Temporary directory used site wide to store thumbnails, previews and " -"temporary files." - -#: settings.py:48 -msgid "Path to the logfile that will track errors during production." -msgstr "" - -#: validators.py:29 -msgid "" -"Enter a valid 'internal name' consisting of letters, numbers, and " -"underscores." -msgstr "" -"Enter a valid 'internal name' consisting of letters, numbers, and " -"underscores." - -#: views.py:45 -#, python-format -msgid "The version you are using is outdated. The latest version is %s" -msgstr "The version you are using is outdated. The latest version is %s" - -#: views.py:49 -msgid "Your version is up-to-date." -msgstr "Your version is up-to-date." - -#: views.py:66 -msgid "Current user details" -msgstr "Current user details" - -#: views.py:71 -msgid "Edit current user details" -msgstr "Edit current user details" - -#: views.py:91 -msgid "Current user locale profile details" -msgstr "Current user locale profile details" - -#: views.py:98 -msgid "Edit current user locale profile details" -msgstr "Edit current user locale profile details" - -#: views.py:154 -msgid "Filter selection" -msgstr "Filter selection" - -#: views.py:170 -#, python-format -msgid "Results for filter: %s" -msgstr "Results for filter: %s" - -#: views.py:177 -msgid "Filter not found" -msgstr "Filter not found" - -#: views.py:218 -msgid "Setup items" -msgstr "Setup items" - -#: views.py:262 -msgid "No action selected." -msgstr "No action selected." - -#: views.py:270 -msgid "Must select at least one item." -msgstr "Must select at least one item." - -#: widgets.py:48 -msgid "None" -msgstr "None" - -#~ msgid "About" -#~ msgstr "About" - -#~ msgid "Account" -#~ msgstr "account" - -#~ msgid "Password" -#~ msgstr "password" - -#~ msgid "Password hash" -#~ msgstr "password hash" - -#~ msgid "Auto admin properties" -#~ msgstr "auto admin properties" - -#~ msgid "Function found" -#~ msgstr "function found" - -#~ msgid "Unable to remove %(selection)s." -#~ msgstr "Unable to add %(selection)s to %(right_list_title)s." - -#~ msgid "E-mail conflict, another user has that same email." -#~ msgstr "E-mail conflict, another user has that same email." - -#~ msgid "Current user's details updated." -#~ msgstr "Current user's details updated." - -#~ msgid "Current user's locale profile details updated." -#~ msgstr "Current user's details updated." - -#~ msgid "Email" -#~ msgstr "Email" - -#~ msgid "" -#~ "Please enter a correct email and password. Note that the password field " -#~ "is case-sensitive." -#~ msgstr "" -#~ "Please enter a correct email and password. Note that the password fields " -#~ "is case-sensitive." - -#~ msgid "This account is inactive." -#~ msgstr "This account is inactive." - -#~ msgid "Change password" -#~ msgstr "change password" - -#~ msgid "" -#~ "Controls the mechanism used to authenticated user. Options are: " -#~ "username, email" -#~ msgstr "" -#~ "Controls the mechanism used to authenticated user. Options are: " -#~ "username, email" - -#~ msgid "Allow non authenticated users, access to all views" -#~ msgstr "Allow non authenticated users, access to all views" - -#~ msgid "Current user password change" -#~ msgstr "Current user password change" - -#~ msgid "Your password has been successfully changed." -#~ msgstr "Your password has been successfully changed." - -#~ msgid "%(selection)s added successfully added to %(right_list_title)s." -#~ msgstr "%(selection)s added successfully added to %(right_list_title)s." - -#~ msgid "%(selection)s added successfully removed from %(right_list_title)s." -#~ msgstr "%(selection)s added successfully removed from %(right_list_title)s." - -#~ msgid "A5" -#~ msgstr "A5" - -#~ msgid "A4" -#~ msgstr "A4" - -#~ msgid "A3" -#~ msgstr "A3" - -#~ msgid "B5" -#~ msgstr "B5" - -#~ msgid "B4" -#~ msgstr "B4" - -#~ msgid "Letter" -#~ msgstr "Letter" - -#~ msgid "Legal" -#~ msgstr "Legal" - -#~ msgid "Ledger" -#~ msgstr "Ledger" - -#~ msgid "Portrait" -#~ msgstr "Portrait" - -#~ msgid "Landscape" -#~ msgstr "Landscape" - -#~ msgid "license" -#~ msgstr "license" - -#~ msgid "anonymous user" -#~ msgstr "anonymous user" - -#~ msgid "password" -#~ msgstr "password" - -#~ msgid "Insufficient permissions" -#~ msgstr "Insufficient permissions" - -#~ msgid "You don't have enough permissions for this operation." -#~ msgstr "You don't have enough permissions for this operation." - -#~ msgid "Sorry, but the requested page could not be found." -#~ msgstr "Sorry, but the requested page could not be found." - -#~ msgid "Details for %(object_name)s: %(object)s" -#~ msgstr "Details for %(object_name)s: %(object)s" - -#~ msgid "Details for: %(object)s" -#~ msgstr "Details for: %(object)s" - -#~ msgid "Edit %(object_name)s: %(object)s" -#~ msgstr "Details for %(object_name)s: %(object)s" - -#~ msgid "Edit: %(object)s" -#~ msgstr "Edit %(object_name)s:" - -#~ msgid "Create new %(object_name)s" -#~ msgstr "Create new %(object_name)s" - -#~ msgid "Create" -#~ msgstr "Create" - -#~ msgid "Assign %(title)s %(object)s" -#~ msgstr "Assign %(title)s %(object)s" - -#~ msgid "Confirm" -#~ msgstr "Confirm" - -#~ msgid "Confirm delete" -#~ msgstr "Confirm delete" - -#~ msgid "form icon" -#~ msgstr "form icon" - -#~ msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" -#~ msgstr "Are you sure you wish to delete %(object_name)s: %(object)s?" - -#~ msgid "Are you sure you wish to delete: %(object)s?" -#~ msgstr "Are you sure you wish to delete: %(object)s?" - -#~ msgid "Yes" -#~ msgstr "Yes" - -#~ msgid "No" -#~ msgstr "No" - -#~ msgid "required" -#~ msgstr "required" - -#~ msgid "Save" -#~ msgstr "Save" - -#~ msgid "Submit" -#~ msgstr "Submit" - -#~ msgid "Cancel" -#~ msgstr "Cancel" - -#~ msgid "List of %(title)s" -#~ msgstr "List of %(stripped_title)s" - -#~ msgid "" -#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -#~ "%(page_number)s of %(total_pages)s)" -#~ msgstr "" -#~ "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " -#~ "%(page_number)s of %(total_pages)s)" - -#~ msgid "List of %(title)s (%(total)s)" -#~ msgstr "List of %(title)s (%(total)s)" - -#~ msgid "Identifier" -#~ msgstr "Identifier" - -#~ msgid "There are no %(title)s" -#~ msgstr "There are no %(stripped_title)s" - -#~ msgid "Login" -#~ msgstr "Login" - -#~ msgid "Password change" -#~ msgstr "Password change" - -#~ msgid "lock field" -#~ msgstr "lock field" - -#~ msgid "Edit" -#~ msgstr "Edit" diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo b/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 2628357ab6..0000000000 Binary files a/mayan/apps/converter/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/converter/locale/en/LC_MESSAGES/django.po b/mayan/apps/converter/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 8ba8b674e2..0000000000 --- a/mayan/apps/converter/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,872 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2017-04-21 16:25+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:20 permissions.py:7 settings.py:12 -msgid "Converter" -msgstr "Converter" - -#: apps.py:27 models.py:40 -msgid "Order" -msgstr "Order" - -#: apps.py:29 models.py:70 -msgid "Transformation" -msgstr "Transformation" - -#: apps.py:33 models.py:50 -msgid "Arguments" -msgstr "Arguments" - -#: backends/python.py:181 backends/python.py:187 -#, python-format -msgid "Exception determining PDF page count; %s" -msgstr "Exception determining PDF page count; %s" - -#: backends/python.py:201 -#, fuzzy, python-format -#| msgid "Exception determining PDF page count; %s" -msgid "Exception determining page count using Pillow; %s" -msgstr "Exception determining PDF page count; %s" - -#: classes.py:102 -msgid "Not an office file format." -msgstr "Not an office file format." - -#: classes.py:123 -#, fuzzy -#| msgid "LibreOffice not installed or not found at path: %s" -msgid "LibreOffice not installed or not found." -msgstr "LibreOffice not installed or not found at path: %s" - -#: classes.py:312 -msgid "Crop" -msgstr "Crop" - -#: classes.py:325 -msgid "Flip" -msgstr "Flip" - -#: classes.py:336 -msgid "Gaussian blur" -msgstr "Gaussian blur" - -#: classes.py:346 -msgid "Line art" -msgstr "" - -#: classes.py:357 -msgid "Mirror" -msgstr "Mirror" - -#: classes.py:368 -msgid "Resize" -msgstr "Resize" - -#: classes.py:395 -msgid "Rotate" -msgstr "Rotate" - -#: classes.py:414 -msgid "Rotate 90 degrees" -msgstr "Rotate 90 degrees" - -#: classes.py:425 -msgid "Rotate 180 degrees" -msgstr "Rotate 180 degrees" - -#: classes.py:436 -msgid "Rotate 270 degrees" -msgstr "Rotate 270 degrees" - -#: classes.py:446 -msgid "Unsharp masking" -msgstr "Unsharp masking" - -#: classes.py:462 -msgid "Zoom" -msgstr "Zoom" - -#: links.py:35 -msgid "Create new transformation" -msgstr "Create new transformation" - -#: links.py:39 -msgid "Delete" -msgstr "Delete" - -#: links.py:43 -msgid "Edit" -msgstr "Edit" - -#: links.py:47 models.py:71 -msgid "Transformations" -msgstr "Transformations" - -#: models.py:38 -msgid "" -"Order in which the transformations will be executed. If left unchanged, an " -"automatic order value will be assigned." -msgstr "" -"Order in which the transformations will be executed. If left unchanged, an " -"automatic order value will be assigned." - -#: models.py:44 -msgid "Name" -msgstr "Name" - -#: models.py:48 -msgid "" -"Enter the arguments for the transformation as a YAML dictionary. ie: " -"{\"degrees\": 180}" -msgstr "" -"Enter the arguments for the transformation as a YAML dictionary. ie: " -"{\"degrees\": 180}" - -#: permissions.py:10 -msgid "Create new transformations" -msgstr "Create new transformations" - -#: permissions.py:13 -msgid "Delete transformations" -msgstr "Delete transformations" - -#: permissions.py:16 -msgid "Edit transformations" -msgstr "Edit transformations" - -#: permissions.py:19 -msgid "View existing transformations" -msgstr "View existing transformations" - -#: settings.py:15 -msgid "Graphics conversion backend to use." -msgstr "Graphics conversion backend to use." - -#: settings.py:34 -msgid "Configuration options for the graphics conversion backend." -msgstr "" - -#: validators.py:22 -msgid "Enter a valid YAML value." -msgstr "Enter a valid YAML value." - -#: views.py:64 -#, python-format -msgid "Delete transformation \"%(transformation)s\" for: %(content_object)s?" -msgstr "Delete transformation \"%(transformation)s\" for: %(content_object)s?" - -#: views.py:127 -#, python-format -msgid "Create new transformation for: %s" -msgstr "Create new transformation for: %s" - -#: views.py:175 -#, python-format -msgid "Edit transformation \"%(transformation)s\" for: %(content_object)s" -msgstr "Edit transformation \"%(transformation)s\" for: %(content_object)s" - -#: views.py:216 -#, python-format -msgid "Transformations for: %s" -msgstr "Transformations for: %s" - -#~ msgid "Path to the libreoffice program." -#~ msgstr "Path to the libreoffice program." - -#~ msgid "Path to the Popple program pdftoppm." -#~ msgstr "Path to the Popple program pdftoppm." - -#~ msgid "Resize." -#~ msgstr "Resize." - -#~ msgid "Width" -#~ msgstr "width" - -#~ msgid "Height" -#~ msgstr "height" - -#~ msgid "Degrees" -#~ msgstr "degrees" - -#~ msgid "Density" -#~ msgstr "Density" - -#~ msgid "Change the resolution (ie: DPI) without resizing." -#~ msgstr "Change the resolution (ie: DPI) without resizing." - -#~ msgid "Zoom by n percent." -#~ msgstr "Zoom by n percent." - -#~ msgid "Percent" -#~ msgstr "percent" - -#~ msgid "File path to imagemagick's convert program." -#~ msgstr "File path to imagemagick's convert program." - -#~ msgid "File path to imagemagick's identify program." -#~ msgstr "File path to imagemagick's identify program." - -#~ msgid "File path to graphicsmagick's program." -#~ msgstr "File path to graphicsmagick's program." - -#~ msgid "" -#~ "Graphics conversion backend to use. Options are: converter.backends." -#~ "imagemagick.ImageMagick, converter.backends.graphicsmagick.GraphicsMagick " -#~ "and converter.backends.python.Python" -#~ msgstr "" -#~ "Graphics conversion backend to use. Options are: converter.backends." -#~ "imagemagick, converter.backends.graphicsmagick and converter.backends." -#~ "python." - -#~ msgid "Help" -#~ msgstr "Help" - -#~ msgid "" -#~ "These are the file formats supported by the currently selected converter " -#~ "backend. In this case: '%(backend)s'" -#~ msgstr "" -#~ "These are the file formats supported by the currently selected converter " -#~ "backend. In this case: '%(backend)s'" - -#~ msgid "file formats" -#~ msgstr "file formats" - -#~ msgid "Hasselblad Photo RAW, CFV/H3D39II" -#~ msgstr "Hasselblad Photo RAW, CFV/H3D39II" - -#~ msgid "Photoshop resource format" -#~ msgstr "Photoshop resource format" - -#~ msgid "Photoshop resource text format" -#~ msgstr "Photoshop resource text format" - -#~ msgid "Photoshop resource wide text format" -#~ msgstr "Photoshop resource wide text format" - -#~ msgid "Raw alpha samples" -#~ msgstr "Raw alpha samples" - -#~ msgid "Adobe Illustrator CS2" -#~ msgstr "Adobe Illustrator CS2" - -#~ msgid "Raw JPEG binary data" -#~ msgstr "Raw JPEG binary data" - -#~ msgid "PFS: 1st Publisher Clip Art" -#~ msgstr "PFS: 1st Publisher Clip Art" - -#~ msgid "Sony Alpha DSLR Raw Image Format" -#~ msgstr "Sony Alpha DSLR Raw Image Format" - -#~ msgid "Microsoft Audio/Visual Interleaved" -#~ msgstr "Microsoft Audio/Visual Interleaved" - -#~ msgid "AVS X image" -#~ msgstr "AVS X image" - -#~ msgid "Raw blue samples" -#~ msgstr "Raw blue samples" - -#~ msgid "Raw blue, green, and red samples" -#~ msgstr "Raw blue, green, and red samples" - -#~ msgid "Raw blue, green, red and alpha samples" -#~ msgstr "Raw blue, green, red and alpha samples" - -#~ msgid "Microsoft Windows bitmap image" -#~ msgstr "Microsoft Windows bitmap image" - -#~ msgid "Microsoft Windows bitmap image version 2" -#~ msgstr "Microsoft Windows bitmap image version 2" - -#~ msgid "Microsoft Windows bitmap image version 3" -#~ msgstr "Microsoft Windows bitmap image version 3" - -#~ msgid "BRF ASCII Braille format" -#~ msgstr "BRF ASCII Braille format" - -#~ msgid "Raw blue, red, and green samples" -#~ msgstr "Raw blue, red, and green samples" - -#~ msgid "Raw cyan samples" -#~ msgstr "Raw cyan samples" - -#~ msgid "Magick Persistent Cache image format" -#~ msgstr "Magick Persistent Cache image format" - -#~ msgid "Continuous Acquisition and Life-cycle Support Type 1 image" -#~ msgstr "Continuous Acquisition and Life-cycle Support Type 1 image" - -#~ msgid "Image caption" -#~ msgstr "Image caption" - -#~ msgid "Cineon Image File" -#~ msgstr "Cineon Image File" - -#~ msgid "Cisco IP phone image format" -#~ msgstr "Cisco IP phone image format" - -#~ msgid "Image Clip Mask" -#~ msgstr "Image Clip Mask" - -#~ msgid "Raw cyan, magenta, yellow, and black samples" -#~ msgstr "Raw cyan, magenta, yellow, and black samples" - -#~ msgid "Raw cyan, magenta, yellow, black, and opacity samples" -#~ msgstr "Raw cyan, magenta, yellow, black, and opacity samples" - -#~ msgid "Canon Digital Camera Raw Image Format" -#~ msgstr "Canon Digital Camera Raw Image Format" - -#~ msgid "Microsoft Cursor Icon" -#~ msgstr "Microsoft Cursor Icon" - -#~ msgid "DR Halo" -#~ msgstr "DR Halo" - -#~ msgid "Digital Imaging and Communications in Medicine image" -#~ msgstr "Digital Imaging and Communications in Medicine image" - -#~ msgid "Kodak Digital Camera Raw Image File" -#~ msgstr "Kodak Digital Camera Raw Image File" - -#~ msgid "ZSoft IBM PC multi-page Paintbrush" -#~ msgstr "ZSoft IBM PC multi-page Paintbrush" - -#~ msgid "Microsoft DirectDraw Surface" -#~ msgstr "Microsoft DirectDraw Surface" - -#~ msgid "Multi-face font package (Freetype 2.4.2)" -#~ msgstr "Multi-face font package (Freetype 2.4.2)" - -#~ msgid "Déjà vu" -#~ msgstr "Déjà vu" - -#~ msgid "Adobe Digital Negative" -#~ msgstr "Adobe Digital Negative" - -#~ msgid "Graphviz" -#~ msgstr "Graphviz" - -#~ msgid "SMPTE 268M-2003 (DPX 2.0)" -#~ msgstr "SMPTE 268M-2003 (DPX 2.0)" - -#~ msgid "Encapsulated Portable Document Format" -#~ msgstr "Encapsulated Portable Document Format" - -#~ msgid "Adobe Encapsulated PostScript Interchange format" -#~ msgstr "Adobe Encapsulated PostScript Interchange format" - -#~ msgid "Adobe Encapsulated PostScript" -#~ msgstr "Adobe Encapsulated PostScript" - -#~ msgid "Adobe Level II Encapsulated PostScript" -#~ msgstr "Adobe Level II Encapsulated PostScript" - -#~ msgid "Adobe Level III Encapsulated PostScript" -#~ msgstr "Adobe Level III Encapsulated PostScript" - -#~ msgid "Adobe Encapsulated PostScript with TIFF preview" -#~ msgstr "Adobe Encapsulated PostScript with TIFF preview" - -#~ msgid "Adobe Level II Encapsulated PostScript with TIFF preview" -#~ msgstr "Adobe Level II Encapsulated PostScript with TIFF preview" - -#~ msgid "Adobe Level III Encapsulated PostScript with TIFF preview" -#~ msgstr "Adobe Level III Encapsulated PostScript with TIFF preview" - -#~ msgid "Epson RAW Format" -#~ msgstr "Epson RAW Format" - -#~ msgid "Exif digital camera binary data" -#~ msgstr "Exif digital camera binary data" - -#~ msgid "High Dynamic-range (HDR)" -#~ msgstr "High Dynamic-range (HDR)" - -#~ msgid "Group 3 FAX (Not TIFF Group3 FAX)" -#~ msgstr "Group 3 FAX (Not TIFF Group3 FAX)" - -#~ msgid "Autodesk FLI animations file" -#~ msgstr "Autodesk FLI animations file" - -#~ msgid "Autodesk FLC animations file" -#~ msgstr "Autodesk FLC animations file" - -#~ msgid "Flexible Image Transport System" -#~ msgstr "Flexible Image Transport System" - -#~ msgid "Kodak FlashPix file" -#~ msgstr "Kodak FlashPix file" - -#~ msgid "Plasma fractal image" -#~ msgstr "Plasma fractal image" - -#~ msgid "Raw green samples" -#~ msgstr "Raw green samples" - -#~ msgid "Group 3 FAX" -#~ msgstr "Group 3 FAX" - -#~ msgid "Raw green, blue, and red samples" -#~ msgstr "Raw green, blue, and red samples" - -#~ msgid "GIMP brush file" -#~ msgstr "GIMP brush file" - -#~ msgid "CompuServe graphics interchange format (version 89a)" -#~ msgstr "CompuServe graphics interchange format (version 89a)" - -#~ msgid "CompuServe graphics interchange format (version 87a)" -#~ msgstr "CompuServe graphics interchange format (version 87a)" - -#~ msgid "Gradual passing from one shade to another" -#~ msgstr "Gradual passing from one shade to another" - -#~ msgid "Raw gray samples" -#~ msgstr "Raw gray samples" - -#~ msgid "Raw green, red, and blue samples" -#~ msgstr "Raw green, red, and blue samples" - -#~ msgid "Raw CCITT Group4" -#~ msgstr "Raw CCITT Group4" - -#~ msgid "Histogram of the image" -#~ msgstr "Histogram of the image" - -#~ msgid "HRZ: Slow scan TV" -#~ msgstr "HRZ: Slow scan TV" - -#~ msgid "Hypertext Markup Language and a client-side image map" -#~ msgstr "Hypertext Markup Language and a client-side image map" - -#~ msgid "Truevision Targa image" -#~ msgstr "Truevision Targa image" - -#~ msgid "ICC Color Profile" -#~ msgstr "ICC Color Profile" - -#~ msgid "Microsoft Icon" -#~ msgstr "Microsoft Icon" - -#~ msgid "Hald CLUT identity image" -#~ msgstr "Hald CLUT identity image" - -#~ msgid "LabEye image format" -#~ msgstr "LabEye image format" - -#~ msgid "GraphicsMagick Embedded Image" -#~ msgstr "GraphicsMagick Embedded Image" - -#~ msgid "The image format and characteristics" -#~ msgstr "The image format and characteristics" - -#~ msgid "Base64-encoded inline images" -#~ msgstr "Base64-encoded inline images" - -#~ msgid "IPL Image Sequence" -#~ msgstr "IPL Image Sequence" - -#~ msgid "IPTC Newsphoto" -#~ msgstr "IPTC Newsphoto" - -#~ msgid "IPTC Newsphoto text format" -#~ msgstr "IPTC Newsphoto text format" - -#~ msgid "ISO/TR 11548-1 format" -#~ msgstr "ISO/TR 11548-1 format" - -#~ msgid "JPEG-2000 Code Stream Syntax" -#~ msgstr "JPEG-2000 Code Stream Syntax" - -#~ msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -#~ msgstr "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#~ msgid "JPEG-2000 JP2 File Format Syntax" -#~ msgstr "JPEG-2000 JP2 File Format Syntax" - -#~ msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" -#~ msgstr "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" - -#~ msgid "JPEG-2000 File Format Syntax" -#~ msgstr "JPEG-2000 File Format Syntax" - -#~ msgid "Raw black samples" -#~ msgstr "Raw black samples" - -#~ msgid "Kodak Digital Camera Raw Image Format" -#~ msgstr "Kodak Digital Camera Raw Image Format" - -#~ msgid "Image label" -#~ msgstr "Image label" - -#~ msgid "Raw magenta samples" -#~ msgstr "Raw magenta samples" - -#~ msgid "MPEG Video Stream" -#~ msgstr "MPEG Video Stream" - -#~ msgid "Raw MPEG-4 Video" -#~ msgstr "Raw MPEG-4 Video" - -#~ msgid "Colormap intensities and indices" -#~ msgstr "Colormap intensities and indices" - -#~ msgid "MATLAB image format" -#~ msgstr "MATLAB image format" - -#~ msgid "MATTE raw opacity format" -#~ msgstr "MATTE raw opacity format" - -#~ msgid "8-bit McIdas area file" -#~ msgstr "8-bit McIdas area file" - -#~ msgid "Microsoft Image Composer (MIC) file" -#~ msgstr "Microsoft Image Composer (MIC) file" - -#~ msgid "Magick Image File Format" -#~ msgstr "Magick Image File Format" - -#~ msgid "" -#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib " -#~ "1.2.3.3,1.2.3.4)" -#~ msgstr "" -#~ "Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib " -#~ "1.2.3.3,1.2.3.4)" - -#~ msgid "Raw Bi-level bitmap in least-significant-byte first order" -#~ msgstr "Raw Bi-level bitmap in least-significant-byte first order" - -#~ msgid "MPEG-4 Video Stream" -#~ msgstr "MPEG-4 Video Stream" - -#~ msgid "Sony (Minolta) Raw Image File" -#~ msgstr "Sony (Minolta) Raw Image File" - -#~ msgid "Magick Scripting Language" -#~ msgstr "Magick Scripting Language" - -#~ msgid "Windows 1 and 2 MSP file format" -#~ msgstr "Windows 1 and 2 MSP file format" - -#~ msgid "ImageMagick's own SVG internal renderer" -#~ msgstr "ImageMagick's own SVG internal renderer" - -#~ msgid "MTV Raytracing image format" -#~ msgstr "MTV Raytracing image format" - -#~ msgid "Magick Vector Graphics" -#~ msgstr "Magick Vector Graphics" - -#~ msgid "Nikon Digital SLR Camera Raw Image File" -#~ msgstr "Nikon Digital SLR Camera Raw Image File" - -#~ msgid "Constant image of uniform color" -#~ msgstr "Constant image of uniform color" - -#~ msgid "Raw opacity samples" -#~ msgstr "Raw opacity samples" - -#~ msgid "Olympus Digital Camera Raw Image File" -#~ msgstr "Olympus Digital Camera Raw Image File" - -#~ msgid "On-the-air bitmap" -#~ msgstr "On-the-air bitmap" - -#~ msgid "Open Type font (Freetype 2.4.2)" -#~ msgstr "Open Type font (Freetype 2.4.2)" - -#~ msgid "Xv thumbnail format" -#~ msgstr "Xv thumbnail format" - -#~ msgid "16bit/pixel interleaved YUV" -#~ msgstr "16bit/pixel interleaved YUV" - -#~ msgid "Palm pixmap" -#~ msgstr "Palm pixmap" - -#~ msgid "Common 2-dimensional bitmap format" -#~ msgstr "Common 2-dimensional bitmap format" - -#~ msgid "Predefined pattern" -#~ msgstr "Predefined pattern" - -#~ msgid "Portable bitmap format (black and white)" -#~ msgstr "Portable bitmap format (black and white)" - -#~ msgid "Photo CD" -#~ msgstr "Photo CD" - -#~ msgid "Page Control Language" -#~ msgstr "Page Control Language" - -#~ msgid "Apple Macintosh QuickDraw/PICT" -#~ msgstr "Apple Macintosh QuickDraw/PICT" - -#~ msgid "ZSoft IBM PC Paintbrush" -#~ msgstr "ZSoft IBM PC Paintbrush" - -#~ msgid "Palm Database ImageViewer Format" -#~ msgstr "Palm Database ImageViewer Format" - -#~ msgid "Portable Document Format" -#~ msgstr "Portable Document Format" - -#~ msgid "Portable Document Archive Format" -#~ msgstr "Portable Document Archive Format" - -#~ msgid "Pentax Electronic File" -#~ msgstr "Pentax Electronic File" - -#~ msgid "Embrid Embroidery Format" -#~ msgstr "Embrid Embroidery Format" - -#~ msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" -#~ msgstr "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" - -#~ msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" -#~ msgstr "Postscript Type 1 font (binary) (Freetype 2.4.2)" - -#~ msgid "Portable float format" -#~ msgstr "Portable float format" - -#~ msgid "Portable graymap format (gray scale)" -#~ msgstr "Portable graymap format (gray scale)" - -#~ msgid "JPEG-2000 VM Format" -#~ msgstr "JPEG-2000 VM Format" - -#~ msgid "Personal Icon" -#~ msgstr "Personal Icon" - -#~ msgid "Alias/Wavefront RLE image format" -#~ msgstr "Alias/Wavefront RLE image format" - -#~ msgid "PIXAR raster file" -#~ msgstr "PIXAR raster file" - -#~ msgid "Joint Photographic Experts Group JFIF format (62)" -#~ msgstr "Joint Photographic Experts Group JFIF format (62)" - -#~ msgid "" -#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -#~ msgstr "" -#~ "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#~ msgid "" -#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" -#~ msgstr "" -#~ "24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" - -#~ msgid "" -#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -#~ "1.2.3.3,1.2.3.4)" -#~ msgstr "" -#~ "32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " -#~ "1.2.3.3,1.2.3.4)" - -#~ msgid "" -#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -#~ "1.2.3.3,1.2.3.4)" -#~ msgstr "" -#~ "8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " -#~ "1.2.3.3,1.2.3.4)" - -#~ msgid "Portable anymap" -#~ msgstr "Portable anymap" - -#~ msgid "Portable pixmap format (color)" -#~ msgstr "Portable pixmap format (color)" - -#~ msgid "Show a preview an image enhancement, effect, or f/x" -#~ msgstr "Show a preview an image enhancement, effect, or f/x" - -#~ msgid "Adobe PostScript" -#~ msgstr "Adobe PostScript" - -#~ msgid "Adobe Level II PostScript" -#~ msgstr "Adobe Level II PostScript" - -#~ msgid "Adobe Level III PostScript" -#~ msgstr "Adobe Level III PostScript" - -#~ msgid "Adobe Large Document Format" -#~ msgstr "Adobe Large Document Format" - -#~ msgid "Adobe Photoshop bitmap" -#~ msgstr "Adobe Photoshop bitmap" - -#~ msgid "Pyramid encoded TIFF" -#~ msgstr "Pyramid encoded TIFF" - -#~ msgid "Seattle Film Works" -#~ msgstr "Seattle Film Works" - -#~ msgid "Raw red samples" -#~ msgstr "Raw red samples" - -#~ msgid "Fuji CCD-RAW Graphic File" -#~ msgstr "Fuji CCD-RAW Graphic File" - -#~ msgid "SUN Rasterfile" -#~ msgstr "SUN Rasterfile" - -#~ msgid "Raw red, blue, and green samples" -#~ msgstr "Raw red, blue, and green samples" - -#~ msgid "Raw red, green, and blue samples" -#~ msgstr "Raw red, green, and blue samples" - -#~ msgid "Raw red, green, blue, and matte samples" -#~ msgstr "Raw red, green, blue, and matte samples" - -#~ msgid "Raw red, green, blue, and opacity samples" -#~ msgstr "Raw red, green, blue, and opacity samples" - -#~ msgid "Alias/Wavefront image" -#~ msgstr "Alias/Wavefront image" - -#~ msgid "Utah Run length encoded image" -#~ msgstr "Utah Run length encoded image" - -#~ msgid "ZX-Spectrum SCREEN$" -#~ msgstr "ZX-Spectrum SCREEN$" - -#~ msgid "Scitex HandShake" -#~ msgstr "Scitex HandShake" - -#~ msgid "Irix RGB image" -#~ msgstr "Irix RGB image" - -#~ msgid "Sony Raw Format 2" -#~ msgstr "Sony Raw Format 2" - -#~ msgid "Sony Raw Format" -#~ msgstr "Sony Raw Format" - -#~ msgid "Steganographic image" -#~ msgstr "Steganographic image" - -#~ msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" -#~ msgstr "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" - -#~ msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" -#~ msgstr "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" - -#~ msgid "Text" -#~ msgstr "Text" - -#~ msgid "EXIF Profile Thumbnail" -#~ msgstr "EXIF Profile Thumbnail" - -#~ msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" -#~ msgstr "Tagged Image File Format (LIBTIFF, Version 3.9.4)" - -#~ msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" -#~ msgstr "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" - -#~ msgid "Tile image with a texture" -#~ msgstr "Tile image with a texture" - -#~ msgid "PSX TIM" -#~ msgstr "PSX TIM" - -#~ msgid "TOPOL X Image" -#~ msgstr "TOPOL X Image" - -#~ msgid "TrueType font collection (Freetype 2.4.2)" -#~ msgstr "TrueType font collection (Freetype 2.4.2)" - -#~ msgid "TrueType font (Freetype 2.4.2)" -#~ msgstr "TrueType font (Freetype 2.4.2)" - -#~ msgid "Unicode Text format" -#~ msgstr "Unicode Text format" - -#~ msgid "X-Motif UIL table" -#~ msgstr "X-Motif UIL table" - -#~ msgid "VICAR rasterfile format" -#~ msgstr "VICAR rasterfile format" - -#~ msgid "Visual Image Directory" -#~ msgstr "Visual Image Directory" - -#~ msgid "Khoros Visualization image" -#~ msgstr "Khoros Visualization image" - -#~ msgid "Wireless Bitmap (level 0) image" -#~ msgstr "Wireless Bitmap (level 0) image" - -#~ msgid "Windows Meta File" -#~ msgstr "Windows Meta File" - -#~ msgid "Word Perfect Graphics" -#~ msgstr "Word Perfect Graphics" - -#~ msgid "Windows Media Video" -#~ msgstr "Windows Media Video" - -#~ msgid "Compressed Windows Meta File" -#~ msgstr "Compressed Windows Meta File" - -#~ msgid "X Window System" -#~ msgstr "X Window System" - -#~ msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" -#~ msgstr "Foveon X3 (Sigma/Polaroid) Raw picture file" - -#~ msgid "X Windows system bitmap (black and white)" -#~ msgstr "X Windows system bitmap (black and white)" - -#~ msgid "Constant image uniform color" -#~ msgstr "Constant image uniform color" - -#~ msgid "GIMP image" -#~ msgstr "GIMP image" - -#~ msgid "Adobe XML metadata" -#~ msgstr "Adobe XML metadata" - -#~ msgid "X Windows system pixmap (color)" -#~ msgstr "X Windows system pixmap (color)" - -#~ msgid "Microsoft XML Paper Specification" -#~ msgstr "Microsoft XML Paper Specification" - -#~ msgid "XV thumbnail file" -#~ msgstr "XV thumbnail file" - -#~ msgid "X Windows system window dump (color)" -#~ msgstr "X Windows system window dump (color)" - -#~ msgid "Raw yellow samples" -#~ msgstr "Raw yellow samples" - -#~ msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" -#~ msgstr "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" - -#~ msgid "name" -#~ msgstr "name" - -#~ msgid "description" -#~ msgstr "description" diff --git a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo b/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 1416ef85c3..0000000000 Binary files a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index a066a49f8d..0000000000 --- a/mayan/apps/django_gpg/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,317 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2016-04-27 18:22+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:31 -msgid "Django GPG" -msgstr "Django GPG" - -#: apps.py:47 apps.py:50 forms.py:17 -msgid "Key ID" -msgstr "Key ID" - -#: apps.py:48 apps.py:61 forms.py:19 models.py:52 -msgid "User ID" -msgstr "User ID" - -#: apps.py:51 forms.py:34 models.py:55 -msgid "Type" -msgstr "Type" - -#: apps.py:53 forms.py:23 models.py:36 -msgid "Creation date" -msgstr "Creation date" - -#: apps.py:56 forms.py:27 models.py:40 -msgid "Expiration date" -msgstr "Expiration date" - -#: apps.py:57 -msgid "No expiration" -msgstr "No expiration" - -#: apps.py:59 forms.py:32 models.py:47 -msgid "Length" -msgstr "Length" - -#: forms.py:28 -msgid "None" -msgstr "None" - -#: forms.py:31 models.py:44 -msgid "Fingerprint" -msgstr "Fingerprint" - -#: forms.py:33 models.py:50 -msgid "Algorithm" -msgstr "Algorithm" - -#: forms.py:47 -msgid "Term" -msgstr "Term" - -#: forms.py:48 -msgid "Name, e-mail, key ID or key fingerprint to look for." -msgstr "Name, e-mail, key ID or key fingerprint to look for." - -#: links.py:13 -msgid "Delete" -msgstr "Delete" - -#: links.py:17 -msgid "Details" -msgstr "Details" - -#: links.py:21 -msgid "Download" -msgstr "Download" - -#: links.py:25 permissions.py:28 -msgid "Query keyservers" -msgstr "Query keyservers" - -#: links.py:29 -msgid "Import" -msgstr "Import" - -#: links.py:34 permissions.py:7 -msgid "Key management" -msgstr "Key management" - -#: links.py:37 -msgid "Upload key" -msgstr "Upload key" - -#: links.py:41 views.py:160 -msgid "Private keys" -msgstr "Private keys" - -#: links.py:45 views.py:149 -msgid "Public keys" -msgstr "Public keys" - -#: literals.py:6 literals.py:14 -msgid "Public" -msgstr "Public" - -#: literals.py:7 literals.py:15 -msgid "Secret" -msgstr "Secret" - -#: literals.py:23 literals.py:28 -msgid "RSA" -msgstr "RSA" - -#: literals.py:24 -msgid "DSA" -msgstr "DSA" - -#: literals.py:29 -msgid "Elgamal" -msgstr "Elgamal" - -#: literals.py:43 -msgid "Bad signature." -msgstr "Bad signature." - -#: literals.py:46 -msgid "Document not signed or invalid signature." -msgstr "Document not signed or invalid signature." - -#: literals.py:49 -msgid "Signature error." -msgstr "Signature error." - -#: literals.py:53 -msgid "Document is signed but no public key is available for verification." -msgstr "Document is signed but no public key is available for verification." - -#: literals.py:58 -msgid "Document is signed, and signature is good." -msgstr "Document is signed, and signature is good." - -#: literals.py:61 -msgid "Document is signed with a valid signature." -msgstr "Document is signed with a valid signature." - -#: models.py:32 -msgid "ASCII armored version of the key." -msgstr "ASCII armored version of the key." - -#: models.py:33 -msgid "Key data" -msgstr "Key data" - -#: models.py:61 -msgid "Key" -msgstr "Key" - -#: models.py:62 -msgid "Keys" -msgstr "Keys" - -#: models.py:68 -msgid "Invalid key data" -msgstr "Invalid key data" - -#: models.py:71 -msgid "Key already exists." -msgstr "Key already exists." - -#: permissions.py:10 -msgid "Delete keys" -msgstr "Delete keys" - -#: permissions.py:13 -msgid "Download keys" -msgstr "Download keys" - -#: permissions.py:16 -msgid "Import keys from keyservers" -msgstr "Import keys from keyservers" - -#: permissions.py:19 -msgid "Use keys to sign content" -msgstr "Use keys to sign content" - -#: permissions.py:22 -msgid "Upload keys" -msgstr "Upload keys" - -#: permissions.py:25 -msgid "View keys" -msgstr "View keys" - -#: settings.py:10 -msgid "Signatures" -msgstr "Signatures" - -#: settings.py:15 -msgid "Home directory used to store keys as well as configuration files." -msgstr "Home directory used to store keys as well as configuration files." - -#: settings.py:21 -msgid "Path to the GPG binary." -msgstr "Path to the GPG binary." - -#: settings.py:25 -msgid "Keyserver used to query for keys." -msgstr "Keyserver used to query for keys." - -#: views.py:38 -#, python-format -msgid "Delete key: %s" -msgstr "Delete key: %s" - -#: views.py:48 -#, python-format -msgid "Details for key: %s" -msgstr "Details for key: %s" - -#: views.py:68 -#, python-format -msgid "Import key ID: %s?" -msgstr "Import key ID: %s?" - -#: views.py:69 -msgid "Import key" -msgstr "Import key" - -#: views.py:78 -#, python-format -msgid "Unable to import key: %(key_id)s; %(error)s" -msgstr "Unable to import key: %(key_id)s; %(error)s" - -#: views.py:85 -#, python-format -msgid "Successfully received key: %(key_id)s" -msgstr "Successfully received key: %(key_id)s" - -#: views.py:107 -msgid "Search" -msgstr "Search" - -#: views.py:109 -msgid "Query key server" -msgstr "Query key server" - -#: views.py:119 -msgid "Key query results" -msgstr "Key query results" - -#: views.py:138 -msgid "Upload new key" -msgstr "Upload new key" - -#~ msgid "Unknown" -#~ msgstr "unknown" - -#~ msgid "ID" -#~ msgstr "ID" - -#~ msgid "Owner" -#~ msgstr "Owner" - -#~ msgid "Identities" -#~ msgstr "Identifies" - -#~ msgid "Key: %s, deleted successfully." -#~ msgstr "Key: %s, deleted successfully." - -#~ msgid "Delete key" -#~ msgstr "Delete key" - -#~ msgid "" -#~ "Delete key %s? If you delete a public key that is part of a public/" -#~ "private pair the private key will be deleted as well." -#~ msgstr "" -#~ "Are you sure you wish to delete key: %s? If you try to delete a public " -#~ "key that is part of a public/private pair the private key will be deleted " -#~ "as well." - -#~ msgid "results" -#~ msgstr "results" - -#~ msgid "Key: %s, imported successfully." -#~ msgstr "Key: %s, imported successfully." - -#~ msgid "Are you sure you wish to import key id: %s?" -#~ msgstr "Are you sure you wish to import key id: %s?" - -#~ msgid "Disabled" -#~ msgstr "disabled" - -#~ msgid "Expired" -#~ msgstr "expired" - -#~ msgid "Revoked" -#~ msgstr "revoked" - -#~ msgid "private keys" -#~ msgstr "private keys" - -#~ msgid "type" -#~ msgstr "type" - -#~ msgid "query keyservers" -#~ msgstr "query keyservers" - -#~ msgid "key management" -#~ msgstr "key management" diff --git a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index f6b7570dfc..0000000000 Binary files a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index 253c40e08b..0000000000 --- a/mayan/apps/document_comments/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,128 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2015-08-24 04:02+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:26 -msgid "Document comments" -msgstr "Document comments" - -#: apps.py:46 -msgid "Date" -msgstr "Date" - -#: apps.py:48 models.py:27 -msgid "User" -msgstr "User" - -#. Translators: Comment here is a noun and refers to the actual text stored -#: apps.py:51 models.py:30 models.py:72 views.py:23 -msgid "Comment" -msgstr "Comment" - -#: apps.py:55 apps.py:59 links.py:22 models.py:73 permissions.py:7 -msgid "Comments" -msgstr "Comments" - -#: events.py:9 -msgid "Document comment created" -msgstr "Document comment created" - -#: events.py:13 -msgid "Document comment deleted" -msgstr "Document comment deleted" - -#: links.py:13 -msgid "Add comment" -msgstr "Add comment" - -#: links.py:18 -msgid "Delete" -msgstr "Delete" - -#: models.py:23 -msgid "Document" -msgstr "Document" - -#: models.py:33 -msgid "Date time submitted" -msgstr "Date time submitted" - -#: permissions.py:10 -msgid "Create new comments" -msgstr "Create new comments" - -#: permissions.py:13 -msgid "Delete comments" -msgstr "Delete comments" - -#: permissions.py:16 -msgid "View comments" -msgstr "View comments" - -#: views.py:41 -#, python-format -msgid "Add comment to document: %s" -msgstr "Add comment to document: %s" - -#: views.py:79 -#, python-format -msgid "Delete comment: %s?" -msgstr "Delete comment: %s?" - -#: views.py:106 -#, python-format -msgid "Comments for document: %s" -msgstr "Comments for document: %s" - -#~ msgid "Comment \"%s\" deleted successfully." -#~ msgstr "Comment \"%s\" deleted successfully." - -#~ msgid "Error deleting comment \"%(comment)s\": %(error)s" -#~ msgstr "Error deleting comment \"%(comment)s\": %(error)s" - -#~ msgid "Delete comment?" -#~ msgstr "Delete comments" - -#~ msgid "Comment added successfully." -#~ msgstr "Comment added successfully." - -#~ msgid "comment" -#~ msgstr "comment" - -#~ msgid "Must provide at least one comment." -#~ msgstr "Must provide at least one comment." - -#~ msgid "Are you sure you wish to delete the comment: %s?" -#~ msgstr "Are you sure you wish to delete the comment: %s?" - -#~ msgid "Are you sure you wish to delete the comments: %s?" -#~ msgstr "Are you sure you wish to delete the comments: %s?" - -#~ msgid "date" -#~ msgstr "date" - -#~ msgid "user" -#~ msgstr "user" - -#~ msgid "comments" -#~ msgstr "comments" - -#~ msgid "comments: %s" -#~ msgstr "comments: %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 deleted file mode 100644 index 31e8394732..0000000000 Binary files a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index e446220f71..0000000000 --- a/mayan/apps/document_indexing/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,455 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2017-06-23 05:43+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: admin.py:24 -msgid "None" -msgstr "None" - -#: admin.py:26 apps.py:103 links.py:48 models.py:49 -msgid "Document types" -msgstr "Document types" - -#: apps.py:49 -msgid "Document indexing" -msgstr "Document indexing" - -#: apps.py:81 models.py:33 -msgid "Label" -msgstr "Label" - -#: apps.py:82 models.py:38 -msgid "Slug" -msgstr "Slug" - -#: apps.py:84 apps.py:112 models.py:46 models.py:169 -msgid "Enabled" -msgstr "Enabled" - -#: apps.py:89 -msgid "Total nodes" -msgstr "" - -#: apps.py:95 -#, fuzzy -#| msgid "Link documents" -msgid "Total documents" -msgstr "Link documents" - -#: apps.py:108 -msgid "Level" -msgstr "Level" - -#: apps.py:116 -msgid "Has document links?" -msgstr "Has document links?" - -#: apps.py:123 apps.py:140 -msgid "Node" -msgstr "Node" - -#: apps.py:127 apps.py:146 -msgid "Nodes" -msgstr "nodes" - -#: apps.py:131 apps.py:150 models.py:291 -msgid "Documents" -msgstr "Documents" - -#: forms.py:15 -msgid "Indexes to be queued for rebuilding." -msgstr "Indexes to be queued for rebuilding." - -#: forms.py:16 links.py:18 links.py:22 links.py:25 links.py:28 models.py:57 -#: views.py:73 views.py:220 -msgid "Indexes" -msgstr "Indexes" - -#: handlers.py:20 -msgid "Creation date" -msgstr "Creation date" - -#: links.py:31 views.py:34 -msgid "Create index" -msgstr "Create index" - -#: links.py:35 links.py:64 -msgid "Edit" -msgstr "Edit" - -#: links.py:40 links.py:68 -msgid "Delete" -msgstr "Delete" - -#: links.py:44 -msgid "Tree template" -msgstr "Tree template" - -#: links.py:54 -msgid "Deletes and creates from scratch all the document indexes." -msgstr "Deletes and creates from scratch all the document indexes." - -#: links.py:57 views.py:326 -msgid "Rebuild indexes" -msgstr "Rebuild indexes" - -#: links.py:60 -msgid "New child node" -msgstr "New child node" - -#: models.py:37 -msgid "This value will be used by other apps to reference this index." -msgstr "This value will be used by other apps to reference this index." - -#: models.py:43 -msgid "Causes this index to be visible and updated when document data changes." -msgstr "" -"Causes this index to be visible and updated when document data changes." - -#: models.py:56 models.py:153 -msgid "Index" -msgstr "Index" - -#: models.py:137 -msgid "Index instance" -msgstr "Index instance" - -#: models.py:138 -msgid "Index instances" -msgstr "Index instances" - -#: models.py:157 -msgid "" -"Enter a template to render. Use Django's default templating language " -"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)" -msgstr "" -"Enter a template to render. Use Django's default templating language " -"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)" - -#: models.py:161 -msgid "Indexing expression" -msgstr "Indexing expression" - -#: models.py:166 -msgid "Causes this node to be visible and updated when document data changes." -msgstr "Causes this node to be visible and updated when document data changes." - -#: models.py:174 -msgid "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." -msgstr "" -"Check this option to have this node act as a container for documents and not " -"as a parent for further nodes." - -#: models.py:177 -msgid "Link documents" -msgstr "Link documents" - -#: models.py:181 -msgid "Index node template" -msgstr "Index node template" - -#: models.py:182 -msgid "Indexes node template" -msgstr "Indexes node template" - -#: models.py:186 -msgid "Root" -msgstr "Root" - -#: models.py:247 -#, python-format -msgid "" -"Error indexing document: %(document)s; expression: %(expression)s; " -"%(exception)s" -msgstr "" -"Error indexing document: %(document)s; expression: %(expression)s; " -"%(exception)s" - -#: models.py:284 -msgid "Index template node" -msgstr "Index template node" - -#: models.py:287 -msgid "Value" -msgstr "Value" - -#: models.py:297 -msgid "Index node instance" -msgstr "Index node instance" - -#: models.py:298 -msgid "Indexes node instances" -msgstr "Indexes node instances" - -#: models.py:402 -msgid "Document index node instance" -msgstr "Document index node instance" - -#: models.py:403 -msgid "Document indexes node instances" -msgstr "Document indexes node instances" - -#: permissions.py:7 queues.py:8 -msgid "Indexing" -msgstr "Indexing" - -#: permissions.py:10 -msgid "Create new document indexes" -msgstr "Create new document indexes" - -#: permissions.py:13 -msgid "Edit document indexes" -msgstr "Edit document indexes" - -#: permissions.py:16 -msgid "Delete document indexes" -msgstr "Delete document indexes" - -#: permissions.py:19 -msgid "View document indexes" -msgstr "View document indexes" - -#: permissions.py:22 -msgid "Rebuild document indexes" -msgstr "Rebuild document indexes" - -#: queues.py:12 -msgid "Delete empty index nodes" -msgstr "Delete empty index nodes" - -#: queues.py:16 -msgid "Remove document" -msgstr "Remove document" - -#: queues.py:20 -msgid "Index document" -msgstr "Index document" - -#: queues.py:24 -msgid "Rebuild index" -msgstr "Rebuild index" - -#: views.py:49 -#, python-format -msgid "Delete the index: %s?" -msgstr "Delete the index: %s?" - -#: views.py:62 -#, python-format -msgid "Edit index: %s" -msgstr "Edit index: %s" - -#: views.py:79 -msgid "Available document types" -msgstr "Available document types" - -#: views.py:81 -msgid "Document types linked" -msgstr "Document types linked" - -#: views.py:96 -#, python-format -msgid "Document types linked to index: %s" -msgstr "Document types linked to index: %s" - -#: views.py:135 -#, python-format -msgid "Tree template nodes for index: %s" -msgstr "Tree template nodes for index: %s" - -#: views.py:157 -#, python-format -msgid "Create child node of: %s" -msgstr "Create child node of: %s" - -#: views.py:181 -#, python-format -msgid "Delete the index template node: %s?" -msgstr "Delete the index template node: %s?" - -#: views.py:203 -#, python-format -msgid "Edit the index template node: %s?" -msgstr "Edit the index template node: %s?" - -#: views.py:269 -#, python-format -msgid "Navigation: %s" -msgstr "Navigation: %s" - -#: views.py:274 -#, python-format -msgid "Contents for index: %s" -msgstr "Contents for index: %s" - -#: views.py:316 -#, python-format -msgid "Indexes nodes containing document: %s" -msgstr "Indexes nodes containing document: %s" - -#: views.py:335 -msgid "Index rebuild queued successfully." -msgstr "Index rebuild queued successfully." - -#~ msgid "Items" -#~ msgstr "Items" - -#~ 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 "Rebuild all indexes?" -#~ msgstr "rebuild indexes" - -#~ msgid "Index list" -#~ msgstr "index list" - -#~ msgid "Configure document indexes" -#~ msgstr "Configure document indexes" - -#~ msgid "Index template node created successfully." -#~ msgstr "Index template node created successfully." - -#~ msgid "Index template node edited successfully" -#~ msgstr "Index template node edited successfully" - -#~ msgid "Node: %s deleted successfully." -#~ msgstr "Node: %s deleted successfully." - -#~ msgid "Node: %(node)s delete error: %(error)s" -#~ msgstr "Node: %(node)s delete error: %(error)s" - -#~ msgid "Enter a python string expression to be evaluated." -#~ msgstr "Enter a python string expression to be evaluated." - -#~ msgid "Go up one level" -#~ msgstr "go up one level" - -#~ msgid "Title" -#~ msgstr "title" - -#~ msgid "The name that will be visible to users." -#~ msgstr "The name that will be visible to users." - -#~ msgid "Index created successfully." -#~ msgstr "Index created successfully." - -#~ msgid "Index edited successfully" -#~ msgstr "Index edited successfully" - -#~ msgid "Index: %s deleted successfully." -#~ msgstr "Index: %s deleted successfully." - -#~ msgid "Index: %(index)s delete error: %(error)s" -#~ msgstr "Index: %(index)s delete error: %(error)s" - -#~ msgid "Are you sure you with to delete the index: %s?" -#~ msgstr "Are you sure you with to delete the index: %s?" - -#~ msgid "Document types not in index: %s" -#~ msgstr "document types not in index: %s" - -#~ msgid "Are you sure you with to delete the index template node: %s?" -#~ msgstr "Are you sure you with to delete the index template node: %s?" - -#~ msgid "Are you sure you wish to rebuild all indexes?" -#~ msgstr "Are you sure you wish to rebuild all indexes?" - -#~ msgid "Maximum suffix (%s) count reached." -#~ msgstr "Maximum suffix (%s) count reached." - -#~ msgid "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" -#~ msgstr "" -#~ "Error in document indexing update expression: %(expression)s; " -#~ "%(exception)s" - -#~ msgid "Unable to delete document indexing node; %s" -#~ msgstr "Unable to delete document indexing node; %s" - -#~ msgid "Unable to create indexing directory; %s" -#~ msgstr "Unable to create indexing directory; %s" - -#~ msgid "" -#~ "Unable to create symbolic link, file exists and could not be deleted: " -#~ "%(filepath)s; %(exception)s" -#~ msgstr "" -#~ "Unable to create symbolic link, file exists and could not be deleted: " -#~ "%(filepath)s; %(exc)s" - -#~ msgid "Unable to create symbolic link: %(filepath)s; %(exception)s" -#~ msgstr "Unable to create symbolic link: %(filepath)s; %(exc)s" - -#~ msgid "Unable to delete document symbolic link; %s" -#~ msgstr "Unable to delete document symbolic link; %s" - -#~ msgid "Unable to delete indexing directory; %s" -#~ msgstr "Unable to delete indexing directory; %s" - -#~ msgid "Available functions: %s" -#~ msgstr "Available functions: %s" - -#~ msgid "Document" -#~ msgstr "document" - -#~ msgid "Document rename count" -#~ msgstr "document rename count" - -#~ msgid "Documents rename count" -#~ msgstr "documents rename count" - -#~ msgid "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." -#~ msgstr "" -#~ "A dictionary that maps the index name and where on the filesystem that " -#~ "index will be mirrored." - -#~ msgid "Index rebuild error: %s" -#~ msgstr "Index rebuild error: %s" - -#~ msgid "Index instance node" -#~ msgstr "index instance node" - -#~ msgid "Indexes instance nodes" -#~ msgstr "indexes instance nodes" - -#~ msgid "indexes" -#~ msgstr "indexes" - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "name" -#~ msgstr "name" - -#~ msgid "index" -#~ msgstr "index" - -#~ msgid "node" -#~ msgstr "node" - -#~ msgid "What are indexes?" -#~ msgstr "What are indexes?" - -#~ msgid "Indexes group documents into a tree like hierarchical structure." -#~ msgstr "Indexes group documents into a tree like hierarchical structure." diff --git a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 5cc75d74e8..0000000000 Binary files a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index 7b46616bc9..0000000000 --- a/mayan/apps/document_signatures/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,306 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2017-06-23 05:43+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:52 permissions.py:8 settings.py:7 -msgid "Document signatures" -msgstr "Document signatures" - -#: apps.py:92 -msgid "Date" -msgstr "Date" - -#: apps.py:95 models.py:47 -msgid "Key ID" -msgstr "Key ID" - -#: apps.py:99 forms.py:64 models.py:51 -msgid "Signature ID" -msgstr "Signature ID" - -#: apps.py:100 forms.py:76 -msgid "None" -msgstr "None" - -#: apps.py:103 -msgid "Type" -msgstr "Type" - -#: forms.py:21 -msgid "Key" -msgstr "Key" - -#: forms.py:25 -msgid "Passphrase" -msgstr "Passphrase" - -#: forms.py:46 -msgid "Signature is embedded?" -msgstr "Signature is embedded?" - -#: forms.py:48 -msgid "Signature date" -msgstr "Signature date" - -#: forms.py:51 -msgid "Signature key ID" -msgstr "Signature key ID" - -#: forms.py:53 -msgid "Signature key present?" -msgstr "Signature key present?" - -#: forms.py:66 -msgid "Key fingerprint" -msgstr "Key fingerprint" - -#: forms.py:70 -msgid "Key creation date" -msgstr "Key creation date" - -#: forms.py:75 -msgid "Key expiration date" -msgstr "Key expiration date" - -#: forms.py:80 -msgid "Key length" -msgstr "Key length" - -#: forms.py:84 -msgid "Key algorithm" -msgstr "Key algorithm" - -#: forms.py:88 -msgid "Key user ID" -msgstr "Key user ID" - -#: forms.py:92 -msgid "Key type" -msgstr "Key type" - -#: links.py:32 -msgid "Verify all documents" -msgstr "Verify all documents" - -#: links.py:39 queues.py:8 -msgid "Signatures" -msgstr "Signatures" - -#: links.py:46 -msgid "Delete" -msgstr "Delete" - -#: links.py:51 -msgid "Details" -msgstr "Details" - -#: links.py:57 -msgid "Signature list" -msgstr "Signature list" - -#: links.py:63 -msgid "Download" -msgstr "Download" - -#: links.py:69 -msgid "Upload signature" -msgstr "Upload signature" - -#: links.py:75 -msgid "Sign detached" -msgstr "Sign detached" - -#: links.py:81 -msgid "Sign embedded" -msgstr "Sign embedded" - -#: models.py:41 -msgid "Document version" -msgstr "Document version" - -#: models.py:45 -msgid "Date signed" -msgstr "Date signed" - -#: models.py:55 -msgid "Public key fingerprint" -msgstr "Public key fingerprint" - -#: models.py:61 -msgid "Document version signature" -msgstr "Document version signature" - -#: models.py:62 -msgid "Document version signatures" -msgstr "Document version signatures" - -#: models.py:81 -msgid "Detached" -msgstr "Detached" - -#: models.py:83 -msgid "Embedded" -msgstr "Embedded" - -#: models.py:98 -msgid "Document version embedded signature" -msgstr "Document version embedded signature" - -#: models.py:99 -msgid "Document version embedded signatures" -msgstr "Document version embedded signatures" - -#: models.py:132 -msgid "Signature file" -msgstr "Signature file" - -#: models.py:136 -msgid "Document version detached signature" -msgstr "Document version detached signature" - -#: models.py:137 -msgid "Document version detached signatures" -msgstr "Document version detached signatures" - -#: models.py:140 -msgid "signature" -msgstr "signature" - -#: permissions.py:13 -msgid "Sign documents with detached signatures" -msgstr "Sign documents with detached signatures" - -#: permissions.py:17 -msgid "Sign documents with embedded signatures" -msgstr "Sign documents with embedded signatures" - -#: permissions.py:21 -msgid "Delete detached signatures" -msgstr "Delete detached signatures" - -#: permissions.py:25 -msgid "Download detached document signatures" -msgstr "Download detached document signatures" - -#: permissions.py:29 -msgid "Upload detached document signatures" -msgstr "Upload detached document signatures" - -#: permissions.py:33 -msgid "Verify document signatures" -msgstr "Verify document signatures" - -#: permissions.py:37 -msgid "View details of document signatures" -msgstr "View details of document signatures" - -#: queues.py:11 -msgid "Verify key signatures" -msgstr "Verify key signatures" - -#: queues.py:15 -msgid "Unverify key signatures" -msgstr "Unverify key signatures" - -#: queues.py:19 -msgid "Verify document version" -msgstr "Verify document version" - -#: queues.py:24 -msgid "Verify missing embedded signature" -msgstr "Verify missing embedded signature" - -#: views.py:61 views.py:156 -msgid "Passphrase is needed to unlock this key." -msgstr "Passphrase is needed to unlock this key." - -#: views.py:71 views.py:166 -msgid "Passphrase is incorrect." -msgstr "Passphrase is incorrect." - -#: views.py:92 views.py:186 -msgid "Document version signed successfully." -msgstr "Document version signed successfully." - -#: views.py:118 -#, python-format -msgid "Sign document version \"%s\" with a detached signature" -msgstr "Sign document version \"%s\" with a detached signature" - -#: views.py:219 -#, python-format -msgid "Sign document version \"%s\" with a embedded signature" -msgstr "Sign document version \"%s\" with a embedded signature" - -#: views.py:246 -#, python-format -msgid "Delete detached signature: %s" -msgstr "Delete detached signature: %s" - -#: views.py:271 -#, python-format -msgid "Details for signature: %s" -msgstr "Details for signature: %s" - -#: views.py:313 -#, python-format -msgid "Signatures for document version: %s" -msgstr "Signatures for document version: %s" - -#: views.py:344 -#, python-format -msgid "Upload detached signature for document version: %s" -msgstr "Upload detached signature for document version: %s" - -#: views.py:361 -msgid "On large databases this operation may take some time to execute." -msgstr "On large databases this operation may take some time to execute." - -#: views.py:362 -msgid "Verify all document for signatures?" -msgstr "Verify all document for signatures?" - -#: views.py:372 -msgid "Signature verification queued successfully." -msgstr "Signature verification queued successfully." - -#~ msgid "Signature status: %s" -#~ msgstr "Signature type: %s" - -#~ msgid "Timestamp: %s" -#~ msgstr "Timestamp: %s" - -#~ msgid "Signee: %s" -#~ msgstr "Signee: %s" - -#~ msgid "Detached signature uploaded successfully." -#~ msgstr "Detached signature uploaded successfully." - -#~ msgid "Error while deleting the detached signature; %s" -#~ msgstr "Download detached signatures" - -#~ msgid "Delete the detached signature from document: %s?" -#~ msgstr "Upload detached signature for: %s" - -#~ msgid "Signature status: %(widget)s %(text)s" -#~ msgstr "Signature status: %(widget)s %(text)s" - -#~ msgid "signature file" -#~ msgstr "signature file" diff --git a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo b/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 05e878134b..0000000000 Binary files a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index 8d51075a80..0000000000 --- a/mayan/apps/document_states/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,388 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2017-06-23 05:43+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:44 queues.py:8 -msgid "Document states" -msgstr "Document states" - -#: apps.py:69 apps.py:76 -msgid "Current state of a workflow" -msgstr "Current state of a workflow" - -#: apps.py:70 -msgid "Return the current state of the selected workflow" -msgstr "Return the current state of the selected workflow" - -#: apps.py:77 -msgid "" -"Return the completion value of the current state of the selected workflow" -msgstr "" -"Return the completion value of the current state of the selected workflow" - -#: apps.py:92 models.py:38 models.py:96 models.py:157 -msgid "Label" -msgstr "Label" - -#: apps.py:95 models.py:35 -msgid "Internal name" -msgstr "Internal name" - -#: apps.py:99 -msgid "Initial state" -msgstr "Initial state" - -#: apps.py:100 apps.py:110 apps.py:120 apps.py:126 -msgid "None" -msgstr "None" - -#: apps.py:104 -msgid "Current state" -msgstr "Current state" - -#: apps.py:108 apps.py:135 models.py:310 -msgid "User" -msgstr "User" - -#: apps.py:114 -msgid "Last transition" -msgstr "Last transition" - -#: apps.py:118 apps.py:131 -msgid "Date and time" -msgstr "Date and time" - -#: apps.py:124 apps.py:151 models.py:108 -msgid "Completion" -msgstr "Completion" - -#: apps.py:138 forms.py:52 links.py:85 models.py:306 -msgid "Transition" -msgstr "Transition" - -#: apps.py:142 forms.py:55 models.py:312 -msgid "Comment" -msgstr "Comment" - -#: apps.py:147 -msgid "Is initial state?" -msgstr "Is initial state?" - -#: apps.py:155 models.py:161 -msgid "Origin state" -msgstr "Origin state" - -#: apps.py:159 models.py:166 -msgid "Destination state" -msgstr "Destination state" - -#: links.py:15 links.py:38 links.py:95 models.py:77 views.py:134 views.py:413 -msgid "Workflows" -msgstr "Workflows" - -#: links.py:20 -msgid "Create workflow" -msgstr "Create workflow" - -#: links.py:25 links.py:46 links.py:63 -msgid "Delete" -msgstr "Delete" - -#: links.py:29 models.py:42 -msgid "Document types" -msgstr "Document types" - -#: links.py:33 links.py:50 links.py:67 -msgid "Edit" -msgstr "Edit" - -#: links.py:41 -msgid "Create state" -msgstr "Create state" - -#: links.py:54 links.py:105 -msgid "States" -msgstr "States" - -#: links.py:58 -msgid "Create transition" -msgstr "Create transition" - -#: links.py:71 -msgid "Transitions" -msgstr "Transitions" - -#: links.py:77 queues.py:12 -msgid "Launch all workflows" -msgstr "Launch all workflows" - -#: links.py:81 -msgid "Detail" -msgstr "Detail" - -#: links.py:90 -msgid "Workflow documents" -msgstr "Workflow documents" - -#: links.py:99 -msgid "State documents" -msgstr "State documents" - -#: models.py:32 -msgid "" -"This value will be used by other apps to reference this workflow. Can only " -"contain letters, numbers, and underscores." -msgstr "" -"This value will be used by other apps to reference this workflow. Can only " -"contain letters, numbers, and underscores." - -#: models.py:76 models.py:94 models.py:155 models.py:185 -msgid "Workflow" -msgstr "Workflow" - -#: models.py:100 -msgid "" -"Select if this will be the state with which you want the workflow to start " -"in. Only one state can be the initial state." -msgstr "" -"Select if this will be the state with which you want the workflow to start " -"in. Only one state can be the initial state." - -#: models.py:102 -msgid "Initial" -msgstr "Initial" - -#: models.py:106 -msgid "" -"Enter the percent of completion that this state represents in relation to " -"the workflow. Use numbers without the percent sign." -msgstr "" -"Enter the percent of completion that this state represents in relation to " -"the workflow. Use numbers without the percent sign." - -#: models.py:114 -msgid "Workflow state" -msgstr "Workflow state" - -#: models.py:115 -msgid "Workflow states" -msgstr "Workflow states" - -#: models.py:177 -msgid "Workflow transition" -msgstr "Workflow transition" - -#: models.py:178 -msgid "Workflow transitions" -msgstr "Workflow transitions" - -#: models.py:189 -msgid "Document" -msgstr "Document" - -#: models.py:284 models.py:299 -msgid "Workflow instance" -msgstr "Workflow instance" - -#: models.py:285 -msgid "Workflow instances" -msgstr "Workflow instances" - -#: models.py:302 -msgid "Datetime" -msgstr "Datetime" - -#: models.py:318 -msgid "Workflow instance log entry" -msgstr "Workflow instance log entry" - -#: models.py:319 -msgid "Workflow instance log entries" -msgstr "Workflow instance log entries" - -#: models.py:323 -msgid "Not a valid transition choice." -msgstr "Not a valid transition choice." - -#: models.py:329 -msgid "Workflow runtime proxy" -msgstr "Workflow runtime proxy" - -#: models.py:330 -msgid "Workflow runtime proxies" -msgstr "Workflow runtime proxies" - -#: models.py:336 -msgid "Workflow state runtime proxy" -msgstr "Workflow state runtime proxy" - -#: models.py:337 -msgid "Workflow state runtime proxies" -msgstr "Workflow state runtime proxies" - -#: permissions.py:7 -msgid "Document workflows" -msgstr "Document workflows" - -#: permissions.py:10 -msgid "Create workflows" -msgstr "Create workflows" - -#: permissions.py:13 -msgid "Delete workflows" -msgstr "Delete workflows" - -#: permissions.py:16 -msgid "Edit workflows" -msgstr "Edit workflows" - -#: permissions.py:19 -msgid "View workflows" -msgstr "View workflows" - -#: permissions.py:25 -msgid "Transition workflows" -msgstr "Transition workflows" - -#: permissions.py:28 -msgid "Execute workflow tools" -msgstr "Execute workflow tools" - -#: serializers.py:22 -msgid "Primary key of the document type to be added." -msgstr "Primary key of the document type to be added." - -#: serializers.py:37 -msgid "" -"API URL pointing to a document type in relation to the workflow to which it " -"is attached. This URL is different than the canonical document type URL." -msgstr "" -"API URL pointing to a document type in relation to the workflow to which it " -"is attached. This URL is different than the canonical document type URL." - -#: serializers.py:116 -msgid "Primary key of the destination state to be added." -msgstr "Primary key of the destination state to be added." - -#: serializers.py:120 -msgid "Primary key of the origin state to be added." -msgstr "Primary key of the origin state to be added." - -#: serializers.py:218 -msgid "" -"API URL pointing to a workflow in relation to the document to which it is " -"attached. This URL is different than the canonical workflow URL." -msgstr "" -"API URL pointing to a workflow in relation to the document to which it is " -"attached. This URL is different than the canonical workflow URL." - -#: serializers.py:227 -msgid "A link to the entire history of this workflow." -msgstr "A link to the entire history of this workflow." - -#: serializers.py:259 -msgid "" -"Comma separated list of document type primary keys to which this workflow " -"will be attached." -msgstr "" -"Comma separated list of document type primary keys to which this workflow " -"will be attached." - -#: serializers.py:319 -msgid "Primary key of the transition to be added." -msgstr "Primary key of the transition to be added." - -#: views.py:53 -#, python-format -msgid "Workflows for document: %s" -msgstr "Workflows for document: %s" - -#: views.py:77 -#, python-format -msgid "Detail of workflow: %(workflow)s" -msgstr "Detail of workflow: %(workflow)s" - -#: views.py:101 -#, python-format -msgid "Document \"%s\" transitioned successfully" -msgstr "" - -#: views.py:110 -msgid "Submit" -msgstr "Submit" - -#: views.py:112 -#, python-format -msgid "Do transition for workflow: %s" -msgstr "Do transition for workflow: %s" - -#: views.py:164 -msgid "Available document types" -msgstr "Available document types" - -#: views.py:165 -msgid "Document types assigned this workflow" -msgstr "Document types assigned this workflow" - -#: views.py:175 -#, python-format -msgid "Document types assigned the workflow: %s" -msgstr "Document types assigned the workflow: %s" - -#: views.py:214 views.py:498 -#, python-format -msgid "States of workflow: %s" -msgstr "States of workflow: %s" - -#: views.py:232 -#, python-format -msgid "Create states for workflow: %s" -msgstr "Create states for workflow: %s" - -#: views.py:308 -#, python-format -msgid "Transitions of workflow: %s" -msgstr "Transitions of workflow: %s" - -#: views.py:321 -#, python-format -msgid "Create transitions for workflow: %s" -msgstr "Create transitions for workflow: %s" - -#: views.py:351 -msgid "Unable to save transition; integrity error." -msgstr "Unable to save transition; integrity error." - -#: views.py:440 -#, python-format -msgid "Documents with the workflow: %s" -msgstr "Documents with the workflow: %s" - -#: views.py:461 -#, python-format -msgid "Documents in the workflow \"%s\", state \"%s\"" -msgstr "Documents in the workflow \"%s\", state \"%s\"" - -#: views.py:512 -msgid "Launch all workflows?" -msgstr "Launch all workflows?" - -#: views.py:519 -msgid "Workflow launch queued successfully." -msgstr "Workflow launch queued successfully." diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo b/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 70b88c865b..0000000000 Binary files a/mayan/apps/documents/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po b/mayan/apps/documents/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index db3431eef2..0000000000 --- a/mayan/apps/documents/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,1544 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2017-06-23 05:43+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:94 apps.py:244 apps.py:493 menus.py:8 models.py:230 permissions.py:7 -#: queues.py:18 settings.py:13 -msgid "Documents" -msgstr "Documents" - -#: apps.py:118 -msgid "New pages this month" -msgstr "New pages this month" - -#: apps.py:127 -msgid "New documents this month" -msgstr "New documents this month" - -#: apps.py:136 -msgid "Total documents" -msgstr "Total documents" - -#: apps.py:142 links.py:281 links.py:286 permissions.py:56 -#: views/document_type_views.py:52 -msgid "Document types" -msgstr "Document types" - -#: apps.py:148 views/document_views.py:82 -msgid "Documents in trash" -msgstr "Documents in trash" - -#: apps.py:153 -msgid "Create a document type" -msgstr "Create a document type" - -#: apps.py:155 -msgid "" -"Every uploaded document must be assigned a document type, it is the basic " -"way Mayan EDMS categorizes documents." -msgstr "" -"Every uploaded document must be assigned a document type, it is the basic " -"way Mayan EDMS categorizes documents." - -#: apps.py:162 models.py:66 models.py:158 models.py:657 search.py:21 -#: search.py:42 -msgid "Label" -msgstr "Label" - -#: apps.py:167 -msgid "The MIME type of any of the versions of a document" -msgstr "The MIME type of any of the versions of a document" - -#: apps.py:168 apps.py:275 search.py:19 search.py:39 -msgid "MIME type" -msgstr "MIME type" - -#: apps.py:215 apps.py:225 apps.py:232 apps.py:256 apps.py:287 -msgid "Thumbnail" -msgstr "Thumbnail" - -#: apps.py:221 apps.py:239 apps.py:263 -msgid "Type" -msgstr "Type" - -#: apps.py:251 models.py:659 -msgid "Enabled" -msgstr "Enabled" - -#: apps.py:266 -msgid "Date time trashed" -msgstr "Date time trashed" - -#: apps.py:271 -msgid "Time and date" -msgstr "Time and date" - -#: apps.py:279 -msgid "Encoding" -msgstr "Encoding" - -#: apps.py:283 models.py:373 -msgid "Comment" -msgstr "Comment" - -#: apps.py:293 links.py:294 views/document_views.py:790 -msgid "Duplicates" -msgstr "Duplicates" - -#: apps.py:496 -msgid "New documents per month" -msgstr "New documents per month" - -#: apps.py:503 -msgid "New document versions per month" -msgstr "New document versions per month" - -#: apps.py:510 -msgid "New document pages per month" -msgstr "New document pages per month" - -#: apps.py:517 -msgid "Total documents at each month" -msgstr "Total documents at each month" - -#: apps.py:524 -msgid "Total document versions at each month" -msgstr "Total document versions at each month" - -#: apps.py:531 -msgid "Total document pages at each month" -msgstr "Total document pages at each month" - -#: events.py:8 -msgid "Document created" -msgstr "Document created" - -#: events.py:12 -msgid "Document downloaded" -msgstr "Document downloaded" - -#: events.py:15 -msgid "Document properties edited" -msgstr "Document properties edited" - -#: events.py:18 -msgid "Document type changed" -msgstr "Document type changed" - -#: events.py:21 -msgid "New version uploaded" -msgstr "New version uploaded" - -#: events.py:25 -msgid "Document version reverted" -msgstr "Document version reverted" - -#: events.py:29 -msgid "Document viewed" -msgstr "Document viewed" - -#: forms.py:39 links.py:220 -msgid "Page image" -msgstr "Page image" - -#: forms.py:51 forms.py:54 -#, python-format -msgid "Document pages (%d)" -msgstr "Document pages (%d)" - -#: forms.py:92 -msgid "Quick document rename" -msgstr "Quick document rename" - -#: forms.py:114 -msgid "Date added" -msgstr "Date added" - -#: forms.py:118 -msgid "UUID" -msgstr "UUID" - -#: forms.py:120 models.py:168 -msgid "Language" -msgstr "Language" - -#: forms.py:122 -msgid "Unknown" -msgstr "Unknown" - -#: forms.py:130 -msgid "File mimetype" -msgstr "File mimetype" - -#: forms.py:131 forms.py:136 -msgid "None" -msgstr "None" - -#: forms.py:134 -msgid "File encoding" -msgstr "File encoding" - -#: forms.py:140 -msgid "File size" -msgstr "File size" - -#: forms.py:145 -msgid "Exists in storage" -msgstr "Exists in storage" - -#: forms.py:147 -msgid "File path in storage" -msgstr "File path in storage" - -#: forms.py:150 models.py:389 search.py:24 search.py:48 -msgid "Checksum" -msgstr "Checksum" - -#: forms.py:151 links.py:68 -msgid "Pages" -msgstr "Pages" - -#: forms.py:179 models.py:106 models.py:154 models.py:654 search.py:16 -#: search.py:35 -msgid "Document type" -msgstr "Document type" - -#: forms.py:195 -msgid "Compress" -msgstr "Compress" - -#: forms.py:197 -msgid "" -"Download the document in the original format or in a compressed manner. This " -"option is selectable only when downloading one document, for multiple " -"documents, the bundle will always be downloads as a compressed file." -msgstr "" -"Download the document in the original format or in a compressed manner. This " -"option is selectable only when downloading one document, for multiple " -"documents, the bundle will always be downloads as a compressed file." - -#: forms.py:204 -msgid "Compressed filename" -msgstr "Compressed filename" - -#: forms.py:207 -msgid "" -"The filename of the compressed file that will contain the documents to be " -"downloaded, if the previous option is selected." -msgstr "" -"The filename of the compressed file that will contain the documents to be " -"downloaded, if the previous option is selected." - -#: forms.py:225 literals.py:23 -msgid "Page range" -msgstr "Page range" - -#: forms.py:231 -msgid "" -"Page number from which all the transformation will be cloned. Existing " -"transformations will be lost." -msgstr "" -"Page number from which all the transformation will be cloned. Existing " -"transformations will be lost." - -#: links.py:53 -msgid "Preview" -msgstr "Preview" - -#: links.py:58 -msgid "Properties" -msgstr "Properties" - -#: links.py:63 -msgid "Versions" -msgstr "Versions" - -#: links.py:74 links.py:120 -msgid "Clear transformations" -msgstr "Clear transformations" - -#: links.py:79 -msgid "Clone transformations" -msgstr "Clone transformations" - -#: links.py:84 links.py:128 links.py:255 links.py:269 -msgid "Delete" -msgstr "Delete" - -#: links.py:89 links.py:124 -msgid "Move to trash" -msgstr "Move to trash" - -#: links.py:94 -msgid "Edit properties" -msgstr "Edit properties" - -#: links.py:98 links.py:132 -msgid "Change type" -msgstr "Change type" - -#: links.py:102 links.py:136 views/document_views.py:430 -msgid "Download" -msgstr "Download" - -#: links.py:106 -msgid "Print" -msgstr "Print" - -#: links.py:111 links.py:139 -msgid "Recalculate page count" -msgstr "Recalculate page count" - -#: links.py:115 links.py:143 -msgid "Restore" -msgstr "Restore" - -#: links.py:147 -msgid "Download version" -msgstr "Download version" - -#: links.py:152 views/document_views.py:62 -msgid "All documents" -msgstr "All documents" - -#: links.py:155 models.py:902 views/document_views.py:392 -msgid "Recent documents" -msgstr "Recent documents" - -#: links.py:159 -msgid "Trash can" -msgstr "Trash can" - -#: links.py:167 -msgid "" -"Clear the graphics representations used to speed up the documents' display " -"and interactive transformations results." -msgstr "" -"Clear the graphics representations used to speed up the documents' display " -"and interactive transformations results." - -#: links.py:170 -msgid "Clear document image cache" -msgstr "Clear document image cache" - -#: links.py:174 permissions.py:51 -msgid "Empty trash" -msgstr "Empty trash" - -#: links.py:182 -msgid "First page" -msgstr "First page" - -#: links.py:187 -msgid "Last page" -msgstr "Last page" - -#: links.py:194 -msgid "Previous page" -msgstr "Previous page" - -#: links.py:200 -msgid "Next page" -msgstr "Next page" - -#: links.py:206 models.py:229 models.py:367 models.py:884 models.py:909 -msgid "Document" -msgstr "Document" - -#: links.py:211 -msgid "Rotate left" -msgstr "Rotate left" - -#: links.py:216 -msgid "Rotate right" -msgstr "Rotate right" - -#: links.py:224 -msgid "Reset view" -msgstr "Reset view" - -#: links.py:229 -msgid "Zoom in" -msgstr "Zoom in" - -#: links.py:235 -msgid "Zoom out" -msgstr "Zoom out" - -#: links.py:244 -msgid "Revert" -msgstr "Revert" - -#: links.py:251 views/document_type_views.py:67 -msgid "Create document type" -msgstr "Create document type" - -#: links.py:259 links.py:273 -msgid "Edit" -msgstr "Edit" - -#: links.py:264 -msgid "Add quick label to document type" -msgstr "Add quick label to document type" - -#: links.py:277 models.py:665 -msgid "Quick labels" -msgstr "Quick labels" - -#: links.py:289 models.py:912 models.py:925 views/document_views.py:798 -msgid "Duplicated documents" -msgstr "Duplicated documents" - -#: links.py:298 -msgid "Duplicated document scan" -msgstr "Duplicated document scan" - -#: literals.py:14 -msgid "Default" -msgstr "Default" - -#: literals.py:23 -msgid "All pages" -msgstr "All pages" - -#: models.py:70 -msgid "" -"Amount of time after which documents of this type will be moved to the trash." -msgstr "" -"Amount of time after which documents of this type will be moved to the trash." - -#: models.py:72 -msgid "Trash time period" -msgstr "Trash time period" - -#: models.py:76 -msgid "Trash time unit" -msgstr "Trash time unit" - -#: models.py:80 -msgid "" -"Amount of time after which documents of this type in the trash will be " -"deleted." -msgstr "" -"Amount of time after which documents of this type in the trash will be " -"deleted." - -#: models.py:82 -msgid "Delete time period" -msgstr "Delete time period" - -#: models.py:87 -msgid "Delete time unit" -msgstr "Delete time unit" - -#: models.py:107 -msgid "Documents types" -msgstr "Documents types" - -#: models.py:158 -msgid "The name of the document" -msgstr "The name of the document" - -#: models.py:161 search.py:22 search.py:45 -msgid "Description" -msgstr "Description" - -#: models.py:164 models.py:915 -msgid "Added" -msgstr "Added" - -#: models.py:172 -msgid "In trash?" -msgstr "In trash?" - -#: models.py:177 -msgid "Date and time trashed" -msgstr "Date and time trashed" - -#: models.py:181 -msgid "" -"A document stub is a document with an entry on the database but no file " -"uploaded. This could be an interrupted upload or a deferred upload via the " -"API." -msgstr "" -"A document stub is a document with an entry on the database but no file " -"uploaded. This could be an interrupted upload or a deferred upload via the " -"API." - -#: models.py:184 -msgid "Is stub?" -msgstr "Is stub?" - -#: models.py:192 -#, python-format -msgid "Document stub, id: %d" -msgstr "Document stub, id: %d" - -#: models.py:370 -msgid "Timestamp" -msgstr "Timestamp" - -#: models.py:379 -msgid "File" -msgstr "File" - -#: models.py:394 models.py:395 models.py:678 -msgid "Document version" -msgstr "Document version" - -#: models.py:664 -msgid "Quick label" -msgstr "Quick label" - -#: models.py:682 -msgid "Page number" -msgstr "Page number" - -#: models.py:687 -#, python-format -msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" -msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s" - -#: models.py:703 models.py:851 models.py:868 -msgid "Document page" -msgstr "Document page" - -#: models.py:704 models.py:869 -msgid "Document pages" -msgstr "Document pages" - -#: models.py:853 -msgid "Filename" -msgstr "Filename" - -#: models.py:856 -msgid "Document page cached image" -msgstr "Document page cached image" - -#: models.py:857 -msgid "Document page cached images" -msgstr "Document page cached images" - -#: models.py:880 -msgid "User" -msgstr "User" - -#: models.py:887 -msgid "Accessed" -msgstr "Accessed" - -#: models.py:901 -msgid "Recent document" -msgstr "Recent document" - -#: models.py:924 -msgid "Duplicated document" -msgstr "Duplicated documents" - -#: permissions.py:10 -msgid "Create documents" -msgstr "Create documents" - -#: permissions.py:13 -msgid "Delete documents" -msgstr "Delete documents" - -#: permissions.py:16 -msgid "Trash documents" -msgstr "Trash documents" - -#: permissions.py:19 views/document_views.py:432 -msgid "Download documents" -msgstr "Download documents" - -#: permissions.py:22 -msgid "Edit documents" -msgstr "Edit documents" - -#: permissions.py:25 -msgid "Create new document versions" -msgstr "Create new document versions" - -#: permissions.py:28 -msgid "Edit document properties" -msgstr "Edit document properties" - -#: permissions.py:31 -msgid "Print documents" -msgstr "Print documents" - -#: permissions.py:34 -msgid "Restore trashed document" -msgstr "Restore trashed document" - -#: permissions.py:37 -msgid "Execute document modifying tools" -msgstr "Execute document modifying tools" - -#: permissions.py:41 -msgid "Revert documents to a previous version" -msgstr "Revert documents to a previous version" - -#: permissions.py:45 -msgid "View documents' versions list" -msgstr "View documents' versions list" - -#: permissions.py:48 -msgid "View documents" -msgstr "View documents" - -#: permissions.py:59 -msgid "Create document types" -msgstr "Create document types" - -#: permissions.py:62 -msgid "Delete document types" -msgstr "Delete document types" - -#: permissions.py:65 -msgid "Edit document types" -msgstr "Edit document types" - -#: permissions.py:68 -msgid "View document types" -msgstr "View document types" - -#: queues.py:9 -msgid "Converter" -msgstr "Converter" - -#: queues.py:12 -msgid "Documents periodic" -msgstr "Documents periodic" - -#: queues.py:15 -msgid "Uploads" -msgstr "Uploads" - -#: queues.py:23 -msgid "Check document type delete periods" -msgstr "Check document type delete periods" - -#: queues.py:27 -msgid "Check document type trash periods" -msgstr "Check document type trash periods" - -#: queues.py:31 -msgid "Delete document stubs" -msgstr "Delete document stubs" - -#: queues.py:36 -msgid "Clear image cache" -msgstr "Clear image cache" - -#: queues.py:41 -msgid "Generate document page image" -msgstr "Generate document page image" - -#: queues.py:46 -msgid "Update document page count" -msgstr "Update document page count" - -#: queues.py:50 -msgid "Upload new document version" -msgstr "Upload new document version" - -#: queues.py:54 -msgid "Delete a document" -msgstr "Delete a document" - -#: settings.py:29 -msgid "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." -msgstr "" -"Maximum number of recent (created, edited, viewed) documents to remember per " -"user." - -#: settings.py:40 -msgid "Amount in percent zoom in or out a document page per user interaction." -msgstr "Amount in percent zoom in or out a document page per user interaction." - -#: settings.py:47 -msgid "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." -msgstr "" -"Maximum amount in percent (%) to allow user to zoom in a document page " -"interactively." - -#: settings.py:54 -msgid "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." -msgstr "" -"Minimum amount in percent (%) to allow user to zoom out a document page " -"interactively." - -#: settings.py:61 -msgid "Amount in degrees to rotate a document page per user interaction." -msgstr "Amount in degrees to rotate a document page per user interaction." - -#: settings.py:70 -msgid "Default documents language (in ISO639-2 format)." -msgstr "Default documents language (in ISO639-2 format)." - -#: settings.py:74 -msgid "List of supported document languages." -msgstr "List of supported document languages." - -#: settings.py:79 -msgid "" -"Disables the first cache tier which stores high resolution, non transformed " -"versions of documents's pages." -msgstr "" - -#: settings.py:86 -msgid "" -"Disables the second cache tier which stores medium to low resolution, " -"transformed (rotated, zoomed, etc) versions of documents' pages." -msgstr "" - -#: views/document_page_views.py:51 -#, python-format -msgid "Pages for document: %s" -msgstr "Pages for document: %s" - -#: views/document_page_views.py:103 -msgid "Unknown view keyword argument schema, unable to redirect." -msgstr "Unknown view keyword argument schema, unable to redirect." - -#: views/document_page_views.py:135 -msgid "There are no more pages in this document" -msgstr "There are no more pages in this document" - -#: views/document_page_views.py:152 -msgid "You are already at the first page of this document" -msgstr "You are already at the first page of this document" - -#: views/document_page_views.py:180 -#, python-format -msgid "Image of: %s" -msgstr "Image of: %s" - -#: views/document_type_views.py:39 -#, python-format -msgid "Documents of type: %s" -msgstr "Documents of type: %s" - -#: views/document_type_views.py:78 -msgid "All documents of this type will be deleted too." -msgstr "All documents of this type will be deleted too." - -#: views/document_type_views.py:80 -#, python-format -msgid "Delete the document type: %s?" -msgstr "Delete the document type: %s?" - -#: views/document_type_views.py:96 -#, python-format -msgid "Edit document type: %s" -msgstr "Edit document type: %s" - -#: views/document_type_views.py:121 -#, python-format -msgid "Create quick label for document type: %s" -msgstr "Create quick label for document type: %s" - -#: views/document_type_views.py:142 -#, python-format -msgid "" -"Edit quick label \"%(filename)s\" from document type \"%(document_type)s\"" -msgstr "" -"Edit quick label \"%(filename)s\" from document type \"%(document_type)s\"" - -#: views/document_type_views.py:167 -#, python-format -msgid "" -"Delete the quick label: %(label)s, from document type \"%(document_type)s\"?" -msgstr "" -"Delete the quick label: %(label)s, from document type \"%(document_type)s\"?" - -#: views/document_type_views.py:195 -#, python-format -msgid "Quick labels for document type: %s" -msgstr "Quick labels for document type: %s" - -#: views/document_version_views.py:42 -#, python-format -msgid "Versions of document: %s" -msgstr "Versions of document: %s" - -#: views/document_version_views.py:56 -msgid "All later version after this one will be deleted too." -msgstr "All later version after this one will be deleted too." - -#: views/document_version_views.py:59 -msgid "Revert to this version?" -msgstr "Revert to this version?" - -#: views/document_version_views.py:69 -msgid "Document version reverted successfully" -msgstr "Document version reverted successfully" - -#: views/document_version_views.py:74 -#, python-format -msgid "Error reverting document version; %s" -msgstr "Error reverting document version; %s" - -#: views/document_views.py:90 -msgid "Delete the selected document?" -msgstr "Delete the selected document?" - -#: views/document_views.py:111 -#, python-format -msgid "Document: %(document)s deleted." -msgstr "Document: %(document)s deleted." - -#: views/document_views.py:119 -msgid "Delete the selected documents?" -msgstr "Delete the selected documents?" - -#: views/document_views.py:131 -#, python-format -msgid "Document type change request performed on %(count)d document" -msgstr "Document type change request performed on %(count)d document" - -#: views/document_views.py:134 -#, python-format -msgid "Document type change request performed on %(count)d documents" -msgstr "Document type change request performed on %(count)d documents" - -#: views/document_views.py:141 -msgid "Change" -msgstr "Change" - -#: views/document_views.py:143 -msgid "Change the type of the selected document" -msgid_plural "Change the type of the selected documents" -msgstr[0] "Change the type of the selected document" -msgstr[1] "Change the type of the selected documents" - -#: views/document_views.py:154 -#, python-format -msgid "Change the type of the document: %s" -msgstr "Change the type of the document: %s" - -#: views/document_views.py:175 -#, python-format -msgid "Document type for \"%s\" changed successfully." -msgstr "Document type for \"%s\" changed successfully." - -#: views/document_views.py:199 -msgid "Duplicates for document: %s" -msgstr "Duplicates for document: %s" - -#: views/document_views.py:228 -#, python-format -msgid "Edit properties of document: %s" -msgstr "Edit properties of document: %s" - -#: views/document_views.py:244 -msgid "Restore the selected document?" -msgstr "Restore the selected document?" - -#: views/document_views.py:265 -#, python-format -msgid "Document: %(document)s restored." -msgstr "Document: %(document)s restored." - -#: views/document_views.py:273 -msgid "Restore the selected documents?" -msgstr "Restore the selected documents?" - -#: views/document_views.py:300 -#, python-format -msgid "Preview of document: %s" -msgstr "Preview of document: %s" - -#: views/document_views.py:308 -#, python-format -msgid "Move \"%s\" to the trash?" -msgstr "Move \"%s\" to the trash?" - -#: views/document_views.py:331 -#, python-format -msgid "Document: %(document)s moved to trash successfully." -msgstr "Document: %(document)s moved to trash successfully." - -#: views/document_views.py:344 -msgid "Move the selected documents to the trash?" -msgstr "Move the selected documents to the trash?" - -#: views/document_views.py:362 -#, python-format -msgid "Properties for document: %s" -msgstr "Properties for document: %s" - -#: views/document_views.py:368 -msgid "Empty trash?" -msgstr "Empty trash?" - -#: views/document_views.py:381 -msgid "Trash emptied successfully" -msgstr "Trash emptied successfully" - -#: views/document_views.py:569 -#, python-format -msgid "%(count)d document queued for page count recalculation" -msgstr "%(count)d document queued for page count recalculation" - -#: views/document_views.py:572 -#, python-format -msgid "%(count)d documents queued for page count recalculation" -msgstr "%(count)d documents queued for page count recalculation" - -#: views/document_views.py:580 -msgid "Recalculate the page count of the selected document?" -msgid_plural "Recalculate the page count of the selected documents?" -msgstr[0] "Recalculate the page count of the selected document?" -msgstr[1] "Recalculate the page count of the selected documents?" - -#: views/document_views.py:591 -#, python-format -msgid "Recalculate the page count of the document: %s?" -msgstr "Recalculate the page count of the document: %s?" - -#: views/document_views.py:608 -#, python-format -msgid "Transformation clear request processed for %(count)d document" -msgstr "Transformation clear request processed for %(count)d document" - -#: views/document_views.py:611 -#, python-format -msgid "Transformation clear request processed for %(count)d documents" -msgstr "Transformation clear request processed for %(count)d documents" - -#: views/document_views.py:619 -msgid "Clear all the page transformations for the selected document?" -msgid_plural "Clear all the page transformations for the selected document?" -msgstr[0] "Clear all the page transformations for the selected document?" -msgstr[1] "Clear all the page transformations for the selected document?" - -#: views/document_views.py:630 -#, python-format -msgid "Clear all the page transformations for the document: %s?" -msgstr "Clear all the page transformations for the document: %s?" - -#: views/document_views.py:645 views/document_views.py:673 -#, python-format -msgid "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." -msgstr "" -"Error deleting the page transformations for document: %(document)s; " -"%(error)s." - -#: views/document_views.py:681 -msgid "Transformations cloned successfully." -msgstr "Transformations cloned successfully." - -#: views/document_views.py:696 views/document_views.py:751 -msgid "Submit" -msgstr "Submit" - -#: views/document_views.py:698 -#, python-format -msgid "Clone page transformations for document: %s" -msgstr "Clone page transformations for document: %s" - -#: views/document_views.py:752 -#, python-format -msgid "Print: %s" -msgstr "Print: %s" - -#: views/misc_views.py:18 -msgid "Clear the document image cache?" -msgstr "Clear the document image cache?" - -#: views/misc_views.py:25 -msgid "Document cache clearing queued successfully." -msgstr "Document cache clearing queued successfully." - -#: views/misc_views.py:31 -msgid "Scan for duplicated documents?" -msgstr "Scan for duplicated documents?" - -#: views/misc_views.py:38 -msgid "Duplicated document scan queued successfully." -msgstr "Duplicated document scan queued successfully." - -#: widgets.py:67 -#, python-format -msgid "Page %(page_number)d of %(total_pages)d" -msgstr "Page %(page_number)d of %(total_pages)d" - -#: widgets.py:90 -msgid "Clickable image" -msgstr "Clickable image" - -#: widgets.py:253 -msgid "Document page image" -msgstr "Document page image" - -#~ msgid "Documents setup" -#~ msgstr "Documents setup" - -#~ msgid "New version block" -#~ msgstr "Version update" - -#~ msgid "New version blocks" -#~ msgstr "Version update" - -#~ msgid "Must provide at least one document." -#~ msgstr "Must provide at least one document." - -#~ msgid "Must provide at least one document or version." -#~ msgstr "Must provide at least one document." - -#~ msgid "Documents to be downloaded" -#~ msgstr "documents to be downloaded" - -#~ msgid "Date and time" -#~ msgstr "Date added" - -#~ msgid "" -#~ "All the page transformations for document: %s, have been deleted " -#~ "successfully." -#~ msgstr "" -#~ "All the page transformations for document: %s, have been deleted " -#~ "successfully." - -#~ msgid "Document type changed successfully." -#~ msgstr "Document type created successfully" - -#~ msgid "Document type quick label created successfully" -#~ msgstr "Document type filename created successfully" - -#~ msgid "Error creating document type quick label; %(error)s" -#~ msgstr "Error creating document type filename; %(error)s" - -#~ msgid "Document tendencies" -#~ msgstr "Document edited" - -#~ msgid "Document usage" -#~ msgstr "document page" - -#~ msgid "Document types: %d" -#~ msgstr "Document types: %d" - -#~ msgid "Minimum amount of pages per document: %d" -#~ msgstr "Minimum amount of pages per document: %d" - -#~ msgid "Maximum amount of pages per document: %d" -#~ msgstr "Maximum amount of pages per document: %d" - -#~ msgid "Average amount of pages per document: %f" -#~ msgstr "Average amount of pages per document: %f" - -#~ msgid "Documents in database: %d" -#~ msgstr "Documents in database: %d" - -#~ msgid "Documents in storage: %d" -#~ msgstr "Documents in storage: %d" - -#~ msgid "Space used in storage: %s" -#~ msgstr "Documents in storage: %d" - -#~ msgid "Document pages in database: %d" -#~ msgstr "Document pages in database: %d" - -#~ msgid "Document: %(document)s error moving to trash: %(error)s" -#~ msgstr "Document: %(document)s delete error: %(error)s" - -#~ msgid "Document \"%s\" edited successfully." -#~ msgstr "Document \"%s\" edited successfully." - -#~ msgid "Return" -#~ msgstr "Return" - -#~ msgid "Details for: %s" -#~ msgstr "details for: %s" - -#~ msgid "Document type quick label: %s deleted successfully." -#~ msgstr "Document type filename: %s deleted successfully." - -#~ msgid "" -#~ "Document type quick label: %(document_type_filename)s delete error: " -#~ "%(error)s" -#~ msgstr "" -#~ "Document type filename: %(document_type_filename)s delete error: %(error)s" - -#~ msgid "Filenames" -#~ msgstr "Filename" - -#~ msgid "Document type quick rename filename" -#~ msgstr "document type quick rename filename" - -#~ msgid "Document types quick rename filenames" -#~ msgstr "document types quick rename filenames" - -#~ msgid "Can print documents" -#~ msgstr "Create documents" - -#~ msgid "" -#~ "Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), " -#~ "%(bytes)d bytes" -#~ msgstr "" -#~ "Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), " -#~ "%(bytes)d bytes" - -#~ msgid "Time added" -#~ msgstr "Time added" - -#~ msgid "Document type filename edited successfully" -#~ msgstr "Document type filename edited successfully" - -#~ msgid "Error editing document type filename; %s" -#~ msgstr "Error editing document type filename; %s" - -#~ msgid "Metadata type" -#~ msgstr "Metadata type" - -#~ msgid "Metadata value" -#~ msgstr "Metadata value" - -#~ msgid "Content" -#~ msgstr "Content" - -#~ msgid "Tags" -#~ msgstr "Tags" - -#~ msgid "Contents" -#~ msgstr "Contents" - -#~ msgid "Page %(page_number)d" -#~ msgstr "page number" - -#~ msgid "Page transformations" -#~ msgstr "page transformations" - -#~ msgid "Create new transformation" -#~ msgstr "create new transformation" - -#~ msgid "Page text" -#~ msgstr "page text" - -#~ msgid "Edit page text" -#~ msgstr "edit page text" - -#~ msgid "Uninitialized document" -#~ msgstr "all documents" - -#~ msgid "" -#~ "This document's file format is not known, the page count has therefore " -#~ "defaulted to 1." -#~ msgstr "" -#~ "This document's file format is not known, the page count has therefore " -#~ "defaulted to 1." - -#~ msgid "Page label" -#~ msgstr "page label" - -#~ msgid "Enter a valid value." -#~ msgstr "Enter a valid value." - -#~ msgid "Order" -#~ msgstr "order" - -#~ msgid "Transformation" -#~ msgstr "transformation" - -#~ msgid "Arguments" -#~ msgstr "arguments" - -#~ msgid "Use dictionaries to indentify arguments, example: {'degrees':90}" -#~ msgstr "Use dictionaries to indentify arguments, example: %s" - -#~ msgid "Document page transformations" -#~ msgstr "document page transformations" - -#~ msgid "documents" -#~ msgstr "documents" - -#~ msgid "Content of document: %s" -#~ msgstr "versions for document: %s" - -#~ msgid "Are you sure you wish to delete the selected document?" -#~ msgid_plural "Are you sure you wish to delete the selected documents?" -#~ msgstr[0] "ee02f3189246f97d6734a407f6f9040b_pl_0" -#~ msgstr[1] "ee02f3189246f97d6734a407f6f9040b_pl_1" - -#~ msgid "Document page edited successfully." -#~ msgstr "Document page edited successfully." - -#~ msgid "Edit: %s" -#~ msgstr "edit: %s" - -#~ msgid "Document type edited successfully" -#~ msgstr "Document type edited successfully" - -#~ msgid "Error editing document type; %s" -#~ msgstr "Error editing document type; %s" - -#~ msgid "Document type: %s deleted successfully." -#~ msgstr "Document type: %s deleted successfully." - -#~ msgid "Document type: %(document_type)s delete error: %(error)s" -#~ msgstr "Document type: %(document_type)s delete error: %(error)s" - -#~ msgid "Are you sure you wish to delete the document type: %s?" -#~ msgstr "Are you sure you wish to delete the document type: %s?" - -#~ msgid "Document type created successfully" -#~ msgstr "Document type created successfully" - -#~ msgid "Error creating document type; %(error)s" -#~ msgstr "Error creating document type; %(error)s" - -#~ msgid "Document type filename" -#~ msgstr "document type filename" - -#~ msgid "" -#~ "Are you sure you wish to delete the filename: %(filename)s, from document " -#~ "type \"%(document_type)s\"?" -#~ msgstr "" -#~ "Are you sure you wish to delete the filename: %(filename)s, from document " -#~ "type \"%(document_type)s\"?" - -#~ msgid "Are you sure you wish to clear the document image cache?" -#~ msgstr "Are you sure you wish to clear the document image cache?" - -#~ msgid "Are you sure you wish to revert to this version?" -#~ msgstr "Are you sure you wish to revert to this version?" - -#~ msgid "Transformations for: %s" -#~ msgstr "transformations for: %s" - -#~ msgid "" -#~ "Create new transformation for page: %(page)s of document: %(document)s" -#~ msgstr "" -#~ "Create new transformation for page: %(page)s of document: %(document)s" - -#~ msgid "Document page transformation edited successfully." -#~ msgstr "Document page transformation edited successfully." - -#~ msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" -#~ msgstr "Edit transformation \"%(transformation)s\" for: %(document_page)s" - -#~ msgid "Document page transformation deleted successfully." -#~ msgstr "Document page transformation deleted successfully." - -#~ msgid "" -#~ "Are you sure you wish to delete transformation \"%(transformation)s\" " -#~ "for: %(document_page)s" -#~ msgstr "" -#~ "Are you sure you wish to delete transformation \"%(transformation)s\" " -#~ "for: %(document_page)s" - -#~ msgid "Document properties" -#~ msgstr "Edit document properties" - -#~ msgid "Document content" -#~ msgstr "Document type" - -#~ msgid "Are you sure you wish to delete the documents: %s?" -#~ msgstr "Are you sure you wish to delete the documents: %s?" - -#~ msgid "Are you sure you wish to change the type of the document: %s?" -#~ msgstr "Are you sure you wish to delete the document: %s?" - -#~ msgid "Are you sure you wish to change the type of the documents: %s?" -#~ msgstr "Are you sure you wish to delete the documents: %s?" - -#~ msgid "Are you sure you wish to reset the page count of this document?" -#~ msgstr "" -#~ "Are you sure you wish to update the page count for the office documents " -#~ "(%d)?" - -#~ msgid "" -#~ "Are you sure you wish to clear all the page transformations for " -#~ "documents: %s?" -#~ msgstr "" -#~ "Are you sure you wish to clear all the page transformations for " -#~ "documents: %s?" - -#~ msgid "Document edited" -#~ msgstr "Document edited" - -#~ msgid "Version" -#~ msgstr "version" - -#~ msgid "Mimetype" -#~ msgstr "mimetype" - -#~ msgid "Returns a list of all the document types." -#~ msgstr "Are you sure you wish to delete the document type: %s?" - -#~ msgid "Document \"%(content_object)s\" created by %(fullname)s." -#~ msgstr "Document \"%(content_object)s\" created by %(fullname)s." - -#~ msgid "" -#~ "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." -#~ msgstr "" -#~ "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." - -#~ msgid "Document \"%(content_object)s\" edited by %(fullname)s." -#~ msgstr "Document \"%(content_object)s\" edited by %(fullname)s." - -#~ msgid "" -#~ "Document \"%(content_object)s\" was edited on %(datetime)s by " -#~ "%(fullname)s." -#~ msgstr "" -#~ "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." - -#~ msgid "Document deleted" -#~ msgstr "Document deleted" - -#~ msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." -#~ msgstr "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." - -#~ msgid "Page" -#~ msgstr "Page" - -#~ msgid "Details" -#~ msgstr "Details" - -#~ msgid "History" -#~ msgstr "history" - -#~ msgid "Find missing document files" -#~ msgstr "Find missing document files" - -#~ msgid "Major %(major)i.%(minor)i.%(micro)i, (new release)" -#~ msgstr "Major %(major)i.%(minor)i, (new release)" - -#~ msgid "Minor %(major)i.%(minor)i.%(micro)i, (some updates)" -#~ msgstr "Minor %(major)i.%(minor)i, (some updates)" - -#~ msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" -#~ msgstr "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" - -#~ msgid "Mayor" -#~ msgstr "mayor" - -#~ msgid "Minor" -#~ msgstr "minor" - -#~ msgid "Micro" -#~ msgstr "micro" - -#~ msgid "Document properties for: %s" -#~ msgstr "document properties for: %s" - -#~ msgid "Document data" -#~ msgstr "document data" - -#~ 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 "Missing documents" -#~ msgstr "missing documents" - -#~ msgid "Click on the image for full size preview" -#~ msgstr "Click on the image for full size preview" - -#~ msgid "" -#~ "Document \"%(content_object)s\" was edited on %(datetime)s by " -#~ "%(fullname)s. The following changes took place: %(changes)s." -#~ msgstr "" -#~ "Document \"%(content_object)s\" was edited on %(datetime)s by " -#~ "%(fullname)s. The following changes took place: %(changes)s." - -#~ msgid "document" -#~ msgstr "document" - -#~ msgid "Document transformation" -#~ msgstr "document transformation" - -#~ msgid "Use the new version filename as the document filename" -#~ msgstr "Use the new version filename as the document filename" - -#~ msgid "" -#~ "Update the page count of the office type documents. This is useful when " -#~ "enabling office document support after there were already office type " -#~ "documents in the database." -#~ msgstr "" -#~ "Update the page count of the office type documents. This is useful when " -#~ "enabling office document support after there were already office type " -#~ "documents in the database." - -#~ msgid "" -#~ "Page count update complete. Documents processed: %(total)d, documents " -#~ "with changed page count: %(change)d" -#~ msgstr "" -#~ "Page count update complete. Documents processed: %(total)d, documents " -#~ "with changed page count: %(change)d" - -#~ msgid "Error clearing document image cache; %s" -#~ msgstr "Error clearing document image cache; %s" - -#~ msgid "Comments" -#~ msgstr "Comments" - -#~ msgid "Release level" -#~ msgstr "Release level" - -#~ msgid "Release level serial" -#~ msgstr "Release level serial" - -#~ msgid "Find all duplicates" -#~ msgstr "find all duplicates" - -#~ msgid "" -#~ "Search all the documents' checksums and return a list of the exact " -#~ "matches." -#~ msgstr "" -#~ "Search all the documents' checksums and return a list of the exact " -#~ "matches." - -#~ msgid "Document type list" -#~ msgstr "document type list" - -#~ msgid "Final" -#~ msgstr "final" - -#~ msgid "Alpha" -#~ msgstr "alpha" - -#~ msgid "Release candidate" -#~ msgstr "release candidate" - -#~ msgid "Hotfix" -#~ msgstr "hotfix" - -#~ msgid "release level" -#~ msgstr "release level" - -#~ msgid "Serial" -#~ msgstr "serial" - -#~ msgid "Are you sure you wish to find all duplicates?" -#~ msgstr "Are you sure you wish to find all duplicates?" - -#~ msgid "" -#~ "The document type of all documents using this document type will be set " -#~ "to none." -#~ msgstr "" -#~ "The document type of all documents using this document type will be set " -#~ "to none." - -#~ msgid "details" -#~ msgstr "details" - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "download" -#~ msgstr "download" - -#~ msgid "page image" -#~ msgstr "page image" - -#~ msgid "document types" -#~ msgstr "document types" - -#~ msgid "create document type" -#~ msgstr "create document type" - -#~ msgid "filenames" -#~ msgstr "filenames" - -#~ msgid "beta" -#~ msgstr "beta" - -#~ msgid "name" -#~ msgstr "name" - -#~ msgid "document type" -#~ msgstr "document type" - -#~ msgid "description" -#~ msgstr "description" - -#~ msgid "comment" -#~ msgstr "comment" - -#~ msgid "file" -#~ msgstr "file" - -#~ msgid "checksum" -#~ msgstr "checksum" - -#~ msgid "filename" -#~ msgstr "filename" - -#~ msgid "content" -#~ msgstr "content" - -#~ msgid "user" -#~ msgstr "user" - -#~ msgid "What are document types?" -#~ msgstr "What are document types?" - -#~ msgid "" -#~ "Document types define a class that represents a broard group of " -#~ "documents, such as: invoices, regulations or manuals. The advantage of " -#~ "using document types are: assigning a list of typical filenames for quick " -#~ "renaming during creation, as well as assigning default metadata types and " -#~ "sets to it." -#~ msgstr "" -#~ "Document types define a class that represents a broard group of " -#~ "documents, such as: invoices, regulations or manuals. The advantage of " -#~ "using document types are: assigning a list of typical filenames for quick " -#~ "renaming during creation, as well as assigning default metadata types and " -#~ "sets to it." - -#~ msgid "What are recent documents?" -#~ msgstr "What are recent documents?" - -#~ msgid "" -#~ "Here you will find the latest %(recent_count)s documents you have either " -#~ "created or edited in any way." -#~ msgstr "" -#~ "Here you will find the latest %(recent_count)s documents you have either " -#~ "created or edited in any way." - -#~ msgid "Document statistics" -#~ msgstr "Document statistics" - -#~ msgid "clone metadata" -#~ msgstr "clone metadata" - -#~ msgid "documents of this type" -#~ msgstr "documents of this type" - -#~ msgid "step 1 of 3: Document type" -#~ msgstr "step 1 of 3: Document type" - -#~ msgid "step 2 of 3: Metadata selection" -#~ msgstr "step 2 of 3: Metadata selection" - -#~ msgid "step 3 of 3: Document metadata" -#~ msgstr "step 3 of 3: Document metadata" - -#~ msgid "Next step" -#~ msgstr "Next step" diff --git a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo b/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 1620eca9d6..0000000000 Binary files a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index 1ee14a6c8a..0000000000 --- a/mayan/apps/dynamic_search/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,121 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:22-0400\n" -"PO-Revision-Date: 2017-04-21 16:26+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:16 -msgid "Dynamic search" -msgstr "Dynamic search" - -#: classes.py:27 -msgid "No search model matching the query" -msgstr "No search model matching the query" - -#: forms.py:9 -msgid "Match all" -msgstr "Match all" - -#: forms.py:10 -msgid "" -"When checked, only results that match all fields will be returned. When " -"unchecked results that match at least one field will be returned." -msgstr "" -"When checked, only results that match all fields will be returned. When " -"unchecked results that match at least one field will be returned." - -#: forms.py:29 -msgid "Search terms" -msgstr "Search terms" - -#: links.py:8 settings.py:8 views.py:52 views.py:63 -msgid "Search" -msgstr "Search" - -#: links.py:11 views.py:77 -msgid "Advanced search" -msgstr "Advanced search" - -#: links.py:15 -msgid "Search again" -msgstr "Search again" - -#: settings.py:11 -msgid "Maximum amount search hits to fetch and display." -msgstr "Maximum amount search hits to fetch and display." - -#: views.py:25 -#, python-format -msgid "Search results for: %s" -msgstr "Search results for: %s" - -#: views.py:65 -#, python-format -msgid "Search for: %s" -msgstr "Search for: %s" - -#~ msgid "Query" -#~ msgstr "query" - -#~ msgid "Datetime created" -#~ msgstr "datetime created" - -#~ msgid "Recent search" -#~ msgstr "recent search" - -#~ msgid "Recent searches" -#~ msgstr "recent searches" - -#~ msgid "Maximum number of search queries to remember per user." -#~ msgstr "Maximum number of search queries to remember per user." - -#~ msgid "Results" -#~ msgstr "results" - -#~ msgid "Elapsed time: %(time_delta)s seconds" -#~ msgstr "Elapsed time: %(time_delta)s seconds" - -#~ msgid "Recent searches (maximum of %d)" -#~ msgstr "recent searches (maximum of %d)" - -#~ msgid "" -#~ "Results, (showing only %(shown_result_count)s out of %(result_count)s)" -#~ msgstr "" -#~ "results, (showing only %(shown_result_count)s out of %(result_count)s)" - -#~ msgid "search" -#~ msgstr "search" - -#~ msgid "user" -#~ msgstr "user" - -#~ msgid "hits" -#~ msgstr "hits" - -#~ msgid "type" -#~ msgstr "type" - -#~ msgid "Help" -#~ msgstr "Help" - -#~ msgid "" -#~ "Enter the desired search keywords separated by space. Only the top " -#~ "%(search_results_limit)s results will be available." -#~ msgstr "" -#~ "Enter the desired search keywords separated by space. Only the top " -#~ "%(search_results_limit)s results will be available." diff --git a/mayan/apps/events/locale/en/LC_MESSAGES/django.mo b/mayan/apps/events/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 5c416e94ec..0000000000 Binary files a/mayan/apps/events/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/events/locale/en/LC_MESSAGES/django.po b/mayan/apps/events/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 7e996734bd..0000000000 --- a/mayan/apps/events/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,70 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2015-08-20 19:07+0000\n" -"Last-Translator: Roberto Rosario\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" -"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 -msgid "Events" -msgstr "Events" - -#: apps.py:27 -msgid "Timestamp" -msgstr "Timestamp" - -#: apps.py:29 -msgid "Actor" -msgstr "Actor" - -#: apps.py:31 -msgid "Verb" -msgstr "Verb" - -#: classes.py:23 -#, python-brace-format -msgid "Unknown or obsolete event type: {0}" -msgstr "Unknown or obsolete event type: {0}" - -#: models.py:13 -msgid "Name" -msgstr "Name" - -#: models.py:17 -msgid "Event type" -msgstr "Event type" - -#: models.py:18 -msgid "Event types" -msgstr "Event types" - -#: permissions.py:9 -msgid "Access the events of an object" -msgstr "Access the events of an object" - -#: views.py:29 views.py:84 -msgid "Target" -msgstr "Target" - -#: views.py:69 -#, python-format -msgid "Events for: %s" -msgstr "Events for: %s" - -#: views.py:92 -#, python-format -msgid "Events of type: %s" -msgstr "Events of type: %s" diff --git a/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo b/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 14c5e0ca00..0000000000 Binary files a/mayan/apps/folders/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/folders/locale/en/LC_MESSAGES/django.po b/mayan/apps/folders/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 292aee6131..0000000000 --- a/mayan/apps/folders/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,322 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2017-04-21 16:26+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:33 forms.py:30 links.py:18 menus.py:8 models.py:43 permissions.py:7 -#: views.py:95 -msgid "Folders" -msgstr "Folders" - -#: apps.py:68 -msgid "Created" -msgstr "Created" - -#: apps.py:71 links.py:56 models.py:24 -msgid "Documents" -msgstr "Documents" - -#: links.py:24 links.py:34 -msgid "Remove from folders" -msgstr "Remove from folders" - -#: links.py:27 -msgid "Add to a folders" -msgstr "Add to a folders" - -#: links.py:31 -msgid "Add to folders" -msgstr "Add to folders" - -#: links.py:42 views.py:37 -msgid "Create folder" -msgstr "Create folder" - -#: links.py:46 -msgid "Delete" -msgstr "Delete" - -#: links.py:49 -msgid "Edit" -msgstr "Edit" - -#: links.py:53 -msgid "All" -msgstr "All" - -#: models.py:18 -msgid "Label" -msgstr "Label" - -#: models.py:21 -msgid "Datetime created" -msgstr "Datetime created" - -#: models.py:42 -msgid "Folder" -msgstr "Folder" - -#: models.py:56 -msgid "Document folder" -msgstr "Document folder" - -#: models.py:57 -msgid "Document folders" -msgstr "Document folders" - -#: permissions.py:10 -msgid "Create folders" -msgstr "Create folders" - -#: permissions.py:13 -msgid "Edit folders" -msgstr "Edit folders" - -#: permissions.py:16 -msgid "Delete folders" -msgstr "Delete folders" - -#: permissions.py:19 -msgid "Remove documents from folders" -msgstr "Remove documents from folders" - -#: permissions.py:22 -msgid "View folders" -msgstr "View folders" - -#: permissions.py:27 -msgid "Add documents to folders" -msgstr "Add documents to folders" - -#: serializers.py:58 -msgid "Primary key of the document to be added." -msgstr "Primary key of the document to be added." - -#: views.py:49 -#, python-format -msgid "Delete the folder: %s?" -msgstr "Delete the folder: %s?" - -#: views.py:61 -#, python-format -msgid "Documents in folder: %s" -msgstr "Documents in folder: %s" - -#: views.py:84 -#, python-format -msgid "Edit folder: %s" -msgstr "Edit folder: %s" - -#: views.py:116 -#, python-format -msgid "Folders containing document: %s" -msgstr "Folders containing document: %s" - -#: views.py:127 -#, python-format -msgid "Add to folder request performed on %(count)d document" -msgstr "Add to folder request performed on %(count)d document" - -#: views.py:130 -#, python-format -msgid "Add to folder request performed on %(count)d documents" -msgstr "Add to folder request performed on %(count)d documents" - -#: views.py:137 -msgid "Add" -msgstr "Add" - -#: views.py:139 -msgid "Add document to folders" -msgid_plural "Add documents to folders" -msgstr[0] "Add document to folders" -msgstr[1] "Add documents to folders" - -#: views.py:150 -#, python-format -msgid "Add document \"%s\" to folders" -msgstr "Add document \"%s\" to folders" - -#: views.py:161 -msgid "Folders to which the selected documents will be added." -msgstr "Folders to which the selected documents will be added." - -#: views.py:190 -#, python-format -msgid "Document: %(document)s is already in folder: %(folder)s." -msgstr "Document: %(document)s is already in folder: %(folder)s." - -#: views.py:200 -#, python-format -msgid "Document: %(document)s added to folder: %(folder)s successfully." -msgstr "Document: %(document)s added to folder: %(folder)s successfully." - -#: views.py:212 -#, python-format -msgid "Remove from folder request performed on %(count)d document" -msgstr "Remove from folder request performed on %(count)d document" - -#: views.py:215 -#, python-format -msgid "Remove from folder request performed on %(count)d documents" -msgstr "Remove from folder request performed on %(count)d documents" - -#: views.py:222 -msgid "Remove" -msgstr "Remove" - -#: views.py:224 -msgid "Remove document from folders" -msgid_plural "Remove documents from folders" -msgstr[0] "Remove document from folders" -msgstr[1] "Remove documents from folders" - -#: views.py:235 -#, python-format -msgid "Remove document \"%s\" to folders" -msgstr "Remove document \"%s\" to folders" - -#: views.py:246 -msgid "Folders from which the selected documents will be removed." -msgstr "Folders from which the selected documents will be removed." - -#: views.py:273 -#, python-format -msgid "Document: %(document)s is not in folder: %(folder)s." -msgstr "Document: %(document)s is not in folder: %(folder)s." - -#: views.py:282 -#, python-format -msgid "Document: %(document)s removed from folder: %(folder)s." -msgstr "Document: %(document)s removed from folder: %(folder)s." - -#~ msgid "Must provide at least one document." -#~ msgstr "Must provide at least one document." - -#~ msgid "Add document to folder" -#~ msgid_plural "Add documents to folder" -#~ msgstr[0] "97c0d1f6a737e93c542fd20ae2682559_pl_0" -#~ msgstr[1] "97c0d1f6a737e93c542fd20ae2682559_pl_1" - -#~ msgid "Must provide at least one folder document." -#~ msgstr "Must provide at least one folder document." - -#~ msgid "Document: %s removed successfully." -#~ msgstr "Document: %s removed successfully." - -#~ msgid "Document: %(document)s delete error: %(error)s" -#~ msgstr "Document: %(document)s delete error: %(error)s" - -#~ msgid "Remove the selected document from the folder: %(folder)s?" -#~ msgid_plural "Remove the selected documents from the folder: %(folder)s?" -#~ msgstr[0] "81c6b0124b038e876c41a6794709629b_pl_0" -#~ msgstr[1] "81c6b0124b038e876c41a6794709629b_pl_1" - -#~ msgid "A folder named: %s, already exists." -#~ msgstr "A folder named: %s, already exists." - -#~ msgid "Folder: %s deleted successfully." -#~ msgstr "Folder: %s deleted successfully." - -#~ msgid "Folder: %(folder)s delete error: %(error)s" -#~ msgstr "Folder: %(folder)s delete error: %(error)s" - -#~ msgid "Create new folders" -#~ msgstr "Create new folders" - -#~ msgid "View existing folders" -#~ msgstr "View existing folders" - -#~ msgid "Add documents to existing folders" -#~ msgstr "Add documents to existing folders" - -#~ msgid "ACLs" -#~ msgstr "ACLs" - -#~ msgid "Title" -#~ msgstr "title" - -#~ msgid "Folder created successfully" -#~ msgstr "Folder created successfully" - -#~ msgid "Folder edited successfully" -#~ msgstr "Folder edited successfully" - -#~ msgid "Error editing folder; %s" -#~ msgstr "Error editing folder; %s" - -#~ msgid "Are you sure you with to delete the folder: %s?" -#~ msgstr "Are you sure you with to delete the folder: %s?" - -#~ msgid "Add document to a folder" -#~ msgstr "Add document to a folder" - -#~ msgid "Add document: %s to folder." -#~ msgstr "Add document: %s to folder." - -#~ msgid "Add documents: %s to folder." -#~ msgstr "Add documents: %s to folder." - -#~ msgid "" -#~ "Are you sure you wish to remove the documents: %(documents)s from the " -#~ "folder \"%(folder)s\"?" -#~ msgstr "" -#~ "Are you sure you wish to remove the documents: %(documents)s from the " -#~ "folder \"%(folder)s\"?" - -#~ msgid "Document" -#~ msgstr "document" - -#~ msgid "Folder document" -#~ msgstr "folder document" - -#~ msgid "Folder list" -#~ msgstr "folder list" - -#~ msgid "Folder documents" -#~ msgstr "folder documents" - -#~ msgid "Folders documents" -#~ msgstr "folders documents" - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "folders" -#~ msgstr "folders" - -#~ msgid "user" -#~ msgstr "user" - -#~ msgid "folder" -#~ msgstr "folder" - -#~ msgid "What are folders?" -#~ msgstr "What are folders?" - -#~ msgid "" -#~ "These folders can also be described as user folders. They are a way to " -#~ "let individual users create their own document organization methods. " -#~ "Folders created by one user and the documents contained by them don't " -#~ "affect any other user folders or documents." -#~ msgstr "" -#~ "These folders can also be described as user folders. They are a way to " -#~ "let individual users create their own document organization methods. " -#~ "Folders created by one user and the documents contained by them don't " -#~ "affect any other user folders or documents." diff --git a/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo b/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index b59196f6f7..0000000000 Binary files a/mayan/apps/linking/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/linking/locale/en/LC_MESSAGES/django.po b/mayan/apps/linking/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 350f55646d..0000000000 --- a/mayan/apps/linking/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,405 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2017-04-21 16:26+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:34 -msgid "Linking" -msgstr "Linking" - -#: apps.py:58 models.py:19 -msgid "Label" -msgstr "Label" - -#: apps.py:65 models.py:26 -msgid "Dynamic label" -msgstr "Dynamic label" - -#: apps.py:69 apps.py:74 models.py:28 models.py:130 -msgid "Enabled" -msgstr "Enabled" - -#: forms.py:36 models.py:115 -msgid "Foreign document attribute" -msgstr "Foreign document attribute" - -#: links.py:14 -msgid "Create condition" -msgstr "Create condition" - -#: links.py:19 links.py:36 -msgid "Delete" -msgstr "Delete" - -#: links.py:23 links.py:43 -msgid "Edit" -msgstr "Edit" - -#: links.py:27 -msgid "Conditions" -msgstr "Conditions" - -#: links.py:32 views.py:169 -msgid "Create new smart link" -msgstr "Create new smart link" - -#: links.py:39 models.py:30 -msgid "Document types" -msgstr "Document types" - -#: links.py:47 -msgid "Documents" -msgstr "Documents" - -#: links.py:54 links.py:58 links.py:63 models.py:94 permissions.py:7 -#: views.py:132 -msgid "Smart links" -msgstr "Smart links" - -#: literals.py:9 -msgid "and" -msgstr "and" - -#: literals.py:10 -msgid "or" -msgstr "or" - -#: literals.py:14 -msgid "is equal to" -msgstr "is equal to" - -#: literals.py:15 -msgid "is equal to (case insensitive)" -msgstr "is equal to (case insensitive)" - -#: literals.py:16 -msgid "contains" -msgstr "contains" - -#: literals.py:17 -msgid "contains (case insensitive)" -msgstr "contains (case insensitive)" - -#: literals.py:18 -msgid "is in" -msgstr "is in" - -#: literals.py:19 -msgid "is greater than" -msgstr "is greater than" - -#: literals.py:20 -msgid "is greater than or equal to" -msgstr "is greater than or equal to" - -#: literals.py:21 -msgid "is less than" -msgstr "is less than" - -#: literals.py:22 -msgid "is less than or equal to" -msgstr "is less than or equal to" - -#: literals.py:23 -msgid "starts with" -msgstr "starts with" - -#: literals.py:24 -msgid "starts with (case insensitive)" -msgstr "starts with (case insensitive)" - -#: literals.py:25 -msgid "ends with" -msgstr "ends with" - -#: literals.py:26 -msgid "ends with (case insensitive)" -msgstr "ends with (case insensitive)" - -#: literals.py:27 -msgid "is in regular expression" -msgstr "is in regular expression" - -#: literals.py:28 -msgid "is in regular expression (case insensitive)" -msgstr "is in regular expression (case insensitive)" - -#: models.py:22 models.py:120 -msgid "" -"Enter a template to render. Use Django's default templating language " -"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/). The " -"{{ document }} context variable is available." -msgstr "" -"Enter a template to render. Use Django's default templating language " -"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/). The " -"{{ document }} context variable is available." - -#: models.py:46 -#, python-format -msgid "Error generating dynamic label; %s" -msgstr "Error generating dynamic label; %s" - -#: models.py:57 -msgid "This smart link is not allowed for the selected document's type." -msgstr "This smart link is not allowed for the selected document's type." - -#: models.py:93 models.py:106 -msgid "Smart link" -msgstr "Smart link" - -#: models.py:110 -msgid "The inclusion is ignored for the first item." -msgstr "The inclusion is ignored for the first item." - -#: models.py:114 -msgid "This represents the metadata of all other documents." -msgstr "This represents the metadata of all other documents." - -#: models.py:124 -msgid "Expression" -msgstr "Expression" - -#: models.py:127 -msgid "Inverts the logic of the operator." -msgstr "Inverts the logic of the operator." - -#: models.py:128 -msgid "Negated" -msgstr "Negated" - -#: models.py:135 -msgid "not" -msgstr "not" - -#: models.py:140 -msgid "Link condition" -msgstr "Link condition" - -#: models.py:141 -msgid "Link conditions" -msgstr "Link conditions" - -#: permissions.py:10 -msgid "View existing smart links" -msgstr "View existing smart links" - -#: permissions.py:13 -msgid "Create new smart links" -msgstr "Create new smart links" - -#: permissions.py:16 -msgid "Delete smart links" -msgstr "Delete smart links" - -#: permissions.py:19 -msgid "Edit smart links" -msgstr "Edit smart links" - -#: serializers.py:115 -msgid "" -"Comma separated list of document type primary keys to which this smart link " -"will be attached." -msgstr "" -"Comma separated list of document type primary keys to which this smart link " -"will be attached." - -#: serializers.py:139 -#, python-format -msgid "No such document type: %s" -msgstr "No such document type: %s" - -#: views.py:60 -#, python-format -msgid "Smart link query error: %s" -msgstr "Smart link query error: %s" - -#: views.py:68 -#, python-format -msgid "Documents in smart link: %s" -msgstr "Documents in smart link: %s" - -#: views.py:71 -#, python-format -msgid "" -"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\"" -msgstr "" -"Documents in smart link \"%(smart_link)s\" as related to \"%(document)s\"" - -#: views.py:90 -msgid "Available document types" -msgstr "Available document types" - -#: views.py:92 -msgid "Document types enabled" -msgstr "Document types enabled" - -#: views.py:101 -#, python-format -msgid "Document type for which to enable smart link: %s" -msgstr "Document type for which to enable smart link: %s" - -#: views.py:161 -#, python-format -msgid "Smart links for document: %s" -msgstr "Smart links for document: %s" - -#: views.py:184 -#, python-format -msgid "Edit smart link: %s" -msgstr "Edit smart link: %s" - -#: views.py:196 -#, python-format -msgid "Delete smart link: %s" -msgstr "Delete smart link: %s" - -#: views.py:208 -#, python-format -msgid "Conditions for smart link: %s" -msgstr "Conditions for smart link: %s" - -#: views.py:235 -#, python-format -msgid "Add new conditions to smart link: \"%s\"" -msgstr "Add new conditions to smart link: \"%s\"" - -#: views.py:276 -msgid "Edit smart link condition" -msgstr "Edit smart link condition" - -#: views.py:306 -#, python-format -msgid "Delete smart link condition: \"%s\"?" -msgstr "Delete smart link condition: \"%s\"?" - -#~ msgid "Smart link condition: \"%s\" created successfully." -#~ msgstr "Smart link condition: \"%s\" created successfully." - -#~ msgid "Smart link condition: \"%s\" edited successfully." -#~ msgstr "Smart link condition: \"%s\" edited successfully." - -#~ msgid "Smart link condition: \"%s\" deleted successfully." -#~ msgstr "Smart link condition: \"%s\" deleted successfully." - -#~ msgid "" -#~ "Error deleting smart link condition: %(smart_link_condition)s; " -#~ "%(exception)s." -#~ msgstr "" -#~ "Error deleting smart link condition: %(smart_link_condition)s; %(error)s." - -#~ msgid "Smart link: %s deleted successfully." -#~ msgstr "Smart link: %s deleted successfully." - -#~ msgid "Error deleting smart link: %(smart_link)s; %(exception)s." -#~ msgstr "Error deleting smart link: %(smart_link)s; %(error)s." - -#~ msgid "Smart link: %s created successfully." -#~ msgstr "Smart link: %s created successfully." - -#~ msgid "Smart link: %s edited successfully." -#~ msgstr "Smart link: %s edited successfully." - -#~ msgid "ACLs" -#~ msgstr "ACLs" - -#~ msgid "Title" -#~ msgstr "title" - -#~ msgid "This expression will be evaluated against the current document." -#~ msgstr "There no defined smart links for the current document." - -#~ msgid "Error calculating smart link for: %(document)s; %(exception)s." -#~ msgstr "Error deleting smart link: %(smart_link)s; %(error)s." - -#~ msgid "Are you sure you wish to delete smart link: %s?" -#~ msgstr "Are you sure you wish to delete smart link: %s?" - -#~ msgid "Condition" -#~ msgstr "condition" - -#~ msgid "Are you sure you wish to delete smart link condition: \"%s\"?" -#~ msgstr "Are you sure you wish to delete smart link condition: \"%s\"?" - -#~ msgid "Pages" -#~ msgstr "Pages" - -#~ msgid "Select" -#~ msgstr "Select" - -#~ msgid "Click on the image for full size view of the first page." -#~ msgstr "Click on the image for full size view of the first page." - -#~ msgid "Smart links actions" -#~ msgstr "smart links actions" - -#~ msgid "" -#~ "This expression will be evaluated against the current selected document. " -#~ "The document metadata is available as variables `metadata` and document " -#~ "properties under the variable `document`." -#~ msgstr "" -#~ "This expression will be evaluated against the current selected document. " -#~ "The document metadata is available as variables `metadata` and document " -#~ "properties under the variable `document`." - -#~ msgid "" -#~ "This represents the metadata of all other documents. Available objects: " -#~ "`document.` and `metadata.`." -#~ msgstr "" -#~ "This represents the metadata of all other documents. Available objects: " -#~ "`document.` and `metadata.`." - -#~ msgid "Show smart link that don't return any documents." -#~ msgstr "Show smart link that don't return any documents." - -#~ msgid "No action selected." -#~ msgstr "No action selected." - -#~ msgid "Smart links (0)" -#~ msgstr "smart links (%s)" - -#~ msgid "Smart links list" -#~ msgstr "smart links list" - -#~ msgid "smart links" -#~ msgstr "smart links" - -#~ msgid "create new smart link" -#~ msgstr "create new smart link" - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "smart link" -#~ msgstr "smart link" - -#~ msgid "What are smart links?" -#~ msgstr "What are smart links?" - -#~ msgid "" -#~ "Smart links are a set of conditional statements that are used to query " -#~ "the database using the current document the user is accessing as the data " -#~ "source, the results of these queries are a list of documents that relate " -#~ "in some manner to the document being displayed and allow users the " -#~ "ability to jump to and from linked documents very easily." -#~ msgstr "" -#~ "Smart links are a set of conditional statements that are used to query " -#~ "the database using the current document the user is accessing as the data " -#~ "source, the results of these queries are a list of documents that relate " -#~ "in some manner to the document being displayed and allow users the " -#~ "ability to jump to and from linked documents very easily." diff --git a/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.mo b/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index b0706f2e9d..0000000000 Binary files a/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index fb2c277288..0000000000 --- a/mayan/apps/lock_manager/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,43 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2015-08-20 19:15+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:10 settings.py:10 -msgid "Lock manager" -msgstr "Lock manager" - -#: models.py:14 -msgid "Creation datetime" -msgstr "Creation datetime" - -#: models.py:17 -msgid "Timeout" -msgstr "Timeout" - -#: models.py:20 -msgid "Name" -msgstr "Name" - -#: models.py:46 -msgid "Lock" -msgstr "Lock" - -#: models.py:47 -msgid "Locks" -msgstr "Locks" diff --git a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 3f2b134341..0000000000 Binary files a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po b/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index d02e5bf7aa..0000000000 --- a/mayan/apps/mailer/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,409 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2017-06-23 05:44+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:38 -msgid "Mailer" -msgstr "Mailer" - -#: apps.py:53 -msgid "Date and time" -msgstr "Date and time" - -#: apps.py:56 models.py:21 models.py:121 -msgid "Message" -msgstr "Message" - -#: apps.py:59 apps.py:74 models.py:33 -msgid "Label" -msgstr "" - -#: apps.py:62 -msgid "Default?" -msgstr "" - -#: apps.py:68 -msgid "Enabled?" -msgstr "" - -#: forms.py:59 -msgid "" -"Email address of the recipient. Can be multiple addresses separated by comma " -"or semicolon." -msgstr "" - -#: forms.py:61 forms.py:118 -msgid "Email address" -msgstr "Email address" - -#: forms.py:63 -msgid "Subject" -msgstr "Subject" - -#: forms.py:65 -msgid "Body" -msgstr "Body" - -#: forms.py:69 -msgid "The email profile that will be used to send this email." -msgstr "" - -#: forms.py:70 views.py:226 -#, fuzzy -#| msgid "Mailing" -msgid "Mailing profile" -msgstr "Mailing" - -#: forms.py:75 -msgid "Backend" -msgstr "" - -#: links.py:16 links.py:23 -msgid "Email document" -msgstr "Email document" - -#: links.py:20 links.py:26 -msgid "Email link" -msgstr "Email link" - -#: links.py:30 -#, fuzzy -#| msgid "Document mailing error log" -msgid "System mailer error log" -msgstr "Document mailing error log" - -#: links.py:34 -msgid "User mailer create" -msgstr "" - -#: links.py:38 -msgid "Delete" -msgstr "" - -#: links.py:42 -msgid "Edit" -msgstr "" - -#: links.py:46 -msgid "Log" -msgstr "" - -#: links.py:50 -msgid "Mailing profiles list" -msgstr "" - -#: links.py:54 -#, fuzzy -#| msgid "Mailing" -msgid "Mailing profiles" -msgstr "Mailing" - -#: links.py:58 views.py:246 -msgid "Test" -msgstr "" - -#: literals.py:7 -#, python-format -msgid "" -"Attached to this email is the document: {{ document }}\n" -"\n" -" --------\n" -" This email has been sent from %(project_title)s (%(project_website)s)" -msgstr "" -"Attached to this email is the document: {{ document }}\n" -"\n" -" --------\n" -" This email has been sent from %(project_title)s (%(project_website)s)" - -#: literals.py:13 -#, python-format -msgid "" -"To access this document click on the following link: {{ link }}\n" -"\n" -"--------\n" -" This email has been sent from %(project_title)s (%(project_website)s)" -msgstr "" -"To access this document click on the following link: {{ link }}\n" -"\n" -"--------\n" -" This email has been sent from %(project_title)s (%(project_website)s)" - -#: mailers.py:14 -msgid "Host" -msgstr "" - -#: mailers.py:16 -msgid "The host to use for sending email." -msgstr "" - -#: mailers.py:22 -msgid "Port" -msgstr "" - -#: mailers.py:24 -msgid "Port to use for the SMTP server." -msgstr "" - -#: mailers.py:28 -msgid "Use TLS" -msgstr "" - -#: mailers.py:31 -msgid "" -"Whether to use a TLS (secure) connection when talking to the SMTP server. " -"This is used for explicit TLS connections, generally on port 587." -msgstr "" - -#: mailers.py:37 -msgid "Use SSL" -msgstr "" - -#: mailers.py:40 -msgid "" -"Whether to use an implicit TLS (secure) connection when talking to the SMTP " -"server. In most email documentation this type of TLS connection is referred " -"to as SSL. It is generally used on port 465. If you are experiencing " -"problems, see the explicit TLS setting \"Use TLS\". Note that \"Use TLS\" " -"and \"Use SSL\" are mutually exclusive, so only set one of those settings to " -"True." -msgstr "" - -#: mailers.py:50 -msgid "Username" -msgstr "" - -#: mailers.py:53 -msgid "" -"Username to use for the SMTP server. If empty, authentication won't " -"attempted." -msgstr "" - -#: mailers.py:60 -msgid "Password" -msgstr "" - -#: mailers.py:63 -msgid "" -"Password to use for the SMTP server. This setting is used in conjunction " -"with the username when authenticating to the SMTP server. If either of these " -"settings is empty, authentication won't be attempted." -msgstr "" - -#: mailers.py:80 -msgid "Django SMTP backend" -msgstr "" - -#: mailers.py:87 -msgid "File path" -msgstr "" - -#: mailers.py:93 -msgid "Django file based backend" -msgstr "" - -#: models.py:18 models.py:118 -msgid "Date time" -msgstr "Date time" - -#: models.py:27 -msgid "Log entry" -msgstr "Log entry" - -#: models.py:28 -msgid "Log entries" -msgstr "Log entries" - -#: models.py:37 -msgid "" -"If default, this mailing profile will be pre-selected on the document " -"mailing form." -msgstr "" - -#: models.py:39 -msgid "Default" -msgstr "" - -#: models.py:41 -msgid "Enabled" -msgstr "" - -#: models.py:44 -msgid "The dotted Python path to the backend class." -msgstr "" - -#: models.py:45 -msgid "Backend path" -msgstr "" - -#: models.py:48 -msgid "Backend data" -msgstr "" - -#: models.py:53 models.py:115 -msgid "User mailer" -msgstr "" - -#: models.py:54 -msgid "User mailers" -msgstr "" - -#: models.py:109 -msgid "Test email from Mayan EDMS" -msgstr "" - -#: models.py:127 -msgid "User mailer log entry" -msgstr "" - -#: models.py:128 -msgid "User mailer log entries" -msgstr "" - -#: permissions.py:7 queues.py:8 settings.py:11 -msgid "Mailing" -msgstr "Mailing" - -#: permissions.py:10 -msgid "Send document link via email" -msgstr "Send document link via email" - -#: permissions.py:13 -msgid "Send document via email" -msgstr "Send document via email" - -#: permissions.py:16 -#, fuzzy -#| msgid "View document mailing error log" -msgid "View system mailing error log" -msgstr "View document mailing error log" - -#: permissions.py:19 -#, fuzzy -#| msgid "Mailing" -msgid "Create a mailing profile" -msgstr "Mailing" - -#: permissions.py:22 -#, fuzzy -#| msgid "Mailing" -msgid "Delete a mailing profile" -msgstr "Mailing" - -#: permissions.py:25 -#, fuzzy -#| msgid "Mailing" -msgid "Edit a mailing profile" -msgstr "Mailing" - -#: permissions.py:28 -#, fuzzy -#| msgid "Mailing" -msgid "View a mailing profile" -msgstr "Mailing" - -#: permissions.py:31 -#, fuzzy -#| msgid "Mailing" -msgid "Use a mailing profile" -msgstr "Mailing" - -#: queues.py:12 -msgid "Send document" -msgstr "Send document" - -#: settings.py:14 -msgid "Link for document: {{ document }}" -msgstr "Link for document: {{ document }}" - -#: settings.py:15 -msgid "Template for the document link email form subject line." -msgstr "Template for the document link email form subject line." - -#: settings.py:20 -msgid "Template for the document link email form body line." -msgstr "Template for the document link email form body line." - -#: settings.py:24 -msgid "Document: {{ document }}" -msgstr "Document: {{ document }}" - -#: settings.py:25 -msgid "Template for the document email form subject line." -msgstr "Template for the document email form subject line." - -#: settings.py:30 -msgid "Template for the document email form body line." -msgstr "Template for the document email form body line." - -#: views.py:37 -msgid "Document mailing error log" -msgstr "Document mailing error log" - -#: views.py:49 -#, python-format -msgid "%(count)d document queued for email delivery" -msgstr "%(count)d document queued for email delivery" - -#: views.py:51 -#, python-format -msgid "%(count)d documents queued for email delivery" -msgstr "%(count)d documents queued for email delivery" - -#: views.py:62 -msgid "Send" -msgstr "Send" - -#: views.py:121 -#, python-format -msgid "%(count)d document link queued for email delivery" -msgstr "%(count)d document link queued for email delivery" - -#: views.py:123 -#, python-format -msgid "%(count)d document links queued for email delivery" -msgstr "%(count)d document links queued for email delivery" - -#: views.py:132 -msgid "New mailing profile backend selection" -msgstr "" - -#: views.py:160 -#, python-format -msgid "Create a \"%s\" mailing profile" -msgstr "" - -#: views.py:181 -#, python-format -msgid "Delete mailing profile: %s" -msgstr "" - -#: views.py:195 -#, python-format -msgid "Edit mailing profile: %s" -msgstr "" - -#: views.py:213 -#, python-format -msgid "%s error log" -msgstr "" - -#: views.py:247 -#, python-format -msgid "Test mailing profile: %s" -msgstr "" diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index fd4c8f83e8..0000000000 Binary files a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po b/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 60927c4d14..0000000000 --- a/mayan/apps/metadata/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,706 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2017-06-23 05:44+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:53 apps.py:146 apps.py:151 links.py:39 permissions.py:7 queues.py:8 -#: settings.py:10 -msgid "Metadata" -msgstr "Metadata" - -#: apps.py:80 -msgid "Documents missing required metadata" -msgstr "Documents missing required metadata" - -#: apps.py:97 -msgid "Documents missing optional metadata" -msgstr "Documents missing optional metadata" - -#: apps.py:116 -msgid "" -"Queryset containing a MetadataType instance reference and a value for that " -"metadata type" -msgstr "" -"Queryset containing a MetadataType instance reference and a value for that " -"metadata type" - -#: apps.py:122 -msgid "Metadata type name" -msgstr "Metadata type name" - -#: apps.py:125 -msgid "Metadata type value" -msgstr "Metadata type value" - -#: apps.py:129 -msgid "Value of a metadata" -msgstr "Value of a metadata" - -#: apps.py:131 -msgid "Return the value of a specific document metadata" -msgstr "Return the value of a specific document metadata" - -#: apps.py:158 forms.py:20 models.py:162 -msgid "Value" -msgstr "Value" - -#: apps.py:162 forms.py:46 forms.py:185 models.py:213 -msgid "Required" -msgstr "Required" - -#: apps.py:184 apps.py:192 forms.py:123 models.py:91 models.py:211 -msgid "Metadata type" -msgstr "Metadata type" - -#: apps.py:187 apps.py:196 -msgid "Metadata value" -msgstr "Metadata value" - -#: forms.py:13 -msgid "ID" -msgstr "ID" - -#: forms.py:16 models.py:45 search.py:16 -msgid "Name" -msgstr "Name" - -#: forms.py:25 -msgid "Update" -msgstr "Update" - -#: forms.py:75 -#, python-format -msgid "Lookup value error: %s" -msgstr "Lookup value error: %s" - -#: forms.py:88 -#, python-format -msgid "Default value error: %s" -msgstr "Default value error: %s" - -#: forms.py:104 models.py:124 -#, python-format -msgid "\"%s\" is required for this document type." -msgstr "\"%s\" is required for this document type." - -#: forms.py:122 -msgid "Metadata types to be added to the selected documents." -msgstr "Metadata types to be added to the selected documents." - -#: forms.py:151 -msgid " Available template context variables: " -msgstr " Available template context variables: " - -#: forms.py:162 views.py:429 -msgid "Remove" -msgstr "Remove" - -#: forms.py:177 models.py:47 search.py:19 -msgid "Label" -msgstr "Label" - -#: forms.py:181 -msgid "Relationship" -msgstr "" - -#: forms.py:183 -msgid "None" -msgstr "" - -#: forms.py:184 -#, fuzzy -#| msgid "Optional metadata" -msgid "Optional" -msgstr "Optional metadata" - -#: links.py:16 links.py:24 -msgid "Add metadata" -msgstr "Add metadata" - -#: links.py:20 links.py:27 -msgid "Edit metadata" -msgstr "Edit metadata" - -#: links.py:30 links.py:34 -msgid "Remove metadata" -msgstr "Remove metadata" - -#: links.py:43 links.py:66 models.py:92 views.py:560 -msgid "Metadata types" -msgstr "Metadata types" - -#: links.py:48 -#, fuzzy -#| msgid "Document type" -msgid "Document types" -msgstr "Document type" - -#: links.py:53 -msgid "Create new" -msgstr "Create new" - -#: links.py:58 -msgid "Delete" -msgstr "Delete" - -#: links.py:61 views.py:256 -msgid "Edit" -msgstr "Edit" - -#: models.py:42 -msgid "" -"Name used by other apps to reference this value. Do not use python reserved " -"words, or spaces." -msgstr "" -"Name used by other apps to reference this value. Do not use python reserved " -"words, or spaces." - -#: models.py:51 -msgid "" -"Enter a template to render. Use Django's default templating language " -"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)" -msgstr "" -"Enter a template to render. Use Django's default templating language " -"(https://docs.djangoproject.com/en/1.7/ref/templates/builtins/)" - -#: models.py:55 search.py:22 -msgid "Default" -msgstr "Default" - -#: models.py:60 -msgid "" -"Enter a template to render. Must result in a comma delimited string. Use " -"Django's default templating language (https://docs.djangoproject.com/en/1.7/" -"ref/templates/builtins/)." -msgstr "" -"Enter a template to render. Must result in a comma delimited string. Use " -"Django's default templating language (https://docs.djangoproject.com/en/1.7/" -"ref/templates/builtins/)." - -#: models.py:65 search.py:25 -msgid "Lookup" -msgstr "Lookup" - -#: models.py:70 -msgid "" -"The validator will reject data entry if the value entered does not conform " -"to the expected format." -msgstr "" -"The validator will reject data entry if the value entered does not conform " -"to the expected format." - -#: models.py:72 search.py:28 -msgid "Validator" -msgstr "Validator" - -#: models.py:76 -msgid "" -"The parser will reformat the value entered to conform to the expected format." -msgstr "" -"The parser will reformat the value entered to conform to the expected format." - -#: models.py:78 search.py:31 -msgid "Parser" -msgstr "Parser" - -#: models.py:132 -msgid "Value is not one of the provided options." -msgstr "Value is not one of the provided options." - -#: models.py:155 -msgid "Document" -msgstr "Document" - -#: models.py:158 -msgid "Type" -msgstr "Type" - -#: models.py:171 -msgid "Metadata type is required for this document type." -msgstr "Metadata type is required for this document type." - -#: models.py:179 -msgid "Metadata type is not valid for this document type." -msgstr "Metadata type is not valid for this document type." - -#: models.py:193 models.py:194 -msgid "Document metadata" -msgstr "Document metadata" - -#: models.py:207 -msgid "Document type" -msgstr "Document type" - -#: models.py:220 -msgid "Document type metadata type options" -msgstr "Document type metadata type options" - -#: models.py:221 -msgid "Document type metadata types options" -msgstr "Document type metadata types options" - -#: permissions.py:9 -msgid "Edit a document's metadata" -msgstr "Edit a document's metadata" - -#: permissions.py:12 -msgid "Add metadata to a document" -msgstr "Add metadata to a document" - -#: permissions.py:15 -msgid "Remove metadata from a document" -msgstr "Remove metadata from a document" - -#: permissions.py:18 -msgid "View metadata from a document" -msgstr "View metadata from a document" - -#: permissions.py:21 -msgid "Metadata setup" -msgstr "Metadata setup" - -#: permissions.py:23 -msgid "Edit metadata types" -msgstr "Edit metadata types" - -#: permissions.py:26 -msgid "Create new metadata types" -msgstr "Create new metadata types" - -#: permissions.py:29 -msgid "Delete metadata types" -msgstr "Delete metadata types" - -#: permissions.py:32 -msgid "View metadata types" -msgstr "View metadata types" - -#: queues.py:12 -msgid "Remove metadata type" -msgstr "Remove metadata type" - -#: queues.py:16 -msgid "Add required metadata type" -msgstr "Add required metadata type" - -#: serializers.py:49 -msgid "Primary key of the metadata type to be added." -msgstr "Primary key of the metadata type to be added." - -#: serializers.py:130 -msgid "Primary key of the metadata type to be added to the document." -msgstr "Primary key of the metadata type to be added to the document." - -#: views.py:42 -#, python-format -msgid "Metadata add request performed on %(count)d document" -msgstr "Metadata add request performed on %(count)d document" - -#: views.py:44 -#, python-format -msgid "Metadata add request performed on %(count)d documents" -msgstr "Metadata add request performed on %(count)d documents" - -#: views.py:59 views.py:215 views.py:389 -msgid "Selected documents must be of the same type." -msgstr "Selected documents must be of the same type." - -#: views.py:98 -msgid "Add" -msgstr "Add" - -#: views.py:100 -msgid "Add metadata types to document" -msgid_plural "Add metadata types to documents" -msgstr[0] "Add metadata types to document" -msgstr[1] "Add metadata types to documents" - -#: views.py:111 -#, python-format -msgid "Add metadata types to document: %s" -msgstr "Add metadata types to document: %s" - -#: views.py:157 -#, python-format -msgid "" -"Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " -"%(exception)s" -msgstr "" -"Error adding metadata type \"%(metadata_type)s\" to document: %(document)s; " -"%(exception)s" - -#: views.py:173 -#, python-format -msgid "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." -msgstr "" -"Metadata type: %(metadata_type)s successfully added to document %(document)s." - -#: views.py:183 -#, python-format -msgid "" -"Metadata type: %(metadata_type)s already present in document %(document)s." -msgstr "" -"Metadata type: %(metadata_type)s already present in document %(document)s." - -#: views.py:197 -#, python-format -msgid "Metadata edit request performed on %(count)d document" -msgstr "Metadata edit request performed on %(count)d document" - -#: views.py:200 -#, python-format -msgid "Metadata edit request performed on %(count)d documents" -msgstr "Metadata edit request performed on %(count)d documents" - -#: views.py:258 -msgid "Edit document metadata" -msgid_plural "Edit documents metadata" -msgstr[0] "Edit document metadata" -msgstr[1] "Edit documents metadata" - -#: views.py:269 -#, python-format -msgid "Edit metadata for document: %s" -msgstr "Edit metadata for document: %s" - -#: views.py:324 -#, python-format -msgid "Error editing metadata for document: %(document)s; %(exception)s." -msgstr "Error editing metadata for document: %(document)s; %(exception)s." - -#: views.py:335 -#, python-format -msgid "Metadata for document %s edited successfully." -msgstr "Metadata for document %s edited successfully." - -#: views.py:359 -#, python-format -msgid "Metadata for document: %s" -msgstr "Metadata for document: %s" - -#: views.py:371 -#, python-format -msgid "Metadata remove request performed on %(count)d document" -msgstr "Metadata remove request performed on %(count)d document" - -#: views.py:374 -#, python-format -msgid "Metadata remove request performed on %(count)d documents" -msgstr "Metadata remove request performed on %(count)d documents" - -#: views.py:431 -msgid "Remove metadata types from the document" -msgid_plural "Remove metadata types from the documents" -msgstr[0] "Remove metadata types from the document" -msgstr[1] "Remove metadata types from the documents" - -#: views.py:442 -#, python-format -msgid "Remove metadata types from the document: %s" -msgstr "Remove metadata types from the document: %s" - -#: views.py:491 -#, python-format -msgid "" -"Successfully remove metadata type \"%(metadata_type)s\" from document: " -"%(document)s." -msgstr "" -"Successfully remove metadata type \"%(metadata_type)s\" from document: " -"%(document)s." - -#: views.py:501 -#, python-format -msgid "" -"Error removing metadata type \"%(metadata_type)s\" from document: " -"%(document)s; %(exception)s" -msgstr "" -"Error removing metadata type \"%(metadata_type)s\" from document: " -"%(document)s; %(exception)s" - -#: views.py:512 -msgid "Create metadata type" -msgstr "Create metadata type" - -#: views.py:528 -#, python-format -msgid "Delete the metadata type: %s?" -msgstr "Delete the metadata type: %s?" - -#: views.py:541 -#, python-format -msgid "Edit metadata type: %s" -msgstr "Edit metadata type: %s" - -#: views.py:555 -msgid "Internal name" -msgstr "Internal name" - -#: views.py:578 -#, fuzzy, python-format -#| msgid "Error updating document indexes; %s" -msgid "Error updating relationship; %s" -msgstr "Error updating document indexes; %s" - -#: views.py:582 -#, fuzzy -#| msgid "Document indexes updated successfully." -msgid "Relationships updated successfully" -msgstr "Document indexes updated successfully." - -#: views.py:597 -#, fuzzy, python-format -#| msgid "Optional metadata types for document type: %s" -msgid "Metadata types for document type: %s" -msgstr "Optional metadata types for document type: %s" - -#: views.py:630 -#, fuzzy, python-format -#| msgid "Document type metadata type options" -msgid "Document types for metadata type: %s" -msgstr "Document type metadata type options" - -#~ msgid "Required metadata" -#~ msgstr "Required metadata" - -#~| msgid "View metadata types" -#~ msgid "Available metadata types" -#~ msgstr "Available metadata types" - -#~ msgid "Metadata types assigned" -#~ msgstr "Metadata types assigned" - -#~ msgid "Required metadata types for document type: %s" -#~ msgstr "Required metadata types for document type: %s" - -#~ msgid "'metadata' object has no attribute '%s'" -#~ msgstr "'metadata' object has no attribute '%s'" - -#~ msgid "Must provide at least one document." -#~ msgstr "Must provide at least one document." - -#~ msgid "The selected document doesn't have any metadata." -#~ msgid_plural "The selected documents don't have any metadata." -#~ msgstr[0] "bae23547be942683f3c566589b362141_pl_0" -#~ msgstr[1] "bae23547be942683f3c566589b362141_pl_1" - -#~ msgid "Missing metadata" -#~ msgstr "edit metadata" - -#~ msgid "Missing required metadata" -#~ msgstr "document metadata" - -#~ msgid "Title" -#~ msgstr "title" - -#~ msgid "Enter a string to be evaluated." -#~ msgstr "Enter a string to be evaluated.%s" - -#~ msgid "Enter a string to be evaluated that returns an iterable." -#~ msgstr "Enter a string to be evaluated.%s" - -#~ msgid "Metadata type edited successfully" -#~ msgstr "Metadata type edited successfully" - -#~ msgid "Error editing metadata type; %s" -#~ msgstr "Error editing metadata type; %s" - -#~ msgid "Metadata type created successfully" -#~ msgstr "Metadata type created successfully" - -#~ msgid "Metadata type: %s deleted successfully." -#~ msgstr "Metadata type: %s deleted successfully." - -#~ msgid "Metadata type: %(metadata_type)s delete error: %(error)s" -#~ msgstr "Metadata type: %(metadata_type)s delete error: %(error)s" - -#~ msgid "Are you sure you wish to delete the metadata type: %s?" -#~ msgstr "Are you sure you wish to delete the metadata type: %s?" - -#~ msgid "Edit metadata for document: %(document)s" -#~ msgid_plural "Edit metadata for the %(count)d selected documents" -#~ msgstr[0] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_0" -#~ msgstr[1] "4e0a5b1bfd2fec1712bbea096f0291ce_pl_1" - -#~ msgid "Add metadata types to document: %(document)s" -#~ msgid_plural "Add metadata types to the %(count)d selected documents" -#~ msgstr[0] "9ef9d143943c2d5ff2b9abfe3b7ccb10_pl_0" -#~ msgstr[1] "9ef9d143943c2d5ff2b9abfe3b7ccb10_pl_1" - -#~ msgid "Remove metadata types from document: %(document)s" -#~ msgid_plural "Remove metadata types from the %(count)d selected documents" -#~ msgstr[0] "6ecb682bfaa127b9e56a8036a602ccf4_pl_0" -#~ msgstr[1] "6ecb682bfaa127b9e56a8036a602ccf4_pl_1" - -#~ msgid "Metadata for: %s" -#~ msgstr "metadata for: %s" - -#~ msgid "Returns a list of all the metadata types." -#~ msgstr "Are you sure you wish to delete the metadata type: %s?" - -#~ msgid "Document type defaults" -#~ msgstr "document type defaults" - -#~ msgid "Document types defaults" -#~ msgstr "document types defaults" - -#~ msgid "Non members of document type: %s" -#~ msgstr "non members of document type: %s" - -#~ msgid "Members of document type: %s" -#~ msgstr "members of document type: %s" - -#~ msgid "id" -#~ msgstr "id" - -#~ msgid "Metadata sets" -#~ msgstr "Metadata sets" - -#~ msgid "Members" -#~ msgstr "members" - -#~ msgid "Metadata set" -#~ msgstr "Metadata sets" - -#~ msgid "Metadata set item" -#~ msgstr "metadata set item" - -#~ msgid "Metadata set items" -#~ msgstr "metadata set items" - -#~ msgid "Default metadata sets" -#~ msgstr "default metadata sets" - -#~ msgid "Edit metadata sets" -#~ msgstr "Edit metadata sets" - -#~ msgid "Create new metadata sets" -#~ msgstr "Create new metadata sets" - -#~ msgid "Delete metadata sets" -#~ msgstr "Delete metadata sets" - -#~ msgid "View metadata sets" -#~ msgstr "View metadata sets" - -#~ msgid "Metadata set edited successfully" -#~ msgstr "Metadata set edited successfully" - -#~ msgid "Error editing metadata set; %s" -#~ msgstr "Error editing metadata set; %s" - -#~ msgid "Edit metadata set: %s" -#~ msgstr "edit metadata set: %s" - -#~ msgid "Non members of metadata set: %s" -#~ msgstr "non members of metadata set: %s" - -#~ msgid "Members of metadata set: %s" -#~ msgstr "members of metadata set: %s" - -#~ msgid "Metadata set created successfully" -#~ msgstr "Metadata set created successfully" - -#~ msgid "Create metadata set" -#~ msgstr "create metadata set" - -#~ msgid "Metadata set: %s deleted successfully." -#~ msgstr "Metadata set: %s deleted successfully." - -#~ msgid "Metadata set: %(metadata_set)s delete error: %(error)s" -#~ msgstr "Metadata set: %(metadata_set)s delete error: %(error)s" - -#~ msgid "Are you sure you wish to delete the metadata set: %s?" -#~ msgstr "Are you sure you wish to delete the metadata set: %s?" - -#~ msgid "metadata" -#~ msgstr "metadata" - -#~ msgid "metadata types" -#~ msgstr "metadata types" - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "metadata sets" -#~ msgstr "metadata sets" - -#~ msgid "name" -#~ msgstr "name" - -#~ msgid "metadata type" -#~ msgstr "metadata type" - -#~ msgid "metadata set" -#~ msgstr "metadata set" - -#~ msgid "type" -#~ msgstr "type" - -#~ msgid "value" -#~ msgstr "value" - -#~ msgid "What are metadata sets?" -#~ msgstr "What are metadata sets?" - -#~ msgid "" -#~ "A metadata set is a group of one or more metadata types. Metadata sets " -#~ "are useful when creating new documents; selecing a metadata set " -#~ "automatically attaches it's member metadata types to said document." -#~ msgstr "" -#~ "A metadata set is a group of one or more metadata types. Metadata sets " -#~ "are useful when creating new documents; selecing a metadata set " -#~ "automatically attaches it's member metadata types to said document." - -#~ msgid "What are metadata types?" -#~ msgstr "What are metadata types?" - -#~ msgid "" -#~ "A metadata type defines the characteristics of a value of some kind that " -#~ "can be attached to a document. Examples of metadata types are: a client " -#~ "name, a date, or a project to which several documents belong. A metadata " -#~ "type's name is the internal identifier with which it can be referenced to " -#~ "by other modules such as the indexing module, the title is the value that " -#~ "is shown to the users, the default value is the value an instance of this " -#~ "metadata type will have initially, and the lookup value turns an instance " -#~ "of a metadata of this type into a choice list which options are the " -#~ "result of the lookup's code execution." -#~ msgstr "" -#~ "A metadata type defines the characteristics of a value of some kind that " -#~ "can be attached to a document. Examples of metadata types are: a client " -#~ "name, a date, or a project to which several documents belong. A metadata " -#~ "type's name is the internal identifier with which it can be referenced to " -#~ "by other modules such as the indexing module, the title is the value that " -#~ "is shown to the users, the default value is the value an instance of this " -#~ "metadata type will have initially, and the lookup value turns an instance " -#~ "of a metadata of this type into a choice list which options are the " -#~ "result of the lookup's code execution." - -#~ msgid " Available functions: %s" -#~ msgstr " Available functions: %s" - -#~ msgid "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" -#~ msgstr "" -#~ "Enter a string to be evaluated. Example: [user.get_full_name() for user " -#~ "in User.objects.all()].%s" - -#~ msgid "Error deleting document indexes; %s" -#~ msgstr "Error deleting document indexes; %s" diff --git a/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.mo b/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index a793e0f1f3..0000000000 Binary files a/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po b/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index f016d3483e..0000000000 --- a/mayan/apps/mirroring/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,31 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2015-09-24 05:11+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:9 settings.py:7 -msgid "Mirroring" -msgstr "Mirroring" - -#: settings.py:11 -msgid "Time in seconds to cache the path lookup to a document." -msgstr "Time in seconds to cache the path lookup to a document." - -#: settings.py:15 -msgid "Time in seconds to cache the path lookup to an index node." -msgstr "Time in seconds to cache the path lookup to an index node." diff --git a/mayan/apps/motd/locale/en/LC_MESSAGES/django.mo b/mayan/apps/motd/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 47ceb69228..0000000000 Binary files a/mayan/apps/motd/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/motd/locale/en/LC_MESSAGES/django.po b/mayan/apps/motd/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index ee62130051..0000000000 --- a/mayan/apps/motd/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,109 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2016-03-21 20:55+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:22 links.py:25 permissions.py:7 -msgid "Message of the day" -msgstr "Message of the day" - -#: apps.py:32 models.py:20 -msgid "Enabled" -msgstr "Enabled" - -#: apps.py:35 models.py:24 -msgid "Start date time" -msgstr "Start date time" - -#: apps.py:36 apps.py:40 -msgid "None" -msgstr "None" - -#: apps.py:39 models.py:29 -msgid "End date time" -msgstr "End date time" - -#: links.py:13 views.py:29 -msgid "Create message" -msgstr "Create message" - -#: links.py:18 -msgid "Delete" -msgstr "Delete" - -#: links.py:21 -msgid "Edit" -msgstr "Edit" - -#: models.py:13 -msgid "Short description of this message." -msgstr "Short description of this message." - -#: models.py:14 -msgid "Label" -msgstr "Label" - -#: models.py:17 -msgid "The actual message to be displayed." -msgstr "The actual message to be displayed." - -#: models.py:18 models.py:35 -msgid "Message" -msgstr "Message" - -#: models.py:23 -msgid "Date and time after which this message will be displayed." -msgstr "Date and time after which this message will be displayed." - -#: models.py:28 -msgid "Date and time until when this message is to be displayed." -msgstr "Date and time until when this message is to be displayed." - -#: models.py:36 views.py:66 -msgid "Messages" -msgstr "Messages" - -#: permissions.py:10 -msgid "Create messages" -msgstr "Create messages" - -#: permissions.py:13 -msgid "Delete messages" -msgstr "Delete messages" - -#: permissions.py:16 -msgid "Edit messages" -msgstr "Edit messages" - -#: permissions.py:19 -msgid "View messages" -msgstr "View messages" - -#: templates/motd/messages.html:8 -msgid "Messages of the day" -msgstr "Messages of the day" - -#: views.py:42 -#, python-format -msgid "Delete the message: %s?" -msgstr "Delete the message: %s?" - -#: views.py:55 -#, python-format -msgid "Edit message: %s" -msgstr "Edit message: %s" diff --git a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 4eac66a70d..0000000000 Binary files a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po b/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 81eca980b9..0000000000 --- a/mayan/apps/navigation/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,36 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2012-12-12 06:06+0000\n" -"Last-Translator: Roberto Rosario\n" -"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/" -"language/en/)\n" -"Language: en\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:11 -msgid "Navigation" -msgstr "" - -#: forms.py:14 -msgid "Actions" -msgstr "" - -#~ msgid "Multi item action" -#~ msgstr "Multi item action" - -#~ msgid "Selected item actions:" -#~ msgstr "Selected item actions:" - -#~ msgid "icon" -#~ msgstr "icon" diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 125ef3ff75..0000000000 Binary files a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po b/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index fea58486c1..0000000000 --- a/mayan/apps/ocr/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,460 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2017-06-23 05:44+0000\n" -"Last-Translator: Roberto Rosario\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" -"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 -#: settings.py:7 -msgid "OCR" -msgstr "OCR" - -#: apps.py:89 -msgid "Document" -msgstr "Document" - -#: apps.py:93 -msgid "Added" -msgstr "Added" - -#: apps.py:97 models.py:37 -msgid "Result" -msgstr "Result" - -#: forms.py:40 -#, python-format -msgid "Page %(page_number)d" -msgstr "Page %(page_number)d" - -#: forms.py:48 -msgid "Contents" -msgstr "Contents" - -#: links.py:18 links.py:25 -msgid "Submit for OCR" -msgstr "Submit for OCR" - -#: links.py:22 -msgid "OCR all documents" -msgstr "OCR all documents" - -#: links.py:28 -msgid "Setup OCR" -msgstr "Setup OCR" - -#: links.py:33 -msgid "OCR documents per type" -msgstr "OCR documents per type" - -#: links.py:37 links.py:41 views.py:155 -msgid "OCR errors" -msgstr "OCR errors" - -#: links.py:46 -msgid "Download OCR text" -msgstr "" - -#: models.py:16 -msgid "Document type" -msgstr "Document type" - -#: models.py:20 -msgid "Automatically queue newly created documents for OCR." -msgstr "Automatically queue newly created documents for OCR." - -#: models.py:24 -msgid "Document type settings" -msgstr "Document type settings" - -#: models.py:25 -msgid "Document types settings" -msgstr "Document types settings" - -#: models.py:32 -msgid "Document version" -msgstr "Document version" - -#: models.py:35 -msgid "Date time submitted" -msgstr "Date time submitted" - -#: 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 -msgid "Document page" -msgstr "Document page" - -#: models.py:57 -msgid "Content" -msgstr "Content" - -#: models.py:63 -msgid "Document page content" -msgstr "Document page content" - -#: models.py:64 -msgid "Document pages contents" -msgstr "Document pages contents" - -#: parsers.py:101 -#, python-format -msgid "Exception parsing page; %s" -msgstr "Exception parsing page; %s" - -#: parsers.py:128 -#, python-format -msgid "Cannot find pdftotext executable at: %s" -msgstr "Cannot find pdftotext executable at: %s" - -#: permissions.py:10 -msgid "Submit documents for OCR" -msgstr "Submit documents for OCR" - -#: permissions.py:14 -msgid "View the transcribed text from document" -msgstr "View the transcribed text from document" - -#: permissions.py:18 -msgid "Change document type OCR settings" -msgstr "Change document type OCR settings" - -#: queues.py:9 -msgid "Document version OCR" -msgstr "Document version OCR" - -#: settings.py:12 -msgid "" -"File path to poppler's pdftotext program used to extract text from PDF files." -msgstr "" -"File path to poppler's pdftotext program used to extract text from PDF files." - -#: settings.py:19 -msgid "Full path to the backend to be used to do OCR." -msgstr "Full path to the backend to be used to do OCR." - -#: settings.py:24 -msgid "Set new document types to perform OCR automatically by default." -msgstr "Set new document types to perform OCR automatically by default." - -#: views.py:27 -msgid "Submit all documents for OCR?" -msgstr "Submit all documents for OCR?" - -#: views.py:39 -#, python-format -msgid "%d documents added to the OCR queue." -msgstr "%d documents added to the OCR queue." - -#: views.py:47 -#, python-format -msgid "Submit \"%s\" to the OCR queue?" -msgstr "Submit \"%s\" to the OCR queue?" - -#: views.py:68 -#, python-format -msgid "Document: %(document)s was added to the OCR queue." -msgstr "Document: %(document)s was added to the OCR queue." - -#: views.py:82 -msgid "Submit the selected documents to the OCR queue?" -msgstr "Submit the selected documents to the OCR queue?" - -#: views.py:89 -msgid "Submit all documents of a type for OCR" -msgstr "Submit all documents of a type for OCR" - -#: views.py:103 -#, python-format -msgid "" -"%(count)d documents of type \"%(document_type)s\" added to the OCR queue." -msgstr "" -"%(count)d documents of type \"%(document_type)s\" added to the OCR queue." - -#: views.py:126 -#, python-format -msgid "Edit OCR settings for document type: %s" -msgstr "Edit OCR settings for document type: %s" - -#: views.py:148 -#, python-format -msgid "OCR result for document: %s" -msgstr "OCR result for document: %s" - -#: views.py:173 -#, python-format -msgid "OCR errors for document: %s" -msgstr "OCR errors for document: %s" - -#~ msgid "pdftotext version" -#~ msgstr "document queues" - -#~ msgid "tesseract version" -#~ msgstr "document queues" - -#~ msgid "File path to tesseract program." -#~ msgstr "File path to unpaper program." - -#~ msgid "Delete" -#~ msgstr "delete" - -#~ msgid "Re-queue" -#~ msgstr "re-queue" - -#~ msgid "Delete documents from OCR queue" -#~ msgstr "Delete documents from OCR queue" - -#~ msgid "Make at least one selection." -#~ msgstr "Must provide at least one queue document." - -#~ msgid "Entry: %(entry)s deleted successfully." -#~ msgstr "Queue document: %(document)s deleted successfully." - -#~ msgid "Error entry: %(entry)s; %(error)s" -#~ msgstr "Error deleting document: %(document)s; %(error)s" - -#~ msgid "Delete the selected entry?" -#~ msgid_plural "Delete the selected entries?" -#~ msgstr[0] "c3d93a17e46abf97b0d29fdf9a0bf689_pl_0" -#~ msgstr[1] "c3d93a17e46abf97b0d29fdf9a0bf689_pl_1" - -#~ 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" -#~ msgstr[1] "3d821f1679e8cdd3b5844ba5a01a969b_pl_1" - -#~ msgid "Submit the selected document for OCR?" -#~ msgstr "Submit documents for OCR" - -#~ msgid "Text from OCR" -#~ msgstr "Text from OCR" - -#~ msgid "" -#~ "Runs a language filter to remove common OCR mistakes from document pages " -#~ "content." -#~ msgstr "" -#~ "Runs a language filter to remove common OCR mistakes from document pages " -#~ "content." - -#~ msgid "Can execute the OCR clean up on all document pages" -#~ msgstr "Can execute the OCR clean up on all document pages" - -#~ msgid "Are you sure you wish to clean up all the pages content?" -#~ msgstr "Are you sure you wish to clean up all the pages content?" - -#~ 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" - -#~ msgid "Queue document list" -#~ msgstr "queue document list" - -#~ msgid "Label" -#~ msgstr "label" - -#~ msgid "Document queue" -#~ msgstr "document queue" - -#~ msgid "Node name" -#~ msgstr "node name" - -#~ msgid "Queue document" -#~ msgstr "queue document" - -#~ msgid "Missing document." -#~ msgstr "Missing document." - -#~ msgid "Documents in queue: %s" -#~ msgstr "documents in queue: %s" - -#~ msgid "Thumbnail" -#~ msgstr "thumbnail" - -#~ msgid "Are you sure you wish to delete queue documents: %s?" -#~ msgstr "Are you sure you wish to delete queue documents: %s?" - -#~ msgid "Are you sure you wish to re-queue documents: %s?" -#~ msgstr "Are you sure you wish to re-queue documents: %s?" - -#~ msgid "Can edit an OCR queue properties" -#~ msgstr "Can edit an OCR queue properties" - -#~ msgid "OCR queue statistics" -#~ msgstr "OCR statistics" - -#~ msgid "Document queues: %d" -#~ msgstr "Document queues: %d" - -#~ msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" -#~ msgstr "Document: %(document)s was re-queued to the OCR queue: %(queue)s" - -#~ msgid "Document: %s is already being processed and can't be re-queded." -#~ msgstr "Document: %s is already being processed and can't be re-queded." - -#~ msgid "Checks the OCR queue for pending documents." -#~ msgstr "Checks the OCR queue for pending documents." - -#~ msgid "stop queue" -#~ msgstr "stop queue" - -#~ msgid "activate queue" -#~ msgstr "activate queue" - -#~ msgid "stopped" -#~ msgstr "stopped" - -#~ msgid "active" -#~ msgstr "active" - -#~ msgid "pending" -#~ msgstr "pending" - -#~ msgid "processing" -#~ msgstr "processing" - -#~ msgid "name" -#~ msgstr "name" - -#~ msgid "state" -#~ msgstr "state" - -#~ msgid "delay ocr" -#~ msgstr "delay ocr" - -#~ msgid "Can enable/disable the OCR queue" -#~ msgstr "Can enable/disable the OCR queue" - -#~ msgid "document queue properties" -#~ msgstr "document queue properties" - -#~ msgid "Current state: %s" -#~ msgstr "Current state: %s" - -#~ msgid "Document: %s is being processed and can't be deleted." -#~ msgstr "Document: %s is being processed and can't be deleted." - -#~ msgid "Document queue: %s, already stopped." -#~ msgstr "Document queue: %s, already stopped." - -#~ msgid "Document queue: %s, stopped successfully." -#~ msgstr "Document queue: %s, stopped successfully." - -#~ msgid "Are you sure you wish to disable document queue: %s" -#~ msgstr "Are you sure you wish to disable document queue: %s" - -#~ msgid "Document queue: %s, already active." -#~ msgstr "Document queue: %s, already active." - -#~ msgid "Document queue: %s, activated successfully." -#~ msgstr "Document queue: %s, activated successfully." - -#~ msgid "Are you sure you wish to activate document queue: %s" -#~ msgstr "Are you sure you wish to activate document queue: %s" - -#~ msgid "" -#~ "Amount of seconds to delay OCR of documents to allow for the node's " -#~ "storage replication overhead." -#~ msgstr "" -#~ "Amount of seconds to delay OCR of documents to allow for the node's " -#~ "storage replication overhead." - -#~ msgid "Maximum amount of concurrent document OCRs a node can perform." -#~ msgstr "Maximum amount of concurrent document OCRs a node can perform." - -#~ msgid "transformations" -#~ msgstr "transformations" - -#~ msgid "add transformation" -#~ msgstr "add transformation" - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "Default" -#~ msgstr "Default" - -#~ msgid "Enter a valid value." -#~ msgstr "Enter a valid value." - -#~ msgid "order" -#~ msgstr "order" - -#~ msgid "transformation" -#~ msgstr "transformation" - -#~ msgid "arguments" -#~ msgstr "arguments" - -#~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Use dictionaries to indentify arguments, example: %s" - -#~ msgid "document queue transformation" -#~ msgstr "document queue transformation" - -#~ msgid "document queue transformations" -#~ msgstr "document queue transformations" - -#~ msgid "transformations for: %s" -#~ msgstr "transformations for: %s" - -#~ msgid "Queue transformation edited successfully" -#~ msgstr "Queue transformation edited successfully" - -#~ msgid "Error editing queue transformation; %s" -#~ msgstr "Error editing queue transformation; %s" - -#~ msgid "Edit transformation: %s" -#~ msgstr "Edit transformation: %s" - -#~ msgid "Queue transformation deleted successfully." -#~ msgstr "Queue transformation deleted successfully." - -#~ msgid "Error deleting queue transformation; %(error)s" -#~ msgstr "Error deleting queue transformation; %(error)s" - -#~ msgid "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" -#~ msgstr "" -#~ "Are you sure you wish to delete queue transformation \"%(transformation)s" -#~ "\"" - -#~ msgid "Queue transformation created successfully" -#~ msgstr "Queue transformation created successfully" - -#~ msgid "Error creating queue transformation; %s" -#~ msgstr "Error creating queue transformation; %s" - -#~ msgid "Create new transformation for queue: %s" -#~ msgstr "Create new transformation for queue: %s" diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 09d9ea9ecc..0000000000 Binary files a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po b/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 7784d868cd..0000000000 --- a/mayan/apps/permissions/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,240 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2017-04-21 16:26+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:23 models.py:46 models.py:77 permissions.py:7 -msgid "Permissions" -msgstr "Permissions" - -#: classes.py:75 -msgid "Insufficient permissions." -msgstr "Insufficient permissions." - -#: links.py:14 -msgid "Grant" -msgstr "Grant" - -#: links.py:18 -msgid "Revoke" -msgstr "Revoke" - -#: links.py:22 -msgid "Create new role" -msgstr "Create new role" - -#: links.py:26 -msgid "Delete" -msgstr "Delete" - -#: links.py:30 -msgid "Edit" -msgstr "Edit" - -#: links.py:35 models.py:98 views.py:137 -msgid "Roles" -msgstr "Roles" - -#: links.py:38 -msgid "Members" -msgstr "Members" - -#: links.py:43 -msgid "Role permissions" -msgstr "Role permissions" - -#: models.py:19 -msgid "Namespace" -msgstr "Namespace" - -#: models.py:20 -msgid "Name" -msgstr "Name" - -#: models.py:45 -msgid "Permission" -msgstr "Permission" - -#: models.py:74 search.py:16 -msgid "Label" -msgstr "Label" - -#: models.py:80 -msgid "Groups" -msgstr "Groups" - -#: models.py:97 -msgid "Role" -msgstr "Role" - -#: permissions.py:10 -msgid "View roles" -msgstr "View roles" - -#: permissions.py:13 -msgid "Edit roles" -msgstr "Edit roles" - -#: permissions.py:16 -msgid "Create roles" -msgstr "Create roles" - -#: permissions.py:19 -msgid "Delete roles" -msgstr "Delete roles" - -#: permissions.py:22 -msgid "Grant permissions" -msgstr "Grant permissions" - -#: permissions.py:25 -msgid "Revoke permissions" -msgstr "Revoke permissions" - -#: search.py:20 -#, fuzzy -#| msgid "Groups" -msgid "Group name" -msgstr "Groups" - -#: serializers.py:46 -msgid "" -"Comma separated list of groups primary keys to add to, or replace in this " -"role." -msgstr "" -"Comma separated list of groups primary keys to add to, or replace in this " -"role." - -#: serializers.py:53 -msgid "Comma separated list of permission primary keys to grant to this role." -msgstr "Comma separated list of permission primary keys to grant to this role." - -#: serializers.py:90 -#, python-format -msgid "No such permission: %s" -msgstr "No such permission: %s" - -#: views.py:46 -msgid "Available groups" -msgstr "Available groups" - -#: views.py:47 -msgid "Role groups" -msgstr "Role groups" - -#: views.py:57 -#, python-format -msgid "Groups of role: %s" -msgstr "Groups of role: %s" - -#: views.py:80 -msgid "Available permissions" -msgstr "Available permissions" - -#: views.py:81 -msgid "Granted permissions" -msgstr "Granted permissions" - -#: views.py:94 -#, python-format -msgid "Permissions for role: %s" -msgstr "Permissions for role: %s" - -#~ msgid "Permission holder" -#~ msgstr "permission holder" - -#~ msgid "Role member" -#~ msgstr "role member" - -#~ msgid "Role members" -#~ msgstr "role members" - -#~ msgid "" -#~ "A list of existing roles that are automatically assigned to newly created " -#~ "users" -#~ msgstr "" -#~ "A list of existing roles that are automatically assigned to newly created " -#~ "users" - -#~ msgid "Has permission" -#~ msgstr "has permission" - -#~ msgid " and " -#~ msgstr " and " - -#~ msgid "%(permissions)s to %(requester)s" -#~ msgstr "%(permissions)s to %(requester)s" - -#~ msgid "Permission \"%(permission)s\" granted to: %(requester)s." -#~ msgstr "Permission \"%(permission)s\" granted to: %(requester)s." - -#~ msgid "" -#~ "%(requester)s, already had the permission \"%(permission)s\" granted." -#~ msgstr "" -#~ "%(requester)s, already had the permission \"%(permission)s\" granted." - -#~ msgid "" -#~ "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" -#~ msgstr "" -#~ "Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" - -#~ msgid "permission" -#~ msgstr "permission" - -#~ msgid "permissions" -#~ msgstr "permissions" - -#~ msgid "Permission \"%(permission)s\" revoked from: %(requester)s." -#~ msgstr "Permission \"%(permission)s\" revoked from: %(requester)s." - -#~ msgid "" -#~ "%(requester)s, doesn't have the permission \"%(permission)s\" granted." -#~ msgstr "" -#~ "%(requester)s, doesn't have the permission \"%(permission)s\" granted." - -#~ msgid "" -#~ "Are you sure you wish to revoke the %(permissions_label)s " -#~ "%(title_suffix)s?" -#~ msgstr "" -#~ "Are you sure you wish to revoke the %(permissions_label)s " -#~ "%(title_suffix)s?" - -#~ msgid "Users" -#~ msgstr "Users" - -#~ msgid "Special" -#~ msgstr "Special" - -#~ msgid "Members of role: %s" -#~ msgstr "members of role: %s" - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "grant" -#~ msgstr "grant" - -#~ msgid "revoke" -#~ msgstr "revoke" - -#~ msgid "name" -#~ msgstr "name" - -#~ msgid "role" -#~ msgstr "role" diff --git a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo b/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index fcc0a277cf..0000000000 Binary files a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index 3adbfeda0c..0000000000 --- a/mayan/apps/rest_api/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,32 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2017-04-21 16:26+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:16 links.py:8 -msgid "REST API" -msgstr "REST API" - -#: fields.py:30 -#, python-format -msgid "Unable to find serializer class for: %s" -msgstr "Unable to find serializer class for: %s" - -#: links.py:12 -msgid "API Documentation" -msgstr "API Documentation" diff --git a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo b/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index ef28e73ba0..0000000000 Binary files a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index aa31c1f708..0000000000 --- a/mayan/apps/smart_settings/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,64 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2017-04-21 16:26+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:18 permissions.py:7 -msgid "Smart settings" -msgstr "Smart settings" - -#: apps.py:26 -msgid "Setting count" -msgstr "Setting count" - -#: apps.py:30 -msgid "Name" -msgstr "Name" - -#: apps.py:34 -msgid "Value" -msgstr "Value" - -#: links.py:11 links.py:14 -msgid "Settings" -msgstr "Settings" - -#: permissions.py:10 -msgid "View settings" -msgstr "View settings" - -#: views.py:15 -msgid "Setting namespaces" -msgstr "Setting namespaces" - -#: views.py:29 -#, python-format -msgid "Settings in namespace: %s" -msgstr "Settings in namespace: %s" - -#: views.py:37 -#, python-format -msgid "Namespace: %s, not found" -msgstr "Namespace: %s, not found" - -#~ msgid "Default" -#~ msgstr "default" - -#~ msgid "name" -#~ msgstr "name" diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo b/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 7270091b6b..0000000000 Binary files a/mayan/apps/sources/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/sources/locale/en/LC_MESSAGES/django.po b/mayan/apps/sources/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index dca5f25bad..0000000000 --- a/mayan/apps/sources/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,871 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:23-0400\n" -"PO-Revision-Date: 2017-06-23 05:44+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:40 links.py:35 models.py:175 queues.py:8 settings.py:7 views.py:554 -msgid "Sources" -msgstr "Sources" - -#: apps.py:57 -msgid "Create a document source" -msgstr "Create a document source" - -#: apps.py:59 -msgid "" -"Document sources are the way in which new documents are feed to Mayan EDMS, " -"create at least a web form source to be able to upload documents from a " -"browser." -msgstr "" -"Document sources are the way in which new documents are feed to Mayan EDMS, " -"create at least a web form source to be able to upload documents from a " -"browser." - -#: apps.py:69 -msgid "Created" -msgstr "Created" - -#: apps.py:76 -msgid "Thumbnail" -msgstr "Thumbnail" - -#: apps.py:84 models.py:781 -msgid "Date time" -msgstr "Date time" - -#: apps.py:89 models.py:784 -msgid "Message" -msgstr "Message" - -#: forms.py:30 -msgid "Comment" -msgstr "Comment" - -#: forms.py:45 -msgid "Expand compressed files" -msgstr "Expand compressed files" - -#: forms.py:47 -msgid "Upload a compressed file's contained files as individual documents" -msgstr "Upload a compressed file's contained files as individual documents" - -#: forms.py:68 views.py:442 -msgid "Staging file" -msgstr "Staging file" - -#: forms.py:72 forms.py:77 -msgid "File" -msgstr "File" - -#: handlers.py:16 -msgid "Default" -msgstr "Default" - -#: links.py:30 -msgid "New document" -msgstr "New document" - -#: links.py:39 -msgid "Add new IMAP email" -msgstr "Add new IMAP email" - -#: links.py:44 -msgid "Add new POP3 email" -msgstr "Add new POP3 email" - -#: links.py:49 -msgid "Add new staging folder" -msgstr "Add new staging folder" - -#: links.py:54 -msgid "Add new watch folder" -msgstr "Add new watch folder" - -#: links.py:59 -msgid "Add new webform source" -msgstr "Add new webform source" - -#: links.py:64 -msgid "Add new SANE scanner" -msgstr "Add new SANE scanner" - -#: links.py:69 links.py:83 -msgid "Delete" -msgstr "Delete" - -#: links.py:73 -msgid "Edit" -msgstr "Edit" - -#: links.py:77 -msgid "Document sources" -msgstr "Document sources" - -#: links.py:89 -msgid "Upload new version" -msgstr "Upload new version" - -#: links.py:92 -msgid "Logs" -msgstr "Logs" - -#: links.py:96 -msgid "Check now" -msgstr "Check now" - -#: literals.py:9 -msgid "Flatbed" -msgstr "Flatbed" - -#: literals.py:10 -msgid "Document feeder" -msgstr "Document feeder" - -#: literals.py:17 -msgid "Simplex" -msgstr "Simplex" - -#: literals.py:18 -msgid "Duplex" -msgstr "Duplex" - -#: literals.py:26 -msgid "Lineart" -msgstr "Lineart" - -#: literals.py:27 -msgid "Monochrome" -msgstr "Monochrome" - -#: literals.py:28 -msgid "Color" -msgstr "Color" - -#: literals.py:36 literals.py:41 -msgid "Always" -msgstr "Always" - -#: literals.py:37 literals.py:42 -msgid "Never" -msgstr "Never" - -#: literals.py:43 -msgid "Ask user" -msgstr "Ask user" - -#: literals.py:54 -msgid "Scanner" -msgstr "Scanner" - -#: literals.py:55 models.py:407 -msgid "Web form" -msgstr "Web form" - -#: literals.py:56 models.py:378 -msgid "Staging folder" -msgstr "Staging folder" - -#: literals.py:57 models.py:771 -msgid "Watch folder" -msgstr "Watch folder" - -#: literals.py:58 -msgid "POP3 email" -msgstr "POP3 email" - -#: literals.py:59 models.py:734 models.py:735 -msgid "IMAP email" -msgstr "IMAP email" - -#: models.py:62 -msgid "Label" -msgstr "Label" - -#: models.py:63 views.py:547 -msgid "Enabled" -msgstr "Enabled" - -#: models.py:174 models.py:778 -msgid "Source" -msgstr "Source" - -#: models.py:182 -msgid "Interactive source" -msgstr "Interactive source" - -#: models.py:183 -msgid "Interactive sources" -msgstr "Interactive sources" - -#: models.py:193 -msgid "Device name as returned by the SANE backend." -msgstr "Device name as returned by the SANE backend." - -#: models.py:194 -msgid "Device name" -msgstr "Device name" - -#: models.py:199 -msgid "" -"Selects the scan mode (e.g., lineart, monochrome, or color). If this option " -"is not supported by your scanner, leave it blank." -msgstr "" -"Selects the scan mode (e.g., lineart, monochrome, or color). If this option " -"is not supported by your scanner, leave it blank." - -#: models.py:201 -msgid "Mode" -msgstr "Mode" - -#: models.py:205 -msgid "" -"Sets the resolution of the scanned image in DPI (dots per inch). Typical " -"value is 200. If this option is not supported by your scanner, leave it " -"blank." -msgstr "" -"Sets the resolution of the scanned image in DPI (dots per inch). Typical " -"value is 200. If this option is not supported by your scanner, leave it " -"blank." - -#: models.py:208 -msgid "Resolution" -msgstr "Resolution" - -#: models.py:213 -msgid "" -"Selects the scan source (such as a document-feeder). If this option is not " -"supported by your scanner, leave it blank." -msgstr "" -"Selects the scan source (such as a document-feeder). If this option is not " -"supported by your scanner, leave it blank." - -#: models.py:216 -msgid "Paper source" -msgstr "Paper source" - -#: models.py:221 -msgid "" -"Selects the document feeder mode (simplex/duplex). If this option is not " -"supported by your scanner, leave it blank." -msgstr "" -"Selects the document feeder mode (simplex/duplex). If this option is not " -"supported by your scanner, leave it blank." - -#: models.py:223 -msgid "ADF mode" -msgstr "ADF mode" - -#: models.py:227 -msgid "SANE Scanner" -msgstr "SANE Scanner" - -#: models.py:228 -msgid "SANE Scanners" -msgstr "SANE Scanners" - -#: models.py:275 -#, python-format -msgid "Error while scanning; %s" -msgstr "Error while scanning; %s" - -#: models.py:307 models.py:752 -msgid "Server side filesystem path." -msgstr "Server side filesystem path." - -#: models.py:308 models.py:753 -msgid "Folder path" -msgstr "Folder path" - -#: models.py:311 -msgid "Width value to be passed to the converter backend." -msgstr "Width value to be passed to the converter backend." - -#: models.py:312 -msgid "Preview width" -msgstr "Preview width" - -#: models.py:316 -msgid "Height value to be passed to the converter backend." -msgstr "Height value to be passed to the converter backend." - -#: models.py:317 -msgid "Preview height" -msgstr "Preview height" - -#: models.py:321 models.py:398 -msgid "Whether to expand or not compressed archives." -msgstr "Whether to expand or not compressed archives." - -#: models.py:322 models.py:399 models.py:435 -msgid "Uncompress" -msgstr "Uncompress" - -#: models.py:327 -msgid "Delete the file after is has been successfully uploaded." -msgstr "Delete the file after is has been successfully uploaded." - -#: models.py:329 -msgid "Delete after upload" -msgstr "Delete after upload" - -#: models.py:353 -#, python-format -msgid "Unable get list of staging files: %s" -msgstr "Unable get list of staging files: %s" - -#: models.py:374 -#, python-format -msgid "Error deleting staging file; %s" -msgstr "Error deleting staging file; %s" - -#: models.py:379 -msgid "Staging folders" -msgstr "Staging folders" - -#: models.py:408 -msgid "Web forms" -msgstr "Web forms" - -#: models.py:415 models.py:416 -msgid "Out of process" -msgstr "Out of process" - -#: models.py:422 -msgid "Interval in seconds between checks for new documents." -msgstr "Interval in seconds between checks for new documents." - -#: models.py:423 -msgid "Interval" -msgstr "Interval" - -#: models.py:428 -msgid "Assign a document type to documents uploaded from this source." -msgstr "Assign a document type to documents uploaded from this source." - -#: models.py:430 -msgid "Document type" -msgstr "Document type" - -#: models.py:434 -msgid "Whether to expand or not, compressed archives." -msgstr "Whether to expand or not, compressed archives." - -#: models.py:484 -msgid "Interval source" -msgstr "Interval source" - -#: models.py:485 -msgid "Interval sources" -msgstr "Interval sources" - -#: models.py:498 -msgid "Host" -msgstr "Host" - -#: models.py:499 -msgid "SSL" -msgstr "SSL" - -#: models.py:501 -msgid "" -"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 " -"for IMAP over SSL." -msgstr "" -"Typical choices are 110 for POP3, 995 for POP3 over SSL, 143 for IMAP, 993 " -"for IMAP over SSL." - -#: models.py:502 -msgid "Port" -msgstr "Port" - -#: models.py:504 -msgid "Username" -msgstr "Username" - -#: models.py:505 -msgid "Password" -msgstr "Password" - -#: models.py:509 -msgid "" -"Name of the attachment that will contains the metadata type names and value " -"pairs to be assigned to the rest of the downloaded attachments. Note: This " -"attachment has to be the first attachment." -msgstr "" -"Name of the attachment that will contains the metadata type names and value " -"pairs to be assigned to the rest of the downloaded attachments. Note: This " -"attachment has to be the first attachment." - -#: models.py:513 -msgid "Metadata attachment name" -msgstr "Metadata attachment name" - -#: models.py:517 -msgid "" -"Select a metadata type valid for the document type selected in which to " -"store the email's subject." -msgstr "" -"Select a metadata type valid for the document type selected in which to " -"store the email's subject." - -#: models.py:520 -msgid "Subject metadata type" -msgstr "Subject metadata type" - -#: models.py:524 -msgid "" -"Select a metadata type valid for the document type selected in which to " -"store the email's \"from\" value." -msgstr "" -"Select a metadata type valid for the document type selected in which to " -"store the email's \"from\" value." - -#: models.py:527 -msgid "From metadata type" -msgstr "From metadata type" - -#: models.py:531 -msgid "Store the body of the email as a text document." -msgstr "Store the body of the email as a text document." - -#: models.py:532 -msgid "Store email body" -msgstr "Store email body" - -#: models.py:541 -#, python-format -msgid "" -"Subject metadata type \"%(metadata_type)s\" is not valid for the document " -"type: %(document_type)s" -msgstr "" -"Subject metadata type \"%(metadata_type)s\" is not valid for the document " -"type: %(document_type)s" - -#: models.py:555 -#, python-format -msgid "" -"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document " -"type: %(document_type)s" -msgstr "" -"\"From\" metadata type \"%(metadata_type)s\" is not valid for the document " -"type: %(document_type)s" - -#: models.py:605 -#, python-format -msgid "attachment-%i" -msgstr "attachment-%i" - -#: models.py:644 -msgid "Email source" -msgstr "Email source" - -#: models.py:645 -msgid "Email sources" -msgstr "Email sources" - -#: models.py:652 -msgid "Timeout" -msgstr "Timeout" - -#: models.py:689 models.py:690 -msgid "POP email" -msgstr "POP email" - -#: models.py:698 -msgid "IMAP Mailbox from which to check for messages." -msgstr "IMAP Mailbox from which to check for messages." - -#: models.py:699 -msgid "Mailbox" -msgstr "Mailbox" - -#: models.py:772 -msgid "Watch folders" -msgstr "Watch folders" - -#: models.py:790 -msgid "Log entry" -msgstr "Log entry" - -#: models.py:791 -msgid "Log entries" -msgstr "Log entries" - -#: permissions.py:7 -msgid "Sources setup" -msgstr "Sources setup" - -#: permissions.py:9 -msgid "Create new document sources" -msgstr "Create new document sources" - -#: permissions.py:12 -msgid "Delete document sources" -msgstr "Delete document sources" - -#: permissions.py:15 -msgid "Edit document sources" -msgstr "Edit document sources" - -#: permissions.py:18 -msgid "View existing document sources" -msgstr "View existing document sources" - -#: permissions.py:21 -msgid "Delete staging files" -msgstr "Delete staging files" - -#: queues.py:11 -msgid "Sources periodic" -msgstr "Sources periodic" - -#: queues.py:16 -msgid "Check interval source" -msgstr "Check interval source" - -#: queues.py:21 -msgid "Handle upload" -msgstr "Handle upload" - -#: queues.py:25 -msgid "Upload document" -msgstr "Upload document" - -#: settings.py:12 -msgid "File path to the scanimage program used to control image scanners." -msgstr "File path to the scanimage program used to control image scanners." - -#: tasks.py:32 -#, python-format -msgid "Error processing source: %s" -msgstr "Error processing source: %s" - -#: templates/sources/upload_multiform_subtemplate.html:35 -msgid "Clear" -msgstr "Clear" - -#: views.py:60 -#, python-format -msgid "Log entries for source: %s" -msgstr "Log entries for source: %s" - -#: views.py:108 wizards.py:53 -msgid "" -"No interactive document sources have been defined or none have been enabled, " -"create one before proceeding." -msgstr "" -"No interactive document sources have been defined or none have been enabled, " -"create one before proceeding." - -#: views.py:134 views.py:152 views.py:162 -msgid "Document properties" -msgstr "Document properties" - -#: views.py:142 -msgid "Files in staging path" -msgstr "Files in staging path" - -#: views.py:153 -msgid "Scan" -msgstr "Scan" - -#: views.py:260 -msgid "New document queued for uploaded and will be available shortly." -msgstr "New document queued for uploaded and will be available shortly." - -#: views.py:309 -#, python-format -msgid "Upload a local document from source: %s" -msgstr "Upload a local document from source: %s" - -#: views.py:338 -#, python-format -msgid "Document \"%s\" is blocked from uploading new versions." -msgstr "Document \"%s\" is blocked from uploading new versions." - -#: views.py:390 -msgid "New document version queued for uploaded and will be available shortly." -msgstr "" -"New document version queued for uploaded and will be available shortly." - -#: views.py:429 -#, python-format -msgid "Upload a new version from source: %s" -msgstr "Upload a new version from source: %s" - -#: views.py:469 -#, python-format -msgid "Trigger check for source \"%s\"?" -msgstr "Trigger check for source \"%s\"?" - -#: views.py:482 -msgid "Source check queued." -msgstr "Source check queued." - -#: views.py:496 -#, python-format -msgid "Create new source of type: %s" -msgstr "Create new source of type: %s" - -#: views.py:516 -#, python-format -msgid "Delete the source: %s?" -msgstr "Delete the source: %s?" - -#: views.py:535 -#, python-format -msgid "Edit source: %s" -msgstr "Edit source: %s" - -#: views.py:543 -msgid "Type" -msgstr "Type" - -#: wizards.py:42 -msgid "Step 1 of 3: Select document type" -msgstr "Step 1 of 3: Select document type" - -#: wizards.py:43 -msgid "Step 2 of 3: Enter document metadata" -msgstr "Step 2 of 3: Enter document metadata" - -#: wizards.py:44 -msgid "Step 3 of 3: Select tags" -msgstr "Step 3 of 3: Select tags" - -#: wizards.py:70 -msgid "Next step" -msgstr "Next step" - -#: wizards.py:72 -msgid "Document upload wizard" -msgstr "Document upload wizard" - -#: wizards.py:99 -msgid "Tags to be attached." -msgstr "Tags to be attached." - -#~ msgid "Staging file page image" -#~ msgstr "Staging file" - -#~ msgid "Staging file delete successfully." -#~ msgstr "Staging file delete successfully." - -#~ msgid "Staging file delete error; %s." -#~ msgstr "Staging file delete error; %s." - -#~ msgid "Transformations" -#~ msgstr "transformations" - -#~ msgid "Add transformation" -#~ msgstr "add transformation" - -#~ msgid "Title" -#~ msgstr "title" - -#~ msgid "Enter a valid value." -#~ msgstr "Enter a valid value." - -#~ msgid "Order" -#~ msgstr "order" - -#~ msgid "Transformation" -#~ msgstr "transformation" - -#~ msgid "Arguments" -#~ msgstr "arguments" - -#~ msgid "Use dictionaries to indentify arguments, example: %s" -#~ msgstr "Use dictionaries to indentify arguments, example: %s" - -#~ msgid "Document source transformation" -#~ msgstr "document source transformation" - -#~ msgid "Document source transformations" -#~ msgstr "document source transformations" - -#~ msgid "Current document type" -#~ msgstr "Current document type" - -#~ msgid "None" -#~ msgstr "None" - -#~ msgid "No" -#~ msgstr "None" - -#~ msgid "Source edited successfully" -#~ msgstr "Source edited successfully" - -#~ msgid "Error editing source; %s" -#~ msgstr "Error editing source; %s" - -#~ msgid "Source \"%s\" deleted successfully." -#~ msgstr "Source \"%s\" deleted successfully." - -#~ msgid "Error deleting source \"%(source)s\": %(error)s" -#~ msgstr "Error deleting source \"%(source)s\": %(error)s" - -#~ msgid "Are you sure you wish to delete the source: %s?" -#~ msgstr "Are you sure you wish to delete the source: %s?" - -#~ msgid "Source created successfully" -#~ msgstr "Source created successfully" - -#~ msgid "Transformations for: %s" -#~ msgstr "transformations for: %s" - -#~ msgid "Source transformation edited successfully" -#~ msgstr "Source transformation edited successfully" - -#~ msgid "Error editing source transformation; %s" -#~ msgstr "Error editing source transformation; %s" - -#~ msgid "Edit transformation: %s" -#~ msgstr "Edit transformation: %s" - -#~ msgid "Source transformation deleted successfully." -#~ msgstr "Source transformation deleted successfully." - -#~ msgid "Error deleting source transformation; %(error)s" -#~ msgstr "Error deleting source transformation; %(error)s" - -#~ msgid "" -#~ "Are you sure you wish to delete source transformation \"%(transformation)s" -#~ "\"" -#~ msgstr "" -#~ "Are you sure you wish to delete source transformation \"%(transformation)s" -#~ "\"" - -#~ msgid "Source transformation created successfully" -#~ msgstr "Source transformation created successfully" - -#~ msgid "Error creating source transformation; %s" -#~ msgstr "Error creating source transformation; %s" - -#~ msgid "Create new transformation for source: %s" -#~ msgstr "Create new transformation for source: %s" - -#~ msgid "Server staging folder" -#~ msgstr "server staging folder" - -#~ msgid "Server watch folder" -#~ msgstr "server watch folder" - -#~ msgid "Click %(setup_link)s to add or enable some document sources." -#~ msgstr "Click %(setup_link)s to add or enable some document sources." - -#~ msgid "Unhandled exception: %s" -#~ msgstr "Unhandled exception: %s" - -#~ msgid "Whitelist" -#~ msgstr "whitelist" - -#~ msgid "Blacklist" -#~ msgstr "blacklist" - -#~ msgid "Whitelist Blacklist validation error." -#~ msgstr "Whitelist Blacklist validation error." - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "Disk" -#~ msgstr "Disk" - -#~ msgid "Database" -#~ msgstr "Database" - -#~ msgid "Drive" -#~ msgstr "Drive" - -#~ msgid "Network drive" -#~ msgstr "Network drive" - -#~ msgid "User drive" -#~ msgstr "User drive" - -#~ msgid "Envelope" -#~ msgstr "Envelope" - -#~ msgid "Folder" -#~ msgstr "Folder" - -#~ msgid "World" -#~ msgstr "World" - -#~ msgid "Printer" -#~ msgstr "Printer" - -#~ msgid "Empty printer" -#~ msgstr "Empty printer" - -#~ msgid "icon" -#~ msgstr "icon" - -#~ msgid "An icon to visually distinguish this source." -#~ msgstr "An icon to visually distinguish this source." - -#~ msgid "here" -#~ msgstr "here" - -#~ msgid "File uploaded successfully." -#~ msgstr "File uploaded successfully." - -#~ msgid "File uncompressed successfully and uploaded as individual files." -#~ msgstr "File uncompressed successfully and uploaded as individual files." - -#~ msgid "File was not a compressed file, uploaded as it was." -#~ msgstr "File was not a compressed file, uploaded as it was." - -#~ msgid "New version uploads are not allowed for this document." -#~ msgstr "New version uploads are not allowed for this document." - -#~ msgid "Document version from staging file: %s, uploaded successfully." -#~ msgstr "Document version from staging file: %s, uploaded successfully." - -#~ msgid "Staging file: %s, uploaded successfully." -#~ msgstr "Staging file: %s, uploaded successfully." - -#~ msgid "" -#~ "Staging file: %s, uncompressed successfully and uploaded as individual " -#~ "files." -#~ msgstr "" -#~ "Staging file: %s, uncompressed successfully and uploaded as individual " -#~ "files." - -#~ msgid "Staging file: %s, was not compressed, uploaded as a single file." -#~ msgstr "Staging file: %s, was not compressed, uploaded as a single file." - -#~ msgid "Staging file: %s, deleted successfully." -#~ msgstr "Staging file: %s, deleted successfully." - -#~ msgid "upload a new version from staging source: %s" -#~ msgstr "upload a new version from staging source: %s" - -#~ msgid "upload a document from staging source: %s" -#~ msgstr "upload a document from staging source: %s" - -#~ msgid "preview" -#~ msgstr "preview" - -#~ msgid "Unable to upload staging file: %s" -#~ msgstr "Unable to upload staging file: %s" - -#~ msgid "Staging file transformation error: %(error)s" -#~ msgstr "Staging file transformation error: %(error)s" diff --git a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 6c4f2c496d..0000000000 Binary files a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po b/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index daf8c27e02..0000000000 --- a/mayan/apps/statistics/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,103 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:24-0400\n" -"PO-Revision-Date: 2017-06-23 05:44+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:25 links.py:28 permissions.py:7 queues.py:8 -msgid "Statistics" -msgstr "Statistics" - -#. Translators: Schedule here is a verb, the 'schedule' at which the -#. statistic will be updated -#: apps.py:34 -msgid "Schedule" -msgstr "Schedule" - -#: links.py:11 -msgid "Queue" -msgstr "Queue" - -#: links.py:15 -msgid "View" -msgstr "View" - -#: links.py:19 -msgid "Namespace details" -msgstr "Namespace details" - -#: links.py:23 -msgid "Namespace list" -msgstr "Namespace list" - -#. Translators: 'Slug' refers to the URL valid ID of the statistic -#. More info: https://docs.djangoproject.com/en/1.7/glossary/#term-slug -#: models.py:14 -msgid "Slug" -msgstr "Slug" - -#: models.py:16 -msgid "Date time" -msgstr "Date time" - -#: models.py:18 -msgid "Data" -msgstr "Data" - -#: models.py:31 -msgid "Statistics result" -msgstr "Statistics result" - -#: models.py:32 -msgid "Statistics results" -msgstr "Statistics results" - -#: permissions.py:10 -msgid "View statistics" -msgstr "View statistics" - -#: queues.py:13 -msgid "Execute statistic" -msgstr "Execute statistic" - -#: templates/statistics/backends/chartjs/line.html:19 -msgid "No data available yet" -msgstr "No data available yet" - -#: views.py:17 -msgid "Statistics namespaces" -msgstr "Statistics namespaces" - -#: views.py:33 -#, python-format -msgid "Namespace details for: %s" -msgstr "Namespace details for: %s" - -#: views.py:53 -#, python-format -msgid "Results for: %s" -msgstr "Results for: %s" - -#: views.py:60 views.py:85 -#, python-format -msgid "Statistic \"%s\" not found." -msgstr "Statistic \"%s\" not found." - -#: views.py:77 -#, python-format -msgid "Queue statistic \"%s\" to be updated?" -msgstr "Queue statistic \"%s\" to be updated?" diff --git a/mayan/apps/storage/locale/en/LC_MESSAGES/django.mo b/mayan/apps/storage/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index b12e2f983d..0000000000 Binary files a/mayan/apps/storage/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/storage/locale/en/LC_MESSAGES/django.po b/mayan/apps/storage/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 069ea9fedc..0000000000 --- a/mayan/apps/storage/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,23 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:24-0400\n" -"PO-Revision-Date: 2015-08-20 19:23+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:9 settings.py:10 -msgid "Storage" -msgstr "Storage" diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo b/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 93f3d80786..0000000000 Binary files a/mayan/apps/tags/locale/en/LC_MESSAGES/django.mo and /dev/null differ diff --git a/mayan/apps/tags/locale/en/LC_MESSAGES/django.po b/mayan/apps/tags/locale/en/LC_MESSAGES/django.po deleted file mode 100644 index 50e0e32e37..0000000000 --- a/mayan/apps/tags/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,390 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:24-0400\n" -"PO-Revision-Date: 2017-05-28 19:33+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:35 apps.py:80 apps.py:87 apps.py:106 apps.py:108 forms.py:31 -#: links.py:40 menus.py:8 models.py:34 permissions.py:7 views.py:183 -msgid "Tags" -msgstr "Tags" - -#: apps.py:75 apps.py:95 -msgid "Preview" -msgstr "Preview" - -#: apps.py:99 models.py:22 -msgid "Documents" -msgstr "Documents" - -#: links.py:14 -msgid "Remove tag" -msgstr "Remove tag" - -#: links.py:17 links.py:24 -msgid "Attach tags" -msgstr "Attach tags" - -#: links.py:20 -msgid "Remove tags" -msgstr "Remove tags" - -#: links.py:29 -msgid "Create new tag" -msgstr "Create new tag" - -#: links.py:32 links.py:45 views.py:132 -msgid "Delete" -msgstr "Delete" - -#: links.py:36 -msgid "Edit" -msgstr "Edit" - -#: links.py:43 -msgid "All" -msgstr "All" - -#: models.py:18 search.py:16 -msgid "Label" -msgstr "Label" - -#: models.py:20 search.py:20 -msgid "Color" -msgstr "Color" - -#: models.py:33 -msgid "Tag" -msgstr "Tag" - -#: models.py:47 -msgid "Document tag" -msgstr "Document tag" - -#: models.py:48 -msgid "Document tags" -msgstr "Document tags" - -#: permissions.py:10 -msgid "Create new tags" -msgstr "Create new tags" - -#: permissions.py:13 -msgid "Delete tags" -msgstr "Delete tags" - -#: permissions.py:16 -msgid "View tags" -msgstr "View tags" - -#: permissions.py:19 -msgid "Edit tags" -msgstr "Edit tags" - -#: permissions.py:22 -msgid "Attach tags to documents" -msgstr "Attach tags to documents" - -#: permissions.py:25 -msgid "Remove tags from documents" -msgstr "Remove tags from documents" - -#: serializers.py:38 -msgid "" -"Comma separated list of document primary keys to which this tag will be " -"attached." -msgstr "" -"Comma separated list of document primary keys to which this tag will be " -"attached." - -#: serializers.py:85 -msgid "" -"API URL pointing to a tag in relation to the document attached to it. This " -"URL is different than the canonical tag URL." -msgstr "" -"API URL pointing to a tag in relation to the document attached to it. This " -"URL is different than the canonical tag URL." - -#: serializers.py:105 -msgid "Primary key of the tag to be added." -msgstr "Primary key of the tag to be added." - -#: views.py:33 -#, python-format -msgid "Tag attach request performed on %(count)d document" -msgstr "Tag attach request performed on %(count)d document" - -#: views.py:35 -#, python-format -msgid "Tag attach request performed on %(count)d documents" -msgstr "Tag attach request performed on %(count)d documents" - -#: views.py:42 -msgid "Attach" -msgstr "Attach" - -#: views.py:44 -#, fuzzy, python-format -#| msgid "Attach tags to document" -#| msgid_plural "Attach tags to documents" -msgid "Attach tags to %(count)d document" -msgid_plural "Attach tags to %(count)d documents" -msgstr[0] "Attach tags to document" -msgstr[1] "Attach tags to documents" - -#: views.py:56 -#, python-format -msgid "Attach tags to document: %s" -msgstr "Attach tags to document: %s" - -#: views.py:65 -msgid "Tags to be attached." -msgstr "Tags to be attached." - -#: views.py:90 -#, python-format -msgid "Document \"%(document)s\" is already tagged as \"%(tag)s\"" -msgstr "Document \"%(document)s\" is already tagged as \"%(tag)s\"" - -#: views.py:101 -#, python-format -msgid "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." -msgstr "Tag \"%(tag)s\" attached successfully to document \"%(document)s\"." - -#: views.py:110 -msgid "Create tag" -msgstr "Create tag" - -#: views.py:121 -#, python-format -msgid "Tag delete request performed on %(count)d tag" -msgstr "Tag delete request performed on %(count)d tag" - -#: views.py:123 -#, python-format -msgid "Tag delete request performed on %(count)d tags" -msgstr "Tag delete request performed on %(count)d tags" - -#: views.py:130 -msgid "Will be removed from all documents." -msgstr "Will be removed from all documents." - -#: views.py:134 -msgid "Delete the selected tag?" -msgid_plural "Delete the selected tags?" -msgstr[0] "Delete the selected tag?" -msgstr[1] "Delete the selected tags?" - -#: views.py:144 -#, python-format -msgid "Delete tag: %s" -msgstr "Delete tag: %s" - -#: views.py:154 -#, python-format -msgid "Tag \"%s\" deleted successfully." -msgstr "Tag \"%s\" deleted successfully." - -#: views.py:158 -#, python-format -msgid "Error deleting tag \"%(tag)s\": %(error)s" -msgstr "Error deleting tag \"%(tag)s\": %(error)s" - -#: views.py:173 -#, python-format -msgid "Edit tag: %s" -msgstr "Edit tag: %s" - -#: views.py:205 -#, python-format -msgid "Documents with the tag: %s" -msgstr "Documents with the tag: %s" - -#: views.py:228 -#, python-format -msgid "Tags for document: %s" -msgstr "Tags for document: %s" - -#: views.py:239 -#, python-format -msgid "Tag remove request performed on %(count)d document" -msgstr "Tag remove request performed on %(count)d document" - -#: views.py:241 -#, python-format -msgid "Tag remove request performed on %(count)d documents" -msgstr "Tag remove request performed on %(count)d documents" - -#: views.py:248 -msgid "Remove" -msgstr "Remove" - -#: views.py:250 -#, fuzzy, python-format -#| msgid "Remove tags from document" -#| msgid_plural "Remove tags from documents" -msgid "Remove tags to %(count)d document" -msgid_plural "Remove tags to %(count)d documents" -msgstr[0] "Remove tags from document" -msgstr[1] "Remove tags from documents" - -#: views.py:262 -#, python-format -msgid "Remove tags from document: %s" -msgstr "Remove tags from document: %s" - -#: views.py:271 -msgid "Tags to be removed." -msgstr "Tags to be removed." - -#: views.py:296 -#, python-format -msgid "Document \"%(document)s\" wasn't tagged as \"%(tag)s" -msgstr "Document \"%(document)s\" wasn't tagged as \"%(tag)s" - -#: views.py:306 -#, python-format -msgid "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." -msgstr "Tag \"%(tag)s\" removed successfully from document \"%(document)s\"." - -#~ msgid "Must provide at least one document." -#~ msgstr "Must provide at least one document." - -#~ msgid "Attach tag to document" -#~ msgid_plural "Attach tag to documents" -#~ msgstr[0] "2b1f894eebfe4fd9c93a2a121387867c_pl_0" -#~ msgstr[1] "2b1f894eebfe4fd9c93a2a121387867c_pl_1" - -#~ msgid "Must provide at least one tag." -#~ msgstr "Must provide at least one tag." - -#~ msgid "Must provide at least one tagged document." -#~ msgstr "Must provide at least one tagged document." - -#~ msgid "Remove tag from documents: %s." -#~ msgstr "Remove tag from documents: %s." - -#~ msgid "Remove the tag \"%(tag)s\" from the document: %(document)s?" -#~ msgstr "" -#~ "Are you sure you wish to remove the tag \"%(tag)s\" from the document: " -#~ "%(document)s?" - -#~ msgid "Remove the tag \"%(tag)s\" from the documents: %(documents)s?" -#~ msgstr "" -#~ "Are you sure you wish to remove the tag \"%(tag)s\" from the documents: " -#~ "%(documents)s?" - -#~ msgid "Remove the tags: %(tags)s from the document: %(document)s?" -#~ msgstr "" -#~ "Are you sure you wish to remove the tags: %(tags)s from the document: " -#~ "%(document)s?" - -#~ msgid "Remove the tags %(tags)s from the documents: %(documents)s?" -#~ msgstr "" -#~ "Are you sure you wish to remove the tags %(tag)s from the documents: " -#~ "%(documents)s?" - -#~ msgid "remove tags" -#~ msgstr "remove tags" - -#~ msgid "Tagged items" -#~ msgstr "tagged items" - -#~ msgid "ACLs" -#~ msgstr "ACLs" - -#~ msgid "Blue" -#~ msgstr "Blue" - -#~ msgid "Cyan" -#~ msgstr "Cyan" - -#~ msgid "Coral" -#~ msgstr "Coral" - -#~ msgid "Green-Yellow" -#~ msgstr "Green-Yellow" - -#~ msgid "Khaki" -#~ msgstr "Khaki" - -#~ msgid "LightGrey" -#~ msgstr "LightGrey" - -#~ msgid "Magenta" -#~ msgstr "Magenta" - -#~ msgid "Red" -#~ msgstr "Red" - -#~ msgid "Orange" -#~ msgstr "Orange" - -#~ msgid "Yellow" -#~ msgstr "Yellow" - -#~ msgid "Tag created succesfully." -#~ msgstr "Tag created succesfully." - -#~ msgid "Tag updated succesfully." -#~ msgstr "Tag updated succesfully." - -#~ msgid "Add tag to document" -#~ msgstr "Add tag to document" - -#~ msgid "Document created" -#~ msgstr "document" - -#~ msgid "Attach tag to documents: %s." -#~ msgstr "Attach tag to documents: %s." - -#~ msgid "Are you sure you wish to delete the tags: %s?" -#~ msgstr "Are you sure you wish to delete the tags: %s?" - -#~ msgid "Name" -#~ msgstr "Name" - -#~ msgid "Tag list" -#~ msgstr "tag list" - -#~ msgid "Tagged documents" -#~ msgstr "tagged documents" - -#~ msgid "Tag properties" -#~ msgstr "tag properties" - -#~ msgid "Tags properties" -#~ msgstr "tags properties" - -#~ msgid "Tag already exists." -#~ msgstr "Tag already exists." - -#~ msgid "tags" -#~ msgstr "tags" - -#~ msgid "create new tag" -#~ msgstr "create new tag" - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "tag" -#~ msgstr "tag" - -#~ msgid "color" -#~ msgstr "color" diff --git a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo b/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo deleted file mode 100644 index 8b8a5038ac..0000000000 Binary files a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.mo and /dev/null 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 deleted file mode 100644 index 708cf92279..0000000000 --- a/mayan/apps/user_management/locale/en/LC_MESSAGES/django.po +++ /dev/null @@ -1,352 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# -# Translators: -# Translators: -msgid "" -msgstr "" -"Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-08-03 01:24-0400\n" -"PO-Revision-Date: 2017-04-21 16:27+0000\n" -"Last-Translator: Roberto Rosario\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" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" - -#: apps.py:43 permissions.py:7 -msgid "User management" -msgstr "User management" - -#: apps.py:59 -msgid "All the groups." -msgstr "All the groups." - -#: apps.py:63 -msgid "All the users." -msgstr "All the users." - -#: apps.py:68 links.py:30 -msgid "Members" -msgstr "Members" - -#: apps.py:72 -msgid "Full name" -msgstr "Full name" - -#: apps.py:75 search.py:22 -msgid "Email" -msgstr "Email" - -#: apps.py:78 -msgid "Active" -msgstr "Active" - -#: apps.py:84 -msgid "Has usable password?" -msgstr "Has usable password?" - -#: forms.py:18 -msgid "New password" -msgstr "New password" - -#: forms.py:21 -msgid "Confirm password" -msgstr "Confirm password" - -#: links.py:14 views.py:27 -msgid "Create new group" -msgstr "Create new group" - -#: links.py:18 links.py:42 links.py:58 -msgid "Delete" -msgstr "Delete" - -#: links.py:22 links.py:46 -msgid "Edit" -msgstr "Edit" - -#: links.py:26 links.py:34 links.py:50 search.py:25 views.py:50 -msgid "Groups" -msgstr "Groups" - -#: links.py:38 views.py:116 -msgid "Create new user" -msgstr "Create new user" - -#: links.py:54 links.py:70 views.py:240 -msgid "Users" -msgstr "Users" - -#: links.py:62 links.py:66 -msgid "Set password" -msgstr "Set password" - -#: permissions.py:10 -msgid "Create new groups" -msgstr "Create new groups" - -#: permissions.py:13 -msgid "Delete existing groups" -msgstr "Delete existing groups" - -#: permissions.py:16 -msgid "Edit existing groups" -msgstr "Edit existing groups" - -#: permissions.py:19 -msgid "View existing groups" -msgstr "View existing groups" - -#: permissions.py:22 -msgid "Create new users" -msgstr "Create new users" - -#: permissions.py:25 -msgid "Delete existing users" -msgstr "Delete existing users" - -#: permissions.py:28 -msgid "Edit existing users" -msgstr "Edit existing users" - -#: permissions.py:31 -msgid "View existing users" -msgstr "View existing users" - -#: search.py:19 -#, fuzzy -#| msgid "Full name" -msgid "First name" -msgstr "Full name" - -#: search.py:28 -msgid "Last name" -msgstr "" - -#: search.py:31 -#, fuzzy -#| msgid "user" -msgid "username" -msgstr "user" - -#: search.py:41 -msgid "Name" -msgstr "" - -#: serializers.py:29 -msgid "Comma separated list of group primary keys to assign this user to." -msgstr "Comma separated list of group primary keys to assign this user to." - -#: serializers.py:51 -msgid "List of group primary keys to which to add the user." -msgstr "List of group primary keys to which to add the user." - -#: views.py:43 -#, python-format -msgid "Edit group: %s" -msgstr "Edit group: %s" - -#: views.py:64 -#, python-format -msgid "Delete the group: %s?" -msgstr "Delete the group: %s?" - -#: views.py:70 -msgid "Available users" -msgstr "Available users" - -#: views.py:71 -msgid "Members of groups" -msgstr "Members of groups" - -#: views.py:92 -#, python-format -msgid "Members of group: %s" -msgstr "Members of group: %s" - -#: views.py:126 -#, python-format -msgid "User \"%s\" created successfully." -msgstr "User \"%s\" created successfully." - -#: views.py:135 -#, python-format -msgid "User delete request performed on %(count)d user" -msgstr "User delete request performed on %(count)d user" - -#: views.py:137 -#, python-format -msgid "User delete request performed on %(count)d users" -msgstr "User delete request performed on %(count)d users" - -#: views.py:146 -msgid "Delete user" -msgid_plural "Delete users" -msgstr[0] "Delete user" -msgstr[1] "Delete users" - -#: views.py:156 -#, python-format -msgid "Delete user: %s" -msgstr "Delete user: %s" - -#: views.py:168 -msgid "" -"Super user and staff user deleting is not allowed, use the admin interface " -"for these cases." -msgstr "" -"Super user and staff user deleting is not allowed, use the admin interface " -"for these cases." - -#: views.py:176 -#, python-format -msgid "User \"%s\" deleted successfully." -msgstr "User \"%s\" deleted successfully." - -#: views.py:182 -#, python-format -msgid "Error deleting user \"%(user)s\": %(error)s" -msgstr "Error deleting user \"%(user)s\": %(error)s" - -#: views.py:198 -#, python-format -msgid "Edit user: %s" -msgstr "Edit user: %s" - -#: views.py:204 -msgid "Available groups" -msgstr "Available groups" - -#: views.py:205 -msgid "Groups joined" -msgstr "Groups joined" - -#: views.py:214 -#, python-format -msgid "Groups of user: %s" -msgstr "Groups of user: %s" - -#: views.py:252 -#, python-format -msgid "Password change request performed on %(count)d user" -msgstr "Password change request performed on %(count)d user" - -#: views.py:254 -#, python-format -msgid "Password change request performed on %(count)d users" -msgstr "Password change request performed on %(count)d users" - -#: views.py:262 -msgid "Submit" -msgstr "Submit" - -#: views.py:264 -msgid "Change user password" -msgid_plural "Change users passwords" -msgstr[0] "Change user password" -msgstr[1] "Change users passwords" - -#: views.py:274 -#, python-format -msgid "Change password for user: %s" -msgstr "Change password for user: %s" - -#: views.py:294 -msgid "" -"Super user and staff user password reseting is not allowed, use the admin " -"interface for these cases." -msgstr "" -"Super user and staff user password reseting is not allowed, use the admin " -"interface for these cases." - -#: views.py:304 -#, python-format -msgid "Successfull password reset for user: %s." -msgstr "Successfull password reset for user: %s." - -#: views.py:310 -#, python-format -msgid "Error reseting password for user \"%(user)s\": %(error)s" -msgstr "Error reseting password for user \"%(user)s\": %(error)s" - -#~ msgid "Must provide at least one user." -#~ msgstr "Must provide at least one user." - -#~ msgid "Delete the users: %s?" -#~ msgstr "Delete existing users" - -#~ msgid "Passwords do not match, try again." -#~ msgstr "Passwords do not match, try again." - -#~ msgid "Reseting password for users: %s" -#~ msgstr "Reseting password for users: %s" - -#~ msgid "" -#~ "Super user and staff user editing is not allowed, use the admin interface " -#~ "for these cases." -#~ msgstr "" -#~ "Super user and staff user editing is not allowed, use the admin interface " -#~ "for these cases." - -#~ msgid "User \"%s\" updated successfully." -#~ msgstr "User \"%s\" updated successfully." - -#~ msgid "Must provide at least one group." -#~ msgstr "Must provide at least one group." - -#~ msgid "Group \"%s\" deleted successfully." -#~ msgstr "Group \"%s\" deleted successfully." - -#~ msgid "Error deleting group \"%(group)s\": %(error)s" -#~ msgstr "Error deleting group \"%(group)s\": %(error)s" - -#~ msgid "Delete the groups: %s?" -#~ msgstr "Delete existing groups" - -#~ msgid "Are you sure you wish to delete the user: %s?" -#~ msgstr "Are you sure you wish to delete the user: %s?" - -#~ msgid "Are you sure you wish to delete the users: %s?" -#~ msgstr "Are you sure you wish to delete the users: %s?" - -#~ msgid "Non groups of user: %s" -#~ msgstr "non groups of user: %s" - -#~ msgid "Group \"%s\" updated successfully." -#~ msgstr "Group \"%s\" updated successfully." - -#~ msgid "Group \"%s\" created successfully." -#~ msgstr "Group \"%s\" created successfully." - -#~ msgid "Are you sure you wish to delete the group: %s?" -#~ msgstr "Are you sure you wish to delete the group: %s?" - -#~ msgid "Are you sure you wish to delete the groups: %s?" -#~ msgstr "Are you sure you wish to delete the groups: %s?" - -#~ msgid "Non members of group: %s" -#~ msgstr "non members of group: %s" - -#~ msgid "Group" -#~ msgstr "group" - -#~ msgid "User list" -#~ msgstr "user list" - -#~ msgid "Group list" -#~ msgstr "group list" - -#~ msgid "edit" -#~ msgstr "edit" - -#~ msgid "create new user" -#~ msgstr "create new user" - -#~ msgid "create new group" -#~ msgstr "create new group"