Remove the folders app from the transifex client config file.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -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/<lang>/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/<lang>/LC_MESSAGES/django.po
|
||||
source_lang = en
|
||||
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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 <strong>Mayan EDMS</strong>, "
|
||||
"congratulations!"
|
||||
msgstr ""
|
||||
"You have just finished installing <strong>Mayan EDMS</strong>, "
|
||||
"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: <strong>%(account)s</strong>"
|
||||
msgstr "Username: <strong>%(account)s</strong>"
|
||||
|
||||
#: templates/authentication/login.html:27
|
||||
#, python-format
|
||||
msgid "Email: <strong>%(email)s</strong>"
|
||||
msgstr "Email: <strong>%(email)s</strong>"
|
||||
|
||||
#: templates/authentication/login.html:28
|
||||
#, python-format
|
||||
msgid "Password: <strong>%(password)s</strong>"
|
||||
msgstr "Password: <strong>%(password)s</strong>"
|
||||
|
||||
#: 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"
|
||||
Binary file not shown.
@@ -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."
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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."
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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."
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -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."
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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."
|
||||
Binary file not shown.
@@ -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.<attribute>` and `metadata.<metadata_type_name>`."
|
||||
#~ msgstr ""
|
||||
#~ "This represents the metadata of all other documents. Available objects: "
|
||||
#~ "`document.<attribute>` and `metadata.<metadata_type_name>`."
|
||||
|
||||
#~ 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."
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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 ""
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -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."
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@@ -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?"
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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"
|
||||
Binary file not shown.
@@ -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"
|
||||
Reference in New Issue
Block a user