Initial commit
This commit is contained in:
BIN
env/lib/python3.10/site-packages/treebeard/locale/de/LC_MESSAGES/django.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/de/LC_MESSAGES/django.mo
vendored
Normal file
Binary file not shown.
86
env/lib/python3.10/site-packages/treebeard/locale/de/LC_MESSAGES/django.po
vendored
Normal file
86
env/lib/python3.10/site-packages/treebeard/locale/de/LC_MESSAGES/django.po
vendored
Normal file
@@ -0,0 +1,86 @@
|
||||
# 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.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-06-15 20:56+0000\n"
|
||||
"PO-Revision-Date: 2018-06-15 23:09+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
|
||||
#: treebeard/admin.py:106
|
||||
#, python-format
|
||||
msgid "Exception raised while moving node: %s"
|
||||
msgstr "Ausnahmefehler in folgendem Element: %s"
|
||||
|
||||
#: treebeard/admin.py:110
|
||||
#, python-format
|
||||
msgid "Moved node \"%(node)s\" as child of \"%(other)s\""
|
||||
msgstr "Element \"%(node)s\" positioniert unterhalb von \"%(other)s\""
|
||||
|
||||
#: treebeard/admin.py:112
|
||||
#, python-format
|
||||
msgid "Moved node \"%(node)s\" as sibling of \"%(other)s\""
|
||||
msgstr "Element \"%(node)s\" positioniert gleichauf mit \"%(other)s\""
|
||||
|
||||
#: treebeard/al_tree.py:373 treebeard/mp_tree.py:474 treebeard/ns_tree.py:363
|
||||
msgid "Can't move node to a descendant."
|
||||
msgstr "Kann Element nicht in ein eigenes Unter-Element verschieben"
|
||||
|
||||
#: treebeard/forms.py:46
|
||||
msgid "Child of"
|
||||
msgstr "als Unterkategorie von"
|
||||
|
||||
#: treebeard/forms.py:47
|
||||
msgid "Sibling of"
|
||||
msgstr "auf gleicher Ebene wie"
|
||||
|
||||
#: treebeard/forms.py:51
|
||||
msgid "First child of"
|
||||
msgstr "Als erste Unterkategorie von"
|
||||
|
||||
#: treebeard/forms.py:52
|
||||
msgid "Before"
|
||||
msgstr "Vor"
|
||||
|
||||
#: treebeard/forms.py:53
|
||||
msgid "After"
|
||||
msgstr "Nach"
|
||||
|
||||
#: treebeard/forms.py:56
|
||||
msgid "Position"
|
||||
msgstr "Position"
|
||||
|
||||
#: treebeard/forms.py:60
|
||||
msgid "Relative to"
|
||||
msgstr "relativ zu"
|
||||
|
||||
#: treebeard/forms.py:189
|
||||
msgid "-- root --"
|
||||
msgstr "-- Basiskategorie --"
|
||||
|
||||
#: treebeard/mp_tree.py:382
|
||||
msgid ""
|
||||
"The new node is too deep in the tree, try increasing the path.max_length "
|
||||
"property and UPDATE your database"
|
||||
msgstr ""
|
||||
"Das neue Element ist zu tief positioniert. Versuche path.max_length zu "
|
||||
"erhöhen und aktualisiere die Datenbank"
|
||||
|
||||
#: treebeard/mp_tree.py:1114
|
||||
#, python-format
|
||||
msgid "Path Overflow from: '%s'"
|
||||
msgstr "Pfad Überlauf von: '%s'"
|
||||
|
||||
#: treebeard/templatetags/admin_tree.py:249
|
||||
msgid "Return to ordered tree"
|
||||
msgstr "Zurück zur geordneten Baumansicht"
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/de/LC_MESSAGES/djangojs.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/de/LC_MESSAGES/djangojs.mo
vendored
Normal file
Binary file not shown.
30
env/lib/python3.10/site-packages/treebeard/locale/de/LC_MESSAGES/djangojs.po
vendored
Normal file
30
env/lib/python3.10/site-packages/treebeard/locale/de/LC_MESSAGES/djangojs.po
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
# 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.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-06-15 20:56+0000\n"
|
||||
"PO-Revision-Date: 2018-06-15 23:10+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
|
||||
#: treebeard/static/treebeard/treebeard-admin.js:158
|
||||
msgid "Abort"
|
||||
msgstr "Abbruch"
|
||||
|
||||
#: treebeard/static/treebeard/treebeard-admin.js:180
|
||||
msgid "As Sibling"
|
||||
msgstr "Als Geschwister-Element"
|
||||
|
||||
#: treebeard/static/treebeard/treebeard-admin.js:198
|
||||
msgid "As child"
|
||||
msgstr "Als Kind-Element"
|
||||
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 ""
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/fr/LC_MESSAGES/django.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/fr/LC_MESSAGES/django.mo
vendored
Normal file
Binary file not shown.
86
env/lib/python3.10/site-packages/treebeard/locale/fr/LC_MESSAGES/django.po
vendored
Normal file
86
env/lib/python3.10/site-packages/treebeard/locale/fr/LC_MESSAGES/django.po
vendored
Normal file
@@ -0,0 +1,86 @@
|
||||
# treebeard translation in french.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the treebeard package.
|
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-06-15 20:56+0000\n"
|
||||
"PO-Revision-Date: 2018-06-15 23:09+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
|
||||
#: treebeard/admin.py:106
|
||||
#, python-format
|
||||
msgid "Exception raised while moving node: %s"
|
||||
msgstr "Une expetion est survenue pendant le placement de l'élément: %s"
|
||||
|
||||
#: treebeard/admin.py:110
|
||||
#, python-format
|
||||
msgid "Moved node \"%(node)s\" as child of \"%(other)s\""
|
||||
msgstr "Élément \"%(node)s\" déplacé en temps qu'enfant de \"%(other)s\""
|
||||
|
||||
#: treebeard/admin.py:112
|
||||
#, python-format
|
||||
msgid "Moved node \"%(node)s\" as sibling of \"%(other)s\""
|
||||
msgstr "Élément \"%(node)s\" déplacé au même niveau que \"%(other)s\""
|
||||
|
||||
#: treebeard/al_tree.py:373 treebeard/mp_tree.py:474 treebeard/ns_tree.py:363
|
||||
msgid "Can't move node to a descendant."
|
||||
msgstr "L'élément ne peux être déplacé vers un de ces décendant."
|
||||
|
||||
#: treebeard/forms.py:46
|
||||
msgid "Child of"
|
||||
msgstr "Enfant de"
|
||||
|
||||
#: treebeard/forms.py:47
|
||||
msgid "Sibling of"
|
||||
msgstr "Au même niveau que"
|
||||
|
||||
#: treebeard/forms.py:51
|
||||
msgid "First child of"
|
||||
msgstr "Premier enfant de"
|
||||
|
||||
#: treebeard/forms.py:52
|
||||
msgid "Before"
|
||||
msgstr "Avant"
|
||||
|
||||
#: treebeard/forms.py:53
|
||||
msgid "After"
|
||||
msgstr "Après"
|
||||
|
||||
#: treebeard/forms.py:56
|
||||
msgid "Position"
|
||||
msgstr "Position"
|
||||
|
||||
#: treebeard/forms.py:60
|
||||
msgid "Relative to"
|
||||
msgstr "Relative à"
|
||||
|
||||
#: treebeard/forms.py:189
|
||||
msgid "-- root --"
|
||||
msgstr "-- racine --"
|
||||
|
||||
#: treebeard/mp_tree.py:382
|
||||
msgid ""
|
||||
"The new node is too deep in the tree, try increasing the path.max_length "
|
||||
"property and UPDATE your database"
|
||||
msgstr ""
|
||||
"L'élément est trop profond dans l'arbre, essayez d'augmenter la propriété path.max_length "
|
||||
"et de mêtre à jour vore base de donnée"
|
||||
|
||||
#: treebeard/mp_tree.py:1114
|
||||
#, python-format
|
||||
msgid "Path Overflow from: '%s'"
|
||||
msgstr "Chemin trop long de: '%s'"
|
||||
|
||||
#: treebeard/templatetags/admin_tree.py:249
|
||||
msgid "Return to ordered tree"
|
||||
msgstr "Retour à l'arbre trié"
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/fr/LC_MESSAGES/djangojs.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/fr/LC_MESSAGES/djangojs.mo
vendored
Normal file
Binary file not shown.
30
env/lib/python3.10/site-packages/treebeard/locale/fr/LC_MESSAGES/djangojs.po
vendored
Normal file
30
env/lib/python3.10/site-packages/treebeard/locale/fr/LC_MESSAGES/djangojs.po
vendored
Normal file
@@ -0,0 +1,30 @@
|
||||
# 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.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-06-15 20:56+0000\n"
|
||||
"PO-Revision-Date: 2018-06-15 23:10+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
|
||||
#: treebeard/static/treebeard/treebeard-admin.js:158
|
||||
msgid "Abort"
|
||||
msgstr "Interrompre"
|
||||
|
||||
#: treebeard/static/treebeard/treebeard-admin.js:180
|
||||
msgid "As Sibling"
|
||||
msgstr "Au même niveau"
|
||||
|
||||
#: treebeard/static/treebeard/treebeard-admin.js:198
|
||||
msgid "As child"
|
||||
msgstr "En tant qu'enfant"
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/hu/LC_MESSAGES/django.mo
vendored
Executable file
BIN
env/lib/python3.10/site-packages/treebeard/locale/hu/LC_MESSAGES/django.mo
vendored
Executable file
Binary file not shown.
86
env/lib/python3.10/site-packages/treebeard/locale/hu/LC_MESSAGES/django.po
vendored
Executable file
86
env/lib/python3.10/site-packages/treebeard/locale/hu/LC_MESSAGES/django.po
vendored
Executable file
@@ -0,0 +1,86 @@
|
||||
# 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.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-06-15 20:56+0000\n"
|
||||
"PO-Revision-Date: 2018-06-15 23:09+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
|
||||
#: treebeard/admin.py:106
|
||||
#, python-format
|
||||
msgid "Exception raised while moving node: %s"
|
||||
msgstr "Hiba lépett fel a csomópont mozgatása közben: %s"
|
||||
|
||||
#: treebeard/admin.py:110
|
||||
#, python-format
|
||||
msgid "Moved node \"%(node)s\" as child of \"%(other)s\""
|
||||
msgstr "A(z) \"%(node)s\" csomópont a(z) \"%(other)s\" csomópont alá került."
|
||||
|
||||
#: treebeard/admin.py:112
|
||||
#, python-format
|
||||
msgid "Moved node \"%(node)s\" as sibling of \"%(other)s\""
|
||||
msgstr "A(z) \"%(node)s\" csomópont a(z) \"%(other)s\" testvére lett."
|
||||
|
||||
#: treebeard/al_tree.py:373 treebeard/mp_tree.py:474 treebeard/ns_tree.py:363
|
||||
msgid "Can't move node to a descendant."
|
||||
msgstr "Nem lehet egy csomópontot egy leszármazottja alá mozgatni."
|
||||
|
||||
#: treebeard/forms.py:46
|
||||
msgid "Child of"
|
||||
msgstr "Gyermeke ennek"
|
||||
|
||||
#: treebeard/forms.py:47
|
||||
msgid "Sibling of"
|
||||
msgstr "Testvére ennek"
|
||||
|
||||
#: treebeard/forms.py:51
|
||||
msgid "First child of"
|
||||
msgstr "Első gyermeke ennek"
|
||||
|
||||
#: treebeard/forms.py:52
|
||||
msgid "Before"
|
||||
msgstr "Előtte"
|
||||
|
||||
#: treebeard/forms.py:53
|
||||
msgid "After"
|
||||
msgstr "Utána"
|
||||
|
||||
#: treebeard/forms.py:56
|
||||
msgid "Position"
|
||||
msgstr "Pozíció"
|
||||
|
||||
#: treebeard/forms.py:60
|
||||
msgid "Relative to"
|
||||
msgstr "Relatív ehhez"
|
||||
|
||||
#: treebeard/forms.py:189
|
||||
msgid "-- root --"
|
||||
msgstr "-- Gyökérkategória --"
|
||||
|
||||
#: treebeard/mp_tree.py:382
|
||||
msgid ""
|
||||
"The new node is too deep in the tree, try increasing the path.max_length "
|
||||
"property and UPDATE your database"
|
||||
msgstr ""
|
||||
"Az új csomópont túl mélyen van a fában, próbáljuk meg megnövelni a "
|
||||
"path.max_length értékét és frissítsük az adatbázist."
|
||||
|
||||
#: treebeard/mp_tree.py:1114
|
||||
#, python-format
|
||||
msgid "Path Overflow from: '%s'"
|
||||
msgstr "Útvonal túlfolyás innen: '%s'"
|
||||
|
||||
#: treebeard/templatetags/admin_tree.py:249
|
||||
msgid "Return to ordered tree"
|
||||
msgstr "Vissza a rendezett fához"
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/hu/LC_MESSAGES/djangojs.mo
vendored
Executable file
BIN
env/lib/python3.10/site-packages/treebeard/locale/hu/LC_MESSAGES/djangojs.mo
vendored
Executable file
Binary file not shown.
30
env/lib/python3.10/site-packages/treebeard/locale/hu/LC_MESSAGES/djangojs.po
vendored
Executable file
30
env/lib/python3.10/site-packages/treebeard/locale/hu/LC_MESSAGES/djangojs.po
vendored
Executable file
@@ -0,0 +1,30 @@
|
||||
# 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.
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2018-06-15 20:56+0000\n"
|
||||
"PO-Revision-Date: 2018-06-15 23:10+0100\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Generator: Poedit 1.5.7\n"
|
||||
|
||||
#: treebeard/static/treebeard/treebeard-admin.js:158
|
||||
msgid "Abort"
|
||||
msgstr "Megszakít"
|
||||
|
||||
#: treebeard/static/treebeard/treebeard-admin.js:180
|
||||
msgid "As Sibling"
|
||||
msgstr "Testvérként"
|
||||
|
||||
#: treebeard/static/treebeard/treebeard-admin.js:198
|
||||
msgid "As child"
|
||||
msgstr "Gyermekként"
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/nl/LC_MESSAGES/django.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/nl/LC_MESSAGES/django.mo
vendored
Normal file
Binary file not shown.
80
env/lib/python3.10/site-packages/treebeard/locale/nl/LC_MESSAGES/django.po
vendored
Normal file
80
env/lib/python3.10/site-packages/treebeard/locale/nl/LC_MESSAGES/django.po
vendored
Normal file
@@ -0,0 +1,80 @@
|
||||
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: 2011-07-18 14:11+0200\n"
|
||||
"Last-Translator: Jaap Roes <jaap@eight.nl>\n"
|
||||
"Language-Team: Dutch\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 "\"%(node)s\" is nu onderdeel van \"%(other)s\""
|
||||
|
||||
#: admin.py:119
|
||||
#, python-format
|
||||
msgid "Moved node \"%(node)s\" as sibling of \"%(other)s\""
|
||||
msgstr "\"%(node)s\" staat nu voor \"%(other)s\""
|
||||
|
||||
#: admin.py:129
|
||||
#, python-format
|
||||
msgid "Exception raised while moving node: %s"
|
||||
msgstr "Fatale fout tijdens het verplaatsen: %s"
|
||||
|
||||
#: al_tree.py:319 mp_tree.py:641 ns_tree.py:308
|
||||
msgid "Can't move node to a descendant."
|
||||
msgstr "Kan node niet naar eigen subnode verplaatsen"
|
||||
|
||||
#: forms.py:17
|
||||
msgid "Child of"
|
||||
msgstr "Onderdeel"
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Sibling of"
|
||||
msgstr "Naast"
|
||||
|
||||
#: forms.py:22
|
||||
msgid "First child of"
|
||||
msgstr "1e onderdeel"
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Before"
|
||||
msgstr "Voor"
|
||||
|
||||
#: forms.py:24
|
||||
msgid "After"
|
||||
msgstr "Na"
|
||||
|
||||
#: forms.py:27
|
||||
msgid "Position"
|
||||
msgstr "Positie"
|
||||
|
||||
#: forms.py:31
|
||||
msgid "Relative to"
|
||||
msgstr "Ten opzichte van"
|
||||
|
||||
#: forms.py:81
|
||||
msgid "-- root --"
|
||||
msgstr "-- hoofdniveau --"
|
||||
|
||||
#: 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 ""
|
||||
"De nieuwe node bevindt zich te diep in de boom. Verhoog de path.max_lenght "
|
||||
"waarde en UPDATE de database."
|
||||
|
||||
#: mp_tree.py:702
|
||||
#, python-format
|
||||
msgid "Path Overflow from: '%s'"
|
||||
msgstr "Path overflow van: '%s'"
|
||||
|
||||
#: templatetags/admin_tree.py:148
|
||||
msgid "Return to ordered tree"
|
||||
msgstr "Als gesorteerde boom"
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/nl/LC_MESSAGES/djangojs.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/nl/LC_MESSAGES/djangojs.mo
vendored
Normal file
Binary file not shown.
24
env/lib/python3.10/site-packages/treebeard/locale/nl/LC_MESSAGES/djangojs.po
vendored
Normal file
24
env/lib/python3.10/site-packages/treebeard/locale/nl/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: Jaap Roes <jaap@eight.nl>\n"
|
||||
"Language-Team: Dutch\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 "Annuleren"
|
||||
|
||||
#: static/treebeard/treebeard-admin.js:172
|
||||
msgid "As Sibling"
|
||||
msgstr "Als naastliggend onderdeel"
|
||||
|
||||
#: static/treebeard/treebeard-admin.js:190
|
||||
msgid "As child"
|
||||
msgstr "Als subonderdeel"
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/pl/LC_MESSAGES/django.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/pl/LC_MESSAGES/django.mo
vendored
Normal file
Binary file not shown.
44
env/lib/python3.10/site-packages/treebeard/locale/pl/LC_MESSAGES/django.po
vendored
Normal file
44
env/lib/python3.10/site-packages/treebeard/locale/pl/LC_MESSAGES/django.po
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Django-treebeard\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2010-05-03 23:53-0500\n"
|
||||
"PO-Revision-Date: 2010-05-03 23:40-0500\n"
|
||||
"Last-Translator: Bartosz Turkot <bartosz.turkot@blueservices.pl>\n"
|
||||
"Language-Team: Polish\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"
|
||||
|
||||
#: forms.py:16
|
||||
msgid "Child of"
|
||||
msgstr "Dziecko kategorii"
|
||||
|
||||
#: forms.py:17
|
||||
msgid "Sibling of"
|
||||
msgstr "Sąsiad kategorii"
|
||||
|
||||
#: forms.py:21
|
||||
msgid "First child of"
|
||||
msgstr "Pierwsze dziecko kategorii"
|
||||
|
||||
#: forms.py:22
|
||||
msgid "Before"
|
||||
msgstr "Przed"
|
||||
|
||||
#: forms.py:23
|
||||
msgid "After"
|
||||
msgstr "Za"
|
||||
|
||||
#: forms.py:26
|
||||
msgid "Position"
|
||||
msgstr "Pozycja"
|
||||
|
||||
#: forms.py:30
|
||||
msgid "Relative to"
|
||||
msgstr "Względem"
|
||||
|
||||
#: forms.py:80
|
||||
msgid "-- root --"
|
||||
msgstr "-- kategoria główna --"
|
||||
BIN
env/lib/python3.10/site-packages/treebeard/locale/ru/LC_MESSAGES/django.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/ru/LC_MESSAGES/django.mo
vendored
Normal file
Binary file not shown.
79
env/lib/python3.10/site-packages/treebeard/locale/ru/LC_MESSAGES/django.po
vendored
Normal file
79
env/lib/python3.10/site-packages/treebeard/locale/ru/LC_MESSAGES/django.po
vendored
Normal file
@@ -0,0 +1,79 @@
|
||||
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: 2009-04-10 18:37+0400\n"
|
||||
"Last-Translator: chembervint <chembervint@gmail.com>\n"
|
||||
"Language-Team: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
|
||||
#: 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 "Вложенный"
|
||||
|
||||
#: forms.py:18
|
||||
msgid "Sibling of"
|
||||
msgstr "Соседний к"
|
||||
|
||||
#: forms.py:22
|
||||
msgid "First child of"
|
||||
msgstr "Первый вложенный"
|
||||
|
||||
#: forms.py:23
|
||||
msgid "Before"
|
||||
msgstr "До"
|
||||
|
||||
#: forms.py:24
|
||||
msgid "After"
|
||||
msgstr "После"
|
||||
|
||||
#: forms.py:27
|
||||
msgid "Position"
|
||||
msgstr "Позиция"
|
||||
|
||||
#: forms.py:31
|
||||
msgid "Relative to"
|
||||
msgstr "Относительно"
|
||||
|
||||
#: forms.py:81
|
||||
msgid "-- root --"
|
||||
msgstr "-- корень --"
|
||||
|
||||
#: 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/ru/LC_MESSAGES/djangojs.mo
vendored
Normal file
BIN
env/lib/python3.10/site-packages/treebeard/locale/ru/LC_MESSAGES/djangojs.mo
vendored
Normal file
Binary file not shown.
25
env/lib/python3.10/site-packages/treebeard/locale/ru/LC_MESSAGES/djangojs.po
vendored
Normal file
25
env/lib/python3.10/site-packages/treebeard/locale/ru/LC_MESSAGES/djangojs.po
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
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: Russian\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\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"
|
||||
|
||||
#: 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