Merge branch 'master' into feature/merge_master

Conflicts:
	docs/releases/index.rst
	mayan/__init__.py
	mayan/apps/acls/south_migrations/0001_initial.py
	mayan/apps/acls/south_migrations/0002_auto__del_field_creatorsingleton_lock_id.py
	mayan/apps/checkouts/south_migrations/0001_initial.py
	mayan/apps/checkouts/south_migrations/0002_auto__add_field_documentcheckout_user_content_type__add_field_document.py
	mayan/apps/checkouts/south_migrations/0003_auto__chg_field_documentcheckout_checkout_datetime.py
	mayan/apps/checkouts/urls.py
	mayan/apps/common/forms.py
	mayan/apps/common/locale/ar/LC_MESSAGES/django.po
	mayan/apps/common/locale/bg/LC_MESSAGES/django.po
	mayan/apps/common/locale/bs_BA/LC_MESSAGES/django.po
	mayan/apps/common/locale/da/LC_MESSAGES/django.po
	mayan/apps/common/locale/de_CH/LC_MESSAGES/django.po
	mayan/apps/common/locale/de_DE/LC_MESSAGES/django.po
	mayan/apps/common/locale/en/LC_MESSAGES/django.po
	mayan/apps/common/locale/es/LC_MESSAGES/django.po
	mayan/apps/common/locale/fa/LC_MESSAGES/django.po
	mayan/apps/common/locale/fr/LC_MESSAGES/django.po
	mayan/apps/common/locale/hr_HR/LC_MESSAGES/django.po
	mayan/apps/common/locale/hu/LC_MESSAGES/django.po
	mayan/apps/common/locale/id/LC_MESSAGES/django.po
	mayan/apps/common/locale/it/LC_MESSAGES/django.po
	mayan/apps/common/locale/lv/LC_MESSAGES/django.po
	mayan/apps/common/locale/nb/LC_MESSAGES/django.po
	mayan/apps/common/locale/nl_NL/LC_MESSAGES/django.po
	mayan/apps/common/locale/pl/LC_MESSAGES/django.po
	mayan/apps/common/locale/pt/LC_MESSAGES/django.po
	mayan/apps/common/locale/pt_BR/LC_MESSAGES/django.po
	mayan/apps/common/locale/ro_RO/LC_MESSAGES/django.po
	mayan/apps/common/locale/ru/LC_MESSAGES/django.po
	mayan/apps/common/locale/sl_SI/LC_MESSAGES/django.po
	mayan/apps/common/locale/sq/LC_MESSAGES/django.po
	mayan/apps/common/locale/tr_TR/LC_MESSAGES/django.po
	mayan/apps/common/locale/vi_VN/LC_MESSAGES/django.po
	mayan/apps/common/locale/zh_CN/LC_MESSAGES/django.po
	mayan/apps/common/locale/zh_TW/LC_MESSAGES/django.po
	mayan/apps/common/south_migrations/0001_initial.py
	mayan/apps/common/south_migrations/0002_auto__add_autoadminsingleton.py
	mayan/apps/common/south_migrations/0003_auto__del_field_autoadminsingleton_original_auto_admin_password__del_f.py
	mayan/apps/common/south_migrations/0004_auto__del_field_autoadminsingleton_auto_admin_password__del_field_auto.py
	mayan/apps/common/south_migrations/0005_auto__del_field_autoadminsingleton_lock_id__del_field_anonymoususersin.py
	mayan/apps/common/south_migrations/0006_auto__add_shareduploadedfile.py
	mayan/apps/common/south_migrations/0007_auto__add_field_shareduploadedfile_filename.py
	mayan/apps/common/south_migrations/0008_auto__add_field_shareduploadedfile_datatime.py
	mayan/apps/common/south_migrations/0009_auto__add_userlocaleprofile.py
	mayan/apps/common/south_migrations/0010_create_locale_profiles.py
	mayan/apps/common/urls.py
	mayan/apps/common/views.py
	mayan/apps/converter/models.py
	mayan/apps/document_comments/models.py
	mayan/apps/document_indexing/south_migrations/0004_auto__add_documentrenamecount.py
	mayan/apps/document_indexing/south_migrations/0005_auto__add_unique_index_name__add_unique_index_title.py
	mayan/apps/document_indexing/south_migrations/0007_auto__del_documentrenamecount.py
	mayan/apps/document_signatures/south_migrations/0001_initial.py
	mayan/apps/document_signatures/south_migrations/0002_move_signatures_to_new_app.py
	mayan/apps/document_signatures/south_migrations/0003_auto__add_field_documentversionsignature_has_embedded_signature.py
	mayan/apps/document_signatures/south_migrations/0004_embedded_signature_state_copy.py
	mayan/apps/document_signatures/south_migrations/0005_auto__del_field_documentversionsignature_signature_state.py
	mayan/apps/document_states/__init__.py
	mayan/apps/document_states/south_migrations/0001_initial.py
	mayan/apps/document_states/south_migrations/0002_auto__add_field_workflowtransition_workflow.py
	mayan/apps/document_states/south_migrations/0003_auto__add_unique_workflowtransition_workflow_origin_state_destination_.py
	mayan/apps/document_states/south_migrations/0004_auto__del_field_workflowinstancelogentry_document__del_field_workflowi.py
	mayan/apps/document_states/south_migrations/0005_auto__del_unique_workflowstate_label__add_unique_workflowstate_workflo.py
	mayan/apps/document_states/south_migrations/0006_auto__del_unique_workflowtransition_label__del_unique_workflowtransiti.py
	mayan/apps/document_states/south_migrations/0008_auto__add_field_workflowinstancelogentry_user__add_field_workflowinsta.py
	mayan/apps/document_states/south_migrations/0009_auto__add_index_workflowinstancelogentry_datetime.py
	mayan/apps/document_states/urls.py
	mayan/apps/documents/__init__.py
	mayan/apps/documents/links.py
	mayan/apps/documents/south_migrations/0001_initial.py
	mayan/apps/documents/south_migrations/0002_filename_extension_merge.py
	mayan/apps/documents/south_migrations/0003_auto__del_field_document_file_extension.py
	mayan/apps/documents/south_migrations/0004_auto__add_documentversion__add_unique_documentversion_document_mayor_m.py
	mayan/apps/documents/south_migrations/0005_document_versions.py
	mayan/apps/documents/south_migrations/0006_fix_invalid_document_version_id_keys.py
	mayan/apps/documents/south_migrations/0007_remove_old_file_fields.py
	mayan/apps/documents/south_migrations/0008_fix_mayor_field_name.py
	mayan/apps/documents/south_migrations/0009_add_comment_field.py
	mayan/apps/documents/south_migrations/0010_auto__chg_field_document_date_added.py
	mayan/apps/documents/south_migrations/0011_auto__add_field_documentversion_signature_state.py
	mayan/apps/documents/south_migrations/0012_auto__add_field_documentversion_signature_file.py
	mayan/apps/documents/south_migrations/0013_auto__del_field_documentversion_signature_file__del_field_documentvers.py
	mayan/apps/documents/south_migrations/0014_change_document_mimetype_encoding_null.py
	mayan/apps/documents/south_migrations/0015_auto__add_unique_documenttype_name.py
	mayan/apps/documents/south_migrations/0017_auto__chg_field_documentversion_mimetype.py
	mayan/apps/documents/south_migrations/0018_auto__chg_field_documentpage_page_label.py
	mayan/apps/documents/south_migrations/0019_auto__add_index_documentversion_timestamp.py
	mayan/apps/documents/south_migrations/0020_auto__chg_field_recentdocument_datetime_accessed__chg_field_documentve.py
	mayan/apps/documents/south_migrations/0021_auto__del_field_documentversion_serial__del_field_documentversion_rele.py
	mayan/apps/documents/south_migrations/0022_set_doc_type.py
	mayan/apps/documents/south_migrations/0023_auto__chg_field_document_document_type.py
	mayan/apps/documents/south_migrations/0024_auto__add_field_documenttype_ocr.py
	mayan/apps/documents/south_migrations/0025_auto__add_field_document_language.py
	mayan/apps/documents/south_migrations/0026_auto__add_field_document_label.py
	mayan/apps/documents/south_migrations/0027_move_filename_to_label.py
	mayan/apps/documents/south_migrations/0028_auto__del_field_documentversion_filename.py
	mayan/apps/documents/south_migrations/0029_auto__del_field_documentversion_major__del_field_documentversion_micro.py
	mayan/apps/documents/south_migrations/0030_auto__add_unique_documenttypefilename_document_type_filename.py
	mayan/apps/documents/south_migrations/0031_remove_orphan_documents.py
	mayan/apps/dynamic_search/south_migrations/0001_initial.py
	mayan/apps/dynamic_search/south_migrations/0002_auto__chg_field_recentsearch_datetime_created__add_index_recentsearch_.py
	mayan/apps/dynamic_search/templatetags/search_tags.py
	mayan/apps/events/south_migrations/0001_initial.py
	mayan/apps/events/south_migrations/0002_migrate_history_data.py
	mayan/apps/folders/models.py
	mayan/apps/folders/south_migrations/0001_initial.py
	mayan/apps/folders/south_migrations/0002_increase_title_size.py
	mayan/apps/folders/south_migrations/0004_m2m_fields.py
	mayan/apps/folders/south_migrations/0005_auto__del_folderdocument.py
	mayan/apps/folders/south_migrations/0006_auto__chg_field_folder_datetime_created.py
	mayan/apps/history/models.py
	mayan/apps/history/south_migrations/0001_initial.py
	mayan/apps/history/south_migrations/0002_auto__chg_field_history_datetime.py
	mayan/apps/history/south_migrations/0003_auto__del_history__del_historytype__del_unique_historytype_namespace_n.py
	mayan/apps/installation/__init__.py
	mayan/apps/installation/models.py
	mayan/apps/installation/south_migrations/0001_initial.py
	mayan/apps/installation/south_migrations/0002_auto__del_field_installation_lock_id.py
	mayan/apps/installation/south_migrations/0003_auto__del_field_installation_is_first_run.py
	mayan/apps/linking/south_migrations/0001_initial.py
	mayan/apps/linking/south_migrations/0003_auto__chg_field_smartlinkcondition_foreign_document_data.py
	mayan/apps/linking/urls.py
	mayan/apps/lock_manager/south_migrations/0001_initial.py
	mayan/apps/lock_manager/south_migrations/0002_auto__chg_field_lock_creation_datetime.py
	mayan/apps/mailer/models.py
	mayan/apps/main/locale/ar/LC_MESSAGES/django.po
	mayan/apps/main/locale/bg/LC_MESSAGES/django.po
	mayan/apps/main/locale/bs_BA/LC_MESSAGES/django.po
	mayan/apps/main/locale/da/LC_MESSAGES/django.po
	mayan/apps/main/locale/de_CH/LC_MESSAGES/django.po
	mayan/apps/main/locale/de_DE/LC_MESSAGES/django.po
	mayan/apps/main/locale/en/LC_MESSAGES/django.po
	mayan/apps/main/locale/es/LC_MESSAGES/django.po
	mayan/apps/main/locale/fa/LC_MESSAGES/django.po
	mayan/apps/main/locale/fr/LC_MESSAGES/django.po
	mayan/apps/main/locale/hr_HR/LC_MESSAGES/django.po
	mayan/apps/main/locale/hu/LC_MESSAGES/django.po
	mayan/apps/main/locale/id/LC_MESSAGES/django.po
	mayan/apps/main/locale/it/LC_MESSAGES/django.po
	mayan/apps/main/locale/lv/LC_MESSAGES/django.po
	mayan/apps/main/locale/nb/LC_MESSAGES/django.po
	mayan/apps/main/locale/nl_NL/LC_MESSAGES/django.po
	mayan/apps/main/locale/pl/LC_MESSAGES/django.po
	mayan/apps/main/locale/pt/LC_MESSAGES/django.po
	mayan/apps/main/locale/pt_BR/LC_MESSAGES/django.po
	mayan/apps/main/locale/ro_RO/LC_MESSAGES/django.po
	mayan/apps/main/locale/ru/LC_MESSAGES/django.po
	mayan/apps/main/locale/sl_SI/LC_MESSAGES/django.po
	mayan/apps/main/locale/sq/LC_MESSAGES/django.po
	mayan/apps/main/locale/tr_TR/LC_MESSAGES/django.po
	mayan/apps/main/locale/vi_VN/LC_MESSAGES/django.po
	mayan/apps/main/locale/zh_CN/LC_MESSAGES/django.po
	mayan/apps/main/locale/zh_TW/LC_MESSAGES/django.po
	mayan/apps/main/models.py
	mayan/apps/main/templates/main/about.html
	mayan/apps/main/templates/main/generic_list_horizontal_subtemplate.html
	mayan/apps/main/urls.py
	mayan/apps/metadata/south_migrations/0002_auto__add_unique_metadataset_title.py
	mayan/apps/metadata/south_migrations/0003_auto__chg_field_metadatatype_lookup.py
	mayan/apps/metadata/south_migrations/0005_auto__chg_field_documentmetadata_value.py
	mayan/apps/metadata/south_migrations/0007_auto__del_documenttypedefaults__del_documenttypemetadatatypeoptions__a.py
	mayan/apps/metadata/south_migrations/0008_auto__add_unique_documenttypemetadatatype_document_type_metadata_type.py
	mayan/apps/metadata/south_migrations/0009_auto__chg_field_metadatatype_title.py
	mayan/apps/metadata/south_migrations/0010_auto__add_unique_documentmetadata_document_metadata_type.py
	mayan/apps/metadata/south_migrations/0011_auto__add_field_metadatatype_validation.py
	mayan/apps/mimetype/models.py
	mayan/apps/navigation/classes.py
	mayan/apps/navigation/forms.py
	mayan/apps/navigation/models.py
	mayan/apps/ocr/api.py
	mayan/apps/ocr/south_migrations/0001_initial.py
	mayan/apps/ocr/south_migrations/0002_auto__del_field_documentqueue_state__del_field_queuedocument_delay__de.py
	mayan/apps/ocr/south_migrations/0003_auto__chg_field_queuedocument_node_name__chg_field_queuedocument_datet.py
	mayan/apps/ocr/south_migrations/0004_auto__del_documentqueue__del_queuedocument__add_documentversionocrerro.py
	mayan/apps/permissions/south_migrations/0001_initial.py
	mayan/apps/permissions/south_migrations/0002_auto__add_storedpermission__add_unique_storedpermission_namespace_name.py
	mayan/apps/permissions/south_migrations/0003_clear_permission_holders.py
	mayan/apps/permissions/south_migrations/0004_auto__del_permission__del_unique_permission_namespace_name.py
	mayan/apps/permissions/widgets.py
	mayan/apps/project_setup/__init__.py
	mayan/apps/project_setup/locale/ar/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/bg/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/bs_BA/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/da/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/de_CH/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/de_DE/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/en/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/es/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/fa/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/fr/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/hr_HR/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/hu/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/id/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/it/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/lv/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/nb/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/nl_NL/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/pl/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/pt/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/pt_BR/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/ro_RO/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/ru/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/sl_SI/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/sq/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/tr_TR/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/vi_VN/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/zh_CN/LC_MESSAGES/django.po
	mayan/apps/project_setup/locale/zh_TW/LC_MESSAGES/django.po
	mayan/apps/project_setup/models.py
	mayan/apps/project_setup/urls.py
	mayan/apps/project_tools/__init__.py
	mayan/apps/project_tools/locale/ar/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/bg/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/bs_BA/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/da/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/de_CH/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/de_DE/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/en/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/es/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/fa/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/fr/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/hr_HR/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/hu/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/id/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/it/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/lv/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/nb/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/nl_NL/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/pl/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/pt/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/pt_BR/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/ro_RO/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/ru/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/sl_SI/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/sq/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/tr_TR/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/vi_VN/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/zh_CN/LC_MESSAGES/django.po
	mayan/apps/project_tools/locale/zh_TW/LC_MESSAGES/django.po
	mayan/apps/project_tools/models.py
	mayan/apps/project_tools/urls.py
	mayan/apps/rest_api/models.py
	mayan/apps/smart_settings/models.py
	mayan/apps/sources/south_migrations/0001_initial.py
	mayan/apps/sources/south_migrations/0002_preview_width_required.py
	mayan/apps/sources/south_migrations/0003_auto__del_field_stagingfolder_icon__del_field_webform_icon.py
	mayan/apps/sources/south_migrations/0004_auto__del_stagingfolder__del_webform__del_watchfolder__del_outofproces.py
	mayan/apps/sources/south_migrations/0005_auto__add_imapemail__add_intervalbasemodel__add_pop3email__add_emailba.py
	mayan/apps/sources/south_migrations/0006_auto__del_field_source_whitelist__del_field_source_blacklist.py
	mayan/apps/sources/south_migrations/0007_set_doc_type.py
	mayan/apps/sources/south_migrations/0008_auto__chg_field_intervalbasemodel_document_type.py
	mayan/apps/sources/south_migrations/0009_auto__del_watchfoldersource__chg_field_intervalbasemodel_document_type.py
	mayan/apps/sources/south_migrations/0010_auto__add_watchfoldersource.py
	mayan/apps/sources/south_migrations/0011_auto__del_field_intervalbasemodel_document_type.py
	mayan/apps/sources/south_migrations/0012_auto__add_field_intervalbasemodel_document_type.py
	mayan/apps/sources/south_migrations/0013_auto__del_field_watchfoldersource_delete_after_upload.py
	mayan/apps/storage/models.py
	mayan/apps/tags/south_migrations/0001_initial.py
	mayan/apps/tags/south_migrations/0003_remove_taggit.py
	mayan/apps/tags/south_migrations/0005_auto__add_unique_tag_label.py
	mayan/apps/tags/south_migrations/0006_auto__del_tagproperties.py
	mayan/apps/user_management/models.py
	mayan/settings/base.py
	mayan/urls.py
	requirements/common.txt
