summaryrefslogtreecommitdiff
path: root/app/lib/filebrowser/locale/es/LC_MESSAGES
diff options
context:
space:
mode:
Diffstat (limited to 'app/lib/filebrowser/locale/es/LC_MESSAGES')
-rw-r--r--app/lib/filebrowser/locale/es/LC_MESSAGES/django.mobin5093 -> 0 bytes
-rw-r--r--app/lib/filebrowser/locale/es/LC_MESSAGES/django.po328
2 files changed, 0 insertions, 328 deletions
diff --git a/app/lib/filebrowser/locale/es/LC_MESSAGES/django.mo b/app/lib/filebrowser/locale/es/LC_MESSAGES/django.mo
deleted file mode 100644
index bb698f8..0000000
--- a/app/lib/filebrowser/locale/es/LC_MESSAGES/django.mo
+++ /dev/null
Binary files differ
diff --git a/app/lib/filebrowser/locale/es/LC_MESSAGES/django.po b/app/lib/filebrowser/locale/es/LC_MESSAGES/django.po
deleted file mode 100644
index 621979a..0000000
--- a/app/lib/filebrowser/locale/es/LC_MESSAGES/django.po
+++ /dev/null
@@ -1,328 +0,0 @@
-# translation of django.po to Spanish
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-#
-# PATRICK KRANZLMUELLER <PATRICK@VONAUTOMATISCH.AT>, 2009.
-# Antoni Aloy <antoni.aloy@trespams.com>, 2009.
-msgid ""
-msgstr ""
-"Project-Id-Version: django\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-02-19 21:24+0000\n"
-"PO-Revision-Date: 2009-02-15 19:14+0100\n"
-"Last-Translator: Antoni Aloy <antoni.aloy@trespams.com>\n"
-"Language-Team: Spanish\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: KBabel 1.11.4\n"
-
-#: fields.py:27
-#, python-format
-msgid "Ensure this value has at most %(max)d characters (it has %(length)d)."
-msgstr ""
-"Compruebe que este valor tiene como máximo %(max)d carácters (tiene %(length)"
-"d)."
-
-#: fields.py:28
-#, python-format
-msgid "Ensure this value has at least %(min)d characters (it has %(length)d)."
-msgstr ""
-"Compruebe que este valor tiene como mínimo %(min)d carácteres (tiene %"
-"(length)d)."
-
-#: fields.py:29
-#, python-format
-msgid "Extension %(ext)s is not allowed. Only %(allowed)s is allowed."
-msgstr ""
-"La extensión %(ext)s no está permitida. Sólo se permiten las extensiones %"
-"(allowed)s."
-
-#: forms.py:23
-msgid "Name"
-msgstr "Nombre"
-
-#: forms.py:23 forms.py:46
-msgid ""
-"The Name will automatically be converted to lowercase. Only letters, "
-"numbers, underscores and hyphens are allowed."
-msgstr ""