diff --git a/apps/acls/locale/bg/LC_MESSAGES/django.mo b/apps/acls/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..9590c69e8e Binary files /dev/null and b/apps/acls/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/acls/locale/bg/LC_MESSAGES/django.po b/apps/acls/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..45b9705d91 --- /dev/null +++ b/apps/acls/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,241 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2012-01-02 09:45+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:14 +msgid "ACLs" +msgstr "" + +#: __init__.py:15 __init__.py:23 +msgid "details" +msgstr "" + +#: __init__.py:16 __init__.py:25 +msgid "grant" +msgstr "" + +#: __init__.py:17 __init__.py:26 +msgid "revoke" +msgstr "" + +#: __init__.py:18 __init__.py:24 forms.py:21 +msgid "New holder" +msgstr "" + +#: __init__.py:20 +msgid "Default ACLs" +msgstr "" + +#: __init__.py:21 +msgid "List of classes" +msgstr "" + +#: __init__.py:22 +msgid "ACLs for class" +msgstr "" + +#: forms.py:38 +msgid "Users" +msgstr "" + +#: forms.py:41 +msgid "Groups" +msgstr "" + +#: forms.py:44 +msgid "Roles" +msgstr "" + +#: forms.py:47 +msgid "Special" +msgstr "" + +#: managers.py:118 managers.py:130 +msgid "Insufficient access." +msgstr "" + +#: models.py:25 models.py:67 +msgid "permission" +msgstr "" + +#: models.py:51 +msgid "access entry" +msgstr "" + +#: models.py:52 +msgid "access entries" +msgstr "" + +#: models.py:88 +msgid "default access entry" +msgstr "" + +#: models.py:89 +msgid "default access entries" +msgstr "" + +#: models.py:108 +msgid "Creator" +msgstr "" + +#: models.py:111 models.py:112 +msgid "creator" +msgstr "" + +#: permissions.py:7 permissions.py:8 +msgid "Access control lists" +msgstr "" + +#: permissions.py:10 +msgid "Edit ACLs" +msgstr "" + +#: permissions.py:11 +msgid "View ACLs" +msgstr "" + +#: permissions.py:13 +msgid "Edit class default ACLs" +msgstr "" + +#: permissions.py:14 +msgid "View class default ACLs" +msgstr "" + +#: views.py:47 +#, python-format +msgid "access control lists for: %s" +msgstr "" + +#: views.py:49 views.py:409 +msgid "holder" +msgstr "" + +#: views.py:50 views.py:410 +msgid "permissions" +msgstr "" + +#: views.py:97 +#, python-format +msgid "permissions available to: %(actor)s for %(obj)s" +msgstr "" + +#: views.py:104 views.py:442 +msgid "namespace" +msgstr "" + +#: views.py:105 views.py:443 +msgid "label" +msgstr "" + +#: views.py:107 views.py:445 +msgid "has permission" +msgstr "" + +#: views.py:184 views.py:277 views.py:525 views.py:604 +msgid ", " +msgstr "" + +#: views.py:185 views.py:278 views.py:526 views.py:605 +#, python-format +msgid " for %s" +msgstr "" + +#: views.py:186 views.py:527 +#, python-format +msgid " to %s" +msgstr "" + +#: views.py:189 views.py:530 +#, python-format +msgid "Are you sure you wish to grant the permission %(title_suffix)s?" +msgstr "" + +#: views.py:191 views.py:532 +#, python-format +msgid "Are you sure you wish to grant the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:198 views.py:539 +#, python-format +msgid "Permission \"%(permission)s\" granted to %(actor)s for %(object)s." +msgstr "" + +#: views.py:204 views.py:545 +#, python-format +msgid "" +"%(actor)s, already had the permission \"%(permission)s\" granted for " +"%(object)s." +msgstr "" + +#: views.py:279 views.py:606 +#, python-format +msgid " from %s" +msgstr "" + +#: views.py:282 views.py:609 +#, python-format +msgid "Are you sure you wish to revoke the permission %(title_suffix)s?" +msgstr "" + +#: views.py:284 views.py:611 +#, python-format +msgid "Are you sure you wish to revoke the permissions %(title_suffix)s?" +msgstr "" + +#: views.py:291 views.py:618 +#, python-format +msgid "Permission \"%(permission)s\" revoked of %(actor)s for %(object)s." +msgstr "" + +#: views.py:297 views.py:624 +#, python-format +msgid "%(actor)s, didn't had the permission \"%(permission)s\" for %(object)s." +msgstr "" + +#: views.py:353 +#, python-format +msgid "add new holder for: %s" +msgstr "" + +#: views.py:354 views.py:486 +msgid "Select" +msgstr "" + +#: views.py:386 +msgid "classes" +msgstr "" + +#: views.py:388 +msgid "class" +msgstr "" + +#: views.py:407 +#, python-format +msgid "default access control lists for class: %s" +msgstr "" + +#: views.py:435 +#, python-format +msgid "permissions available to: %(actor)s for class %(class)s" +msgstr "" + +#: views.py:484 +#, python-format +msgid "add new holder for class: %s" +msgstr "" diff --git a/apps/checkouts/locale/bg/LC_MESSAGES/django.mo b/apps/checkouts/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..724203dc17 Binary files /dev/null and b/apps/checkouts/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/checkouts/locale/bg/LC_MESSAGES/django.po b/apps/checkouts/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c929c79ea1 --- /dev/null +++ b/apps/checkouts/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,271 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2012-07-10 15:47+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:40 +msgid "Check expired check out documents and checks them in." +msgstr "" + +#: events.py:5 links.py:18 +msgid "checkouts" +msgstr "" + +#: events.py:7 +msgid "Document checked out" +msgstr "" + +#: events.py:8 +#, python-format +msgid "Document \"%(document)s\" checked out by %(fullname)s." +msgstr "" + +#: events.py:12 +msgid "Document checked in" +msgstr "" + +#: events.py:13 +#, python-format +msgid "Document \"%(document)s\" checked in by %(fullname)s." +msgstr "" + +#: events.py:17 +msgid "Document automatically checked in" +msgstr "" + +#: events.py:18 +#, python-format +msgid "Document \"%(document)s\" automatically checked in." +msgstr "" + +#: events.py:21 +msgid "Document forcefully checked in" +msgstr "" + +#: events.py:22 +#, python-format +msgid "Document \"%(document)s\" forcefully checked in by %(fullname)s." +msgstr "" + +#: links.py:19 +msgid "check out document" +msgstr "" + +#: links.py:20 +msgid "check in document" +msgstr "" + +#: links.py:21 +msgid "check in/out" +msgstr "" + +#: literals.py:14 +msgid "checked out" +msgstr "" + +#: literals.py:15 +msgid "checked in/available" +msgstr "" + +#: models.py:24 views.py:137 +msgid "document" +msgstr "" + +#: models.py:25 +msgid "check out date and time" +msgstr "" + +#: models.py:26 +msgid "check out expiration date and time" +msgstr "" + +#: models.py:26 +msgid "Amount of time to hold the document checked out in minutes." +msgstr "" + +#: models.py:31 +msgid "block new version upload" +msgstr "" + +#: models.py:31 +msgid "Do not allow new version of this document to be uploaded." +msgstr "" + +#: models.py:54 +msgid "document checkout" +msgstr "" + +#: models.py:55 +msgid "document checkouts" +msgstr "" + +#: permissions.py:7 +msgid "Document checkout" +msgstr "" + +#: permissions.py:9 +msgid "Check out documents" +msgstr "" + +#: permissions.py:10 +msgid "Check in documents" +msgstr "" + +#: permissions.py:11 +msgid "Forcefully check in documents" +msgstr "" + +#: permissions.py:12 +msgid "Allow overriding check out restrictions" +msgstr "" + +#: views.py:33 +msgid "checked out documents" +msgstr "" + +#: views.py:36 +msgid "checkout user" +msgstr "" + +#: views.py:37 +msgid "checkout time and date" +msgstr "" + +#: views.py:38 +msgid "checkout expiration" +msgstr "" + +#: views.py:55 +#, python-format +msgid "User: %s" +msgstr "" + +#: views.py:56 +#, python-format +msgid "Check out time: %s" +msgstr "" + +#: views.py:57 +#, python-format +msgid "Check out expiration: %s" +msgstr "" + +#: views.py:58 +#, python-format +msgid "New versions allowed: %s" +msgstr "" + +#: views.py:58 +msgid "yes" +msgstr "" + +#: views.py:58 +msgid "no" +msgstr "" + +#: views.py:63 +#, python-format +msgid "Check out details for document: %s" +msgstr "" + +#: views.py:83 +#, python-format +msgid "Error trying to check out document; %s" +msgstr "" + +#: views.py:85 +#, python-format +msgid "Document \"%s\" checked out successfully." +msgstr "" + +#: views.py:88 +msgid "Document already checked out." +msgstr "" + +#: views.py:96 +#, python-format +msgid "Check out document: %s" +msgstr "" + +#: views.py:122 views.py:129 +msgid "Document has not been checked out." +msgstr "" + +#: views.py:131 +#, python-format +msgid "Error trying to check in document; %s" +msgstr "" + +#: views.py:133 +#, python-format +msgid "Document \"%s\" checked in successfully." +msgstr "" + +#: views.py:146 +#, python-format +msgid "" +"You didn't originally checked out this document. Are you sure you wish to " +"forcefully check in document: %s?" +msgstr "" + +#: views.py:148 +#, python-format +msgid "Are you sure you wish to check in document: %s?" +msgstr "" + +#: widgets.py:18 +#, python-format +msgid "Document status: %(widget)s %(text)s" +msgstr "" + +#: widgets.py:30 +msgid "Days" +msgstr "" + +#: widgets.py:31 +msgid "Hours" +msgstr "" + +#: widgets.py:32 +msgid "Minutes" +msgstr "" + +#: widgets.py:62 +msgid "Enter a valid number of days." +msgstr "" + +#: widgets.py:63 +msgid "Enter a valid number of hours." +msgstr "" + +#: widgets.py:64 +msgid "Enter a valid number of minutes." +msgstr "" + +#: widgets.py:65 +msgid "Enter a valid time difference." +msgstr "" + +#: widgets.py:88 +msgid "" +"Amount of time to hold the document in the checked out state in days, hours " +"and/or minutes." +msgstr "" + +#: widgets.py:89 +msgid "Check out expiration date and time" +msgstr "" diff --git a/apps/common/locale/bg/LC_MESSAGES/django.mo b/apps/common/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..85a4a81e16 Binary files /dev/null and b/apps/common/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/common/locale/bg/LC_MESSAGES/django.po b/apps/common/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..736f6ff24e --- /dev/null +++ b/apps/common/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,351 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2012-07-10 15:16+0000\n" +"Last-Translator: Roberto Rosario \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:26 +msgid "change password" +msgstr "" + +#: __init__.py:27 +msgid "user details" +msgstr "" + +#: __init__.py:28 +msgid "edit details" +msgstr "" + +#: __init__.py:32 __init__.py:37 +msgid "about" +msgstr "" + +#: __init__.py:33 +msgid "license" +msgstr "" + +#: forms.py:101 +msgid "Selection" +msgstr "" + +#: forms.py:133 +msgid "Email" +msgstr "" + +#: forms.py:144 +msgid "" +"Please enter a correct email and password. Note that the password fields is " +"case-sensitive." +msgstr "" + +#: forms.py:146 +msgid "This account is inactive." +msgstr "" + +#: literals.py:24 +msgid "A5" +msgstr "" + +#: literals.py:25 +msgid "A4" +msgstr "" + +#: literals.py:26 +msgid "A3" +msgstr "" + +#: literals.py:27 +msgid "B5" +msgstr "" + +#: literals.py:28 +msgid "B4" +msgstr "" + +#: literals.py:29 +msgid "Letter" +msgstr "" + +#: literals.py:30 +msgid "Legal" +msgstr "" + +#: literals.py:31 +msgid "Ledger" +msgstr "" + +#: literals.py:38 +msgid "Portrait" +msgstr "" + +#: literals.py:39 +msgid "Landscape" +msgstr "" + +#: models.py:17 +msgid "lock field" +msgstr "" + +#: models.py:45 +msgid "Anonymous user" +msgstr "" + +#: models.py:48 models.py:49 +msgid "anonymous user" +msgstr "" + +#: models.py:53 +msgid "account" +msgstr "" + +#: models.py:54 +msgid "password" +msgstr "" + +#: models.py:55 +msgid "password hash" +msgstr "" + +#: models.py:58 +msgid "auto admin properties" +msgstr "" + +#: utils.py:295 +msgid "function found" +msgstr "" + +#: views.py:36 +msgid "No action selected." +msgstr "" + +#: views.py:40 +msgid "Must select at least one item." +msgstr "" + +#: views.py:88 +#, python-format +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "" + +#: views.py:94 views.py:121 +#, python-format +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "" + +#: views.py:115 +#, python-format +msgid "%(selection)s added successfully removed from %(right_list_title)s." +msgstr "" + +#: views.py:136 +msgid "Add" +msgstr "" + +#: views.py:147 +msgid "Remove" +msgstr "" + +#: views.py:170 +msgid "current user details" +msgstr "" + +#: views.py:187 +msgid "E-mail conflict, another user has that same email." +msgstr "" + +#: views.py:190 +msgid "Current user's details updated." +msgstr "" + +#: views.py:199 +msgid "edit current user details" +msgstr "" + +#: views.py:230 +msgid "License" +msgstr "" + +#: views.py:239 +msgid "Current user password change" +msgstr "" + +#: views.py:254 templates/password_change_done.html:5 +msgid "Your password has been successfully changed." +msgstr "" + +#: widgets.py:58 +msgid "None" +msgstr "" + +#: conf/settings.py:16 +msgid "" +"Temporary directory used site wide to store thumbnails, previews and " +"temporary files. If none is specified, one will be created using " +"tempfile.mkdtemp()" +msgstr "" + +#: conf/settings.py:66 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: conf/settings.py:75 +msgid "Allow non authenticated users, access to all views" +msgstr "" + +#: templates/403.html:3 templates/403.html.py:7 +msgid "Insufficient permissions" +msgstr "" + +#: templates/403.html:9 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/404.html:3 templates/404.html.py:7 +msgid "Page not found" +msgstr "" + +#: templates/404.html:9 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/calculate_form_title.html:11 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/calculate_form_title.html:13 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/calculate_form_title.html:18 +#, python-format +msgid "Edit %(object_name)s:" +msgstr "" + +#: templates/calculate_form_title.html:20 +msgid "Edit" +msgstr "" + +#: templates/calculate_form_title.html:24 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/calculate_form_title.html:26 +msgid "Create" +msgstr "" + +#: templates/generic_assign_remove.html:3 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/generic_confirm.html:3 templates/generic_confirm.html.py:18 +msgid "Confirm" +msgstr "" + +#: templates/generic_confirm.html:16 +msgid "Confirm delete" +msgstr "" + +#: templates/generic_confirm.html:32 +msgid "form icon" +msgstr "" + +#: templates/generic_confirm.html:40 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/generic_confirm.html:42 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/generic_confirm.html:50 +msgid "Yes" +msgstr "" + +#: templates/generic_confirm.html:54 +msgid "No" +msgstr "" + +#: templates/generic_form_instance.html:37 +#: templates/generic_form_subtemplate.html:56 +msgid "required" +msgstr "" + +#: templates/generic_form_subtemplate.html:80 +#: templates/generic_form_subtemplate.html:82 +#: templates/generic_list_horizontal_subtemplate.html:51 +#: templates/generic_list_horizontal_subtemplate.html:90 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 +msgid "Save" +msgstr "" + +#: templates/generic_form_subtemplate.html:80 +#: templates/generic_form_subtemplate.html:82 +#: templates/generic_list_horizontal_subtemplate.html:51 +#: templates/generic_list_horizontal_subtemplate.html:90 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 +msgid "Submit" +msgstr "" + +#: templates/generic_form_subtemplate.html:87 +msgid "Cancel" +msgstr "" + +#: templates/generic_list.html:6 templates/generic_list_horizontal.html:6 +#, python-format +msgid "List of %(stripped_title)s" +msgstr "" + +#: templates/generic_list_horizontal_subtemplate.html:23 +#: templates/generic_list_subtemplate.html:24 +#, python-format +msgid "" +"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +"%(page_number)s of %(total_pages)s)" +msgstr "" + +#: templates/generic_list_horizontal_subtemplate.html:25 +#: templates/generic_list_subtemplate.html:26 +#, python-format +msgid "List of %(title)s (%(total)s)" +msgstr "" + +#: templates/generic_list_subtemplate.html:72 +msgid "Identifier" +msgstr "" + +#: templates/generic_list_subtemplate.html:152 +#, python-format +msgid "There are no %(stripped_title)s" +msgstr "" + +#: templates/login.html:5 +msgid "Login" +msgstr "" + +#: templates/password_change_done.html:3 templates/password_change_form.html:3 +#: templates/password_change_form.html:5 +msgid "Password change" +msgstr "" diff --git a/apps/converter/locale/bg/LC_MESSAGES/django.mo b/apps/converter/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..35cb307558 Binary files /dev/null and b/apps/converter/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/converter/locale/bg/LC_MESSAGES/django.po b/apps/converter/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b2752b03e7 --- /dev/null +++ b/apps/converter/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,936 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2011-09-30 04:55+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:15 +msgid "file formats" +msgstr "" + +#: literals.py:19 +msgid "Resize" +msgstr "" + +#: literals.py:20 +msgid "Resize." +msgstr "" + +#: literals.py:22 literals.py:37 +msgid "width" +msgstr "" + +#: literals.py:23 literals.py:38 +msgid "height" +msgstr "" + +#: literals.py:27 +msgid "Rotate" +msgstr "" + +#: literals.py:28 +msgid "Rotate by n degress." +msgstr "" + +#: literals.py:30 +msgid "degrees" +msgstr "" + +#: literals.py:34 +msgid "Density" +msgstr "" + +#: literals.py:35 +msgid "Change the resolution (ie: DPI) without resizing." +msgstr "" + +#: literals.py:42 +msgid "Zoom" +msgstr "" + +#: literals.py:43 +msgid "Zoom by n percent." +msgstr "" + +#: literals.py:45 +msgid "percent" +msgstr "" + +#: literals.py:51 +msgid "Hasselblad Photo RAW, CFV/H3D39II" +msgstr "" + +#: literals.py:52 literals.py:53 +msgid "Photoshop resource format" +msgstr "" + +#: literals.py:54 +msgid "Photoshop resource text format" +msgstr "" + +#: literals.py:55 +msgid "Photoshop resource wide text format" +msgstr "" + +#: literals.py:57 +msgid "Raw alpha samples" +msgstr "" + +#: literals.py:58 +msgid "Adobe Illustrator CS2" +msgstr "" + +#: literals.py:59 +msgid "Raw application information" +msgstr "" + +#: literals.py:60 +msgid "Raw JPEG binary data" +msgstr "" + +#: literals.py:61 +msgid "PFS: 1st Publisher Clip Art" +msgstr "" + +#: literals.py:62 +msgid "Sony Alpha DSLR Raw Image Format" +msgstr "" + +#: literals.py:63 +msgid "Microsoft Audio/Visual Interleaved" +msgstr "" + +#: literals.py:64 +msgid "AVS X image" +msgstr "" + +#: literals.py:66 +msgid "Raw blue samples" +msgstr "" + +#: literals.py:67 +msgid "Raw blue, green, and red samples" +msgstr "" + +#: literals.py:68 +msgid "Raw blue, green, red and alpha samples" +msgstr "" + +#: literals.py:69 +msgid "Microsoft Windows bitmap image" +msgstr "" + +#: literals.py:70 +msgid "Microsoft Windows bitmap image version 2" +msgstr "" + +#: literals.py:71 +msgid "Microsoft Windows bitmap image version 3" +msgstr "" + +#: literals.py:72 +msgid "BRF ASCII Braille format" +msgstr "" + +#: literals.py:73 +msgid "Raw blue, red, and green samples" +msgstr "" + +#: literals.py:75 +msgid "Raw cyan samples" +msgstr "" + +#: literals.py:76 literals.py:181 +msgid "Magick Persistent Cache image format" +msgstr "" + +#: literals.py:77 literals.py:78 +msgid "Continuous Acquisition and Life-cycle Support Type 1 image" +msgstr "" + +#: literals.py:79 +msgid "Image caption" +msgstr "" + +#: literals.py:80 +msgid "Cineon Image File" +msgstr "" + +#: literals.py:81 +msgid "Cisco IP phone image format" +msgstr "" + +#: literals.py:82 +msgid "Image Clip Mask" +msgstr "" + +#: literals.py:83 +msgid "Raw cyan, magenta, yellow, and black samples" +msgstr "" + +#: literals.py:84 +msgid "Raw cyan, magenta, yellow, black, and opacity samples" +msgstr "" + +#: literals.py:85 literals.py:86 +msgid "Canon Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:87 +msgid "Microsoft Cursor Icon" +msgstr "" + +#: literals.py:88 +msgid "DR Halo" +msgstr "" + +#: literals.py:90 +msgid "Digital Imaging and Communications in Medicine image" +msgstr "" + +#: literals.py:91 +msgid "Kodak Digital Camera Raw Image File" +msgstr "" + +#: literals.py:92 +msgid "ZSoft IBM PC multi-page Paintbrush" +msgstr "" + +#: literals.py:93 +msgid "Microsoft DirectDraw Surface" +msgstr "" + +#: literals.py:94 +msgid "Multi-face font package (Freetype 2.4.2)" +msgstr "" + +#: literals.py:95 +msgid "Déjà vu" +msgstr "" + +#: literals.py:96 +msgid "Adobe Digital Negative" +msgstr "" + +#: literals.py:97 +msgid "Graphviz" +msgstr "" + +#: literals.py:98 +msgid "SMPTE 268M-2003 (DPX 2.0)" +msgstr "" + +#: literals.py:100 +msgid "Encapsulated Portable Document Format" +msgstr "" + +#: literals.py:101 literals.py:106 +msgid "Adobe Encapsulated PostScript Interchange format" +msgstr "" + +#: literals.py:102 literals.py:105 +msgid "Adobe Encapsulated PostScript" +msgstr "" + +#: literals.py:103 +msgid "Adobe Level II Encapsulated PostScript" +msgstr "" + +#: literals.py:104 +msgid "Adobe Level III Encapsulated PostScript" +msgstr "" + +#: literals.py:107 +msgid "Adobe Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:108 +msgid "Adobe Level II Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:109 +msgid "Adobe Level III Encapsulated PostScript with TIFF preview" +msgstr "" + +#: literals.py:110 +msgid "Epson RAW Format" +msgstr "" + +#: literals.py:111 +msgid "Exif digital camera binary data" +msgstr "" + +#: literals.py:112 +msgid "High Dynamic-range (HDR)" +msgstr "" + +#: literals.py:114 +msgid "Group 3 FAX (Not TIFF Group3 FAX)" +msgstr "" + +#: literals.py:115 +msgid "Autodesk FLI animations file" +msgstr "" + +#: literals.py:116 +msgid "Autodesk FLC animations file" +msgstr "" + +#: literals.py:117 literals.py:120 +msgid "Flexible Image Transport System" +msgstr "" + +#: literals.py:118 +msgid "Kodak FlashPix file" +msgstr "" + +#: literals.py:119 literals.py:225 +msgid "Plasma fractal image" +msgstr "" + +#: literals.py:122 +msgid "Raw green samples" +msgstr "" + +#: literals.py:123 +msgid "Group 3 FAX" +msgstr "" + +#: literals.py:124 +msgid "Raw green, blue, and red samples" +msgstr "" + +#: literals.py:125 +msgid "GIMP brush file" +msgstr "" + +#: literals.py:126 +msgid "CompuServe graphics interchange format (version 89a)" +msgstr "" + +#: literals.py:127 +msgid "CompuServe graphics interchange format (version 87a)" +msgstr "" + +#: literals.py:128 +msgid "Gradual passing from one shade to another" +msgstr "" + +#: literals.py:129 +msgid "Raw gray samples" +msgstr "" + +#: literals.py:130 +msgid "Raw green, red, and blue samples" +msgstr "" + +#: literals.py:131 +msgid "Raw CCITT Group4" +msgstr "" + +#: literals.py:133 +msgid "Histogram of the image" +msgstr "" + +#: literals.py:134 +msgid "HRZ: Slow scan TV" +msgstr "" + +#: literals.py:135 literals.py:136 literals.py:255 +msgid "Hypertext Markup Language and a client-side image map" +msgstr "" + +#: literals.py:138 literals.py:264 literals.py:279 literals.py:283 +msgid "Truevision Targa image" +msgstr "" + +#: literals.py:139 literals.py:140 +msgid "ICC Color Profile" +msgstr "" + +#: literals.py:141 literals.py:142 +msgid "Microsoft Icon" +msgstr "" + +#: literals.py:143 +msgid "Hald CLUT identity image" +msgstr "" + +#: literals.py:144 +msgid "LabEye image format" +msgstr "" + +#: literals.py:145 +msgid "GraphicsMagick Embedded Image" +msgstr "" + +#: literals.py:146 +msgid "The image format and characteristics" +msgstr "" + +#: literals.py:147 +msgid "Base64-encoded inline images" +msgstr "" + +#: literals.py:148 +msgid "IPL Image Sequence" +msgstr "" + +#: literals.py:149 +msgid "IPTC Newsphoto" +msgstr "" + +#: literals.py:150 literals.py:151 +msgid "IPTC Newsphoto text format" +msgstr "" + +#: literals.py:152 +msgid "ISO/TR 11548-1 format" +msgstr "" + +#: literals.py:154 literals.py:157 +msgid "JPEG-2000 Code Stream Syntax" +msgstr "" + +#: literals.py:155 +msgid "JPEG Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:156 +msgid "JPEG-2000 JP2 File Format Syntax" +msgstr "" + +#: literals.py:158 literals.py:159 +msgid "Joint Photographic Experts Group JFIF format (IJG JPEG 62)" +msgstr "" + +#: literals.py:160 +msgid "JPEG-2000 File Format Syntax" +msgstr "" + +#: literals.py:162 +msgid "Raw black samples" +msgstr "" + +#: literals.py:163 literals.py:164 +msgid "Kodak Digital Camera Raw Image Format" +msgstr "" + +#: literals.py:166 +msgid "Image label" +msgstr "" + +#: literals.py:168 +msgid "Raw magenta samples" +msgstr "" + +#: literals.py:169 literals.py:179 literals.py:182 literals.py:183 +msgid "MPEG Video Stream" +msgstr "" + +#: literals.py:170 +msgid "Raw MPEG-4 Video" +msgstr "" + +#: literals.py:171 +msgid "Colormap intensities and indices" +msgstr "" + +#: literals.py:172 +msgid "MATLAB image format" +msgstr "" + +#: literals.py:173 +msgid "MATTE raw opacity format" +msgstr "" + +#: literals.py:174 +msgid "8-bit McIdas area file" +msgstr "" + +#: literals.py:175 +msgid "Microsoft Image Composer (MIC) file" +msgstr "" + +#: literals.py:176 +msgid "Magick Image File Format" +msgstr "" + +#: literals.py:177 +msgid "" +"Multiple-image Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:178 +msgid "Raw Bi-level bitmap in least-significant-byte first order" +msgstr "" + +#: literals.py:180 +msgid "MPEG-4 Video Stream" +msgstr "" + +#: literals.py:184 +msgid "Sony (Minolta) Raw Image File" +msgstr "" + +#: literals.py:185 +msgid "Magick Scripting Language" +msgstr "" + +#: literals.py:186 +msgid "Windows 1 and 2 MSP file format" +msgstr "" + +#: literals.py:187 +msgid "ImageMagick's own SVG internal renderer" +msgstr "" + +#: literals.py:188 +msgid "MTV Raytracing image format" +msgstr "" + +#: literals.py:189 +msgid "Magick Vector Graphics" +msgstr "" + +#: literals.py:191 +msgid "Nikon Digital SLR Camera Raw Image File" +msgstr "" + +#: literals.py:192 +msgid "Constant image of uniform color" +msgstr "" + +#: literals.py:194 +msgid "Raw opacity samples" +msgstr "" + +#: literals.py:195 +msgid "Olympus Digital Camera Raw Image File" +msgstr "" + +#: literals.py:196 +msgid "On-the-air bitmap" +msgstr "" + +#: literals.py:197 +msgid "Open Type font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:199 +msgid "Xv thumbnail format" +msgstr "" + +#: literals.py:200 literals.py:277 +msgid "16bit/pixel interleaved YUV" +msgstr "" + +#: literals.py:201 +msgid "Palm pixmap" +msgstr "" + +#: literals.py:202 +msgid "Common 2-dimensional bitmap format" +msgstr "" + +#: literals.py:203 +msgid "Predefined pattern" +msgstr "" + +#: literals.py:204 +msgid "Portable bitmap format (black and white)" +msgstr "" + +#: literals.py:205 literals.py:206 +msgid "Photo CD" +msgstr "" + +#: literals.py:207 +msgid "Page Control Language" +msgstr "" + +#: literals.py:208 literals.py:221 +msgid "Apple Macintosh QuickDraw/PICT" +msgstr "" + +#: literals.py:209 +msgid "ZSoft IBM PC Paintbrush" +msgstr "" + +#: literals.py:210 +msgid "Palm Database ImageViewer Format" +msgstr "" + +#: literals.py:211 +msgid "Portable Document Format" +msgstr "" + +#: literals.py:212 +msgid "Portable Document Archive Format" +msgstr "" + +#: literals.py:213 +msgid "Pentax Electronic File" +msgstr "" + +#: literals.py:214 +msgid "Embrid Embroidery Format" +msgstr "" + +#: literals.py:215 +msgid "Postscript Type 1 font (ASCII) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:216 +msgid "Postscript Type 1 font (binary) (Freetype 2.4.2)" +msgstr "" + +#: literals.py:217 +msgid "Portable float format" +msgstr "" + +#: literals.py:218 +msgid "Portable graymap format (gray scale)" +msgstr "" + +#: literals.py:219 +msgid "JPEG-2000 VM Format" +msgstr "" + +#: literals.py:220 +msgid "Personal Icon" +msgstr "" + +#: literals.py:222 +msgid "Alias/Wavefront RLE image format" +msgstr "" + +#: literals.py:223 +msgid "PIXAR raster file" +msgstr "" + +#: literals.py:224 +msgid "Joint Photographic Experts Group JFIF format (62)" +msgstr "" + +#: literals.py:226 +msgid "Portable Network Graphics (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:227 +msgid "" +"24-bit RGB PNG, opaque only (libpng 1.2.42,1.2.44, zlib 1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:228 +msgid "" +"32-bit RGBA PNG, semitransparency OK (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:229 +msgid "" +"8-bit indexed PNG, binary transparency only (libpng 1.2.42,1.2.44, zlib " +"1.2.3.3,1.2.3.4)" +msgstr "" + +#: literals.py:230 +msgid "Portable anymap" +msgstr "" + +#: literals.py:231 +msgid "Portable pixmap format (color)" +msgstr "" + +#: literals.py:232 +msgid "Show a preview an image enhancement, effect, or f/x" +msgstr "" + +#: literals.py:233 +msgid "Adobe PostScript" +msgstr "" + +#: literals.py:234 +msgid "Adobe Level II PostScript" +msgstr "" + +#: literals.py:235 +msgid "Adobe Level III PostScript" +msgstr "" + +#: literals.py:236 +msgid "Adobe Large Document Format" +msgstr "" + +#: literals.py:237 +msgid "Adobe Photoshop bitmap" +msgstr "" + +#: literals.py:238 +msgid "Pyramid encoded TIFF" +msgstr "" + +#: literals.py:239 literals.py:253 +msgid "Seattle Film Works" +msgstr "" + +#: literals.py:241 +msgid "Raw red samples" +msgstr "" + +#: literals.py:242 +msgid "Fuji CCD-RAW Graphic File" +msgstr "" + +#: literals.py:243 literals.py:259 +msgid "SUN Rasterfile" +msgstr "" + +#: literals.py:244 +msgid "Raw red, blue, and green samples" +msgstr "" + +#: literals.py:245 +msgid "Raw red, green, and blue samples" +msgstr "" + +#: literals.py:246 +msgid "Raw red, green, blue, and matte samples" +msgstr "" + +#: literals.py:247 +msgid "Raw red, green, blue, and opacity samples" +msgstr "" + +#: literals.py:248 +msgid "Alias/Wavefront image" +msgstr "" + +#: literals.py:249 +msgid "Utah Run length encoded image" +msgstr "" + +#: literals.py:251 +msgid "ZX-Spectrum SCREEN$" +msgstr "" + +#: literals.py:252 +msgid "Scitex HandShake" +msgstr "" + +#: literals.py:254 +msgid "Irix RGB image" +msgstr "" + +#: literals.py:256 +msgid "Sony Raw Format 2" +msgstr "" + +#: literals.py:257 +msgid "Sony Raw Format" +msgstr "" + +#: literals.py:258 +msgid "Steganographic image" +msgstr "" + +#: literals.py:260 +msgid "Scalable Vector Graphics (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:261 +msgid "Scalable Vector Graphics (ZIP compressed) (XML 2.7.6, RSVG 2.32.0)" +msgstr "" + +#: literals.py:263 literals.py:273 +msgid "Text" +msgstr "" + +#: literals.py:265 +msgid "EXIF Profile Thumbnail" +msgstr "" + +#: literals.py:266 +msgid "Tagged Image File Format (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:267 +msgid "Tagged Image File Format (64-bit) (LIBTIFF, Version 3.9.4)" +msgstr "" + +#: literals.py:268 +msgid "Tile image with a texture" +msgstr "" + +#: literals.py:269 +msgid "PSX TIM" +msgstr "" + +#: literals.py:270 +msgid "TOPOL X Image" +msgstr "" + +#: literals.py:271 +msgid "TrueType font collection (Freetype 2.4.2)" +msgstr "" + +#: literals.py:272 +msgid "TrueType font (Freetype 2.4.2)" +msgstr "" + +#: literals.py:275 +msgid "Unicode Text format" +msgstr "" + +#: literals.py:276 +msgid "X-Motif UIL table" +msgstr "" + +#: literals.py:280 +msgid "VICAR rasterfile format" +msgstr "" + +#: literals.py:281 +msgid "Visual Image Directory" +msgstr "" + +#: literals.py:282 literals.py:299 +msgid "Khoros Visualization image" +msgstr "" + +#: literals.py:285 +msgid "Wireless Bitmap (level 0) image" +msgstr "" + +#: literals.py:286 +msgid "Windows Meta File" +msgstr "" + +#: literals.py:287 +msgid "Word Perfect Graphics" +msgstr "" + +#: literals.py:288 +msgid "Windows Media Video" +msgstr "" + +#: literals.py:289 +msgid "Compressed Windows Meta File" +msgstr "" + +#: literals.py:291 +msgid "X Window System" +msgstr "" + +#: literals.py:292 +msgid "Foveon X3 (Sigma/Polaroid) Raw picture file" +msgstr "" + +#: literals.py:293 +msgid "X Windows system bitmap (black and white)" +msgstr "" + +#: literals.py:294 +msgid "Constant image uniform color" +msgstr "" + +#: literals.py:295 +msgid "GIMP image" +msgstr "" + +#: literals.py:296 +msgid "Adobe XML metadata" +msgstr "" + +#: literals.py:297 +msgid "X Windows system pixmap (color)" +msgstr "" + +#: literals.py:298 +msgid "Microsoft XML Paper Specification" +msgstr "" + +#: literals.py:300 +msgid "XV thumbnail file" +msgstr "" + +#: literals.py:301 +msgid "X Windows system window dump (color)" +msgstr "" + +#: literals.py:303 +msgid "Raw yellow samples" +msgstr "" + +#: literals.py:304 +msgid "CCIR 601 4:1:1 or 4:2:2 (8-bit only)" +msgstr "" + +#: views.py:17 +msgid "suported file formats" +msgstr "" + +#: views.py:22 +msgid "name" +msgstr "" + +#: views.py:26 +msgid "description" +msgstr "" + +#: conf/settings.py:11 +msgid "File path to imagemagick's convert program." +msgstr "" + +#: conf/settings.py:12 +msgid "File path to imagemagick's identify program." +msgstr "" + +#: conf/settings.py:13 +msgid "File path to graphicsmagick's program." +msgstr "" + +#: conf/settings.py:15 +msgid "" +"Graphics conversion backend to use. Options are: " +"converter.backends.imagemagick, converter.backends.graphicsmagick and " +"converter.backends.python." +msgstr "" + +#: conf/settings.py:16 +msgid "Path to the unoconv program." +msgstr "" + +#: conf/settings.py:17 +msgid "" +"Use alternate method of connection to LibreOffice using a pipe, it is slower" +" but less prone to segmentation faults." +msgstr "" + +#: conf/settings.py:18 +msgid "Path to the libreoffice program." +msgstr "" + +#: templates/converter_file_formats_help.html:3 +msgid "Help" +msgstr "" + +#: templates/converter_file_formats_help.html:4 +#, python-format +msgid "" +"These are the file formats supported by the currently selected converter " +"backend. In this case: '%(backend)s'" +msgstr "" diff --git a/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo b/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..13b059f338 Binary files /dev/null and b/apps/django_gpg/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/django_gpg/locale/bg/LC_MESSAGES/django.po b/apps/django_gpg/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..9f75e7f45e --- /dev/null +++ b/apps/django_gpg/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,214 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2011-12-05 17:43+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:14 views.py:66 +msgid "private keys" +msgstr "" + +#: __init__.py:15 views.py:69 +msgid "public keys" +msgstr "" + +#: __init__.py:16 +msgid "delete" +msgstr "" + +#: __init__.py:17 +msgid "query keyservers" +msgstr "" + +#: __init__.py:18 +msgid "import" +msgstr "" + +#: __init__.py:19 +msgid "key management" +msgstr "" + +#: api.py:24 +msgid "Public" +msgstr "" + +#: api.py:25 +msgid "Secret" +msgstr "" + +#: api.py:33 api.py:38 +msgid "RSA" +msgstr "" + +#: api.py:34 +msgid "DSA" +msgstr "" + +#: api.py:39 +msgid "Elgamal" +msgstr "" + +#: api.py:53 +msgid "Bad signature." +msgstr "" + +#: api.py:57 +msgid "Document not signed or invalid signature." +msgstr "" + +#: api.py:61 +msgid "Signature error." +msgstr "" + +#: api.py:65 +msgid "Document is signed but no public key is available for verification." +msgstr "" + +#: api.py:69 +msgid "Document is signed, and signature is good." +msgstr "" + +#: api.py:73 +msgid "Document is signed with a valid signature." +msgstr "" + +#: api.py:146 +msgid "unknown" +msgstr "" + +#: forms.py:7 +msgid "Term" +msgstr "" + +#: forms.py:8 +msgid "Name, e-mail, key ID or key fingerprint to look for." +msgstr "" + +#: permissions.py:7 +msgid "Key management" +msgstr "" + +#: permissions.py:9 +msgid "View keys" +msgstr "" + +#: permissions.py:10 +msgid "Delete keys" +msgstr "" + +#: permissions.py:11 +msgid "Query keyservers" +msgstr "" + +#: permissions.py:12 +msgid "Import keys from keyservers" +msgstr "" + +#: views.py:37 +#, python-format +msgid "Key: %s, imported successfully." +msgstr "" + +#: views.py:42 +#, python-format +msgid "Unable to import key id: %(key_id)s; %(error)s" +msgstr "" + +#: views.py:51 +msgid "Import key" +msgstr "" + +#: views.py:52 +#, python-format +msgid "Are you sure you wish to import key id: %s?" +msgstr "" + +#: views.py:77 +msgid "Key ID" +msgstr "" + +#: views.py:81 +msgid "Owner" +msgstr "" + +#: views.py:101 +#, python-format +msgid "Key: %s, deleted successfully." +msgstr "" + +#: views.py:108 +msgid "Delete key" +msgstr "" + +#: views.py:110 +#, python-format +msgid "" +"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." +msgstr "" + +#: views.py:128 +msgid "Query key server" +msgstr "" + +#: views.py:141 +msgid "results" +msgstr "" + +#: views.py:146 +msgid "ID" +msgstr "" + +#: views.py:150 +msgid "type" +msgstr "" + +#: views.py:154 +msgid "creation date" +msgstr "" + +#: views.py:158 +msgid "disabled" +msgstr "" + +#: views.py:162 +msgid "expiration date" +msgstr "" + +#: views.py:166 +msgid "expired" +msgstr "" + +#: views.py:170 +msgid "length" +msgstr "" + +#: views.py:174 +msgid "revoked" +msgstr "" + +#: views.py:179 +msgid "Identifies" +msgstr "" + +#: conf/settings.py:15 +msgid "List of keyservers to be queried for unknown keys." +msgstr "" + +#: conf/settings.py:16 +msgid "Home directory used to store keys as well as configuration files." +msgstr "" diff --git a/apps/document_comments/locale/bg/LC_MESSAGES/django.mo b/apps/document_comments/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..5f490d83ac Binary files /dev/null and b/apps/document_comments/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/document_comments/locale/bg/LC_MESSAGES/django.po b/apps/document_comments/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..bcf26807c4 --- /dev/null +++ b/apps/document_comments/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,97 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2012-07-06 07:43+0000\n" +"Last-Translator: koldo \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:19 __init__.py:20 +msgid "delete" +msgstr "изтриване" + +#: __init__.py:21 +msgid "add comment" +msgstr "добави коментар" + +#: __init__.py:22 +msgid "comments" +msgstr "коментари" + +#: __init__.py:26 +msgid "date" +msgstr "дата" + +#: __init__.py:30 +msgid "user" +msgstr "потребител" + +#: __init__.py:34 +msgid "comment" +msgstr "коментар" + +#: permissions.py:7 +msgid "Comments" +msgstr "Коментари" + +#: permissions.py:9 +msgid "Create new comments" +msgstr "Създаване на нови коментари" + +#: permissions.py:10 +msgid "Delete comments" +msgstr "Изтриване на коментари" + +#: permissions.py:11 +msgid "View comments" +msgstr "Преглед на коментари" + +#: views.py:36 +msgid "Must provide at least one comment." +msgstr "Трябва да направите поне един коментар." + +#: views.py:46 +#, python-format +msgid "Comment \"%s\" deleted successfully." +msgstr "Коментарът \"%s\" е изтрит успешно." + +#: views.py:48 +#, python-format +msgid "Error deleting comment \"%(comment)s\": %(error)s" +msgstr "Грешка при изтриване на коментар \"%(comment)s\": %(error)s" + +#: views.py:63 +#, python-format +msgid "Are you sure you wish to delete the comment: %s?" +msgstr "Сигурни ли сте, че искате да изтриете коментара: %s?" + +#: views.py:65 +#, python-format +msgid "Are you sure you wish to delete the comments: %s?" +msgstr "Сигурни ли сте, че искате да изтриете коментарите: %s?" + +#: views.py:99 +msgid "Comment added successfully." +msgstr "Коментарът е добавен узпешно." + +#: views.py:106 +#, python-format +msgid "Add comment to document: %s" +msgstr "Добавяне на коментар към документ: %s" + +#: views.py:126 +#, python-format +msgid "comments: %s" +msgstr "коментари: %s" diff --git a/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo b/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..d6517c5471 Binary files /dev/null and b/apps/document_indexing/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/document_indexing/locale/bg/LC_MESSAGES/django.po b/apps/document_indexing/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..0157328f7e --- /dev/null +++ b/apps/document_indexing/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,367 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2012-07-23 19:51+0000\n" +"Last-Translator: Roberto Rosario \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:31 __init__.py:45 __init__.py:47 models.py:42 views.py:38 +#: views.py:284 +msgid "indexes" +msgstr "" + +#: __init__.py:32 __init__.py:42 +msgid "index list" +msgstr "" + +#: __init__.py:33 views.py:77 +msgid "create index" +msgstr "" + +#: __init__.py:34 __init__.py:39 +msgid "edit" +msgstr "" + +#: __init__.py:35 __init__.py:40 +msgid "delete" +msgstr "" + +#: __init__.py:36 +msgid "tree template" +msgstr "" + +#: __init__.py:38 +msgid "new child node" +msgstr "" + +#: __init__.py:44 +msgid "go up one level" +msgstr "" + +#: __init__.py:49 +msgid "rebuild indexes" +msgstr "" + +#: __init__.py:49 +msgid "Deletes and creates from scratch all the document indexes." +msgstr "" + +#: __init__.py:51 +msgid "Indexes" +msgstr "" + +#: api.py:69 +#, python-format +msgid "Maximum suffix (%s) count reached." +msgstr "" + +#: api.py:83 +#, python-format +msgid "" +"Error in document indexing update expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:92 api.py:107 +#, python-format +msgid "" +"Error updating document index, expression: %(expression)s; %(exception)s" +msgstr "" + +#: api.py:149 +#, python-format +msgid "Unable to delete document indexing node; %s" +msgstr "" + +#: filesystem.py:51 +#, python-format +msgid "Unable to create indexing directory; %s" +msgstr "" + +#: filesystem.py:69 +#, python-format +msgid "" +"Unable to create symbolic link, file exists and could not be deleted: " +"%(filepath)s; %(exc)s" +msgstr "" + +#: filesystem.py:71 +#, python-format +msgid "Unable to create symbolic link: %(filepath)s; %(exc)s" +msgstr "" + +#: filesystem.py:84 +#, python-format +msgid "Unable to delete document symbolic link; %s" +msgstr "" + +#: filesystem.py:96 +#, python-format +msgid "Unable to delete indexing directory; %s" +msgstr "" + +#: models.py:13 +#, python-format +msgid "Available functions: %s" +msgstr "" + +#: models.py:17 views.py:42 +msgid "name" +msgstr "" + +#: models.py:17 +msgid "Internal name used to reference this index." +msgstr "" + +#: models.py:18 views.py:43 +msgid "title" +msgstr "" + +#: models.py:18 +msgid "The name that will be visible to users." +msgstr "" + +#: models.py:19 models.py:50 views.py:44 views.py:168 +msgid "enabled" +msgstr "" + +#: models.py:19 +msgid "" +"Causes this index to be visible and updated when document data changes." +msgstr "" + +#: models.py:41 models.py:47 views.py:104 views.py:135 views.py:161 +#: views.py:199 views.py:229 views.py:269 +msgid "index" +msgstr "" + +#: models.py:48 +msgid "indexing expression" +msgstr "" + +#: models.py:48 +msgid "Enter a python string expression to be evaluated." +msgstr "" + +#: models.py:50 +msgid "Causes this node to be visible and updated when document data changes." +msgstr "" + +#: models.py:51 +msgid "link documents" +msgstr "" + +#: models.py:51 +msgid "" +"Check this option to have this node act as a container for documents and not" +" as a parent for further nodes." +msgstr "" + +#: models.py:57 models.py:63 +msgid "index template node" +msgstr "" + +#: models.py:58 +msgid "indexes template nodes" +msgstr "" + +#: models.py:64 +msgid "value" +msgstr "" + +#: models.py:65 +msgid "documents" +msgstr "" + +#: models.py:75 +msgid "index instance node" +msgstr "" + +#: models.py:76 +msgid "indexes instance nodes" +msgstr "" + +#: models.py:80 +msgid "index instance" +msgstr "" + +#: models.py:81 +msgid "document" +msgstr "" + +#: models.py:88 +msgid "document rename count" +msgstr "" + +#: models.py:89 +msgid "documents rename count" +msgstr "" + +#: permissions.py:7 +msgid "Indexing" +msgstr "" + +#: permissions.py:9 +msgid "Configure document indexes" +msgstr "" + +#: permissions.py:10 +msgid "Create new document indexes" +msgstr "" + +#: permissions.py:11 +msgid "Edit document indexes" +msgstr "" + +#: permissions.py:12 +msgid "Delete document indexes" +msgstr "" + +#: permissions.py:14 +msgid "View document indexes" +msgstr "" + +#: permissions.py:15 +msgid "Rebuild document indexes" +msgstr "" + +#: utils.py:19 +msgid "document indexes" +msgstr "" + +#: views.py:71 +msgid "Index created successfully." +msgstr "" + +#: views.py:95 +msgid "Index edited successfully" +msgstr "" + +#: views.py:101 +#, python-format +msgid "edit index: %s" +msgstr "" + +#: views.py:126 +#, python-format +msgid "Index: %s deleted successfully." +msgstr "" + +#: views.py:128 +#, python-format +msgid "Index: %(index)s delete error: %(error)s" +msgstr "" + +#: views.py:140 +#, python-format +msgid "Are you sure you with to delete the index: %s?" +msgstr "" + +#: views.py:164 +#, python-format +msgid "tree template nodes for index: %s" +msgstr "" + +#: views.py:167 +msgid "level" +msgstr "" + +#: views.py:169 +msgid "has document links?" +msgstr "" + +#: views.py:190 +msgid "Index template node created successfully." +msgstr "" + +#: views.py:196 +msgid "create child node" +msgstr "" + +#: views.py:217 +msgid "Index template node edited successfully" +msgstr "" + +#: views.py:223 +#, python-format +msgid "edit index template node: %s" +msgstr "" + +#: views.py:230 views.py:270 views.py:338 +msgid "node" +msgstr "" + +#: views.py:252 +#, python-format +msgid "Node: %s deleted successfully." +msgstr "" + +#: views.py:254 +#, python-format +msgid "Node: %(node)s delete error: %(error)s" +msgstr "" + +#: views.py:263 +#, python-format +msgid "Are you sure you with to delete the index template node: %s?" +msgstr "" + +#: views.py:287 +msgid "nodes" +msgstr "" + +#: views.py:320 +#, python-format +msgid "contents for index: %s" +msgstr "" + +#: views.py:342 +msgid "items" +msgstr "" + +#: views.py:367 +msgid "Are you sure you wish to rebuild all indexes?" +msgstr "" + +#: views.py:368 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:374 +msgid "Index rebuild completed successfully." +msgstr "" + +#: views.py:381 +#, python-format +msgid "Index rebuild error: %s" +msgstr "" + +#: views.py:403 +#, python-format +msgid "indexes containing: %s" +msgstr "" + +#: conf/settings.py:22 +msgid "" +"A dictionary that maps the index name and where on the filesystem that index" +" will be mirrored." +msgstr "" + +#: templates/indexing_help.html:3 +msgid "What are indexes?" +msgstr "" + +#: templates/indexing_help.html:4 +msgid "Indexes group documents into a tree like hierarchical structure." +msgstr "" diff --git a/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo b/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..02156f490f Binary files /dev/null and b/apps/document_signatures/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/document_signatures/locale/bg/LC_MESSAGES/django.po b/apps/document_signatures/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..7761148435 --- /dev/null +++ b/apps/document_signatures/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,122 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2012-01-02 04:45+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:83 +msgid "upload signature" +msgstr "" + +#: __init__.py:84 +msgid "download signature" +msgstr "" + +#: __init__.py:85 +msgid "signatures" +msgstr "" + +#: forms.py:11 +msgid "Signature file" +msgstr "" + +#: models.py:20 +msgid "document version" +msgstr "" + +#: models.py:21 +msgid "signature file" +msgstr "" + +#: models.py:22 +msgid "has embedded signature" +msgstr "" + +#: models.py:37 +msgid "document version signature" +msgstr "" + +#: models.py:38 +msgid "document version signatures" +msgstr "" + +#: permissions.py:7 +msgid "Document signatures" +msgstr "" + +#: permissions.py:8 +msgid "Verify document signatures" +msgstr "" + +#: permissions.py:9 +msgid "Upload detached signatures" +msgstr "" + +#: permissions.py:10 +msgid "Download detached signatures" +msgstr "" + +#: views.py:47 +#, python-format +msgid "Signature status: %(widget)s %(text)s" +msgstr "" + +#: views.py:54 +msgid "embedded" +msgstr "" + +#: views.py:56 +msgid "detached" +msgstr "" + +#: views.py:61 +#, python-format +msgid "Signature ID: %s" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Signature type: %s" +msgstr "" + +#: views.py:63 +#, python-format +msgid "Key ID: %s" +msgstr "" + +#: views.py:64 +#, python-format +msgid "Timestamp: %s" +msgstr "" + +#: views.py:65 +#, python-format +msgid "Signee: %s" +msgstr "" + +#: views.py:70 +#, python-format +msgid "signature properties for: %s" +msgstr "" + +#: views.py:96 +msgid "Detached signature uploaded successfully." +msgstr "" + +#: views.py:105 +#, python-format +msgid "Upload detached signature for: %s" +msgstr "" diff --git a/apps/documents/locale/bg/LC_MESSAGES/django.mo b/apps/documents/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..03d6ef492b Binary files /dev/null and b/apps/documents/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/documents/locale/bg/LC_MESSAGES/django.po b/apps/documents/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..07aee9e472 --- /dev/null +++ b/apps/documents/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,1108 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Iliya Georgiev , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2012-07-23 19:51+0000\n" +"Last-Translator: Roberto Rosario \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:55 +msgid "all documents" +msgstr "всички документи" + +#: __init__.py:56 models.py:669 views.py:870 +msgid "recent documents" +msgstr "последни документи" + +#: __init__.py:57 +msgid "upload new documents" +msgstr "добавяне на нови документи" + +#: __init__.py:58 +msgid "clone metadata" +msgstr "клониране на мета данни" + +#: __init__.py:59 +msgid "details" +msgstr "детайли" + +#: __init__.py:60 +msgid "properties" +msgstr "свойства" + +#: __init__.py:61 __init__.py:62 __init__.py:84 __init__.py:108 +#: __init__.py:114 +msgid "delete" +msgstr "изтриване" + +#: __init__.py:63 __init__.py:83 __init__.py:107 __init__.py:113 +msgid "edit" +msgstr "редактиране" + +#: __init__.py:64 +msgid "preview" +msgstr "предварителен преглед" + +#: __init__.py:65 __init__.py:66 __init__.py:67 +msgid "download" +msgstr "изтегляне" + +#: __init__.py:68 +msgid "find duplicates" +msgstr "намиране на дубликати" + +#: __init__.py:69 +msgid "find all duplicates" +msgstr "намиране на всички дубликати" + +#: __init__.py:69 +msgid "" +"Search all the documents' checksums and return a list of the exact matches." +msgstr "Претърсване на контролните суми на всички документи и връщане на списък с точните съвпадения" + +#: __init__.py:70 +msgid "update office documents' page count" +msgstr "актуализиране на броя страница на офис документите" + +#: __init__.py:70 +msgid "" +"Update the page count of the office type documents. This is useful when " +"enabling office document support after there were already office type " +"documents in the database." +msgstr "Актуализиране на броя страници на офис документи. Това е полезно, когато поддръжката на офис документи е включена след като вече има офис документи в базата данни." + +#: __init__.py:71 __init__.py:72 +msgid "clear transformations" +msgstr "изчистване на преобразованията" + +#: __init__.py:73 +msgid "print" +msgstr "отпечатване" + +#: __init__.py:74 +msgid "history" +msgstr "история" + +#: __init__.py:75 +msgid "Find missing document files" +msgstr "Намиране на липсващи файлове на документи" + +#: __init__.py:78 +msgid "Clear the document image cache" +msgstr "" + +#: __init__.py:78 +msgid "" +"Clear the graphics representations used to speed up the documents' display " +"and interactive transformations results." +msgstr "" + +#: __init__.py:81 +msgid "page transformations" +msgstr "преобразуване на страници" + +#: __init__.py:82 +msgid "create new transformation" +msgstr "създаване на ново преобразуване" + +#: __init__.py:86 +msgid "page image" +msgstr "изображение на страницата" + +#: __init__.py:87 +msgid "page text" +msgstr "текст на страницата" + +#: __init__.py:88 +msgid "edit page text" +msgstr "редактиране текста на страницата" + +#: __init__.py:89 +msgid "next page" +msgstr "следваща страница" + +#: __init__.py:90 +msgid "previous page" +msgstr "предишна страница" + +#: __init__.py:91 +msgid "first page" +msgstr "първа страница" + +#: __init__.py:92 +msgid "last page" +msgstr "последна страница" + +#: __init__.py:93 +msgid "zoom in" +msgstr "увеличаване" + +#: __init__.py:94 +msgid "zoom out" +msgstr "смаляване" + +#: __init__.py:95 +msgid "rotate right" +msgstr "завъртане надясно" + +#: __init__.py:96 +msgid "rotate left" +msgstr "завъртане наляво" + +#: __init__.py:97 +msgid "reset view" +msgstr "първоначален вид" + +#: __init__.py:100 +msgid "versions" +msgstr "" + +#: __init__.py:101 +msgid "revert" +msgstr "" + +#: __init__.py:104 +msgid "document type list" +msgstr "списък с вид на документа" + +#: __init__.py:105 views.py:1049 +msgid "document types" +msgstr "видове документи" + +#: __init__.py:106 +msgid "documents of this type" +msgstr "документи от този вид" + +#: __init__.py:109 views.py:1160 +msgid "create document type" +msgstr "създаване на нов вид документ" + +#: __init__.py:111 +msgid "filenames" +msgstr "имена на файлове" + +#: __init__.py:112 +msgid "add filename to document type" +msgstr "добавяне на име на файл към вид документ" + +#: __init__.py:156 permissions.py:7 +msgid "Documents" +msgstr "Документи" + +#: __init__.py:158 __init__.py:171 events.py:5 models.py:91 views.py:77 +msgid "documents" +msgstr "документи" + +#: __init__.py:161 +msgid "thumbnail" +msgstr "миниатюра" + +#: __init__.py:164 +msgid "metadata" +msgstr "мета данни" + +#: events.py:7 +msgid "Document creation" +msgstr "Създаване на докумнт" + +#: events.py:8 +#, python-format +msgid "Document \"%(content_object)s\" created by %(fullname)s." +msgstr "Документ \"%(content_object)s\" създаден от %(fullname)s." + +#: events.py:9 +#, python-format +msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s." +msgstr "Документ \"%(content_object)s\" създаден на %(datetime)s от %(fullname)s." + +#: events.py:13 +msgid "Document edited" +msgstr "Редактиране на документ" + +#: events.py:14 +#, python-format +msgid "Document \"%(content_object)s\" edited by %(fullname)s." +msgstr "Документ \"%(content_object)s\" редактиран от %(fullname)s." + +#: events.py:15 +#, python-format +msgid "" +"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s." +" The following changes took place: %(changes)s." +msgstr "Документ \"%(content_object)s\" е редактиран на %(datetime)s от %(fullname)s. Направени са промени: %(changes)s." + +#: events.py:22 +msgid "Document deleted" +msgstr "Документът е изтрит" + +#: events.py:23 +#, python-format +msgid "Document \"%(document)s\" deleted by %(fullname)s." +msgstr "Документ \"%(document)s\" е изтрит от %(fullname)s." + +#: events.py:24 +#, python-format +msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s." +msgstr "Документ \"%(document)s\" e изтрит на %(datetime)s от %(fullname)s." + +#: forms.py:63 +msgid "Page image" +msgstr "Изображение на страница" + +#: forms.py:73 forms.py:271 +msgid "Contents" +msgstr "Съдържание" + +#: forms.py:109 +msgid "Page" +msgstr "" + +#: forms.py:121 +msgid "Details" +msgstr "Детайли" + +#: forms.py:126 +msgid "Click on the image for full size preview" +msgstr "Натиснете върху изображението за да видите пълния размер" + +#: forms.py:136 +#, python-format +msgid "Document pages (%s)" +msgstr "Страници в документа (%s)" + +#: forms.py:164 +msgid "Use the new version filename as the document filename" +msgstr "" + +#: forms.py:179 +msgid "Quick document rename" +msgstr "Бързо преименуване на документ" + +#: forms.py:186 +msgid "Version update" +msgstr "" + +#: forms.py:191 +msgid "Release level" +msgstr "" + +#: forms.py:197 +msgid "Release level serial" +msgstr "" + +#: forms.py:205 +msgid "Comment" +msgstr "" + +#: forms.py:211 +msgid "New document filename" +msgstr "Ново име на документ" + +#: forms.py:289 +msgid "Page range" +msgstr "Поредица от страници" + +#: forms.py:319 +msgid "Compress" +msgstr "" + +#: forms.py:319 +msgid "" +"Download the document in the original format or in a compressed manner. " +"This option is selectable only when downloading one document, for multiple " +"documents, the bundle will always be downloads as a compressed file." +msgstr "" + +#: forms.py:320 +msgid "Compressed filename" +msgstr "" + +#: forms.py:320 +msgid "" +"The filename of the compressed file that will contain the documents to be " +"downloaded, if the previous option is selected." +msgstr "" + +#: literals.py:15 +msgid "final" +msgstr "" + +#: literals.py:16 +msgid "alpha" +msgstr "" + +#: literals.py:17 +msgid "beta" +msgstr "" + +#: literals.py:18 +msgid "release candidate" +msgstr "" + +#: literals.py:19 +msgid "hotfix" +msgstr "" + +#: models.py:62 +msgid "name" +msgstr "име" + +#: models.py:68 models.py:78 models.py:543 views.py:1067 views.py:1096 +#: views.py:1125 views.py:1130 views.py:1173 views.py:1219 views.py:1253 +msgid "document type" +msgstr "вид документ" + +#: models.py:69 +msgid "documents types" +msgstr "видове документи" + +#: models.py:79 +msgid "description" +msgstr "описание" + +#: models.py:80 +msgid "added" +msgstr "добавен" + +#: models.py:90 models.py:308 models.py:658 models.py:673 views.py:225 +#: views.py:349 +msgid "document" +msgstr "документ" + +#: models.py:295 +#, python-format +msgid "Major %(major)i.%(minor)i, (new release)" +msgstr "" + +#: models.py:296 +#, python-format +msgid "Minor %(major)i.%(minor)i, (some updates)" +msgstr "" + +#: models.py:297 +#, python-format +msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)" +msgstr "" + +#: models.py:309 +msgid "mayor" +msgstr "" + +#: models.py:310 +msgid "minor" +msgstr "" + +#: models.py:311 +msgid "micro" +msgstr "" + +#: models.py:312 +msgid "release level" +msgstr "" + +#: models.py:313 +msgid "serial" +msgstr "" + +#: models.py:314 +msgid "timestamp" +msgstr "" + +#: models.py:315 views.py:1356 +msgid "comment" +msgstr "" + +#: models.py:318 +msgid "file" +msgstr "файл" + +#: models.py:322 +msgid "checksum" +msgstr "контролна сума" + +#: models.py:326 models.py:327 models.py:560 +msgid "document version" +msgstr "" + +#: models.py:419 +msgid "" +"This document's file format is not known, the page count has therefore " +"defaulted to 1." +msgstr "Форматът на документа във файла е непознат. Затова броят страници е зададен на 1." + +#: models.py:544 views.py:1352 +msgid "filename" +msgstr "име на файла" + +#: models.py:545 views.py:1180 +msgid "enabled" +msgstr "разрешено" + +#: models.py:552 +msgid "document type quick rename filename" +msgstr "име на файла за бързо преименуване на вида документ" + +#: models.py:553 +msgid "document types quick rename filenames" +msgstr "имена на файлове за бързо преименуване на вида документ" + +#: models.py:561 +msgid "content" +msgstr "съдържание" + +#: models.py:562 +msgid "page label" +msgstr "надпис на страница" + +#: models.py:563 +msgid "page number" +msgstr "номер на страница" + +#: models.py:566 +#, python-format +msgid "Page %(page_num)d out of %(total_pages)d of %(document)s" +msgstr "Страница %(page_num)d от общо %(total_pages)d страници от %(document)s документи." + +#: models.py:574 models.py:620 +msgid "document page" +msgstr "страница на документа" + +#: models.py:575 +msgid "document pages" +msgstr "добавяне на име на файл към вид документ" + +#: models.py:595 +msgid "Enter a valid value." +msgstr "Въведете валидна стойност" + +#: models.py:621 views.py:448 +msgid "order" +msgstr "ред" + +#: models.py:622 views.py:449 views.py:510 views.py:541 +msgid "transformation" +msgstr "преобразуване" + +#: models.py:623 views.py:450 +msgid "arguments" +msgstr "аргументи" + +#: models.py:623 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "Използвайте речници за да идентифицирате аргументите, например %s" + +#: models.py:631 +msgid "document page transformation" +msgstr "трансформация на страница на документ" + +#: models.py:632 +msgid "document page transformations" +msgstr "трансформации на страница на документ" + +#: models.py:657 +msgid "user" +msgstr "потребител" + +#: models.py:659 +msgid "accessed" +msgstr "достъпен" + +#: models.py:668 +msgid "recent document" +msgstr "скорошен документ" + +#: models.py:674 +msgid "Document type" +msgstr "Вид на документа" + +#: models.py:675 +msgid "MIME type" +msgstr "" + +#: models.py:676 views.py:130 +msgid "Filename" +msgstr "Име на файл" + +#: models.py:677 +msgid "Metadata value" +msgstr "Стойност на мета данни" + +#: models.py:678 +msgid "Content" +msgstr "Съдържание" + +#: models.py:679 +msgid "Description" +msgstr "Описание" + +#: models.py:680 +msgid "Tags" +msgstr "Тагове" + +#: models.py:681 +msgid "Comments" +msgstr "Коментари" + +#: permissions.py:9 +msgid "Create documents" +msgstr "Създаване на документи" + +#: permissions.py:10 +msgid "Edit document properties" +msgstr "Редактиране на свойства на документа" + +#: permissions.py:11 +msgid "Edit documents" +msgstr "Редактиране на документи" + +#: permissions.py:12 +msgid "View documents" +msgstr "Преглед на документи" + +#: permissions.py:13 +msgid "Delete documents" +msgstr "Изтриване на документи" + +#: permissions.py:14 views.py:406 +msgid "Download documents" +msgstr "Изтегляне на документи" + +#: permissions.py:15 +msgid "Transform documents" +msgstr "Преобразуване на документи" + +#: permissions.py:16 +msgid "Execute document modifying tools" +msgstr "Изпълнение на изменение на документа" + +#: permissions.py:17 +msgid "Revert documents to a previous version" +msgstr "" + +#: permissions.py:18 +msgid "Create new document versions" +msgstr "" + +#: permissions.py:20 +msgid "Documents setup" +msgstr "Настройки за документи" + +#: permissions.py:22 +msgid "View document types" +msgstr "" + +#: permissions.py:23 +msgid "Edit document types" +msgstr "Редактиране на вида документи" + +#: permissions.py:24 +msgid "Delete document types" +msgstr "Изтриване на вида документи" + +#: permissions.py:25 +msgid "Create document types" +msgstr "Създаване на вид на документа" + +#: statistics.py:44 +#, python-format +msgid "Document types: %d" +msgstr "Видове документи: %d" + +#: statistics.py:45 +#, python-format +msgid "Documents in database: %d" +msgstr "Документи в базата данни: %d" + +#: statistics.py:50 +#, python-format +msgid "Documents in storage: %d" +msgstr "Документи в склада: %d" + +#: statistics.py:52 +#, python-format +msgid "" +"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d" +" bytes" +msgstr "Пространството, използвано в склада: %(base_2)s (база 2), %(base_10)s (база 10), %(bytes)d байта" + +#: statistics.py:63 +#, python-format +msgid "Document pages in database: %d" +msgstr "Страници в базата данни: %d" + +#: statistics.py:64 +#, python-format +msgid "Minimum amount of pages per document: %d" +msgstr "" + +#: statistics.py:65 +#, python-format +msgid "Maximum amount of pages per document: %d" +msgstr "" + +#: statistics.py:66 +#, python-format +msgid "Average amount of pages per document: %f" +msgstr "" + +#: statistics.py:71 +msgid "Document statistics" +msgstr "Статистика за документите" + +#: views.py:131 +msgid "File mimetype" +msgstr "" + +#: views.py:131 views.py:132 +msgid "None" +msgstr "" + +#: views.py:132 +msgid "File mime encoding" +msgstr "" + +#: views.py:133 +msgid "File size" +msgstr "Размер на файла" + +#: views.py:134 +msgid "Exists in storage" +msgstr "Съществува в склада" + +#: views.py:135 +msgid "File path in storage" +msgstr "Файлов път до склада" + +#: views.py:136 +msgid "Date added" +msgstr "Дата на добавяне" + +#: views.py:137 +msgid "Time added" +msgstr "Час на добавяне" + +#: views.py:138 +msgid "Checksum" +msgstr "Контролна сума" + +#: views.py:139 +msgid "UUID" +msgstr "UUID" + +#: views.py:140 +msgid "Pages" +msgstr "Страници" + +#: views.py:149 +#, python-format +msgid "document properties for: %s" +msgstr "свойства на документите за %s" + +#: views.py:171 +msgid "document data" +msgstr "данни в документа" + +#: views.py:195 views.py:645 +msgid "Must provide at least one document." +msgstr "Приложете поне един документ" + +#: views.py:216 +msgid "Document deleted successfully." +msgstr "" + +#: views.py:218 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "Документ: %(document)s Грешка при триене: %(error)s" + +#: views.py:233 +#, python-format +msgid "Are you sure you wish to delete the document: %s?" +msgstr "Сигурни ли сте, че искате да изтриете документ %s?" + +#: views.py:235 +#, python-format +msgid "Are you sure you wish to delete the documents: %s?" +msgstr "Сигурни ли сте, че искате да изтриете документите %s?" + +#: views.py:274 +#, python-format +msgid "Document \"%s\" edited successfully." +msgstr "Документът \"%s\" е редактиран успешно" + +#: views.py:340 +msgid "documents to be downloaded" +msgstr "" + +#: views.py:350 views.py:1336 +msgid "version" +msgstr "" + +#: views.py:407 +msgid "Download" +msgstr "" + +#: views.py:409 +msgid "Return" +msgstr "" + +#: views.py:444 +#, python-format +msgid "transformations for: %s" +msgstr "преобразувания за %s" + +#: views.py:471 +msgid "Document page transformation created successfully." +msgstr "Преобразуването на страницата е извършено успешно" + +#: views.py:480 +#, python-format +msgid "Create new transformation for page: %(page)s of document: %(document)s" +msgstr "Създаване на ново преобразуване на страница %(page)s на документ %(document)s" + +#: views.py:499 +msgid "Document page transformation edited successfully." +msgstr "имена на файлове за бързо преименуване на вида документ" + +#: views.py:512 +#, python-format +msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s" +msgstr "Редактиране на преобразуване %(transformation)s за %(document_page)s" + +#: views.py:532 +msgid "Document page transformation deleted successfully." +msgstr "Преобразуването на страницата е изтрито успешно." + +#: views.py:543 +#, python-format +msgid "" +"Are you sure you wish to delete transformation \"%(transformation)s\" for: " +"%(document_page)s" +msgstr "Сигурни ли сте, че желаете да изтриете преобразуването преобразуване %(transformation)s за %(document_page)s" + +#: views.py:561 +#, python-format +msgid "duplicates of: %s" +msgstr "дублирания на %s" + +#: views.py:573 +msgid "Are you sure you wish to find all duplicates?" +msgstr "Сигурни ли сте, че желаете да откриете всички дублирания?" + +#: views.py:574 views.py:632 views.py:700 +msgid "On large databases this operation may take some time to execute." +msgstr "При големи бази данни тази операция може да отнеме известно време за изпълнение." + +#: views.py:597 +msgid "duplicated documents" +msgstr "дублирани документи" + +#: views.py:623 +#, python-format +msgid "" +"Page count update complete. Documents processed: %(total)d, documents with " +"changed page count: %(change)d" +msgstr "Актуализирането на броя страници е завършено. Обработени документи: %(total)d, документи с променени брой страници: %(change)d" + +#: views.py:631 +#, python-format +msgid "" +"Are you sure you wish to update the page count for the office documents " +"(%d)?" +msgstr "" + +#: views.py:663 +#, python-format +msgid "" +"All the page transformations for document: %s, have been deleted " +"successfully." +msgstr "Всички преобразования на страницата на документ %s бяха изтрити успешно." + +#: views.py:665 +#, python-format +msgid "" +"Error deleting the page transformations for document: %(document)s; " +"%(error)s." +msgstr "Грешка при изтриването на преобразования на страница на документ %(document)s, %(error)s." + +#: views.py:671 +msgid "document transformation" +msgstr "преобразуване на документ" + +#: views.py:680 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for document: " +"%s?" +msgstr "Сигурни ли сте, че желаете да отмените всички преобразувания на страниците на документ %s?" + +#: views.py:682 +#, python-format +msgid "" +"Are you sure you wish to clear all the page transformations for documents: " +"%s?" +msgstr "Сигурни ли сте, че желаете да отмените всички преобразувания на страниците на документи %s?" + +#: views.py:710 +msgid "missing documents" +msgstr "липсващи документи" + +#: views.py:726 views.py:768 +#, python-format +msgid "details for: %s" +msgstr "детайли за %s" + +#: views.py:787 +msgid "Document page edited successfully." +msgstr "Страницата на документа е редактирана успешно." + +#: views.py:796 +#, python-format +msgid "edit: %s" +msgstr "редактиране на %s" + +#: views.py:813 +msgid "There are no more pages in this document" +msgstr "Няма повече страници в този документ" + +#: views.py:831 +msgid "You are already at the first page of this document" +msgstr "Вече сте на първа страница на този документ" + +#: views.py:992 +#, python-format +msgid "print: %s" +msgstr "отпечатване: %s" + +#: views.py:1065 +#, python-format +msgid "documents of type \"%s\"" +msgstr "документи от вида \"%s\"" + +#: views.py:1085 +msgid "Document type edited successfully" +msgstr "Вид на документа е редактиран успешно" + +#: views.py:1088 +#, python-format +msgid "Error editing document type; %s" +msgstr "Грешка в редактирането на вид на документа %s" + +#: views.py:1093 +#, python-format +msgid "edit document type: %s" +msgstr "редактиране вид на документа %s" + +#: views.py:1117 +#, python-format +msgid "Document type: %s deleted successfully." +msgstr "Вид на документа %s изтрит успешно" + +#: views.py:1119 +#, python-format +msgid "Document type: %(document_type)s delete error: %(error)s" +msgstr "Вид на документа: %(document_type)s грешка при триене: %(error)s" + +#: views.py:1134 +#, python-format +msgid "Are you sure you wish to delete the document type: %s?" +msgstr "Сигурни ли сте, че искате да изтриете документ вид %s?" + +#: views.py:1135 +msgid "" +"The document type of all documents using this document type will be set to " +"none." +msgstr "Вида документ на всички документи ще бъде оставен празно поле" + +#: views.py:1151 +msgid "Document type created successfully" +msgstr "Вид на документа е създаден успешно" + +#: views.py:1154 +#, python-format +msgid "Error creating document type; %(error)s" +msgstr "Грешка при създаване на вид документ: %(error)s" + +#: views.py:1172 +#, python-format +msgid "filenames for document type: %s" +msgstr "име на файла на вид документ: %s" + +#: views.py:1203 +msgid "Document type filename edited successfully" +msgstr "Успешно редактиране на име на файла" + +#: views.py:1206 +#, python-format +msgid "Error editing document type filename; %s" +msgstr "Грешка при редактиране на име на файла %s" + +#: views.py:1211 +#, python-format +msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\"" +msgstr "редактирате името на файла \"%(filename)s\" от вид на документа \"%(document_type)s\"" + +#: views.py:1220 views.py:1246 views.py:1254 +msgid "document type filename" +msgstr "име на файла на вид документ" + +#: views.py:1238 +#, python-format +msgid "Document type filename: %s deleted successfully." +msgstr "Име на файла на вид документ %s изтрит успешно" + +#: views.py:1240 +#, python-format +msgid "" +"Document type filename: %(document_type_filename)s delete error: %(error)s" +msgstr "" + +#: views.py:1256 +#, python-format +msgid "" +"Are you sure you wish to delete the filename: %(filename)s, from document " +"type \"%(document_type)s\"?" +msgstr "" + +#: views.py:1281 +msgid "Document type filename created successfully" +msgstr "" + +#: views.py:1284 +#, python-format +msgid "Error creating document type filename; %(error)s" +msgstr "" + +#: views.py:1290 +#, python-format +msgid "create filename for document type: %s" +msgstr "" + +#: views.py:1305 +msgid "Document image cache cleared successfully" +msgstr "" + +#: views.py:1307 +#, python-format +msgid "Error clearing document image cache; %s" +msgstr "" + +#: views.py:1313 +msgid "Are you sure you wish to clear the document image cache?" +msgstr "" + +#: views.py:1330 +#, python-format +msgid "versions for document: %s" +msgstr "" + +#: views.py:1340 +msgid "time and date" +msgstr "" + +#: views.py:1344 +msgid "mimetype" +msgstr "" + +#: views.py:1348 +msgid "encoding" +msgstr "" + +#: views.py:1379 +msgid "Document version reverted successfully" +msgstr "" + +#: views.py:1381 +#, python-format +msgid "Error reverting document version; %s" +msgstr "" + +#: views.py:1388 +msgid "Are you sure you wish to revert to this version?" +msgstr "" + +#: views.py:1389 +msgid "All later version after this one will be deleted too." +msgstr "" + +#: widgets.py:25 +msgid "document page image" +msgstr "" + +#: wizards.py:36 +msgid "step 1 of 3: Document type" +msgstr "стъпка 1 от 3: Вид на документа" + +#: wizards.py:37 +msgid "step 2 of 3: Metadata selection" +msgstr "стъпка 2 от 3: Избиране на мета данни" + +#: wizards.py:38 +msgid "step 3 of 3: Document metadata" +msgstr "стъпка 3 от 3: Мета данни на документа" + +#: wizards.py:46 +msgid "Next step" +msgstr "Следваща стъпка" + +#: conf/settings.py:38 +msgid "" +"Maximum number of recent (created, edited, viewed) documents to remember per" +" user." +msgstr "Максимален брой от скорошни (създадени, редактирани, прегледани) документи, които да се показват на потребителя" + +#: conf/settings.py:39 +msgid "Amount in percent zoom in or out a document page per user interaction." +msgstr "Процент приближавани или отдалечаване на страницата на документа, приложен за потребителя" + +#: conf/settings.py:40 +msgid "" +"Maximum amount in percent (%) to allow user to zoom in a document page " +"interactively." +msgstr "Максимален процент (%) допустим за интерактивно увеличаване страницата от потребителя" + +#: conf/settings.py:41 +msgid "" +"Minimum amount in percent (%) to allow user to zoom out a document page " +"interactively." +msgstr "Минимален процент (%) допустим за интерактивно смаляване страницата от потребителя" + +#: conf/settings.py:42 +msgid "Amount in degrees to rotate a document page per user interaction." +msgstr "" + +#: templates/document_types_help.html:3 +msgid "What are document types?" +msgstr "Какви са видовете документи?" + +#: templates/document_types_help.html:4 +msgid "" +"Document types define a class that represents a broard group of documents, " +"such as: invoices, regulations or manuals. The advantage of using document " +"types are: assigning a list of typical filenames for quick renaming during " +"creation, as well as assigning default metadata types and sets to it." +msgstr "Видове документи определят класа, които представлява широка група от документи, като: фактури, закони или ръководства. Предимството на използването на документи типове са: възлагане на списък на типични имена на файлове за бързо преименуване по време на създаването, както и възлагане на типове мета данни по подразбиране и прилагане към него." + +#: templates/recent_document_list_help.html:3 +msgid "What are recent documents?" +msgstr "Кои са скорошните документи?" + +#: templates/recent_document_list_help.html:4 +#, python-format +msgid "" +"Here you will find the latest %(recent_count)s documents you have either " +"created or edited in any way." +msgstr "Тук ще намерите последните %(recent_count)s документи, които сте създали или редактирали" diff --git a/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo b/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..97c0e9e759 Binary files /dev/null and b/apps/dynamic_search/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po b/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cbf2cdb130 --- /dev/null +++ b/apps/dynamic_search/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,115 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2012-07-06 08:41+0000\n" +"Last-Translator: koldo \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:5 +msgid "search" +msgstr "търсене" + +#: __init__.py:6 views.py:72 +msgid "advanced search" +msgstr "разширено търсене" + +#: __init__.py:7 +msgid "search again" +msgstr "търсене отново" + +#: forms.py:8 +msgid "Search terms" +msgstr "Термини на търсене" + +#: models.py:21 +msgid "user" +msgstr "потребител" + +#: models.py:22 +msgid "query" +msgstr "заявка" + +#: models.py:23 +msgid "datetime created" +msgstr "дата на създаване" + +#: models.py:24 +msgid "hits" +msgstr "показвания" + +#: models.py:62 +msgid "recent search" +msgstr "последно търсене" + +#: models.py:63 +msgid "recent searches" +msgstr "последни търсения" + +#: views.py:33 +#, python-format +msgid "results, (showing only %(shown_result_count)s out of %(result_count)s)" +msgstr "резултати, (показване на %(shown_result_count)s от %(result_count)s)" + +#: views.py:37 +msgid "results" +msgstr "резултати" + +#: views.py:56 +#, python-format +msgid "Search error: %s" +msgstr "Грешка при търсене: %s" + +#: views.py:60 +msgid "type" +msgstr "вид" + +#: views.py:76 views.py:86 views.py:88 templatetags/search_tags.py:19 +#: templatetags/search_tags.py:20 +msgid "Search" +msgstr "Търсене" + +#: conf/settings.py:12 +msgid "Maximum amount search hits to fetch and display." +msgstr "Максимален брой резултати от търсене за показване." + +#: conf/settings.py:13 +msgid "Maximum number of search queries to remember per user." +msgstr "Максимален брой заявки за търсене на потребител" + +#: templates/search_help.html:3 +msgid "Help" +msgstr "Помощ" + +#: templates/search_help.html:4 +#, python-format +msgid "" +"Enter the desired search keywords separated by space. Only the top " +"%(search_results_limit)s results will be available." +msgstr "Въведете желаните думи за търсене, разделени от интервал помежду им. Само на близките %(search_results_limit)s резултата ще бъдат показани." + +#: templates/search_results.html:3 +msgid "Search results" +msgstr "Резултати от търсенето" + +#: templates/search_results.html:19 +#, python-format +msgid "Elapsed time: %(time_delta)s seconds" +msgstr "Оставащо време: %(time_delta)s секунди" + +#: templatetags/search_tags.py:33 +#, python-format +msgid "recent searches (maximum of %d)" +msgstr "последни търсения (maximum of %d)" diff --git a/apps/folders/locale/bg/LC_MESSAGES/django.mo b/apps/folders/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..fa5c5e78f6 Binary files /dev/null and b/apps/folders/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/folders/locale/bg/LC_MESSAGES/django.po b/apps/folders/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..e4247a6a2d --- /dev/null +++ b/apps/folders/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,230 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# Iliya Georgiev , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2012-07-11 08:55+0000\n" +"Last-Translator: Iliya Georgiev \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:18 +msgid "folder list" +msgstr "списък с папките" + +#: __init__.py:19 views.py:77 +msgid "create folder" +msgstr "създаване на папка" + +#: __init__.py:20 +msgid "edit" +msgstr "редактиране" + +#: __init__.py:21 +msgid "delete" +msgstr "изтриване" + +#: __init__.py:22 +msgid "remove from folder" +msgstr "премахване от папка" + +#: __init__.py:23 +msgid "folder documents" +msgstr "документи в папката" + +#: __init__.py:24 +msgid "add to a folder" +msgstr "добавяне към папка" + +#: __init__.py:25 __init__.py:35 models.py:43 views.py:34 +msgid "folders" +msgstr "папки" + +#: __init__.py:27 +msgid "ACLs" +msgstr "Контролни списъци за достъп" + +#: forms.py:38 +msgid "Folder" +msgstr "Папка" + +#: models.py:11 +msgid "title" +msgstr "заглавие" + +#: models.py:12 +msgid "user" +msgstr "потребител" + +#: models.py:13 +msgid "datetime created" +msgstr "дата и час на създаване" + +#: models.py:42 models.py:47 views.py:108 views.py:137 views.py:162 +msgid "folder" +msgstr "папка" + +#: models.py:48 +msgid "document" +msgstr "документ" + +#: models.py:54 views.py:261 +msgid "folder document" +msgstr "документ в папката" + +#: models.py:55 +msgid "folders documents" +msgstr "документи в папката" + +#: permissions.py:7 +msgid "Folders" +msgstr "Папки" + +#: permissions.py:9 +msgid "Create new folders" +msgstr "Създаване на нови папки" + +#: permissions.py:10 +msgid "Edit new folders" +msgstr "Редактиране на новите папки" + +#: permissions.py:11 +msgid "Delete new folders" +msgstr "Изтриване на новите папки" + +#: permissions.py:12 +msgid "Remove documents from folders" +msgstr "Премахване на документи от папки" + +#: permissions.py:13 +msgid "View existing folders" +msgstr "Преглед на съществуващи папки" + +#: permissions.py:14 +msgid "Add documents to existing folders" +msgstr "Добавяне на документи към съществуващи папки" + +#: views.py:37 +msgid "created" +msgstr "създаден" + +#: views.py:38 +msgid "documents" +msgstr "документи" + +#: views.py:69 +msgid "Folder created successfully" +msgstr "Папката е създадена успешно" + +#: views.py:72 +#, python-format +msgid "A folder named: %s, already exists." +msgstr "" + +#: views.py:97 +msgid "Folder edited successfully" +msgstr "Папката е редактирана успешно" + +#: views.py:100 +#, python-format +msgid "Error editing folder; %s" +msgstr "" + +#: views.py:105 +#, python-format +msgid "edit folder: %s" +msgstr "" + +#: views.py:129 +#, python-format +msgid "Folder: %s deleted successfully." +msgstr "" + +#: views.py:131 +#, python-format +msgid "Folder: %(folder)s delete error: %(error)s" +msgstr "" + +#: views.py:142 +#, python-format +msgid "Are you sure you with to delete the folder: %s?" +msgstr "" + +#: views.py:168 +#, python-format +msgid "documents in folder: %s" +msgstr "" + +#: views.py:188 +#, python-format +msgid "Document: %(document)s added to folder: %(folder)s successfully." +msgstr "" + +#: views.py:191 +#, python-format +msgid "Document: %(document)s is already in folder: %(folder)s." +msgstr "" + +#: views.py:199 +#, python-format +msgid "add document \"%s\" to a folder" +msgstr "" + +#: views.py:219 +#, python-format +msgid "folders containing: %s" +msgstr "" + +#: views.py:235 +msgid "Must provide at least one folder document." +msgstr "" + +#: views.py:253 +#, python-format +msgid "Document: %s removed successfully." +msgstr "" + +#: views.py:255 +#, python-format +msgid "Document: %(document)s delete error: %(error)s" +msgstr "" + +#: views.py:269 +#, python-format +msgid "" +"Are you sure you wish to remove the document: %(document)s from the folder " +"\"%(folder)s\"?" +msgstr "" + +#: views.py:272 +#, python-format +msgid "" +"Are you sure you wish to remove the documents: %(documents)s from the folder" +" \"%(folder)s\"?" +msgstr "" + +#: templates/folders_help.html:3 +msgid "What are folders?" +msgstr "Какви са папките?" + +#: templates/folders_help.html:4 +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 "" + +#: templatetags/folder_tags.py:17 +msgid "Add document to a folder" +msgstr "Добавяне на документ към папка" diff --git a/apps/history/locale/bg/LC_MESSAGES/django.mo b/apps/history/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..b83882a224 Binary files /dev/null and b/apps/history/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/history/locale/bg/LC_MESSAGES/django.po b/apps/history/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..3ee7ac6c30 --- /dev/null +++ b/apps/history/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,122 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2012-07-06 09:08+0000\n" +"Last-Translator: koldo \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:17 +msgid "date and time" +msgstr "дата и време" + +#: __init__.py:21 +msgid "type" +msgstr "тип" + +#: __init__.py:25 +msgid "summary" +msgstr "общо" + +#: links.py:7 models.py:73 +msgid "history" +msgstr "история" + +#: links.py:8 +msgid "details" +msgstr "детайли" + +#: models.py:18 +msgid "namespace" +msgstr "имена" + +#: models.py:19 +msgid "name" +msgstr "име" + +#: models.py:34 models.py:43 +msgid "history type" +msgstr "тип на историята" + +#: models.py:35 +msgid "history types" +msgstr "типове история" + +#: models.py:39 +msgid "date time" +msgstr "дата" + +#: models.py:44 +msgid "dictionary" +msgstr "речник" + +#: models.py:74 +msgid "histories" +msgstr "истории" + +#: permissions.py:7 +msgid "History" +msgstr "История" + +#: permissions.py:8 +msgid "Access the history of an object" +msgstr "Вижте историята на обект" + +#: views.py:37 +msgid "history events" +msgstr "събития в историята" + +#: views.py:40 +msgid "object link" +msgstr "връзка към обект" + +#: views.py:68 +#, python-format +msgid "history events for: %s" +msgstr "събития в историята за: %s" + +#: views.py:86 +msgid "Date" +msgstr "Дата" + +#: views.py:87 +msgid "Time" +msgstr "Време" + +#: views.py:88 +msgid "Object" +msgstr "Обект" + +#: views.py:89 +msgid "Event type" +msgstr "Тип на събитието" + +#: views.py:90 +msgid "Additional details" +msgstr "Допълнителни детайли" + +#: views.py:90 +msgid "None" +msgstr "Нищо" + +#: views.py:94 +#, python-format +msgid "details for: %s" +msgstr "данни за: %s" + +#: views.py:106 +#, python-format +msgid "history events of type: %s" +msgstr "събития в историята от тип: %s" diff --git a/apps/installation/locale/bg/LC_MESSAGES/django.mo b/apps/installation/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..f32fe2f0a8 Binary files /dev/null and b/apps/installation/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/installation/locale/bg/LC_MESSAGES/django.po b/apps/installation/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..b626db25c3 --- /dev/null +++ b/apps/installation/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,118 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2012-07-10 15:17+0000\n" +"Last-Translator: Roberto Rosario \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: links.py:7 models.py:148 +msgid "installation details" +msgstr "" + +#: models.py:63 +msgid "LSB OS" +msgstr "" + +#: models.py:64 +msgid "Distributor ID" +msgstr "" + +#: models.py:65 +msgid "Description" +msgstr "" + +#: models.py:66 +msgid "Release" +msgstr "" + +#: models.py:67 +msgid "Codename" +msgstr "" + +#: models.py:68 +msgid "System info" +msgstr "" + +#: models.py:70 +msgid "POSIX OS" +msgstr "" + +#: models.py:72 +msgid "OS architecture" +msgstr "" + +#: models.py:73 +msgid "Python version" +msgstr "" + +#: models.py:74 +msgid "Hostname" +msgstr "" + +#: models.py:75 +msgid "Platform" +msgstr "" + +#: models.py:76 +msgid "Machine" +msgstr "" + +#: models.py:77 +msgid "Processor" +msgstr "" + +#: models.py:78 +msgid "Number of CPUs" +msgstr "" + +#: models.py:79 +msgid "Total physical memory" +msgstr "" + +#: models.py:80 +msgid "Disk partitions" +msgstr "" + +#: models.py:83 models.py:85 +msgid "tesseract version" +msgstr "" + +#: models.py:85 models.py:90 +msgid "not found" +msgstr "" + +#: models.py:88 models.py:90 +msgid "unpaper version" +msgstr "" + +#: models.py:92 +msgid "Mayan EDMS version" +msgstr "" + +#: models.py:93 +msgid "Installed via fabfile" +msgstr "" + +#: permissions.py:7 +msgid "Installation" +msgstr "" + +#: permissions.py:8 +msgid "View installation environment details" +msgstr "" + +#: views.py:24 +msgid "Installation environment details" +msgstr "" diff --git a/apps/linking/locale/bg/LC_MESSAGES/django.mo b/apps/linking/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..e87bee1415 Binary files /dev/null and b/apps/linking/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/linking/locale/bg/LC_MESSAGES/django.po b/apps/linking/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..8ae90a433c --- /dev/null +++ b/apps/linking/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,333 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:17 +msgid "smart links actions" +msgstr "" + +#: __init__.py:18 __init__.py:20 models.py:23 views.py:132 +msgid "smart links" +msgstr "" + +#: __init__.py:21 +msgid "smart links list" +msgstr "" + +#: __init__.py:22 +msgid "create new smart link" +msgstr "" + +#: __init__.py:23 __init__.py:28 +msgid "edit" +msgstr "" + +#: __init__.py:24 __init__.py:29 +msgid "delete" +msgstr "" + +#: __init__.py:26 +msgid "conditions" +msgstr "" + +#: __init__.py:27 +msgid "create condition" +msgstr "" + +#: __init__.py:31 +msgid "ACLs" +msgstr "" + +#: forms.py:48 +msgid "Pages" +msgstr "" + +#: forms.py:54 +msgid "Select" +msgstr "" + +#: forms.py:61 +msgid "Click on the image for full size view of the first page." +msgstr "" + +#: literals.py:7 +msgid "and" +msgstr "" + +#: literals.py:8 +msgid "or" +msgstr "" + +#: literals.py:12 +msgid "is equal to" +msgstr "" + +#: literals.py:13 +msgid "is equal to (case insensitive)" +msgstr "" + +#: literals.py:14 +msgid "contains" +msgstr "" + +#: literals.py:15 +msgid "contains (case insensitive)" +msgstr "" + +#: literals.py:16 +msgid "is in" +msgstr "" + +#: literals.py:17 +msgid "is greater than" +msgstr "" + +#: literals.py:18 +msgid "is greater than or equal to" +msgstr "" + +#: literals.py:19 +msgid "is less than" +msgstr "" + +#: literals.py:20 +msgid "is less than or equal to" +msgstr "" + +#: literals.py:21 +msgid "starts with" +msgstr "" + +#: literals.py:22 +msgid "starts with (case insensitive)" +msgstr "" + +#: literals.py:23 +msgid "ends with" +msgstr "" + +#: literals.py:24 +msgid "ends with (case insensitive)" +msgstr "" + +#: literals.py:25 +msgid "is in regular expression" +msgstr "" + +#: literals.py:26 +msgid "is in regular expression (case insensitive)" +msgstr "" + +#: models.py:12 +msgid "title" +msgstr "" + +#: models.py:13 views.py:135 +msgid "dynamic title" +msgstr "" + +#: models.py:13 models.py:31 +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 "" + +#: models.py:14 models.py:33 views.py:136 views.py:232 +msgid "enabled" +msgstr "" + +#: models.py:22 models.py:27 views.py:296 views.py:330 +msgid "smart link" +msgstr "" + +#: models.py:28 +msgid "The inclusion is ignored for the first item." +msgstr "" + +#: models.py:29 +msgid "foreign document data" +msgstr "" + +#: models.py:29 +msgid "" +"This represents the metadata of all other documents. Available objects: " +"`document.` and `metadata.`." +msgstr "" + +#: models.py:31 +msgid "expression" +msgstr "" + +#: models.py:32 +msgid "negated" +msgstr "" + +#: models.py:32 +msgid "Inverts the logic of the operator." +msgstr "" + +#: models.py:36 +msgid "not" +msgstr "" + +#: models.py:39 +msgid "link condition" +msgstr "" + +#: models.py:40 +msgid "link conditions" +msgstr "" + +#: permissions.py:7 +msgid "Smart links" +msgstr "" + +#: permissions.py:9 +msgid "View existing smart links" +msgstr "" + +#: permissions.py:10 +msgid "Create new smart links" +msgstr "" + +#: permissions.py:11 +msgid "Delete smart links" +msgstr "" + +#: permissions.py:12 +msgid "Edit smart links" +msgstr "" + +#: views.py:41 +msgid "No action selected." +msgstr "" + +#: views.py:60 +#, python-format +msgid "documents in smart link: %(group)s" +msgstr "" + +#: views.py:76 +#, python-format +msgid "Smart link query error: %s" +msgstr "" + +#: views.py:98 +#, python-format +msgid "smart links (%s)" +msgstr "" + +#: views.py:112 +msgid "There no defined smart links for the current document." +msgstr "" + +#: views.py:152 +#, python-format +msgid "Smart link: %s created successfully." +msgstr "" + +#: views.py:159 +msgid "Create new smart link" +msgstr "" + +#: views.py:175 +#, python-format +msgid "Smart link: %s edited successfully." +msgstr "" + +#: views.py:184 +#, python-format +msgid "Edit smart link: %s" +msgstr "" + +#: views.py:202 +#, python-format +msgid "Smart link: %s deleted successfully." +msgstr "" + +#: views.py:204 +#, python-format +msgid "Error deleting smart link: %(smart_link)s; %(error)s." +msgstr "" + +#: views.py:213 +#, python-format +msgid "Are you sure you wish to delete smart link: %s?" +msgstr "" + +#: views.py:229 +#, python-format +msgid "conditions for smart link: %s" +msgstr "" + +#: views.py:254 +#, python-format +msgid "Smart link condition: \"%s\" created successfully." +msgstr "" + +#: views.py:261 +#, python-format +msgid "Add new conditions to smart link: \"%s\"" +msgstr "" + +#: views.py:283 +#, python-format +msgid "Smart link condition: \"%s\" edited successfully." +msgstr "" + +#: views.py:290 +msgid "Edit smart link condition" +msgstr "" + +#: views.py:297 views.py:331 +msgid "condition" +msgstr "" + +#: views.py:317 +#, python-format +msgid "Smart link condition: \"%s\" deleted successfully." +msgstr "" + +#: views.py:319 +#, python-format +msgid "" +"Error deleting smart link condition: %(smart_link_condition)s; %(error)s." +msgstr "" + +#: views.py:333 +#, python-format +msgid "Are you sure you wish to delete smart link condition: \"%s\"?" +msgstr "" + +#: conf/settings.py:11 +msgid "Show smart link that don't return any documents." +msgstr "" + +#: templates/smart_links_help.html:3 +msgid "What are smart links?" +msgstr "" + +#: templates/smart_links_help.html:4 +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 "" diff --git a/apps/main/locale/bg/LC_MESSAGES/django.mo b/apps/main/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2281218f5c Binary files /dev/null and b/apps/main/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/main/locale/bg/LC_MESSAGES/django.po b/apps/main/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..ec2f28b44b --- /dev/null +++ b/apps/main/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,147 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2012-07-10 15:16+0000\n" +"Last-Translator: Roberto Rosario \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:33 +msgid "maintenance" +msgstr "поддръжка" + +#: __init__.py:34 +msgid "statistics" +msgstr "статистика" + +#: __init__.py:35 +msgid "diagnostics" +msgstr "диагностика" + +#: __init__.py:36 +msgid "sentry" +msgstr "" + +#: __init__.py:37 +msgid "admin site" +msgstr "административен сайт" + +#: __init__.py:40 +msgid "home" +msgstr "начало" + +#: __init__.py:42 +msgid "search" +msgstr "търсене" + +#: views.py:43 +msgid "maintenance menu" +msgstr "меню поддръжка" + +#: views.py:56 +msgid "Statistics" +msgstr "Статистика" + +#: views.py:66 +msgid "Diagnostics" +msgstr "Диагностика" + +#: conf/settings.py:12 +msgid "" +"Controls whether the search functionality is provided by a sidebar widget or" +" by a menu entry." +msgstr "Контрол дали възможността за търсене да се предлага в страничен бар или от меню." + +#: templates/about.html:5 +msgid "About this program" +msgstr "Относно програмата" + +#: templates/about.html:9 templates/verbose_login.html:4 +msgid "Version" +msgstr "Версия" + +#: templates/base.html:28 +msgid "(DEBUG)" +msgstr "(DEBUG)" + +#: templates/base.html:193 +msgid "User" +msgstr "Потребител" + +#: templates/base.html:195 +msgid "Anonymous" +msgstr "Анонимен" + +#: templates/base.html:197 +msgid "User details" +msgstr "Данни за потребител" + +#: templates/base.html:214 +msgid "Login" +msgstr "Вход" + +#: templates/base.html:214 +msgid "Logout" +msgstr "Изход" + +#: templates/base.html:294 +msgid "Secondary menu" +msgstr "Вторично меню" + +#: templates/base.html:310 +#, python-format +msgid "Actions for %(name)s: %(navigation_object)s" +msgstr "Действия за %(name)s: %(navigation_object)s" + +#: templates/base.html:312 templates/base.html.py:355 +#, python-format +msgid "Actions for: %(navigation_object)s" +msgstr "Действия за: %(navigation_object)s" + +#: templates/base.html:315 +msgid "Available actions" +msgstr "Възможни действия" + +#: templates/base.html:327 templates/base.html.py:370 +msgid "Related actions" +msgstr "Подобни действия" + +#: templates/base.html:338 templates/base.html.py:383 +msgid "Other available actions" +msgstr "Други възможни действия" + +#: templates/base.html:353 +#, python-format +msgid "Actions for %(object_name)s: %(navigation_object)s" +msgstr "Действия за %(object_name)s: %(navigation_object)s" + +#: templates/base.html:358 +msgid "Actions" +msgstr "Действия" + +#: templates/home.html:8 +msgid "Django based open source document management system" +msgstr "Django базирана система за управление на електронни документи, с отворен код" + +#: templates/project_description.html:6 +msgid "" +"Open source, Django based electronic document manager with custom metadata, " +"indexing, tagging, file serving integration, digital signature support and " +"OCR capabilities" +msgstr "" + +#: templates/project_description.html:18 +msgid "Released under the GPL V3 License" +msgstr "Реализирано по GPL V3 лиценз" diff --git a/apps/metadata/locale/bg/LC_MESSAGES/django.mo b/apps/metadata/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..e6f0f78712 Binary files /dev/null and b/apps/metadata/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/metadata/locale/bg/LC_MESSAGES/django.po b/apps/metadata/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..de87f7f7be --- /dev/null +++ b/apps/metadata/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,454 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2011-09-30 04:56+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:21 __init__.py:23 +msgid "edit metadata" +msgstr "" + +#: __init__.py:22 +msgid "metadata" +msgstr "" + +#: __init__.py:24 __init__.py:25 +msgid "add metadata" +msgstr "" + +#: __init__.py:26 __init__.py:27 +msgid "remove metadata" +msgstr "" + +#: __init__.py:29 models.py:34 views.py:316 +msgid "metadata types" +msgstr "" + +#: __init__.py:30 __init__.py:35 +msgid "edit" +msgstr "" + +#: __init__.py:31 __init__.py:36 +msgid "delete" +msgstr "" + +#: __init__.py:32 __init__.py:37 +msgid "create new" +msgstr "" + +#: __init__.py:34 views.py:416 +msgid "metadata sets" +msgstr "" + +#: __init__.py:39 models.py:93 +msgid "default metadata" +msgstr "" + +#: classes.py:14 +#, python-format +msgid "'metadata' object has no attribute '%s'" +msgstr "" + +#: forms.py:28 +msgid "required" +msgstr "" + +#: forms.py:54 +msgid "id" +msgstr "" + +#: forms.py:55 +msgid "Name" +msgstr "" + +#: forms.py:57 +msgid "Value" +msgstr "" + +#: forms.py:58 +msgid "Update" +msgstr "" + +#: forms.py:64 +msgid "Metadata type" +msgstr "" + +#: forms.py:68 +msgid "Remove" +msgstr "" + +#: forms.py:86 views.py:541 views.py:559 +msgid "Metadata sets" +msgstr "" + +#: forms.py:94 permissions.py:7 +msgid "Metadata" +msgstr "" + +#: models.py:10 +#, python-format +msgid " Available models: %s" +msgstr "" + +#: models.py:11 +#, python-format +msgid " Available functions: %s" +msgstr "" + +#: models.py:18 +msgid "name" +msgstr "" + +#: models.py:18 +msgid "Do not use python reserved words, or spaces." +msgstr "" + +#: models.py:19 models.py:41 +msgid "title" +msgstr "" + +#: models.py:21 +msgid "default" +msgstr "" + +#: models.py:22 +#, python-format +msgid "Enter a string to be evaluated.%s" +msgstr "" + +#: models.py:24 +msgid "lookup" +msgstr "" + +#: models.py:25 +#, python-format +msgid "" +"Enter a string to be evaluated. Example: [user.get_full_name() for user in " +"User.objects.all()].%s" +msgstr "" + +#: models.py:33 models.py:58 views.py:353 views.py:398 +msgid "metadata type" +msgstr "" + +#: models.py:48 models.py:49 models.py:57 views.py:468 views.py:514 +msgid "metadata set" +msgstr "" + +#: models.py:65 +msgid "metadata set item" +msgstr "" + +#: models.py:66 +msgid "metadata set items" +msgstr "" + +#: models.py:74 +msgid "document" +msgstr "" + +#: models.py:75 +msgid "type" +msgstr "" + +#: models.py:76 views.py:304 +msgid "value" +msgstr "" + +#: models.py:82 models.py:83 +msgid "document metadata" +msgstr "" + +#: models.py:91 views.py:599 +msgid "document type" +msgstr "" + +#: models.py:92 +msgid "default metadata sets" +msgstr "" + +#: models.py:99 +msgid "document type defaults" +msgstr "" + +#: models.py:100 +msgid "document types defaults" +msgstr "" + +#: permissions.py:8 +msgid "Edit a document's metadata" +msgstr "" + +#: permissions.py:9 +msgid "Add metadata to a document" +msgstr "" + +#: permissions.py:10 +msgid "Remove metadata from a document" +msgstr "" + +#: permissions.py:11 +msgid "View metadata from a document" +msgstr "" + +#: permissions.py:13 +msgid "Metadata setup" +msgstr "" + +#: permissions.py:14 +msgid "Edit metadata types" +msgstr "" + +#: permissions.py:15 +msgid "Create new metadata types" +msgstr "" + +#: permissions.py:16 +msgid "Delete metadata types" +msgstr "" + +#: permissions.py:17 +msgid "View metadata types" +msgstr "" + +#: permissions.py:19 +msgid "Edit metadata sets" +msgstr "" + +#: permissions.py:20 +msgid "Create new metadata sets" +msgstr "" + +#: permissions.py:21 +msgid "Delete metadata sets" +msgstr "" + +#: permissions.py:22 +msgid "View metadata sets" +msgstr "" + +#: views.py:41 views.py:204 +msgid "The selected document doesn't have any metadata." +msgstr "" + +#: views.py:52 views.py:144 views.py:216 +msgid "Must provide at least one document." +msgstr "" + +#: views.py:87 views.py:251 +#, python-format +msgid "Error deleting document indexes; %s" +msgstr "" + +#: views.py:99 +#, python-format +msgid "Error editing metadata for document %(document)s; %(error)s." +msgstr "" + +#: views.py:102 +#, python-format +msgid "Metadata for document %s edited successfully." +msgstr "" + +#: views.py:107 views.py:268 +#, python-format +msgid "Error updating document indexes; %s" +msgstr "" + +#: views.py:109 views.py:270 +msgid "Document indexes updated successfully." +msgstr "" + +#: views.py:120 +#, python-format +msgid "Edit metadata for document: %s" +msgstr "" + +#: views.py:122 +#, python-format +msgid "Edit metadata for documents: %s" +msgstr "" + +#: views.py:161 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s successfully added to document " +"%(document)s." +msgstr "" + +#: views.py:164 +#, python-format +msgid "" +"Metadata type: %(metadata_type)s already present in document %(document)s." +msgstr "" + +#: views.py:188 +#, python-format +msgid "Add metadata type to document: %s" +msgstr "" + +#: views.py:190 +#, python-format +msgid "Add metadata type to documents: %s" +msgstr "" + +#: views.py:259 +#, python-format +msgid "" +"Successfully remove metadata type: %(metadata_type)s from document: " +"%(document)s." +msgstr "" + +#: views.py:262 +#, python-format +msgid "" +"Error removing metadata type: %(metadata_type)s from document: %(document)s." +msgstr "" + +#: views.py:281 +#, python-format +msgid "Remove metadata types from document: %s" +msgstr "" + +#: views.py:283 +#, python-format +msgid "Remove metadata types from documents: %s" +msgstr "" + +#: views.py:302 +#, python-format +msgid "metadata for: %s" +msgstr "" + +#: views.py:320 +msgid "internal name" +msgstr "" + +#: views.py:341 +msgid "Metadata type edited successfully" +msgstr "" + +#: views.py:344 +#, python-format +msgid "Error editing metadata type; %s" +msgstr "" + +#: views.py:350 +#, python-format +msgid "edit metadata type: %s" +msgstr "" + +#: views.py:365 +msgid "Metadata type created successfully" +msgstr "" + +#: views.py:371 +msgid "create metadata type" +msgstr "" + +#: views.py:390 +#, python-format +msgid "Metadata type: %s deleted successfully." +msgstr "" + +#: views.py:392 +#, python-format +msgid "Metadata type: %(metadata_type)s delete error: %(error)s" +msgstr "" + +#: views.py:403 +#, python-format +msgid "Are you sure you wish to delete the metadata type: %s?" +msgstr "" + +#: views.py:420 +msgid "members" +msgstr "" + +#: views.py:464 +#, python-format +msgid "non members of metadata set: %s" +msgstr "" + +#: views.py:465 +#, python-format +msgid "members of metadata set: %s" +msgstr "" + +#: views.py:480 +msgid "Metadata set created successfully" +msgstr "" + +#: views.py:486 +msgid "create metadata set" +msgstr "" + +#: views.py:505 +#, python-format +msgid "Metadata set: %s deleted successfully." +msgstr "" + +#: views.py:508 +#, python-format +msgid "Metadata set: %(metadata_set)s delete error: %(error)s" +msgstr "" + +#: views.py:519 +#, python-format +msgid "Are you sure you wish to delete the metadata set: %s?" +msgstr "" + +#: views.py:538 views.py:556 +msgid "Metadata types" +msgstr "" + +#: views.py:594 +#, python-format +msgid "non members of document type: %s" +msgstr "" + +#: views.py:595 +#, python-format +msgid "members of document type: %s" +msgstr "" + +#: templates/metadata_set_help.html:3 +msgid "What are metadata sets?" +msgstr "" + +#: templates/metadata_set_help.html:4 +msgid "" +"A metadata set is a group of one or more metadata types. Metadata sets are " +"useful when creating new documents; selecing a metadata set automatically " +"attaches it's member metadata types to said document." +msgstr "" + +#: templates/metadata_type_help.html:3 +msgid "What are metadata types?" +msgstr "" + +#: templates/metadata_type_help.html:4 +msgid "" +"A metadata type defines the characteristics of a value of some kind that can" +" be attached to a document. Examples of metadata types are: a client name, " +"a date, or a project to which several documents belong. A metadata type's " +"name is the internal identifier with which it can be referenced to by other " +"modules such as the indexing module, the title is the value that is shown to" +" the users, the default value is the value an instance of this metadata type" +" will have initially, and the lookup value turns an instance of a metadata " +"of this type into a choice list which options are the result of the lookup's" +" code execution." +msgstr "" diff --git a/apps/navigation/locale/bg/LC_MESSAGES/django.mo b/apps/navigation/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..c2388b092c Binary files /dev/null and b/apps/navigation/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/navigation/locale/bg/LC_MESSAGES/django.po b/apps/navigation/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..cff73b9219 --- /dev/null +++ b/apps/navigation/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,31 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2012-07-06 08:21+0000\n" +"Last-Translator: koldo \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: forms.py:14 +msgid "Multi item action" +msgstr "Действие върху няколко елемента" + +#: widgets.py:48 +msgid "icon" +msgstr "икона" + +#: templatetags/navigation_tags.py:283 +msgid "Selected item actions:" +msgstr "Действия върху елемента:" diff --git a/apps/ocr/locale/bg/LC_MESSAGES/django.mo b/apps/ocr/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..e87bee1415 Binary files /dev/null and b/apps/ocr/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/ocr/locale/bg/LC_MESSAGES/django.po b/apps/ocr/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c930bae60f --- /dev/null +++ b/apps/ocr/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,421 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:36-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:32 __init__.py:33 +msgid "submit to OCR queue" +msgstr "" + +#: __init__.py:34 __init__.py:35 +msgid "re-queue" +msgstr "" + +#: __init__.py:36 __init__.py:37 __init__.py:50 +msgid "delete" +msgstr "" + +#: __init__.py:39 +msgid "stop queue" +msgstr "" + +#: __init__.py:40 +msgid "activate queue" +msgstr "" + +#: __init__.py:42 +msgid "clean up pages content" +msgstr "" + +#: __init__.py:42 +msgid "" +"Runs a language filter to remove common OCR mistakes from document pages " +"content." +msgstr "" + +#: __init__.py:44 +msgid "queue document list" +msgstr "" + +#: __init__.py:45 __init__.py:63 permissions.py:7 +msgid "OCR" +msgstr "" + +#: __init__.py:47 +msgid "transformations" +msgstr "" + +#: __init__.py:48 +msgid "add transformation" +msgstr "" + +#: __init__.py:49 +msgid "edit" +msgstr "" + +#: __init__.py:74 +msgid "Default" +msgstr "" + +#: __init__.py:102 +msgid "Checks the OCR queue for pending documents." +msgstr "" + +#: api.py:122 +msgid "Text from OCR" +msgstr "" + +#: literals.py:8 +msgid "stopped" +msgstr "" + +#: literals.py:9 +msgid "active" +msgstr "" + +#: literals.py:18 +msgid "pending" +msgstr "" + +#: literals.py:19 +msgid "processing" +msgstr "" + +#: literals.py:20 +msgid "error" +msgstr "" + +#: models.py:27 +msgid "name" +msgstr "" + +#: models.py:28 +msgid "label" +msgstr "" + +#: models.py:32 models.py:52 +msgid "state" +msgstr "" + +#: models.py:37 models.py:45 views.py:43 views.py:313 views.py:354 +#: views.py:384 views.py:420 +msgid "document queue" +msgstr "" + +#: models.py:38 +msgid "document queues" +msgstr "" + +#: models.py:46 +msgid "document" +msgstr "" + +#: models.py:47 +msgid "date time submitted" +msgstr "" + +#: models.py:48 +msgid "delay ocr" +msgstr "" + +#: models.py:53 +msgid "result" +msgstr "" + +#: models.py:54 +msgid "node name" +msgstr "" + +#: models.py:58 +msgid "queue document" +msgstr "" + +#: models.py:59 +msgid "queue documents" +msgstr "" + +#: models.py:79 views.py:47 +msgid "Missing document." +msgstr "" + +#: models.py:83 +msgid "Enter a valid value." +msgstr "" + +#: models.py:111 views.py:317 +msgid "order" +msgstr "" + +#: models.py:112 views.py:318 views.py:355 views.py:385 +msgid "transformation" +msgstr "" + +#: models.py:113 views.py:319 +msgid "arguments" +msgstr "" + +#: models.py:113 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:123 +msgid "document queue transformation" +msgstr "" + +#: models.py:124 +msgid "document queue transformations" +msgstr "" + +#: permissions.py:8 +msgid "Submit documents for OCR" +msgstr "" + +#: permissions.py:9 +msgid "Delete documents from OCR queue" +msgstr "" + +#: permissions.py:10 +msgid "Can enable/disable the OCR queue" +msgstr "" + +#: permissions.py:11 +msgid "Can execute the OCR clean up on all document pages" +msgstr "" + +#: permissions.py:12 +msgid "Can edit an OCR queue properties" +msgstr "" + +#: statistics.py:8 +#, python-format +msgid "Document queues: %d" +msgstr "" + +#: statistics.py:9 +#, python-format +msgid "Queued documents: %d" +msgstr "" + +#: statistics.py:13 +msgid "OCR statistics" +msgstr "" + +#: views.py:40 +#, python-format +msgid "documents in queue: %s" +msgstr "" + +#: views.py:48 +msgid "thumbnail" +msgstr "" + +#: views.py:61 +msgid "document queue properties" +msgstr "" + +#: views.py:62 +#, python-format +msgid "Current state: %s" +msgstr "" + +#: views.py:78 views.py:166 +msgid "Must provide at least one queue document." +msgstr "" + +#: views.py:88 +#, python-format +msgid "Document: %s is being processed and can't be deleted." +msgstr "" + +#: views.py:91 +#, python-format +msgid "Queue document: %(document)s deleted successfully." +msgstr "" + +#: views.py:95 +#, python-format +msgid "Error deleting document: %(document)s; %(error)s" +msgstr "" + +#: views.py:108 +#, python-format +msgid "Are you sure you wish to delete queue document: %s?" +msgstr "" + +#: views.py:110 +#, python-format +msgid "Are you sure you wish to delete queue documents: %s?" +msgstr "" + +#: views.py:146 +#, python-format +msgid "Document: %(document)s was added to the OCR queue: %(queue)s." +msgstr "" + +#: views.py:149 +#, python-format +msgid "Document: %(document)s is already queued." +msgstr "" + +#: views.py:178 +#, python-format +msgid "Document: %(document)s was re-queued to the OCR queue: %(queue)s" +msgstr "" + +#: views.py:184 +#, python-format +msgid "Document id#: %d, no longer exists." +msgstr "" + +#: views.py:188 +#, python-format +msgid "Document: %s is already being processed and can't be re-queded." +msgstr "" + +#: views.py:200 +#, python-format +msgid "Are you sure you wish to re-queue document: %s?" +msgstr "" + +#: views.py:202 +#, python-format +msgid "Are you sure you wish to re-queue documents: %s?" +msgstr "" + +#: views.py:220 +#, python-format +msgid "Document queue: %s, already stopped." +msgstr "" + +#: views.py:226 +#, python-format +msgid "Document queue: %s, stopped successfully." +msgstr "" + +#: views.py:232 +#, python-format +msgid "Are you sure you wish to disable document queue: %s" +msgstr "" + +#: views.py:247 +#, python-format +msgid "Document queue: %s, already active." +msgstr "" + +#: views.py:253 +#, python-format +msgid "Document queue: %s, activated successfully." +msgstr "" + +#: views.py:259 +#, python-format +msgid "Are you sure you wish to activate document queue: %s" +msgstr "" + +#: views.py:276 +msgid "Are you sure you wish to clean up all the pages content?" +msgstr "" + +#: views.py:277 +msgid "On large databases this operation may take some time to execute." +msgstr "" + +#: views.py:283 +msgid "Document pages content clean up complete." +msgstr "" + +#: views.py:285 +#, python-format +msgid "Document pages content clean up error: %s" +msgstr "" + +#: views.py:311 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:341 +msgid "Queue transformation edited successfully" +msgstr "" + +#: views.py:344 +#, python-format +msgid "Error editing queue transformation; %s" +msgstr "" + +#: views.py:349 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:372 +msgid "Queue transformation deleted successfully." +msgstr "" + +#: views.py:374 +#, python-format +msgid "Error deleting queue transformation; %(error)s" +msgstr "" + +#: views.py:387 +#, python-format +msgid "" +"Are you sure you wish to delete queue transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:410 +msgid "Queue transformation created successfully" +msgstr "" + +#: views.py:413 +#, python-format +msgid "Error creating queue transformation; %s" +msgstr "" + +#: views.py:422 +#, python-format +msgid "Create new transformation for queue: %s" +msgstr "" + +#: conf/settings.py:13 +msgid "" +"Amount of seconds to delay OCR of documents to allow for the node's storage " +"replication overhead." +msgstr "" + +#: conf/settings.py:14 +msgid "Maximum amount of concurrent document OCRs a node can perform." +msgstr "" + +#: conf/settings.py:15 +msgid "Automatically queue newly created documents for OCR." +msgstr "" + +#: conf/settings.py:17 +msgid "File path to unpaper program." +msgstr "" + +#: conf/settings.py:18 +msgid "" +"File path to poppler's pdftotext program used to extract text from PDF " +"files." +msgstr "" + +#: parsers/__init__.py:87 parsers/__init__.py:164 +msgid "Text extracted from PDF" +msgstr "" diff --git a/apps/permissions/locale/bg/LC_MESSAGES/django.mo b/apps/permissions/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..a46646803d Binary files /dev/null and b/apps/permissions/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/permissions/locale/bg/LC_MESSAGES/django.po b/apps/permissions/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..444363a606 --- /dev/null +++ b/apps/permissions/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,204 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:17 models.py:209 views.py:40 +msgid "roles" +msgstr "" + +#: __init__.py:18 +msgid "create new role" +msgstr "" + +#: __init__.py:19 +msgid "edit" +msgstr "" + +#: __init__.py:20 +msgid "members" +msgstr "" + +#: __init__.py:21 +msgid "role permissions" +msgstr "" + +#: __init__.py:22 +msgid "delete" +msgstr "" + +#: __init__.py:24 +msgid "grant" +msgstr "" + +#: __init__.py:25 +msgid "revoke" +msgstr "" + +#: models.py:51 +msgid "Insufficient permissions." +msgstr "" + +#: models.py:123 views.py:60 +msgid "namespace" +msgstr "" + +#: models.py:124 views.py:61 +msgid "name" +msgstr "" + +#: models.py:131 models.py:187 views.py:152 views.py:215 +msgid "permission" +msgstr "" + +#: models.py:132 views.py:57 views.py:154 views.py:217 +msgid "permissions" +msgstr "" + +#: models.py:195 +msgid "permission holder" +msgstr "" + +#: models.py:196 +msgid "permission holders" +msgstr "" + +#: models.py:204 +msgid "label" +msgstr "" + +#: models.py:208 models.py:239 views.py:76 views.py:93 views.py:117 +#: views.py:334 +msgid "role" +msgstr "" + +#: models.py:255 +msgid "role member" +msgstr "" + +#: models.py:256 +msgid "role members" +msgstr "" + +#: permissions.py:7 +msgid "Permissions" +msgstr "" + +#: permissions.py:9 +msgid "View roles" +msgstr "" + +#: permissions.py:10 +msgid "Edit roles" +msgstr "" + +#: permissions.py:11 +msgid "Create roles" +msgstr "" + +#: permissions.py:12 +msgid "Delete roles" +msgstr "" + +#: permissions.py:13 +msgid "Grant permissions" +msgstr "" + +#: permissions.py:14 +msgid "Revoke permissions" +msgstr "" + +#: views.py:63 +msgid "has permission" +msgstr "" + +#: views.py:149 views.py:212 +msgid " and " +msgstr "" + +#: views.py:149 views.py:212 +#, python-format +msgid "%(permissions)s to %(requester)s" +msgstr "" + +#: views.py:159 +#, python-format +msgid "Permission \"%(permission)s\" granted to: %(requester)s." +msgstr "" + +#: views.py:162 +#, python-format +msgid "%(requester)s, already had the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:173 +#, python-format +msgid "" +"Are you sure you wish to grant the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:222 +#, python-format +msgid "Permission \"%(permission)s\" revoked from: %(requester)s." +msgstr "" + +#: views.py:225 +#, python-format +msgid "%(requester)s, doesn't have the permission \"%(permission)s\" granted." +msgstr "" + +#: views.py:236 +#, python-format +msgid "" +"Are you sure you wish to revoke the %(permissions_label)s %(title_suffix)s?" +msgstr "" + +#: views.py:271 views.py:295 +msgid "Users" +msgstr "" + +#: views.py:274 views.py:298 +msgid "Groups" +msgstr "" + +#: views.py:277 views.py:301 +msgid "Special" +msgstr "" + +#: views.py:330 +#, python-format +msgid "non members of role: %s" +msgstr "" + +#: views.py:331 +#, python-format +msgid "members of role: %s" +msgstr "" + +#: widgets.py:16 +msgid "Revoke" +msgstr "" + +#: widgets.py:21 +msgid "Grant" +msgstr "" + +#: conf/settings.py:10 +msgid "" +"A list of existing roles that are automatically assigned to newly created " +"users" +msgstr "" diff --git a/apps/project_setup/locale/bg/LC_MESSAGES/django.mo b/apps/project_setup/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..bb05dd25eb Binary files /dev/null and b/apps/project_setup/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/project_setup/locale/bg/LC_MESSAGES/django.po b/apps/project_setup/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..3d3d355182 --- /dev/null +++ b/apps/project_setup/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,26 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2011-09-30 04:42+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:5 +msgid "setup" +msgstr "" + +#: views.py:15 +msgid "setup items" +msgstr "" diff --git a/apps/project_tools/locale/bg/LC_MESSAGES/django.mo b/apps/project_tools/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..cf159913b7 Binary files /dev/null and b/apps/project_tools/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/project_tools/locale/bg/LC_MESSAGES/django.po b/apps/project_tools/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..5fa89cf477 --- /dev/null +++ b/apps/project_tools/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,23 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2012-07-06 08:22+0000\n" +"Last-Translator: koldo \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:5 views.py:15 +msgid "tools" +msgstr "инструменти" diff --git a/apps/scheduler/locale/bg/LC_MESSAGES/django.mo b/apps/scheduler/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..41ed9358f0 Binary files /dev/null and b/apps/scheduler/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/scheduler/locale/bg/LC_MESSAGES/django.po b/apps/scheduler/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..4234bc497a --- /dev/null +++ b/apps/scheduler/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,46 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2012-06-17 22:19+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: links.py:7 +msgid "interval job list" +msgstr "" + +#: permissions.py:7 +msgid "Scheduler" +msgstr "" + +#: permissions.py:8 +msgid "View the interval job list" +msgstr "" + +#: views.py:20 +msgid "interval jobs" +msgstr "" + +#: views.py:23 +msgid "label" +msgstr "" + +#: views.py:27 +msgid "start date time" +msgstr "" + +#: views.py:31 +msgid "interval" +msgstr "" diff --git a/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo b/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..ea8394ff38 Binary files /dev/null and b/apps/smart_settings/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/smart_settings/locale/bg/LC_MESSAGES/django.po b/apps/smart_settings/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..a8aa3ae113 --- /dev/null +++ b/apps/smart_settings/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,35 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2012-07-06 07:46+0000\n" +"Last-Translator: koldo \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:9 views.py:28 +msgid "settings" +msgstr "настройки" + +#: views.py:33 +msgid "name" +msgstr "име" + +#: views.py:34 +msgid "default" +msgstr "по подразбиране" + +#: views.py:35 +msgid "value" +msgstr "стойност" diff --git a/apps/sources/locale/bg/LC_MESSAGES/django.mo b/apps/sources/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..a46646803d Binary files /dev/null and b/apps/sources/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/sources/locale/bg/LC_MESSAGES/django.po b/apps/sources/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..d738670179 --- /dev/null +++ b/apps/sources/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,528 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:20 +msgid "preview" +msgstr "" + +#: __init__.py:21 __init__.py:29 __init__.py:35 +msgid "delete" +msgstr "" + +#: __init__.py:23 +msgid "sources" +msgstr "" + +#: __init__.py:24 literals.py:53 models.py:203 +msgid "web forms" +msgstr "" + +#: __init__.py:25 models.py:174 +msgid "staging folders" +msgstr "" + +#: __init__.py:26 models.py:238 +msgid "watch folders" +msgstr "" + +#: __init__.py:28 __init__.py:34 +msgid "edit" +msgstr "" + +#: __init__.py:30 +msgid "add new source" +msgstr "" + +#: __init__.py:32 +msgid "transformations" +msgstr "" + +#: __init__.py:33 +msgid "add transformation" +msgstr "" + +#: __init__.py:37 +msgid "Document sources" +msgstr "" + +#: __init__.py:39 +msgid "upload new version" +msgstr "" + +#: __init__.py:69 widgets.py:39 +msgid "thumbnail" +msgstr "" + +#: forms.py:34 forms.py:59 +msgid "Expand compressed files" +msgstr "" + +#: forms.py:35 forms.py:60 +msgid "Upload a compressed file's contained files as individual documents" +msgstr "" + +#: forms.py:43 +msgid "Staging file" +msgstr "" + +#: forms.py:50 +msgid "File" +msgstr "" + +#: literals.py:8 literals.py:13 +msgid "Always" +msgstr "" + +#: literals.py:9 literals.py:14 +msgid "Never" +msgstr "" + +#: literals.py:15 +msgid "Ask user" +msgstr "" + +#: literals.py:30 +msgid "Disk" +msgstr "" + +#: literals.py:31 +msgid "Database" +msgstr "" + +#: literals.py:32 +msgid "Drive" +msgstr "" + +#: literals.py:33 +msgid "Network drive" +msgstr "" + +#: literals.py:34 +msgid "User drive" +msgstr "" + +#: literals.py:35 +msgid "Envelope" +msgstr "" + +#: literals.py:36 +msgid "Folder" +msgstr "" + +#: literals.py:37 +msgid "World" +msgstr "" + +#: literals.py:38 +msgid "Printer" +msgstr "" + +#: literals.py:39 +msgid "Empty printer" +msgstr "" + +#: literals.py:47 models.py:202 +msgid "web form" +msgstr "" + +#: literals.py:48 +msgid "server staging folder" +msgstr "" + +#: literals.py:49 +msgid "server watch folder" +msgstr "" + +#: literals.py:54 +msgid "server staging folders" +msgstr "" + +#: literals.py:55 +msgid "server watch folders" +msgstr "" + +#: models.py:35 +msgid "title" +msgstr "" + +#: models.py:36 +msgid "enabled" +msgstr "" + +#: models.py:37 +msgid "whitelist" +msgstr "" + +#: models.py:38 +msgid "blacklist" +msgstr "" + +#: models.py:142 +msgid "icon" +msgstr "" + +#: models.py:142 +msgid "An icon to visually distinguish this source." +msgstr "" + +#: models.py:158 models.py:210 +msgid "folder path" +msgstr "" + +#: models.py:158 models.py:210 +msgid "Server side filesystem path." +msgstr "" + +#: models.py:159 +msgid "preview width" +msgstr "" + +#: models.py:159 +msgid "Width value to be passed to the converter backend." +msgstr "" + +#: models.py:160 +msgid "preview height" +msgstr "" + +#: models.py:160 +msgid "Height value to be passed to the converter backend." +msgstr "" + +#: models.py:161 models.py:198 models.py:211 +msgid "uncompress" +msgstr "" + +#: models.py:161 models.py:198 models.py:211 +msgid "Whether to expand or not compressed archives." +msgstr "" + +#: models.py:162 models.py:212 +msgid "delete after upload" +msgstr "" + +#: models.py:162 models.py:212 +msgid "Delete the file after is has been successfully uploaded." +msgstr "" + +#: models.py:173 +msgid "staging folder" +msgstr "" + +#: models.py:213 +msgid "interval" +msgstr "" + +#: models.py:213 +msgid "" +"Inverval in seconds where the watch folder path is checked for new " +"documents." +msgstr "" + +#: models.py:237 +msgid "watch folder" +msgstr "" + +#: models.py:242 +msgid "Enter a valid value." +msgstr "" + +#: models.py:270 views.py:595 +msgid "order" +msgstr "" + +#: models.py:271 views.py:596 views.py:633 views.py:663 +msgid "transformation" +msgstr "" + +#: models.py:272 views.py:597 +msgid "arguments" +msgstr "" + +#: models.py:272 +#, python-format +msgid "Use dictionaries to indentify arguments, example: %s" +msgstr "" + +#: models.py:283 +msgid "document source transformation" +msgstr "" + +#: models.py:284 +msgid "document source transformations" +msgstr "" + +#: models.py:291 models.py:292 +msgid "out of process" +msgstr "" + +#: permissions.py:7 +msgid "Sources setup" +msgstr "" + +#: permissions.py:8 +msgid "View existing document sources" +msgstr "" + +#: permissions.py:9 +msgid "Edit document sources" +msgstr "" + +#: permissions.py:10 +msgid "Delete document sources" +msgstr "" + +#: permissions.py:11 +msgid "Create new document sources" +msgstr "" + +#: staging.py:45 +#, python-format +msgid "Unable get list of staging files: %s" +msgstr "" + +#: staging.py:128 +#, python-format +msgid "Unable to upload staging file: %s" +msgstr "" + +#: staging.py:138 +#, python-format +msgid "Unable to delete staging file: %s" +msgstr "" + +#: utils.py:40 +msgid "Whitelist Blacklist validation error." +msgstr "" + +#: views.py:100 +msgid "here" +msgstr "" + +#: views.py:105 +msgid "Upload sources" +msgstr "" + +#: views.py:107 +msgid "" +"No interactive document sources have been defined or none have been enabled." +msgstr "" + +#: views.py:108 +#, python-format +msgid "Click %(setup_link)s to add or enable some document sources." +msgstr "" + +#: views.py:165 +msgid "New document version uploaded successfully." +msgstr "" + +#: views.py:169 +msgid "File uploaded successfully." +msgstr "" + +#: views.py:172 +msgid "File uncompressed successfully and uploaded as individual files." +msgstr "" + +#: views.py:175 +msgid "File was not a compressed file, uploaded as it was." +msgstr "" + +#: views.py:179 views.py:260 +msgid "New version uploads are not allowed for this document." +msgstr "" + +#: views.py:183 views.py:264 +#, python-format +msgid "Unhandled exception: %s" +msgstr "" + +#: views.py:192 +#, python-format +msgid "upload a new version from source: %s" +msgstr "" + +#: views.py:194 +#, python-format +msgid "upload a local document from source: %s" +msgstr "" + +#: views.py:240 +#, python-format +msgid "Document version from staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:243 +#, python-format +msgid "Staging file: %s, uploaded successfully." +msgstr "" + +#: views.py:246 +#, python-format +msgid "" +"Staging file: %s, uncompressed successfully and uploaded as individual " +"files." +msgstr "" + +#: views.py:249 +#, python-format +msgid "Staging file: %s, was not compressed, uploaded as a single file." +msgstr "" + +#: views.py:254 +#, python-format +msgid "Staging file: %s, deleted successfully." +msgstr "" + +#: views.py:279 +#, python-format +msgid "upload a new version from staging source: %s" +msgstr "" + +#: views.py:281 +#, python-format +msgid "upload a document from staging source: %s" +msgstr "" + +#: views.py:294 +msgid "files in staging path" +msgstr "" + +#: views.py:326 +msgid "Current document type" +msgstr "" + +#: views.py:327 +msgid "None" +msgstr "" + +#: views.py:334 +msgid "Current metadata" +msgstr "" + +#: views.py:372 views.py:391 +#, python-format +msgid "Staging file transformation error: %(error)s" +msgstr "" + +#: views.py:414 +msgid "Staging file delete successfully." +msgstr "" + +#: views.py:416 +#, python-format +msgid "Staging file delete error; %s." +msgstr "" + +#: views.py:476 +msgid "Source edited successfully" +msgstr "" + +#: views.py:479 +#, python-format +msgid "Error editing source; %s" +msgstr "" + +#: views.py:484 +#, python-format +msgid "edit source: %s" +msgstr "" + +#: views.py:489 views.py:529 views.py:591 views.py:632 views.py:662 +#: views.py:705 +msgid "source" +msgstr "" + +#: views.py:518 +#, python-format +msgid "Source \"%s\" deleted successfully." +msgstr "" + +#: views.py:520 +#, python-format +msgid "Error deleting source \"%(source)s\": %(error)s" +msgstr "" + +#: views.py:527 +#, python-format +msgid "Are you sure you wish to delete the source: %s?" +msgstr "" + +#: views.py:559 +msgid "Source created successfully" +msgstr "" + +#: views.py:562 +#, python-format +msgid "Error creating source; %s" +msgstr "" + +#: views.py:567 +#, python-format +msgid "Create new source of type: %s" +msgstr "" + +#: views.py:589 +#, python-format +msgid "transformations for: %s" +msgstr "" + +#: views.py:619 +msgid "Source transformation edited successfully" +msgstr "" + +#: views.py:622 +#, python-format +msgid "Error editing source transformation; %s" +msgstr "" + +#: views.py:627 +#, python-format +msgid "Edit transformation: %s" +msgstr "" + +#: views.py:650 +msgid "Source transformation deleted successfully." +msgstr "" + +#: views.py:652 +#, python-format +msgid "Error deleting source transformation; %(error)s" +msgstr "" + +#: views.py:665 +#, python-format +msgid "" +"Are you sure you wish to delete source transformation \"%(transformation)s\"" +msgstr "" + +#: views.py:695 +msgid "Source transformation created successfully" +msgstr "" + +#: views.py:698 +#, python-format +msgid "Error creating source transformation; %s" +msgstr "" + +#: views.py:707 +#, python-format +msgid "Create new transformation for source: %s" +msgstr "" diff --git a/apps/tags/locale/bg/LC_MESSAGES/django.mo b/apps/tags/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..a46646803d Binary files /dev/null and b/apps/tags/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/tags/locale/bg/LC_MESSAGES/django.po b/apps/tags/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..db00f4de89 --- /dev/null +++ b/apps/tags/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,247 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2011-09-30 04:41+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:20 +msgid "tag list" +msgstr "" + +#: __init__.py:21 +msgid "create new tag" +msgstr "" + +#: __init__.py:22 +msgid "attach tag" +msgstr "" + +#: __init__.py:23 __init__.py:24 +msgid "remove" +msgstr "" + +#: __init__.py:25 __init__.py:44 __init__.py:52 views.py:98 +msgid "tags" +msgstr "" + +#: __init__.py:26 __init__.py:29 +msgid "delete" +msgstr "" + +#: __init__.py:27 +msgid "edit" +msgstr "" + +#: __init__.py:28 +msgid "tagged documents" +msgstr "" + +#: __init__.py:30 +msgid "ACLs" +msgstr "" + +#: __init__.py:34 +msgid "preview" +msgstr "" + +#: __init__.py:38 +msgid "tagged items" +msgstr "" + +#: forms.py:24 +msgid "Name" +msgstr "" + +#: forms.py:25 +msgid "Color" +msgstr "" + +#: forms.py:42 permissions.py:7 +msgid "Tags" +msgstr "" + +#: literals.py:18 +msgid "Blue" +msgstr "" + +#: literals.py:19 +msgid "Cyan" +msgstr "" + +#: literals.py:20 +msgid "Coral" +msgstr "" + +#: literals.py:21 +msgid "Green-Yellow" +msgstr "" + +#: literals.py:22 +msgid "Khaki" +msgstr "" + +#: literals.py:23 +msgid "LightGrey" +msgstr "" + +#: literals.py:24 +msgid "Magenta" +msgstr "" + +#: literals.py:25 +msgid "Red" +msgstr "" + +#: literals.py:26 +msgid "Orange" +msgstr "" + +#: literals.py:27 +msgid "Yellow" +msgstr "" + +#: models.py:12 views.py:154 views.py:206 views.py:220 +msgid "tag" +msgstr "" + +#: models.py:13 +msgid "color" +msgstr "" + +#: models.py:16 +msgid "tag properties" +msgstr "" + +#: models.py:17 +msgid "tags properties" +msgstr "" + +#: permissions.py:9 +msgid "Create new tags" +msgstr "" + +#: permissions.py:10 +msgid "Delete tags" +msgstr "" + +#: permissions.py:11 +msgid "Edit tags" +msgstr "" + +#: permissions.py:12 +msgid "View tags" +msgstr "" + +#: permissions.py:13 +msgid "Attach tags to documents" +msgstr "" + +#: permissions.py:14 +msgid "Remove tags from documents" +msgstr "" + +#: views.py:42 +msgid "Tag already exists." +msgstr "" + +#: views.py:50 +msgid "Tag created succesfully." +msgstr "" + +#: views.py:56 +msgid "create tag" +msgstr "" + +#: views.py:77 +#, python-format +msgid "Document is already tagged as \"%s\"" +msgstr "" + +#: views.py:82 +#, python-format +msgid "Tag \"%s\" attached successfully." +msgstr "" + +#: views.py:88 +#, python-format +msgid "attach tag to: %s" +msgstr "" + +#: views.py:130 views.py:257 +msgid "Must provide at least one tag." +msgstr "" + +#: views.py:145 +#, python-format +msgid "Tag \"%s\" deleted successfully." +msgstr "" + +#: views.py:147 views.py:269 +#, python-format +msgid "Error deleting tag \"%(tag)s\": %(error)s" +msgstr "" + +#: views.py:162 +#, python-format +msgid "Are you sure you wish to delete the tag: %s?" +msgstr "" + +#: views.py:163 views.py:166 +msgid "Will be removed from all documents." +msgstr "" + +#: views.py:165 +#, python-format +msgid "Are you sure you wish to delete the tags: %s?" +msgstr "" + +#: views.py:194 +msgid "Tag updated succesfully." +msgstr "" + +#: views.py:203 +#, python-format +msgid "edit tag: %s" +msgstr "" + +#: views.py:217 +#, python-format +msgid "documents with the tag \"%s\"" +msgstr "" + +#: views.py:236 +#, python-format +msgid "tags for: %s" +msgstr "" + +#: views.py:267 +#, python-format +msgid "Tag \"%s\" removed successfully." +msgstr "" + +#: views.py:283 +#, python-format +msgid "Are you sure you wish to remove the tag: %s?" +msgstr "" + +#: views.py:285 +#, python-format +msgid "Are you sure you wish to remove the tags: %s?" +msgstr "" + +#: templatetags/tags_tags.py:17 +msgid "Add tag to document" +msgstr "" diff --git a/apps/user_management/locale/bg/LC_MESSAGES/django.mo b/apps/user_management/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..2865c0269e Binary files /dev/null and b/apps/user_management/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/user_management/locale/bg/LC_MESSAGES/django.po b/apps/user_management/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..c8ccda1ba4 --- /dev/null +++ b/apps/user_management/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,256 @@ +# 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: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2011-09-30 04:55+0000\n" +"Last-Translator: FULL NAME \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: __init__.py:13 +msgid "user list" +msgstr "" + +#: __init__.py:14 views.py:31 +msgid "users" +msgstr "" + +#: __init__.py:15 __init__.py:24 +msgid "edit" +msgstr "" + +#: __init__.py:16 views.py:97 +msgid "create new user" +msgstr "" + +#: __init__.py:17 __init__.py:18 __init__.py:26 __init__.py:27 +msgid "delete" +msgstr "" + +#: __init__.py:19 __init__.py:20 +msgid "reset password" +msgstr "" + +#: __init__.py:22 +msgid "group list" +msgstr "" + +#: __init__.py:23 views.py:228 +msgid "groups" +msgstr "" + +#: __init__.py:25 views.py:276 +msgid "create new group" +msgstr "" + +#: __init__.py:28 views.py:232 +msgid "members" +msgstr "" + +#: forms.py:13 +msgid "New password" +msgstr "" + +#: forms.py:14 +msgid "Confirm password" +msgstr "" + +#: permissions.py:7 +msgid "User management" +msgstr "" + +#: permissions.py:9 +msgid "Create new users" +msgstr "" + +#: permissions.py:10 +msgid "Edit existing users" +msgstr "" + +#: permissions.py:11 +msgid "View existing users" +msgstr "" + +#: permissions.py:12 +msgid "Delete existing users" +msgstr "" + +#: permissions.py:14 +msgid "Create new groups" +msgstr "" + +#: permissions.py:15 +msgid "Edit existing groups" +msgstr "" + +#: permissions.py:16 +msgid "View existing groups" +msgstr "" + +#: permissions.py:17 +msgid "Delete existing groups" +msgstr "" + +#: views.py:35 +msgid "full name" +msgstr "" + +#: views.py:39 +msgid "email" +msgstr "" + +#: views.py:43 +msgid "active" +msgstr "" + +#: views.py:47 +msgid "has usable password?" +msgstr "" + +#: views.py:61 +msgid "" +"Super user and staff user editing is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:68 +#, python-format +msgid "User \"%s\" updated successfully." +msgstr "" + +#: views.py:74 +#, python-format +msgid "edit user: %s" +msgstr "" + +#: views.py:77 views.py:135 views.py:198 +msgid "user" +msgstr "" + +#: views.py:91 +#, python-format +msgid "User \"%s\" created successfully." +msgstr "" + +#: views.py:113 views.py:167 +msgid "Must provide at least one user." +msgstr "" + +#: views.py:123 +msgid "" +"Super user and staff user deleting is not allowed, use the admin interface " +"for these cases." +msgstr "" + +#: views.py:126 +#, python-format +msgid "User \"%s\" deleted successfully." +msgstr "" + +#: views.py:128 +#, python-format +msgid "Error deleting user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:143 +#, python-format +msgid "Are you sure you wish to delete the user: %s?" +msgstr "" + +#: views.py:145 +#, python-format +msgid "Are you sure you wish to delete the users: %s?" +msgstr "" + +#: views.py:178 +msgid "Passwords do not match, try again." +msgstr "" + +#: views.py:183 +msgid "" +"Super user and staff user password reseting is not allowed, use the admin " +"interface for these cases." +msgstr "" + +#: views.py:187 +#, python-format +msgid "Successfull password reset for user: %s." +msgstr "" + +#: views.py:189 +#, python-format +msgid "Error reseting password for user \"%(user)s\": %(error)s" +msgstr "" + +#: views.py:205 +#, python-format +msgid "Reseting password for user: %s" +msgstr "" + +#: views.py:207 +#, python-format +msgid "Reseting password for users: %s" +msgstr "" + +#: views.py:249 +#, python-format +msgid "Group \"%s\" updated successfully." +msgstr "" + +#: views.py:255 +#, python-format +msgid "edit group: %s" +msgstr "" + +#: views.py:258 views.py:311 views.py:356 +msgid "group" +msgstr "" + +#: views.py:270 +#, python-format +msgid "Group \"%s\" created successfully." +msgstr "" + +#: views.py:292 +msgid "Must provide at least one group." +msgstr "" + +#: views.py:302 +#, python-format +msgid "Group \"%s\" deleted successfully." +msgstr "" + +#: views.py:304 +#, python-format +msgid "Error deleting group \"%(group)s\": %(error)s" +msgstr "" + +#: views.py:319 +#, python-format +msgid "Are you sure you wish to delete the group: %s?" +msgstr "" + +#: views.py:321 +#, python-format +msgid "Are you sure you wish to delete the groups: %s?" +msgstr "" + +#: views.py:351 +#, python-format +msgid "non members of group: %s" +msgstr "" + +#: views.py:352 +#, python-format +msgid "members of group: %s" +msgstr "" diff --git a/apps/web_theme/locale/bg/LC_MESSAGES/django.mo b/apps/web_theme/locale/bg/LC_MESSAGES/django.mo new file mode 100644 index 0000000000..15f69a1c46 Binary files /dev/null and b/apps/web_theme/locale/bg/LC_MESSAGES/django.mo differ diff --git a/apps/web_theme/locale/bg/LC_MESSAGES/django.po b/apps/web_theme/locale/bg/LC_MESSAGES/django.po new file mode 100644 index 0000000000..612e502b6c --- /dev/null +++ b/apps/web_theme/locale/bg/LC_MESSAGES/django.po @@ -0,0 +1,105 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Translators: +# , 2012. +msgid "" +msgstr "" +"Project-Id-Version: Mayan EDMS\n" +"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" +"POT-Creation-Date: 2012-07-23 15:37-0400\n" +"PO-Revision-Date: 2012-07-10 15:17+0000\n" +"Last-Translator: Roberto Rosario \n" +"Language-Team: Bulgarian (http://www.transifex.com/projects/p/mayan-edms/language/bg/)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Language: bg\n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" + +#: conf/settings.py:10 +msgid "" +"CSS theme to apply, options are: amro, bec, bec-green, blue, default, djime-" +"cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish and " +"warehouse." +msgstr "CSS тема за прилагане, опции: amro, bec, bec-green, blue, default, djime-cerulean, drastic-dark, kathleene, olive, orange, red, reidb-greenish и warehouse." + +#: conf/settings.py:12 +msgid "Display extra information in the login screen." +msgstr "Показване на допълнителна информация в прозореца за вход." + +#: templates/web_theme_base.html:101 +msgid "dismiss all notifications" +msgstr "отказване на всички промени" + +#: templates/web_theme_base.html:101 +msgid "close all" +msgstr "затваряне на всичко" + +#: templates/web_theme_base.html:102 +msgid "dismiss this notification" +msgstr "отказ от това съобщение" + +#: templates/web_theme_base.html:102 +msgid "close" +msgstr "затваряне" + +#: templates/web_theme_login.html:13 templates/web_theme_login.html.py:50 +msgid "Login" +msgstr "Вход" + +#: templates/web_theme_login.html:19 +msgid "You are already logged in" +msgstr "Вече сте влезли" + +#: templates/web_theme_login.html:22 +msgid "Redirecting you to the website entry point in 5 seconds." +msgstr "Прехвърляме Ви към началото на уебсайта, 5 секунди." + +#: templates/web_theme_login.html:25 +#, python-format +msgid "" +"Or click here if redirection doesn't " +"work." +msgstr "Или натиснете тук ако прехвърлянето не сработи." + +#: templates/web_theme_login.html:36 +msgid "First time login" +msgstr "" + +#: templates/web_theme_login.html:38 +msgid "" +"You have just finished installing Mayan EDMS, " +"congratulations!" +msgstr "" + +#: templates/web_theme_login.html:39 +msgid "Login using the following credentials:" +msgstr "" + +#: templates/web_theme_login.html:40 +#, python-format +msgid "Username: %(account)s" +msgstr "" + +#: templates/web_theme_login.html:41 +#, python-format +msgid "Password: %(password)s" +msgstr "" + +#: templates/web_theme_login.html:42 +msgid "" +"Be sure to change the password to increase security and to disable this " +"message." +msgstr "" + +#: templates/pagination/pagination.html:6 +#: templates/pagination/pagination.html:8 +msgid "Previous" +msgstr "Предна" + +#: templates/pagination/pagination.html:26 +#: templates/pagination/pagination.html:28 +msgid "Next" +msgstr "Следваща"