This commit is contained in:
Roberto Rosario
2015-06-01 23:20:17 -04:00
759 changed files with 4867 additions and 4457 deletions

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/mayan-edms/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "إعادة تسمية الوثيقة بسرعة"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -910,7 +910,12 @@ msgid ""
"%(document_page)s"
msgstr "هل أنت متأكد من مسح التحويل \"%(transformation)s\" التابع ل: %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1026,9 +1031,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+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"
@@ -103,7 +103,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Бързо преименуване на документ"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -896,7 +896,12 @@ msgid ""
"%(document_page)s"
msgstr "Сигурни ли сте, че желаете да изтриете преобразуването преобразуване %(transformation)s за %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1012,9 +1017,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Bosnian (Bosnia and Herzegovina) (http://www.transifex.com/projects/p/mayan-edms/language/bs_BA/)\n"
"MIME-Version: 1.0\n"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Brzo preimenuj dokument"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -898,7 +898,12 @@ msgid ""
"%(document_page)s"
msgstr "Jeste li sigurni da želite obrisati transformaciju \"%(transformation)s\" za: %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1014,9 +1019,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/mayan-edms/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -102,7 +102,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Hurtig dokument omdøbning"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -895,7 +895,12 @@ msgid ""
"%(document_page)s"
msgstr "Er du sikker på du ønsker at slette transformation \" %(transformation)s \" for: %(document_page)s "
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1011,9 +1016,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr ""
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -893,7 +893,12 @@ msgid ""
"%(document_page)s"
msgstr ""
#: widgets.py:84
#: widgets.py:67
#, fuzzy, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1013,9 +1018,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -15,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-02-06 23:55+0000\n"
"Last-Translator: Mathias Behrle <mathiasb@m9s.biz>\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/mayan-edms/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -107,7 +107,7 @@ msgstr "Dokumentseiten (%d)"
msgid "Quick document rename"
msgstr "Dokument schnell umbenennen"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr "Seite %(page_number)d"
@@ -900,7 +900,12 @@ msgid ""
"%(document_page)s"
msgstr "Sind Sie sicher, dass Sie die Transformation \"%(transformation)s\" für %(document_page)s löschen möchten?"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr "Dokumentenseitenbild"
@@ -1016,9 +1021,6 @@ msgstr "Dokumentenseitenbild"
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2013-11-20 11:36+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/projects/p/mayan-edms/"
@@ -106,7 +106,7 @@ msgstr "Document pages (%s)"
msgid "Quick document rename"
msgstr "Quick document rename"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, fuzzy, python-format
msgid "Page %(page_number)d"
msgstr "page number"
@@ -993,7 +993,12 @@ msgstr ""
"Are you sure you wish to delete transformation \"%(transformation)s\" for: "
"%(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, fuzzy, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#: widgets.py:86
#, fuzzy
msgid "Document page image"
msgstr "document page image"
@@ -1135,10 +1140,6 @@ msgstr "document page image"
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#, fuzzy
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-02-07 05:15+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/mayan-edms/language/es/)\n"
"MIME-Version: 1.0\n"
@@ -103,7 +103,7 @@ msgstr "Páginas del documento (%d)"
msgid "Quick document rename"
msgstr "Cambio rápido de nombre"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr "Página %(page_number)d"
@@ -896,7 +896,12 @@ msgid ""
"%(document_page)s"
msgstr "¿Está seguro que desea eliminar la transformación \"%(transformation)s\" para: %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr "Imagen de página de documento"
@@ -1012,9 +1017,6 @@ msgstr "Imagen de página de documento"
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -4,13 +4,13 @@
#
# Translators:
# Translators:
# Mehdi Amani <MehdiAmani@toorintan.com>, 2014
# Mehdi Amani <MehdiAmani@toorintan.com>, 2014-2015
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/mayan-edms/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -62,7 +62,7 @@ msgstr "شرح"
#: __init__.py:129
msgid "Tags"
msgstr ""
msgstr "برچسبها"
#: __init__.py:132
msgid "Document tendencies"
@@ -74,15 +74,15 @@ msgstr "استفاده سند"
#: events.py:7
msgid "Document created"
msgstr ""
msgstr "سند ساخته شد."
#: events.py:8
msgid "Document properties edited"
msgstr ""
msgstr "خصوصیات سند ویرایش شد"
#: events.py:9
msgid "Document type changed"
msgstr ""
msgstr "نوع سند تغییر کرد"
#: forms.py:46 links.py:69
msgid "Page image"
@@ -101,10 +101,10 @@ msgstr "تعداد صفحات سند (%d)"
msgid "Quick document rename"
msgstr "نامگذاری سریع سند "
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
msgstr "صفحه %(page_number)d"
#: forms.py:167
msgid "Page range"
@@ -141,7 +141,7 @@ msgstr "اسناد تازه"
#: links.py:42
msgid "Preview"
msgstr ""
msgstr "پیش‌نمایش"
#: links.py:44
msgid "Properties"
@@ -177,7 +177,7 @@ msgstr "چاپ"
#: links.py:58
msgid "Events"
msgstr ""
msgstr "رویداد"
#: links.py:61
msgid "Clear the document image cache"
@@ -287,7 +287,7 @@ msgstr "سند آماده نشده"
#: models.py:79
msgid "The name of the document"
msgstr ""
msgstr "نام سند"
#: models.py:81
msgid "Added"
@@ -496,7 +496,7 @@ msgstr "زبان پیش فرض اسناد (in ISO639-2) میباشد."
#: settings.py:33
msgid "List of supported document languages."
msgstr ""
msgstr "لیست زبانهای پشتیبانی سند"
#: statistics.py:46
#, python-format
@@ -587,17 +587,17 @@ msgstr "صفحات"
#: views.py:131
#, python-format
msgid "Properties for document: %s"
msgstr ""
msgstr "خصوصیات سند : %s"
#: views.py:152
#, python-format
msgid "Preview of document: %s"
msgstr ""
msgstr "پیش نمایش سند : %s"
#: views.py:173
#, python-format
msgid "Content of document: %s"
msgstr ""
msgstr "محتوای سند : %s"
#: views.py:186 views.py:277 views.py:468 views.py:520
msgid "Must provide at least one document."
@@ -615,7 +615,7 @@ msgstr "سند %(document)s با خطای حذف :%(error)s"
#: views.py:214
msgid "Are you sure you wish to delete the selected document?"
msgid_plural "Are you sure you wish to delete the selected documents?"
msgstr[0] ""
msgstr[0] "آیا از حذف سند انتخاب شده مطمئن هستید؟"
#: views.py:255
#, python-format
@@ -625,11 +625,11 @@ msgstr "ویرایش موفقیت آمیز سند:%s"
#: views.py:264
#, python-format
msgid "Edit properties of document: %s"
msgstr ""
msgstr "ویرایش خصوصیات سند : %s"
#: views.py:297
msgid "Document type changed successfully."
msgstr ""
msgstr "نوغ سند تغییریافت"
#: views.py:304
msgid "Submit"
@@ -638,7 +638,7 @@ msgstr "ارسال"
#: views.py:308
msgid "Change the type of the selected document."
msgid_plural "Change the type of the selected documents."
msgstr[0] ""
msgstr[0] "تغییرنوع سند"
#: views.py:373
msgid "Documents to be downloaded"
@@ -646,7 +646,7 @@ msgstr "اسنادی که قرار است دانلود شوند."
#: views.py:382
msgid "Date and time"
msgstr ""
msgstr "تاریخ و زمان"
#: views.py:384 views.py:1129
msgid "Encoding"
@@ -669,7 +669,7 @@ msgid ""
"Are you sure you wish to reset the page count of the selected document?"
msgid_plural ""
"Are you sure you wish to reset the page count of the selected documents?"
msgstr[0] ""
msgstr[0] "آیا از ریست کردن شمارش صفحات اسناد انتخاب شده مطمئن هستید؟"
#: views.py:538
#, python-format
@@ -692,7 +692,7 @@ msgid ""
msgid_plural ""
"Are you sure you wish to clear all the page transformations for the selected"
" documents?"
msgstr[0] ""
msgstr[0] "آیا از حذف کلیه تبدیلات صفحه برای اسناد انتخاب شده مطمئن هستید؟"
#: views.py:579 views.py:621
#, python-format
@@ -770,7 +770,7 @@ msgstr "خطا %(error)s در ایجاد نوع سند."
#: views.py:967
#, python-format
msgid "Filenames for document type: %s"
msgstr ""
msgstr "نام فایلهای نوع سند : %s"
#: views.py:997
msgid "Document type filename edited successfully"
@@ -837,7 +837,7 @@ msgstr "تاریخ و زمان"
#: views.py:1140
#, python-format
msgid "Versions of document: %s"
msgstr ""
msgstr "نسخ سند : %s"
#: views.py:1160
msgid "Document version reverted successfully"
@@ -890,7 +890,12 @@ msgid ""
"%(document_page)s"
msgstr "آیا از حذف تبدیلات\"%(transformation)s\" برای سند %(document_page)s مطمئن هستید؟"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr "عکس صفحه سند"
@@ -1006,9 +1011,6 @@ msgstr "عکس صفحه سند"
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-02-05 10:38+0000\n"
"Last-Translator: Christophe kryskool <christophe.chauvet@gmail.com>\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -103,7 +103,7 @@ msgstr "Pages (%d) du document"
msgid "Quick document rename"
msgstr "Renommage rapide du document"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr "Page %(page_number)d"
@@ -498,7 +498,7 @@ msgstr "Langue des documents par défaut (au format ISO639-2)."
#: settings.py:33
msgid "List of supported document languages."
msgstr ""
msgstr "Liste des langues supportées du document."
#: statistics.py:46
#, python-format
@@ -589,17 +589,17 @@ msgstr "Pages"
#: views.py:131
#, python-format
msgid "Properties for document: %s"
msgstr ""
msgstr "Propriété du document: %s"
#: views.py:152
#, python-format
msgid "Preview of document: %s"
msgstr ""
msgstr "Aperçu du document: %s"
#: views.py:173
#, python-format
msgid "Content of document: %s"
msgstr ""
msgstr "Conetnu du document: %s"
#: views.py:186 views.py:277 views.py:468 views.py:520
msgid "Must provide at least one document."
@@ -617,8 +617,8 @@ msgstr "Document: erreur de suppression du %(document)s: %(error)s"
#: views.py:214
msgid "Are you sure you wish to delete the selected document?"
msgid_plural "Are you sure you wish to delete the selected documents?"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "Êtes vous sûr de vouloir supprimer le document sélectionné?"
msgstr[1] "Êtes vous sûr de vouloir supprimer les documents sélectionnés?"
#: views.py:255
#, python-format
@@ -628,11 +628,11 @@ msgstr "Modification du document \"%s\" effectuée."
#: views.py:264
#, python-format
msgid "Edit properties of document: %s"
msgstr ""
msgstr "Modifier les propriétés du document: %s"
#: views.py:297
msgid "Document type changed successfully."
msgstr ""
msgstr "Le type de document a été changé avec succès."
#: views.py:304
msgid "Submit"
@@ -641,8 +641,8 @@ msgstr "Soumettre"
#: views.py:308
msgid "Change the type of the selected document."
msgid_plural "Change the type of the selected documents."
msgstr[0] ""
msgstr[1] ""
msgstr[0] "Changer le type du document sélectionné."
msgstr[1] "Changer le type des documents sélectionnés."
#: views.py:373
msgid "Documents to be downloaded"
@@ -650,7 +650,7 @@ msgstr "Documents à télécharger"
#: views.py:382
msgid "Date and time"
msgstr ""
msgstr "Date et heure"
#: views.py:384 views.py:1129
msgid "Encoding"
@@ -662,19 +662,19 @@ msgstr "Retour"
#: views.py:485
msgid "Document queued for page count reset."
msgstr ""
msgstr "Document en file d'attente pour remise à zéro de la page de comptage."
#: views.py:486
msgid "Documents queued for page count reset."
msgstr ""
msgstr "Documents en file d'attente pour remise à zéro de la page de comptage."
#: views.py:495
msgid ""
"Are you sure you wish to reset the page count of the selected document?"
msgid_plural ""
"Are you sure you wish to reset the page count of the selected documents?"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "Êtes vous sûr de vouloir réinitialiser le compteur de page du document sélectionné? "
msgstr[1] "Êtes vous sûr de vouloir réinitialiser le compteur de page des documents sélectionnés? "
#: views.py:538
#, python-format
@@ -697,8 +697,8 @@ msgid ""
msgid_plural ""
"Are you sure you wish to clear all the page transformations for the selected"
" documents?"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "Êtes vous certain de vouloir supprimer toutes les transformations de page pour le document sélectionné?"
msgstr[1] "Êtes vous certain de vouloir supprimer toutes les transformations de page pour les documents sélectionnés?"
#: views.py:579 views.py:621
#, python-format
@@ -776,7 +776,7 @@ msgstr "Erreur lors de la création du type de document;%(error)s"
#: views.py:967
#, python-format
msgid "Filenames for document type: %s"
msgstr ""
msgstr "Nom de fichiers pour le type de document: %s"
#: views.py:997
msgid "Document type filename edited successfully"
@@ -790,7 +790,7 @@ msgstr "Erreur lors de la modification du nom de fichier du type de document;%s"
#: views.py:1005
#, python-format
msgid "Edit filename \"%(filename)s\" from document type \"%(document_type)s\""
msgstr ""
msgstr "Modifier le nom de fichier \"%(filename)s\" pour le type de document \"%(document_type)s\""
#: views.py:1014 views.py:1046
msgid "Document type filename"
@@ -843,7 +843,7 @@ msgstr "Heure et date"
#: views.py:1140
#, python-format
msgid "Versions of document: %s"
msgstr ""
msgstr "Versions du document:%s"
#: views.py:1160
msgid "Document version reverted successfully"
@@ -896,7 +896,12 @@ msgid ""
"%(document_page)s"
msgstr "Êtes vous certain de vouloir supprimer la transformation \"%(transformation)s\" pour: %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr "Image de la page du document"
@@ -1012,9 +1017,6 @@ msgstr "Image de la page du document"
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Croatian (Croatia) (http://www.transifex.com/projects/p/mayan-edms/language/hr_HR/)\n"
"MIME-Version: 1.0\n"
@@ -104,7 +104,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Brza promjena naziva dokumenta"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -901,7 +901,12 @@ msgid ""
"%(document_page)s"
msgstr ""
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1017,9 +1022,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/mayan-edms/language/hu/)\n"
"MIME-Version: 1.0\n"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Dokumentum gyors átnevezése"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -894,7 +894,12 @@ msgid ""
"%(document_page)s"
msgstr "Biztos, hogy törölni szeretné a %(document_page)s \"%(transformation)s\" átalakítóját?"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1010,9 +1015,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/mayan-edms/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Cara cepat mengganti nama dokumen"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -890,7 +890,12 @@ msgid ""
"%(document_page)s"
msgstr "Apakah anda yakin untuk menghapus transformasi \"%(transformation)s\" untuk: %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1006,9 +1011,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-29 08:56+0000\n"
"Last-Translator: Pierpaolo Baldan <pierpaolo.baldan@gmail.com>\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/mayan-edms/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -105,7 +105,7 @@ msgstr "Pagine del documento (%d)"
msgid "Quick document rename"
msgstr "Rinomina del documento veloce"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr "Pagina %(page_number)d"
@@ -898,7 +898,12 @@ msgid ""
"%(document_page)s"
msgstr "Sei sicuro di voler cancellare la trasformazione \"%(transformation)s\" per: %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr "Immagine pagina documento"
@@ -1014,9 +1019,6 @@ msgstr "Immagine pagina documento"
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:51-0400\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -102,7 +102,7 @@ msgstr ""
msgid "Quick document rename"
msgstr ""
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -898,7 +898,12 @@ msgid ""
"%(document_page)s"
msgstr ""
#: widgets.py:84
#: widgets.py:67
#, fuzzy, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1018,9 +1023,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:51-0400\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Norwegian Bokmål (http://www.transifex.com/projects/p/mayan-"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr ""
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -893,7 +893,12 @@ msgid ""
"%(document_page)s"
msgstr ""
#: widgets.py:84
#: widgets.py:67
#, fuzzy, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1013,9 +1018,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Dutch (Netherlands) (http://www.transifex.com/projects/p/mayan-edms/language/nl_NL/)\n"
"MIME-Version: 1.0\n"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Snel document hernoemen"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -894,7 +894,12 @@ msgid ""
"%(document_page)s"
msgstr "Weet u zeker dat u deze transformatie wenst te verwijderen: \"%(transformation)s\" for: %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1010,9 +1015,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -6,13 +6,14 @@
# Translators:
# mic <diveaway12@gmail.com>, 2012
# mic <winterfall24@gmail.com>, 2012
# mic <winterfall24@gmail.com>, 2015
# mic <winterfall24@gmail.com>, 2012
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/mayan-edms/language/pl/)\n"
"MIME-Version: 1.0\n"
@@ -27,24 +28,24 @@ msgstr "Dokumenty"
#: __init__.py:97
msgid "Thumbnail"
msgstr ""
msgstr "Miniatura"
#: __init__.py:101
msgid "Type"
msgstr ""
msgstr "Typ"
#: __init__.py:122 models.py:67 models.py:78 models.py:475 views.py:1013
#: views.py:1045 views.py:1085
msgid "Document type"
msgstr ""
msgstr "Typ dokumentu"
#: __init__.py:123 views.py:383 views.py:1125
msgid "MIME type"
msgstr ""
msgstr "typ MIME"
#: __init__.py:124 __init__.py:137 models.py:79
msgid "Label"
msgstr ""
msgstr "Etykieta"
#: __init__.py:125
msgid "Metadata type"
@@ -56,15 +57,15 @@ msgstr ""
#: __init__.py:127 links.py:43 models.py:494
msgid "Content"
msgstr ""
msgstr "Zawartość"
#: __init__.py:128 models.py:80
msgid "Description"
msgstr ""
msgstr "Opis"
#: __init__.py:129
msgid "Tags"
msgstr ""
msgstr "Tagi"
#: __init__.py:132
msgid "Document tendencies"
@@ -103,7 +104,7 @@ msgstr ""
msgid "Quick document rename"
msgstr ""
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -135,31 +136,31 @@ msgstr ""
#: links.py:40 views.py:68
msgid "All documents"
msgstr ""
msgstr "Wszystkie dokumenty"
#: links.py:41 models.py:582 views.py:723
msgid "Recent documents"
msgstr ""
msgstr "Ostatnie dokumenty"
#: links.py:42
msgid "Preview"
msgstr ""
msgstr "Podgląd"
#: links.py:44
msgid "Properties"
msgstr ""
msgstr "Właściwości"
#: links.py:45 links.py:46 links.py:67 links.py:90 links.py:96
msgid "Delete"
msgstr ""
msgstr "Usunąć"
#: links.py:47
msgid "Edit properties"
msgstr ""
msgstr "Edytuj właściwości"
#: links.py:48 links.py:49
msgid "Change type"
msgstr ""
msgstr "Zmień typ"
#: links.py:50 links.py:51 links.py:52 views.py:441
msgid "Download"
@@ -167,7 +168,7 @@ msgstr "Pobierz"
#: links.py:53 links.py:54
msgid "Reset page count"
msgstr ""
msgstr "Resetuj liczbę stron"
#: links.py:55 links.py:56
msgid "Clear transformations"
@@ -175,11 +176,11 @@ msgstr ""
#: links.py:57
msgid "Print"
msgstr ""
msgstr "Drukuj"
#: links.py:58
msgid "Events"
msgstr ""
msgstr "Zdarzenia"
#: links.py:61
msgid "Clear the document image cache"
@@ -201,7 +202,7 @@ msgstr ""
#: links.py:66 links.py:89 links.py:95
msgid "Edit"
msgstr ""
msgstr "Edytuj"
#: links.py:70
msgid "Page text"
@@ -213,55 +214,55 @@ msgstr ""
#: links.py:72
msgid "Next page"
msgstr ""
msgstr "Następna strona"
#: links.py:73
msgid "Previous page"
msgstr ""
msgstr "Poprzednia strona"
#: links.py:74
msgid "First page"
msgstr ""
msgstr "Pierwsza strona"
#: links.py:75
msgid "Last page"
msgstr ""
msgstr "Ostatnia strona"
#: links.py:76
msgid "Zoom in"
msgstr ""
msgstr "Powiększ"
#: links.py:77
msgid "Zoom out"
msgstr ""
msgstr "Pomniejszyć"
#: links.py:78
msgid "Rotate right"
msgstr ""
msgstr "Obrót w prawo"
#: links.py:79
msgid "Rotate left"
msgstr ""
msgstr "Obrót w lewo"
#: links.py:80
msgid "Reset view"
msgstr ""
msgstr "Resetuj widok"
#: links.py:83
msgid "Versions"
msgstr ""
msgstr "Wersje"
#: links.py:84
msgid "Revert"
msgstr ""
msgstr "Przywróć"
#: links.py:87 links.py:88 views.py:866
msgid "Document types"
msgstr ""
msgstr "Typy dokumentu"
#: links.py:91 views.py:956
msgid "Create document type"
msgstr ""
msgstr "Tworzenie typów dokumentów"
#: links.py:93
msgid "Filenames"
@@ -273,7 +274,7 @@ msgstr ""
#: models.py:53
msgid "Name"
msgstr ""
msgstr "Nazwa"
#: models.py:56
msgid "Automatically queue newly created documents for OCR."
@@ -281,7 +282,7 @@ msgstr ""
#: models.py:68
msgid "Documents types"
msgstr ""
msgstr "Typy dokumentów"
#: models.py:79
msgid "Uninitialized document"
@@ -293,15 +294,15 @@ msgstr ""
#: models.py:81
msgid "Added"
msgstr ""
msgstr "Dodana"
#: models.py:82
msgid "Language"
msgstr ""
msgstr "Język"
#: models.py:87 models.py:289 models.py:571 views.py:381
msgid "Document"
msgstr ""
msgstr "Dokument"
#: models.py:290
msgid "Timestamp"
@@ -313,7 +314,7 @@ msgstr "Komentarz"
#: models.py:294
msgid "File"
msgstr ""
msgstr "Plik"
#: models.py:298 views.py:121
msgid "Checksum"
@@ -335,7 +336,7 @@ msgstr "Nazwa pliku"
#: models.py:477 views.py:974
msgid "Enabled"
msgstr ""
msgstr "Włączony"
#: models.py:485
msgid "Document type quick rename filename"
@@ -347,11 +348,11 @@ msgstr ""
#: models.py:495
msgid "Page label"
msgstr ""
msgstr "Etykieta strony"
#: models.py:496
msgid "Page number"
msgstr ""
msgstr "Numer strony"
#: models.py:499
#, python-format
@@ -360,11 +361,11 @@ msgstr ""
#: models.py:507 models.py:550
msgid "Document page"
msgstr ""
msgstr "Strona dokumentu"
#: models.py:508
msgid "Document pages"
msgstr ""
msgstr "Strony dokumentu"
#: models.py:525
msgid "Enter a valid value."
@@ -372,11 +373,11 @@ msgstr "Wprowadź poprawną wartość."
#: models.py:551 views.py:1193
msgid "Order"
msgstr ""
msgstr "Kolejność"
#: models.py:552 views.py:1194 views.py:1257 views.py:1288
msgid "Transformation"
msgstr ""
msgstr "Transformacja"
#: models.py:553 views.py:1195
msgid "Arguments"
@@ -396,15 +397,15 @@ msgstr ""
#: models.py:570
msgid "User"
msgstr ""
msgstr "Użytkownik"
#: models.py:572
msgid "Accessed"
msgstr ""
msgstr "Dostępne"
#: models.py:581
msgid "Recent document"
msgstr ""
msgstr "Ostatni dokument"
#: permissions.py:9
msgid "Create documents"
@@ -584,7 +585,7 @@ msgstr ""
#: views.py:122
msgid "Pages"
msgstr ""
msgstr "Strony"
#: views.py:131
#, python-format
@@ -637,7 +638,7 @@ msgstr ""
#: views.py:304
msgid "Submit"
msgstr ""
msgstr "Wyślij"
#: views.py:308
msgid "Change the type of the selected document."
@@ -652,7 +653,7 @@ msgstr ""
#: views.py:382
msgid "Date and time"
msgstr ""
msgstr "Data i godzina"
#: views.py:384 views.py:1129
msgid "Encoding"
@@ -729,11 +730,11 @@ msgstr "Jesteś już na pierwszej stronie tego dokumentu"
#: views.py:828
#, python-format
msgid "Print: %s"
msgstr ""
msgstr "Drukuj: %s"
#: views.py:870
msgid "OCR"
msgstr ""
msgstr "OCR"
#: views.py:890
msgid "Document type edited successfully"
@@ -900,7 +901,12 @@ msgid ""
"%(document_page)s"
msgstr ""
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1016,9 +1022,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n"
"MIME-Version: 1.0\n"
@@ -103,7 +103,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Renomeação rápida de documento"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -896,7 +896,12 @@ msgid ""
"%(document_page)s"
msgstr "Tem a certeza de que deseja excluir \"%(transformation)s\" para: %(document_page)s "
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1012,9 +1017,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

