Initial commit
This commit is contained in:
BIN
env/lib/python3.10/site-packages/treebeard/locale/es/LC_MESSAGES/django.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/es/LC_MESSAGES/django.mo
vendored
Normal file
Binary file not shown.
78
env/lib/python3.10/site-packages/treebeard/locale/es/LC_MESSAGES/django.po
vendored
Normal file
78
env/lib/python3.10/site-packages/treebeard/locale/es/LC_MESSAGES/django.po
vendored
Normal file
@@ -0,0 +1,78 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Django-treebeard\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-07-18 17:36+0200\n"
|
||||
"PO-Revision-Date: 2010-05-03 23:40-0500\n"
|
||||
"Last-Translator: Gustavo Picon <tabo@tabo.pe>\n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: admin.py:113
|
||||
#, python-format
|
||||
msgid "Moved node \"%(node)s\" as child of \"%(other)s\""
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:119
|
||||
#, python-format
|
||||
msgid "Moved node \"%(node)s\" as sibling of \"%(other)s\""
|
||||
msgstr ""
|
||||
|
||||
#: admin.py:129
|
||||
#, python-format
|
||||
msgid "Exception raised while moving node: %s"
|
||||
msgstr ""
|
||||
|
||||
#: al_tree.py:319 mp_tree.py:641 ns_tree.py:308
|
||||
msgid "Can't move node to a descendant."
|
||||
msgstr ""
|
||||
|
||||
#: forms.py:17
|
||||
msgid "Child of"
|
||||
msgstr "Hijo de"
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Sibling of"
|
||||
msgstr "Hermano de"
|
||||
|
||||
#: forms.py:22
|
||||
msgid "First child of"
|
||||
msgstr "Primer hijo de"
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Before"
|
||||
msgstr "Antes"
|
||||
|
||||
#: forms.py:24
|
||||
msgid "After"
|
||||
msgstr "Después"
|
||||
|
||||
#: forms.py:27
|
||||
msgid "Position"
|
||||
msgstr "Posición"
|
||||
|
||||
#: forms.py:31
|
||||
msgid "Relative to"
|
||||
msgstr "Relativo a"
|
||||
|
||||
#: forms.py:81
|
||||
msgid "-- root --"
|
||||
msgstr "-- raíz --"
|
||||
|
||||
#: mp_tree.py:521
|
||||
msgid ""
|
||||
"The new node is too deep in the tree, try increasing the path.max_length "
|
||||
"property and UPDATE your database"
|
||||
msgstr ""
|
||||
|
||||
#: mp_tree.py:702
|
||||
#, python-format
|
||||
msgid "Path Overflow from: '%s'"
|
||||
msgstr ""
|
||||
|
||||
#: templatetags/admin_tree.py:148
|
||||
msgid "Return to ordered tree"
|
||||
msgstr ""
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/es/LC_MESSAGES/djangojs.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/es/LC_MESSAGES/djangojs.mo
vendored
Normal file
Binary file not shown.
24
env/lib/python3.10/site-packages/treebeard/locale/es/LC_MESSAGES/djangojs.po
vendored
Normal file
24
env/lib/python3.10/site-packages/treebeard/locale/es/LC_MESSAGES/djangojs.po
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Django-treebeard\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2011-07-18 14:12+0200\n"
|
||||
"PO-Revision-Date: 2011-07-18 14:12+0200\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#: static/treebeard/treebeard-admin.js:157
|
||||
msgid "Abort"
|
||||
msgstr ""
|
||||
|
||||
#: static/treebeard/treebeard-admin.js:172
|
||||
msgid "As Sibling"
|
||||
msgstr ""
|
||||
|
||||
#: static/treebeard/treebeard-admin.js:190
|
||||
msgid "As child"
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user