diff --git a/.tx/config b/.tx/config index aadf05cd77..cbd85fb879 100644 --- a/.tx/config +++ b/.tx/config @@ -120,12 +120,12 @@ trans.es = apps/project_tools/locale/es/LC_MESSAGES/django.po trans.pt = apps/project_tools/locale/pt/LC_MESSAGES/django.po trans.ru = apps/project_tools/locale/ru/LC_MESSAGES/django.po -[mayan-edms.apps-grouping] -source_file = apps/grouping/locale/en/LC_MESSAGES/django.po +[mayan-edms.apps-linking] +source_file = apps/linking/locale/en/LC_MESSAGES/django.po source_lang = en -trans.es = apps/grouping/locale/es/LC_MESSAGES/django.po -trans.pt = apps/grouping/locale/pt/LC_MESSAGES/django.po -trans.ru = apps/grouping/locale/ru/LC_MESSAGES/django.po +trans.es = apps/linking/locale/es/LC_MESSAGES/django.po +trans.pt = apps/linking/locale/pt/LC_MESSAGES/django.po +trans.ru = apps/linking/locale/ru/LC_MESSAGES/django.po [mayan-edms.apps-document_comments] source_file = apps/document_comments/locale/en/LC_MESSAGES/django.po diff --git a/apps/common/locale/en/LC_MESSAGES/django.po b/apps/common/locale/en/LC_MESSAGES/django.po index 573d3f94f8..27835f371b 100644 --- a/apps/common/locale/en/LC_MESSAGES/django.po +++ b/apps/common/locale/en/LC_MESSAGES/django.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-09-30 00:54-0400\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -99,67 +99,67 @@ msgstr "" msgid "Landscape" msgstr "" -#: utils.py:289 +#: utils.py:291 msgid "function found" msgstr "" -#: utils.py:291 utils.py:293 +#: utils.py:293 utils.py:295 #, python-format msgid "class found: %s" msgstr "" -#: views.py:23 templates/password_change_done.html:5 +#: views.py:24 templates/password_change_done.html:5 msgid "Your password has been successfully changed." msgstr "" -#: views.py:39 +#: views.py:41 msgid "No action selected." msgstr "" -#: views.py:43 +#: views.py:45 msgid "Must select at least one item." msgstr "" -#: views.py:76 +#: views.py:86 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "" -#: views.py:79 views.py:96 +#: views.py:89 views.py:106 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "" -#: views.py:93 +#: views.py:103 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "" -#: views.py:111 +#: views.py:121 msgid "Add" msgstr "" -#: views.py:122 +#: views.py:132 msgid "Remove" msgstr "" -#: views.py:145 +#: views.py:155 msgid "current user details" msgstr "" -#: views.py:162 +#: views.py:172 msgid "Current user's details updated." msgstr "" -#: views.py:171 +#: views.py:181 msgid "edit current user details" msgstr "" -#: views.py:197 +#: views.py:207 msgid "Changelog" msgstr "" -#: views.py:210 +#: views.py:220 msgid "License" msgstr "" @@ -237,25 +237,25 @@ msgstr "" msgid "Confirm delete" msgstr "" -#: templates/generic_confirm.html:28 +#: templates/generic_confirm.html:32 msgid "form icon" msgstr "" -#: templates/generic_confirm.html:36 +#: 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:38 +#: templates/generic_confirm.html:42 #, python-format msgid "Are you sure you wish to delete: %(object)s?" msgstr "" -#: templates/generic_confirm.html:46 +#: templates/generic_confirm.html:50 msgid "Yes" msgstr "" -#: templates/generic_confirm.html:50 +#: templates/generic_confirm.html:54 msgid "No" msgstr "" @@ -268,8 +268,8 @@ msgstr "" #: templates/generic_form_subtemplate.html:78 #: templates/generic_list_horizontal_subtemplate.html:51 #: templates/generic_list_horizontal_subtemplate.html:178 -#: templates/generic_list_subtemplate.html:51 -#: templates/generic_list_subtemplate.html:171 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 msgid "Save" msgstr "" @@ -277,22 +277,18 @@ msgstr "" #: templates/generic_form_subtemplate.html:78 #: templates/generic_list_horizontal_subtemplate.html:51 #: templates/generic_list_horizontal_subtemplate.html:178 -#: templates/generic_list_subtemplate.html:51 -#: templates/generic_list_subtemplate.html:171 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 msgid "Submit" msgstr "" -#: templates/generic_form_subtemplate.html:82 -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:23 +#: templates/generic_list_subtemplate.html:24 #, python-format msgid "" "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " @@ -300,18 +296,16 @@ msgid "" msgstr "" #: templates/generic_list_horizontal_subtemplate.html:25 -#: templates/generic_list_subtemplate.html:25 +#: templates/generic_list_subtemplate.html:26 #, python-format msgid "List of %(title)s (%(total)s)" msgstr "" -#: templates/generic_list_horizontal_subtemplate.html:72 -#: templates/generic_list_subtemplate.html:71 +#: templates/generic_list_subtemplate.html:72 msgid "Identifier" msgstr "" -#: templates/generic_list_horizontal_subtemplate.html:146 -#: templates/generic_list_subtemplate.html:145 +#: templates/generic_list_subtemplate.html:152 #, python-format msgid "There are no %(stripped_title)s" msgstr "" diff --git a/apps/common/locale/es/LC_MESSAGES/django.po b/apps/common/locale/es/LC_MESSAGES/django.po index 8a29fb29a4..d4ccd9dd69 100644 --- a/apps/common/locale/es/LC_MESSAGES/django.po +++ b/apps/common/locale/es/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # Roberto Rosario , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2011-09-30 00:54-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" "PO-Revision-Date: 2011-11-04 00:58+0000\n" "Last-Translator: rosarior \n" -"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/mayan-edms/team/es/)\n" +"Language-Team: Spanish (Castilian) (http://www.transifex.net/projects/p/" +"mayan-edms/team/es/)\n" +"Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: es\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: __init__.py:17 @@ -103,67 +104,67 @@ msgstr "Retrato" msgid "Landscape" msgstr "Paisaje" -#: utils.py:289 +#: utils.py:291 msgid "function found" msgstr "función encontrada" -#: utils.py:291 utils.py:293 +#: utils.py:293 utils.py:295 #, python-format msgid "class found: %s" msgstr "clase encontrada: %s" -#: views.py:23 templates/password_change_done.html:5 +#: views.py:24 templates/password_change_done.html:5 msgid "Your password has been successfully changed." msgstr "Su contraseña se ha modificado correctamente." -#: views.py:39 +#: views.py:41 msgid "No action selected." msgstr "Ninguna acción seleccionada." -#: views.py:43 +#: views.py:45 msgid "Must select at least one item." msgstr "Debe seleccionar al menos un artículo." -#: views.py:76 +#: views.py:86 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "Se agrego exitosamente %(selection)s a %(right_list_title)s." -#: views.py:79 views.py:96 +#: views.py:89 views.py:106 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "No se puede agregar %(selection)s a %(right_list_title)s." -#: views.py:93 +#: views.py:103 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "Se removió exitosamente %(selection)s de %(right_list_title)s." -#: views.py:111 +#: views.py:121 msgid "Add" msgstr "Agregar" -#: views.py:122 +#: views.py:132 msgid "Remove" msgstr "Remover" -#: views.py:145 +#: views.py:155 msgid "current user details" msgstr "detalles del usuario corriente" -#: views.py:162 +#: views.py:172 msgid "Current user's details updated." msgstr "Datos del usuario corriente actualizados." -#: views.py:171 +#: views.py:181 msgid "edit current user details" msgstr "editar detalles del usuario corriente" -#: views.py:197 +#: views.py:207 msgid "Changelog" msgstr "Cambios" -#: views.py:210 +#: views.py:220 msgid "License" msgstr "Licencia" @@ -174,8 +175,8 @@ msgstr "Ninguno" #: conf/settings.py:15 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " -"tempfile.mkdtemp()" +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" msgstr "" "Directorio temporal utilizado por todo el sitio para almacenar imágenes en " "miniatura, vistas previas y los archivos temporales. Si no se especifica " @@ -246,25 +247,25 @@ msgstr "Confirmar" msgid "Confirm delete" msgstr "Confirmar eliminación" -#: templates/generic_confirm.html:28 +#: templates/generic_confirm.html:32 msgid "form icon" msgstr "emblema de la forma" -#: templates/generic_confirm.html:36 +#: templates/generic_confirm.html:40 #, python-format msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" msgstr "¿Está seguro que desea eliminar %(object_name)s: %(object)s?" -#: templates/generic_confirm.html:38 +#: templates/generic_confirm.html:42 #, python-format msgid "Are you sure you wish to delete: %(object)s?" msgstr "¿Está seguro que desea eliminar: %(object)s?" -#: templates/generic_confirm.html:46 +#: templates/generic_confirm.html:50 msgid "Yes" msgstr "Sí" -#: templates/generic_confirm.html:50 +#: templates/generic_confirm.html:54 msgid "No" msgstr "No" @@ -277,8 +278,8 @@ msgstr "requerido" #: templates/generic_form_subtemplate.html:78 #: templates/generic_list_horizontal_subtemplate.html:51 #: templates/generic_list_horizontal_subtemplate.html:178 -#: templates/generic_list_subtemplate.html:51 -#: templates/generic_list_subtemplate.html:171 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 msgid "Save" msgstr "Guardar" @@ -286,22 +287,18 @@ msgstr "Guardar" #: templates/generic_form_subtemplate.html:78 #: templates/generic_list_horizontal_subtemplate.html:51 #: templates/generic_list_horizontal_subtemplate.html:178 -#: templates/generic_list_subtemplate.html:51 -#: templates/generic_list_subtemplate.html:171 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 msgid "Submit" msgstr "Enviar" -#: templates/generic_form_subtemplate.html:82 -msgid "Cancel" -msgstr "Cancelar" - #: templates/generic_list.html:6 templates/generic_list_horizontal.html:6 #, python-format msgid "List of %(stripped_title)s" msgstr "Lista de %(stripped_title)s " #: templates/generic_list_horizontal_subtemplate.html:23 -#: templates/generic_list_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 " @@ -311,18 +308,16 @@ msgstr "" "%(page_number)s de %(total_pages)s)" #: templates/generic_list_horizontal_subtemplate.html:25 -#: templates/generic_list_subtemplate.html:25 +#: templates/generic_list_subtemplate.html:26 #, python-format msgid "List of %(title)s (%(total)s)" msgstr "Lista de %(title)s (%(total)s)" -#: templates/generic_list_horizontal_subtemplate.html:72 -#: templates/generic_list_subtemplate.html:71 +#: templates/generic_list_subtemplate.html:72 msgid "Identifier" msgstr "Identificador" -#: templates/generic_list_horizontal_subtemplate.html:146 -#: templates/generic_list_subtemplate.html:145 +#: templates/generic_list_subtemplate.html:152 #, python-format msgid "There are no %(stripped_title)s" msgstr "No hay %(stripped_title)s " @@ -336,4 +331,5 @@ msgstr "Iniciar sesión" msgid "Password change" msgstr "Cambio de contraseña" - +#~ msgid "Cancel" +#~ msgstr "Cancelar" diff --git a/apps/common/locale/pt/LC_MESSAGES/django.po b/apps/common/locale/pt/LC_MESSAGES/django.po index 0c99161e27..d609fa4bc9 100644 --- a/apps/common/locale/pt/LC_MESSAGES/django.po +++ b/apps/common/locale/pt/LC_MESSAGES/django.po @@ -1,21 +1,22 @@ # SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. -# +# # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" -"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2011-09-30 00:54-0400\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" "PO-Revision-Date: 2011-11-02 02:18+0000\n" "Last-Translator: emersonsoares \n" -"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/team/pt/)\n" +"Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/" +"team/pt/)\n" +"Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: pt\n" "Plural-Forms: nplurals=2; plural=(n != 1)\n" #: __init__.py:17 @@ -102,68 +103,67 @@ msgstr "Retrato" msgid "Landscape" msgstr "Paisagem" -#: utils.py:289 +#: utils.py:291 msgid "function found" msgstr "função encontrada" -#: utils.py:291 utils.py:293 +#: utils.py:293 utils.py:295 #, python-format msgid "class found: %s" msgstr "classe encontrada: %s" -#: views.py:23 templates/password_change_done.html:5 +#: views.py:24 templates/password_change_done.html:5 msgid "Your password has been successfully changed." msgstr "Sua senha foi alterada com êxito." -#: views.py:39 +#: views.py:41 msgid "No action selected." msgstr "Nenhuma ação selecionada." -#: views.py:43 +#: views.py:45 msgid "Must select at least one item." msgstr "Deve selecionar pelo menos um item." -#: views.py:76 +#: views.py:86 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s adicionadas com sucesso a %(right_list_title)s ." -#: views.py:79 views.py:96 +#: views.py:89 views.py:106 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Não foi possível adicionar %(selection)s para %(right_list_title)s ." -#: views.py:93 +#: views.py:103 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." -msgstr "" -" %(selection)s adicionado com sucesso removidos %(right_list_title)s." +msgstr " %(selection)s adicionado com sucesso removidos %(right_list_title)s." -#: views.py:111 +#: views.py:121 msgid "Add" msgstr "Adicionar" -#: views.py:122 +#: views.py:132 msgid "Remove" msgstr "Remover" -#: views.py:145 +#: views.py:155 msgid "current user details" msgstr "detalhes atuais do usuário" -#: views.py:162 +#: views.py:172 msgid "Current user's details updated." msgstr "Detalhes do usuário atual atualizados." -#: views.py:171 +#: views.py:181 msgid "edit current user details" msgstr "editar os detalhes do usuário atual" -#: views.py:197 +#: views.py:207 msgid "Changelog" msgstr "Log de alterações" -#: views.py:210 +#: views.py:220 msgid "License" msgstr "Licença" @@ -174,12 +174,12 @@ msgstr "Nenhum" #: conf/settings.py:15 msgid "" "Temporary directory used site wide to store thumbnails, previews and " -"temporary files. If none is specified, one will be created using " -"tempfile.mkdtemp()" +"temporary files. If none is specified, one will be created using tempfile." +"mkdtemp()" msgstr "" "Diretório temporário usado para armazenar miniaturas, previews e arquivos " -"temporários. Se nenhum for especificado, um será criado usando " -"tempfile.mkdtemp()" +"temporários. Se nenhum for especificado, um será criado usando tempfile." +"mkdtemp()" #: conf/settings.py:65 msgid "" @@ -246,25 +246,25 @@ msgstr "Confirmar" msgid "Confirm delete" msgstr "Confirmar exclusão" -#: templates/generic_confirm.html:28 +#: templates/generic_confirm.html:32 msgid "form icon" msgstr "ícone de formulário" -#: templates/generic_confirm.html:36 +#: templates/generic_confirm.html:40 #, python-format msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" msgstr "Tem certeza de que deseja excluir %(object_name)s: %(object)s ?" -#: templates/generic_confirm.html:38 +#: templates/generic_confirm.html:42 #, python-format msgid "Are you sure you wish to delete: %(object)s?" msgstr "Tem certeza de que deseja excluir: %(object)s ?" -#: templates/generic_confirm.html:46 +#: templates/generic_confirm.html:50 msgid "Yes" msgstr "Sim" -#: templates/generic_confirm.html:50 +#: templates/generic_confirm.html:54 msgid "No" msgstr "Não" @@ -277,8 +277,8 @@ msgstr "exigido" #: templates/generic_form_subtemplate.html:78 #: templates/generic_list_horizontal_subtemplate.html:51 #: templates/generic_list_horizontal_subtemplate.html:178 -#: templates/generic_list_subtemplate.html:51 -#: templates/generic_list_subtemplate.html:171 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 msgid "Save" msgstr "Salvar" @@ -286,22 +286,18 @@ msgstr "Salvar" #: templates/generic_form_subtemplate.html:78 #: templates/generic_list_horizontal_subtemplate.html:51 #: templates/generic_list_horizontal_subtemplate.html:178 -#: templates/generic_list_subtemplate.html:51 -#: templates/generic_list_subtemplate.html:171 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 msgid "Submit" msgstr "Submeter" -#: templates/generic_form_subtemplate.html:82 -msgid "Cancel" -msgstr "Cancelar" - #: templates/generic_list.html:6 templates/generic_list_horizontal.html:6 #, python-format msgid "List of %(stripped_title)s" msgstr "Lista de %(stripped_title)s " #: templates/generic_list_horizontal_subtemplate.html:23 -#: templates/generic_list_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 " @@ -311,18 +307,16 @@ msgstr "" "of %(total_pages)s)" #: templates/generic_list_horizontal_subtemplate.html:25 -#: templates/generic_list_subtemplate.html:25 +#: templates/generic_list_subtemplate.html:26 #, python-format msgid "List of %(title)s (%(total)s)" msgstr "Lista de %(title)s (%(total)s)" -#: templates/generic_list_horizontal_subtemplate.html:72 -#: templates/generic_list_subtemplate.html:71 +#: templates/generic_list_subtemplate.html:72 msgid "Identifier" msgstr "Identificador" -#: templates/generic_list_horizontal_subtemplate.html:146 -#: templates/generic_list_subtemplate.html:145 +#: templates/generic_list_subtemplate.html:152 #, python-format msgid "There are no %(stripped_title)s" msgstr "Não há %(stripped_title)s " @@ -336,4 +330,5 @@ msgstr "Login" msgid "Password change" msgstr "Alterar a senha" - +#~ msgid "Cancel" +#~ msgstr "Cancelar" diff --git a/apps/common/locale/ru/LC_MESSAGES/django.mo b/apps/common/locale/ru/LC_MESSAGES/django.mo index 629768c6e2..a8f3d3b9e8 100644 Binary files a/apps/common/locale/ru/LC_MESSAGES/django.mo and b/apps/common/locale/ru/LC_MESSAGES/django.mo differ diff --git a/apps/common/locale/ru/LC_MESSAGES/django.po b/apps/common/locale/ru/LC_MESSAGES/django.po index bd88c39b9c..44c11d8f5c 100644 --- a/apps/common/locale/ru/LC_MESSAGES/django.po +++ b/apps/common/locale/ru/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n" -"POT-Creation-Date: 2011-09-30 00:54-0400\n" -"PO-Revision-Date: 2011-11-04 10:27+0000\n" +"POT-Creation-Date: 2011-11-22 11:26-0400\n" +"PO-Revision-Date: 2011-11-22 19:21+0000\n" "Last-Translator: gsv70 \n" "Language-Team: Russian (http://www.transifex.net/projects/p/mayan-edms/team/ru/)\n" "MIME-Version: 1.0\n" @@ -32,7 +32,7 @@ msgstr "изменение сведений" #: __init__.py:23 __init__.py:29 msgid "about" -msgstr "о" +msgstr "инфо" #: __init__.py:24 msgid "changelog" @@ -102,67 +102,67 @@ msgstr "Портрет" msgid "Landscape" msgstr "Пейзаж" -#: utils.py:289 +#: utils.py:291 msgid "function found" -msgstr "Функция найдены" +msgstr "функция найдена" -#: utils.py:291 utils.py:293 +#: utils.py:293 utils.py:295 #, python-format msgid "class found: %s" -msgstr "Класс найден: %s." +msgstr "класс найден: %s." -#: views.py:23 templates/password_change_done.html:5 +#: views.py:24 templates/password_change_done.html:5 msgid "Your password has been successfully changed." -msgstr "Ваш пароль был успешно изменен." +msgstr "Ваш пароль был изменен." -#: views.py:39 +#: views.py:41 msgid "No action selected." msgstr "Никаких действий не выбрано." -#: views.py:43 +#: views.py:45 msgid "Must select at least one item." msgstr "Необходимо выбрать хотя бы один элемент." -#: views.py:76 +#: views.py:86 #, python-format msgid "%(selection)s added successfully added to %(right_list_title)s." msgstr "%(selection)s успешно добавлен в %(right_list_title)s ." -#: views.py:79 views.py:96 +#: views.py:89 views.py:106 #, python-format msgid "Unable to add %(selection)s to %(right_list_title)s." msgstr "Не удалось добавить %(selection)s до %(right_list_title)s ." -#: views.py:93 +#: views.py:103 #, python-format msgid "%(selection)s added successfully removed from %(right_list_title)s." msgstr "%(selection)s успешно удален из %(right_list_title)s ." -#: views.py:111 +#: views.py:121 msgid "Add" msgstr "Добавить" -#: views.py:122 +#: views.py:132 msgid "Remove" msgstr "Удалить" -#: views.py:145 +#: views.py:155 msgid "current user details" msgstr "данные пользователя" -#: views.py:162 +#: views.py:172 msgid "Current user's details updated." msgstr "Данные пользователя обновлены." -#: views.py:171 +#: views.py:181 msgid "edit current user details" msgstr "редактировать данные пользователя" -#: views.py:197 +#: views.py:207 msgid "Changelog" msgstr "Изменения" -#: views.py:210 +#: views.py:220 msgid "License" msgstr "Лицензия" @@ -194,7 +194,7 @@ msgstr "Недостаточно прав" #: templates/403.html:9 msgid "You don't have enough permissions for this operation." -msgstr "У вас нет достаточно прав для этой операции." +msgstr "У вас недостаточно прав для этой операции." #: templates/404.html:3 templates/404.html.py:7 msgid "Page not found" @@ -230,7 +230,7 @@ msgstr "Создать %(object_name)s" #: templates/calculate_form_title.html:26 msgid "Create" -msgstr "Создавать" +msgstr "Создать" #: templates/generic_assign_remove.html:3 #, python-format @@ -245,25 +245,25 @@ msgstr "Подтверждать" msgid "Confirm delete" msgstr "Подтвердить удаление" -#: templates/generic_confirm.html:28 +#: templates/generic_confirm.html:32 msgid "form icon" msgstr "значок формы" -#: templates/generic_confirm.html:36 +#: templates/generic_confirm.html:40 #, python-format msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" msgstr "Вы действительно хотите удалить %(object_name)s: %(object)s?" -#: templates/generic_confirm.html:38 +#: templates/generic_confirm.html:42 #, python-format msgid "Are you sure you wish to delete: %(object)s?" msgstr "Вы действительно хотите удалить: %(object)s?" -#: templates/generic_confirm.html:46 +#: templates/generic_confirm.html:50 msgid "Yes" msgstr "Да" -#: templates/generic_confirm.html:50 +#: templates/generic_confirm.html:54 msgid "No" msgstr "Нет" @@ -276,8 +276,8 @@ msgstr "требуется" #: templates/generic_form_subtemplate.html:78 #: templates/generic_list_horizontal_subtemplate.html:51 #: templates/generic_list_horizontal_subtemplate.html:178 -#: templates/generic_list_subtemplate.html:51 -#: templates/generic_list_subtemplate.html:171 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 msgid "Save" msgstr "Сохранить" @@ -285,22 +285,18 @@ msgstr "Сохранить" #: templates/generic_form_subtemplate.html:78 #: templates/generic_list_horizontal_subtemplate.html:51 #: templates/generic_list_horizontal_subtemplate.html:178 -#: templates/generic_list_subtemplate.html:51 -#: templates/generic_list_subtemplate.html:171 +#: templates/generic_list_subtemplate.html:52 +#: templates/generic_list_subtemplate.html:178 msgid "Submit" msgstr "Выполнить" -#: templates/generic_form_subtemplate.html:82 -msgid "Cancel" -msgstr "Отменить" - #: templates/generic_list.html:6 templates/generic_list_horizontal.html:6 #, python-format msgid "List of %(stripped_title)s" -msgstr "Список %(stripped_title)s" +msgstr "Список \"%(stripped_title)s\"" #: templates/generic_list_horizontal_subtemplate.html:23 -#: templates/generic_list_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 " @@ -310,18 +306,16 @@ msgstr "" " %(total_pages)s)" #: templates/generic_list_horizontal_subtemplate.html:25 -#: templates/generic_list_subtemplate.html:25 +#: templates/generic_list_subtemplate.html:26 #, python-format msgid "List of %(title)s (%(total)s)" msgstr "Список %(title)s (%(total)s)" -#: templates/generic_list_horizontal_subtemplate.html:72 -#: templates/generic_list_subtemplate.html:71 +#: templates/generic_list_subtemplate.html:72 msgid "Identifier" msgstr "Идентификатор" -#: templates/generic_list_horizontal_subtemplate.html:146 -#: templates/generic_list_subtemplate.html:145 +#: templates/generic_list_subtemplate.html:152 #, python-format msgid "There are no %(stripped_title)s" msgstr "Нет %(stripped_title)s" diff --git a/apps/common/templates/generic_confirm.html b/apps/common/templates/generic_confirm.html index 10a6e927d6..b020583e2e 100644 --- a/apps/common/templates/generic_confirm.html +++ b/apps/common/templates/generic_confirm.html @@ -22,7 +22,11 @@