File diff suppressed because it is too large Load Diff

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Romanian (Romania) (http://www.transifex.com/projects/p/mayan-edms/language/ro_RO/)\n"
"MIME-Version: 1.0\n"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Redenumire rapidă"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -898,7 +898,12 @@ msgid ""
"%(document_page)s"
msgstr "Sunteți sigur că doriți să ștergeți transformare \"%(transformation)s\" pentru: %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1014,9 +1019,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -10,15 +10,15 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/mayan-edms/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
#: __init__.py:94 __init__.py:131 models.py:88 permissions.py:7 views.py:871
msgid "Documents"
@@ -102,7 +102,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Быстро переименовать документ"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -619,6 +619,7 @@ msgid_plural "Are you sure you wish to delete the selected documents?"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: views.py:255
#, python-format
@@ -644,6 +645,7 @@ msgid_plural "Change the type of the selected documents."
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: views.py:373
msgid "Documents to be downloaded"
@@ -677,6 +679,7 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: views.py:538
#, python-format
@@ -702,6 +705,7 @@ msgid_plural ""
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: views.py:579 views.py:621
#, python-format
@@ -899,7 +903,12 @@ msgid ""
"%(document_page)s"
msgstr "Вы действительно хотите удалить преобразования \"%(transformation)s\" for: %(document_page)s\""
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1015,9 +1024,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Slovenian (Slovenia) (http://www.transifex.com/projects/p/mayan-edms/language/sl_SI/)\n"
"MIME-Version: 1.0\n"
@@ -102,7 +102,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Hitro preimenovanje dokumenta"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -903,7 +903,12 @@ msgid ""
"%(document_page)s"
msgstr "Ali ste prepričani, da želite izbrisati preoblikovanja \"%(transformation)s\" za: %(document_page)s"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1019,9 +1024,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:51-0400\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/mayan-edms/"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr ""
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -893,7 +893,12 @@ msgid ""
"%(document_page)s"
msgstr ""
#: widgets.py:84
#: widgets.py:67
#, fuzzy, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1013,9 +1018,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Turkish (Turkey) (http://www.transifex.com/projects/p/mayan-edms/language/tr_TR/)\n"
"MIME-Version: 1.0\n"
@@ -100,7 +100,7 @@ msgstr ""
msgid "Quick document rename"
msgstr ""
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -889,7 +889,12 @@ msgid ""
"%(document_page)s"
msgstr ""
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1005,9 +1010,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Vietnamese (Viet Nam) (http://www.transifex.com/projects/p/mayan-edms/language/vi_VN/)\n"
"MIME-Version: 1.0\n"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr "Sửa nhanh tên tài liệu"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -890,7 +890,12 @@ msgid ""
"%(document_page)s"
msgstr ""
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1006,9 +1011,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:50-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-05-15 23:05+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/mayan-edms/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -102,7 +102,7 @@ msgstr "文档页(%d)"
msgid "Quick document rename"
msgstr "快速文档重命名"
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -891,7 +891,12 @@ msgid ""
"%(document_page)s"
msgstr "确定要删除文档页: %(document_page)s的变换 \"%(transformation)s\"么?"
#: widgets.py:84
#: widgets.py:67
#, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr ""
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1007,9 +1012,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-02-06 16:51-0400\n"
"POT-Creation-Date: 2015-05-15 19:00-0400\n"
"PO-Revision-Date: 2015-01-27 20:01+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/mayan-"
@@ -101,7 +101,7 @@ msgstr ""
msgid "Quick document rename"
msgstr ""
#: forms.py:148 widgets.py:65
#: forms.py:148
#, python-format
msgid "Page %(page_number)d"
msgstr ""
@@ -889,7 +889,12 @@ msgid ""
"%(document_page)s"
msgstr ""
#: widgets.py:84
#: widgets.py:67
#, fuzzy, python-format
msgid "Page %(page_number)d of %(total_pages)d"
msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#: widgets.py:86
msgid "Document page image"
msgstr ""
@@ -1009,9 +1014,6 @@ msgstr ""
#~ msgid "Missing documents"
#~ msgstr "missing documents"
#~ msgid "Page %(page_num)d of %(total_pages)d"
#~ msgstr "Page %(page_num)d out of %(total_pages)d of %(document)s"
#~ msgid "Click on the image for full size preview"
#~ msgstr "Click on the image for full size preview"

View File

@@ -12,7 +12,8 @@ from .api_views import (
from .settings import PRINT_SIZE, DISPLAY_SIZE
from .views import DocumentListView, RecentDocumentListView
urlpatterns = patterns('documents.views',
urlpatterns = patterns(
'documents.views',
url(r'^list/$', DocumentListView.as_view(), name='document_list'),
url(r'^list/recent/$', RecentDocumentListView.as_view(), name='document_list_recent'),
@@ -41,6 +42,8 @@ urlpatterns = patterns('documents.views',
url(r'^document/version/(?P<document_version_pk>\d+)/download/$', 'document_download', (), 'document_version_download'),
url(r'^document/version/(?P<document_version_pk>\d+)/revert/$', 'document_version_revert', (), 'document_version_revert'),
url(r'^(?P<document_id>\d+)/acls/$', 'document_acl_list', (), 'document_acl_list'),
url(r'^multiple/clear_transformations/$', 'document_multiple_clear_transformations', (), 'document_multiple_clear_transformations'),
url(r'^maintenance/clear_image_cache/$', 'document_clear_image_cache', (), 'document_clear_image_cache'),
@@ -75,7 +78,8 @@ urlpatterns = patterns('documents.views',
url(r'^type/(?P<document_type_id>\d+)/filename/create/$', 'document_type_filename_create', (), 'document_type_filename_create'),
)
api_urls = patterns('',
api_urls = patterns(
'',
url(r'^documents/$', APIDocumentListView.as_view(), name='document-list'),
url(r'^documents/recent/$', APIRecentDocumentListView.as_view(), name='document-recent-list'),
url(r'^documents/(?P<pk>[0-9]+)/$', APIDocumentView.as_view(), name='document-detail'),

View File

@@ -41,8 +41,10 @@ class DocumentPagesCarouselWidget(forms.widgets.Widget):
try:
document_pages = value.pages.all()
total_pages = value.pages.count()
except AttributeError:
document_pages = []
total_pages = 0
# Reuse expensive values
latest_version_pk = value.latest_version.pk
@@ -62,7 +64,7 @@ class DocumentPagesCarouselWidget(forms.widgets.Widget):
post_load_class='lazy-load-carousel-loaded',
)
)
output.append('<div class="carousel-item-page-number">%s</div>' % ugettext('Page %(page_number)d') % {'page_number': page.page_number})
output.append('<div class="carousel-item-page-number">%s</div>' % ugettext('Page %(page_number)d of %(total_pages)d') % {'page_number': page.page_number, 'total_pages': total_pages})
output.append('</div>')
output.append('</div>')