From 9e0edbcd873f30a54265a9a91138074018a8b8d5 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Fri, 30 Sep 2011 01:11:49 -0400 Subject: [PATCH] Added missing translation files, added transifex resource file --- .tx/config | 103 +++++++ apps/common/locale/en/LC_MESSAGES/django.po | 326 ++++++++++++++++++++ apps/common/locale/es/LC_MESSAGES/django.po | 94 ++++-- 3 files changed, 500 insertions(+), 23 deletions(-) create mode 100644 .tx/config create mode 100644 apps/common/locale/en/LC_MESSAGES/django.po diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000000..b38e6e0900 --- /dev/null +++ b/.tx/config @@ -0,0 +1,103 @@ +[mayan-edms.apps-converter] +source_file = apps/converter/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/converter/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-common] +source_file = apps/common/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/common/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-permissions] +source_file = apps/permissions/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/permissions/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-sources] +source_file = apps/sources/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/sources/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-document_indexing] +source_file = apps/document_indexing/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/document_indexing/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-user_management] +source_file = apps/user_management/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/user_management/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-main] +source_file = apps/main/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/main/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-ocr] +source_file = apps/ocr/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/ocr/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-project_setup] +source_file = apps/project_setup/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/project_setup/locale/es/LC_MESSAGES/django.po + +[main] +host = https://www.transifex.net + +[mayan-edms.apps-folders] +source_file = apps/folders/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/folders/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-history] +source_file = apps/history/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/history/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-dynamic_search] +source_file = apps/dynamic_search/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/dynamic_search/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-smart_settings] +source_file = apps/smart_settings/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/smart_settings/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-navigation] +source_file = apps/navigation/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/navigation/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-tags] +source_file = apps/tags/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/tags/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-documents] +source_file = apps/documents/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/documents/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-project_tools] +source_file = apps/project_tools/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/project_tools/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-grouping] +source_file = apps/grouping/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/grouping/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-document_comments] +source_file = apps/document_comments/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/document_comments/locale/es/LC_MESSAGES/django.po + +[mayan-edms.apps-metadata] +source_file = apps/metadata/locale/en/LC_MESSAGES/django.po +source_lang = en +trans.es = apps/metadata/locale/es/LC_MESSAGES/django.po + diff --git a/apps/common/locale/en/LC_MESSAGES/django.po b/apps/common/locale/en/LC_MESSAGES/django.po new file mode 100644 index 0000000000..573d3f94f8 --- /dev/null +++ b/apps/common/locale/en/LC_MESSAGES/django.po @@ -0,0 +1,326 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2011-09-30 00:54-0400\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: __init__.py:17 +msgid "change password" +msgstr "" + +#: __init__.py:18 +msgid "user details" +msgstr "" + +#: __init__.py:19 +msgid "edit details" +msgstr "" + +#: __init__.py:23 __init__.py:29 +msgid "about" +msgstr "" + +#: __init__.py:24 +msgid "changelog" +msgstr "" + +#: __init__.py:25 +msgid "license" +msgstr "" + +#: forms.py:99 +msgid "Selection" +msgstr "" + +#: forms.py:131 +msgid "Email" +msgstr "" + +#: forms.py:142 +msgid "" +"Please enter a correct email and password. Note that the password fields is " +"case-sensitive." +msgstr "" + +#: forms.py:144 +msgid "This account is inactive." +msgstr "" + +#: literals.py:24 +msgid "A5" +msgstr "" + +#: literals.py:25 +msgid "A4" +msgstr "" + +#: literals.py:26 +msgid "A3" +msgstr "" + +#: literals.py:27 +msgid "B5" +msgstr "" + +#: literals.py:28 +msgid "B4" +msgstr "" + +#: literals.py:29 +msgid "Letter" +msgstr "" + +#: literals.py:30 +msgid "Legal" +msgstr "" + +#: literals.py:31 +msgid "Ledger" +msgstr "" + +#: literals.py:38 +msgid "Portrait" +msgstr "" + +#: literals.py:39 +msgid "Landscape" +msgstr "" + +#: utils.py:289 +msgid "function found" +msgstr "" + +#: utils.py:291 utils.py:293 +#, python-format +msgid "class found: %s" +msgstr "" + +#: views.py:23 templates/password_change_done.html:5 +msgid "Your password has been successfully changed." +msgstr "" + +#: views.py:39 +msgid "No action selected." +msgstr "" + +#: views.py:43 +msgid "Must select at least one item." +msgstr "" + +#: views.py:76 +#, python-format +msgid "%(selection)s added successfully added to %(right_list_title)s." +msgstr "" + +#: views.py:79 views.py:96 +#, python-format +msgid "Unable to add %(selection)s to %(right_list_title)s." +msgstr "" + +#: views.py:93 +#, python-format +msgid "%(selection)s added successfully removed from %(right_list_title)s." +msgstr "" + +#: views.py:111 +msgid "Add" +msgstr "" + +#: views.py:122 +msgid "Remove" +msgstr "" + +#: views.py:145 +msgid "current user details" +msgstr "" + +#: views.py:162 +msgid "Current user's details updated." +msgstr "" + +#: views.py:171 +msgid "edit current user details" +msgstr "" + +#: views.py:197 +msgid "Changelog" +msgstr "" + +#: views.py:210 +msgid "License" +msgstr "" + +#: widgets.py:58 +msgid "None" +msgstr "" + +#: 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()" +msgstr "" + +#: conf/settings.py:65 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + +#: templates/403.html:3 templates/403.html.py:7 +msgid "Insufficient permissions" +msgstr "" + +#: templates/403.html:9 +msgid "You don't have enough permissions for this operation." +msgstr "" + +#: templates/404.html:3 templates/404.html.py:7 +msgid "Page not found" +msgstr "" + +#: templates/404.html:9 +msgid "Sorry, but the requested page could not be found." +msgstr "" + +#: templates/calculate_form_title.html:11 +#, python-format +msgid "Details for %(object_name)s: %(object)s" +msgstr "" + +#: templates/calculate_form_title.html:13 +#, python-format +msgid "Details for: %(object)s" +msgstr "" + +#: templates/calculate_form_title.html:18 +#, python-format +msgid "Edit %(object_name)s:" +msgstr "" + +#: templates/calculate_form_title.html:20 +msgid "Edit" +msgstr "" + +#: templates/calculate_form_title.html:24 +#, python-format +msgid "Create new %(object_name)s" +msgstr "" + +#: templates/calculate_form_title.html:26 +msgid "Create" +msgstr "" + +#: templates/generic_assign_remove.html:3 +#, python-format +msgid "Assign %(title)s %(object)s" +msgstr "" + +#: templates/generic_confirm.html:3 templates/generic_confirm.html.py:18 +msgid "Confirm" +msgstr "" + +#: templates/generic_confirm.html:16 +msgid "Confirm delete" +msgstr "" + +#: templates/generic_confirm.html:28 +msgid "form icon" +msgstr "" + +#: templates/generic_confirm.html:36 +#, python-format +msgid "Are you sure you wish to delete %(object_name)s: %(object)s?" +msgstr "" + +#: templates/generic_confirm.html:38 +#, python-format +msgid "Are you sure you wish to delete: %(object)s?" +msgstr "" + +#: templates/generic_confirm.html:46 +msgid "Yes" +msgstr "" + +#: templates/generic_confirm.html:50 +msgid "No" +msgstr "" + +#: templates/generic_form_instance.html:37 +#: templates/generic_form_subtemplate.html:52 +msgid "required" +msgstr "" + +#: templates/generic_form_subtemplate.html:76 +#: 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 +msgid "Save" +msgstr "" + +#: templates/generic_form_subtemplate.html:76 +#: 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 +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 +#, python-format +msgid "" +"List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " +"%(page_number)s of %(total_pages)s)" +msgstr "" + +#: templates/generic_list_horizontal_subtemplate.html:25 +#: templates/generic_list_subtemplate.html:25 +#, python-format +msgid "List of %(title)s (%(total)s)" +msgstr "" + +#: templates/generic_list_horizontal_subtemplate.html:72 +#: templates/generic_list_subtemplate.html:71 +msgid "Identifier" +msgstr "" + +#: templates/generic_list_horizontal_subtemplate.html:146 +#: templates/generic_list_subtemplate.html:145 +#, python-format +msgid "There are no %(stripped_title)s" +msgstr "" + +#: templates/login.html:5 +msgid "Login" +msgstr "" + +#: templates/password_change_done.html:3 templates/password_change_form.html:3 +#: templates/password_change_form.html:5 +msgid "Password change" +msgstr "" diff --git a/apps/common/locale/es/LC_MESSAGES/django.po b/apps/common/locale/es/LC_MESSAGES/django.po index d8a5d10c83..c28e26f14a 100644 --- a/apps/common/locale/es/LC_MESSAGES/django.po +++ b/apps/common/locale/es/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-07-23 01:00-0400\n" +"POT-Creation-Date: 2011-09-30 00:54-0400\n" "PO-Revision-Date: 2011-06-20 13:17\n" "Last-Translator: \n" "Language-Team: LANGUAGE \n" @@ -31,10 +31,36 @@ msgstr "detalles de usuario" msgid "edit details" msgstr "editar detalles" -#: forms.py:89 +#: __init__.py:23 __init__.py:29 +msgid "about" +msgstr "" + +#: __init__.py:24 +msgid "changelog" +msgstr "" + +#: __init__.py:25 +msgid "license" +msgstr "" + +#: forms.py:99 msgid "Selection" msgstr "Selección" +#: forms.py:131 +msgid "Email" +msgstr "" + +#: forms.py:142 +msgid "" +"Please enter a correct email and password. Note that the password fields is " +"case-sensitive." +msgstr "" + +#: forms.py:144 +msgid "This account is inactive." +msgstr "" + #: literals.py:24 msgid "A5" msgstr "A5" @@ -84,54 +110,62 @@ msgstr "función encontrada" msgid "class found: %s" msgstr "clase encontrada: %s" -#: views.py:19 templates/password_change_done.html:5 +#: views.py:23 templates/password_change_done.html:5 msgid "Your password has been successfully changed." msgstr "Su contraseña se ha modificado correctamente." -#: views.py:35 +#: views.py:39 msgid "No action selected." msgstr "Ninguna acción seleccionada." -#: views.py:39 +#: views.py:43 msgid "Must select at least one item." msgstr "Debe seleccionar al menos un artículo." -#: views.py:72 +#: views.py:76 #, 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:75 views.py:92 +#: views.py:79 views.py:96 #, 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:89 +#: views.py:93 #, 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:107 +#: views.py:111 msgid "Add" msgstr "Agregar" -#: views.py:118 +#: views.py:122 msgid "Remove" msgstr "Remover" -#: views.py:141 +#: views.py:145 msgid "current user details" msgstr "detalles del usuario corriente" -#: views.py:158 +#: views.py:162 msgid "Current user's details updated." msgstr "Datos del usuario corriente actualizados." -#: views.py:167 +#: views.py:171 msgid "edit current user details" msgstr "editar detalles del usuario corriente" -#: widgets.py:50 +#: views.py:197 +msgid "Changelog" +msgstr "" + +#: views.py:210 +msgid "License" +msgstr "" + +#: widgets.py:58 msgid "None" msgstr "Ninguno" @@ -145,6 +179,12 @@ msgstr "" "miniatura, vistas previas y los archivos temporales. Si no se especifica " "ninguno, se creará utilizando tempfile.mkdtemp ()" +#: conf/settings.py:65 +msgid "" +"Controls the mechanism used to authenticated user. Options are: username, " +"email" +msgstr "" + #: templates/403.html:3 templates/403.html.py:7 msgid "Insufficient permissions" msgstr "Permisos insuficientes" @@ -231,15 +271,19 @@ msgstr "requerido" #: templates/generic_form_subtemplate.html:76 #: templates/generic_form_subtemplate.html:78 -#: templates/generic_list_subtemplate.html:48 -#: templates/generic_list_subtemplate.html:168 +#: 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 msgid "Save" msgstr "Guardar" #: templates/generic_form_subtemplate.html:76 #: templates/generic_form_subtemplate.html:78 -#: templates/generic_list_subtemplate.html:48 -#: templates/generic_list_subtemplate.html:168 +#: 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 msgid "Submit" msgstr "Enviar" @@ -247,12 +291,13 @@ msgstr "Enviar" msgid "Cancel" msgstr "Cancelar" -#: templates/generic_list.html:6 +#: 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_subtemplate.html:20 +#: templates/generic_list_horizontal_subtemplate.html:23 +#: templates/generic_list_subtemplate.html:23 #, python-format msgid "" "List of %(title)s (%(start)s - %(end)s out of %(total)s) (Page " @@ -261,16 +306,19 @@ msgstr "" "Lista de %(title)s (%(start)s - %(end)s de %(total)s) (Página " "%(page_number)s de %(total_pages)s)" -#: templates/generic_list_subtemplate.html:22 +#: templates/generic_list_horizontal_subtemplate.html:25 +#: templates/generic_list_subtemplate.html:25 #, python-format msgid "List of %(title)s (%(total)s)" msgstr "Lista de %(title)s (%(total)s)" -#: templates/generic_list_subtemplate.html:68 +#: templates/generic_list_horizontal_subtemplate.html:72 +#: templates/generic_list_subtemplate.html:71 msgid "Identifier" msgstr "Identificador" -#: templates/generic_list_subtemplate.html:142 +#: templates/generic_list_horizontal_subtemplate.html:146 +#: templates/generic_list_subtemplate.html:145 #, python-format msgid "There are no %(stripped_title)s" msgstr "No hay %(stripped_title)s "