138 lines
3.6 KiB
Plaintext
Executable File
138 lines
3.6 KiB
Plaintext
Executable File
# 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 <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2011-02-07 01:30-0400\n"
|
|
"PO-Revision-Date: 2011-02-07 01:34\n"
|
|
"Last-Translator: Administrator <admin@admin.com>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: \n"
|
|
"X-Translated-Using: django-rosetta 0.5.6\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: forms.py:41
|
|
msgid "None"
|
|
msgstr "Ninguno"
|
|
|
|
#: views.py:6 templates/password_change_done.html:5
|
|
msgid "Your password has been successfully changed."
|
|
msgstr "Su contraseña se ha modificado correctamente."
|
|
|
|
#: templates/calculate_form_title.html:11
|
|
#, python-format
|
|
msgid "Details for %(object_name)s: %(object)s"
|
|
msgstr "Detalles para %(object_name)s: %(object)s"
|
|
|
|
#: templates/calculate_form_title.html:13
|
|
#, python-format
|
|
msgid "Details for: %(object)s"
|
|
msgstr "Detalles para: %(object)s "
|
|
|
|
#: templates/calculate_form_title.html:18
|
|
#, python-format
|
|
msgid "Edit %(object_name)s:"
|
|
msgstr "Editar %(object_name)s:"
|
|
|
|
#: templates/calculate_form_title.html:20
|
|
msgid "Edit"
|
|
msgstr "Editar"
|
|
|
|
#: templates/calculate_form_title.html:24
|
|
#, python-format
|
|
msgid "Create new %(object_name)s"
|
|
msgstr "Crear nuevo %(object_name)s"
|
|
|
|
#: templates/calculate_form_title.html:26
|
|
msgid "Create"
|
|
msgstr "Crear"
|
|
|
|
#: templates/generic_assign_remove.html:3
|
|
#, python-format
|
|
msgid "Assign %(title)s %(object)s"
|
|
msgstr "Asignar %(title)s %(object)s"
|
|
|
|
#: templates/generic_confirm.html:3 templates/generic_confirm.html.py:17
|
|
msgid "Confirm"
|
|
msgstr "Confirmar"
|
|
|
|
#: templates/generic_confirm.html:15
|
|
msgid "Confirm delete"
|
|
msgstr "Confirmar eliminación"
|
|
|
|
#: templates/generic_confirm.html:27
|
|
#, 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:29
|
|
#, python-format
|
|
msgid "Are you sure you wish to delete: %(object)s?"
|
|
msgstr "¿Está seguro que desea eliminar: %(object)s?"
|
|
|
|
#: templates/generic_confirm.html:38
|
|
msgid "Yes"
|
|
msgstr "Sí"
|
|
|
|
#: templates/generic_confirm.html:43
|
|
msgid "No"
|
|
msgstr "No"
|
|
|
|
#: templates/generic_form_instance.html:37
|
|
#: templates/generic_form_subtemplate.html:48
|
|
msgid "required"
|
|
msgstr "requerido"
|
|
|
|
#: templates/generic_form_subtemplate.html:70
|
|
msgid "Save"
|
|
msgstr "Guardar"
|
|
|
|
#: templates/generic_form_subtemplate.html:70
|
|
msgid "Submit"
|
|
msgstr "Enviar"
|
|
|
|
#: templates/generic_form_subtemplate.html:74
|
|
msgid "Cancel"
|
|
msgstr "Cancelar"
|
|
|
|
#: templates/generic_list.html:3
|
|
#, python-format
|
|
msgid "List of %(title)s"
|
|
msgstr "Lista de %(title)s "
|
|
|
|
#: templates/generic_list_subtemplate.html:18
|
|
#, python-format
|
|
msgid "List of %(title)s (%(start)s - %(end)s out of %(total)s)"
|
|
msgstr "Lista de %(title)s (%(start)s - %(end)s de %(total)s)"
|
|
|
|
#: templates/generic_list_subtemplate.html:20
|
|
#, python-format
|
|
msgid "List of %(title)s (%(total)s)"
|
|
msgstr "Lista de %(title)s (%(total)s)"
|
|
|
|
#: templates/generic_list_subtemplate.html:33
|
|
msgid "Identifier"
|
|
msgstr "Identificador"
|
|
|
|
#: templates/generic_list_subtemplate.html:64
|
|
#, python-format
|
|
msgid "There are no %(title)s"
|
|
msgstr "No hay %(title)s "
|
|
|
|
#: templates/login.html:5
|
|
msgid "Login"
|
|
msgstr "Iniciar sesión"
|
|
|
|
#: templates/password_change_done.html:3 templates/password_change_form.html:3
|
|
#: templates/password_change_form.html:5
|
|
msgid "Password change"
|
|
msgstr "Cambio de contraseña"
|