# Spanish translation of File Access Permission (7.x-1.0)
# Copyright (c) 2018 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: File Access Permission (7.x-1.0)\n"
"POT-Creation-Date: 2018-08-02 05:28+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\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"

msgid "Field"
msgstr "Campo"
msgid "Default"
msgstr "Por defecto"
msgid "Database"
msgstr "Base de datos"
msgid "Unlimited"
msgstr "Ilimitado"
msgid "Upload file"
msgstr "Subir archivo"
msgid "Expired"
msgstr "Caducado"
msgid "Allowed file extensions"
msgstr "Extensiones de archivos permitidos"
msgid "Maximum upload size"
msgstr "Tamaño máximo de subida"
msgid "File directory"
msgstr "Directorio de archivos"
msgid ""
"Enter a value like \"512\" (bytes), \"80 KB\" (kilobytes) or \"50 MB\" "
"(megabytes) in order to restrict the allowed file size. If left empty "
"the file sizes will be limited only by PHP's maximum post and file "
"upload sizes (current limit <strong>%limit</strong>)."
msgstr ""
"Escriba un valor como \"512\" (bytes), \"80 KB\" (kilobytes) o \"50 "
"MB\" (megabytes) para restringir el tamaño permitido de archivo. Si "
"se deja vacío, los tamaños de archivo estarán limitados únicamente "
"por los tamaños máximos definidos en PHP para envíos y subida de "
"archivos (el límite actual es <strong>%limit</strong>)."
msgid ""
"The \"!name\" option must contain a valid value. You may either leave "
"the text field empty or enter a string like \"512\" (bytes), \"80 KB\" "
"(kilobytes) or \"50 MB\" (megabytes)."
msgstr ""
"La opcion \"!name\" debe contener un valor válido. Puede dejar el "
"campo de texto vacío o introducir un textol como \"512\" (bytes), "
"\"80 KB\" (kilobytes) o \"50 MB\" (megabytes)."
msgid ""
"The list of allowed extensions is not valid, be sure to exclude "
"leading dots and to separate extensions with a comma or space."
msgstr ""
"La lista de extensiones permitidas no es válida. Asegúrese de "
"excluir los puntos del principio y de separar las extensiones con una "
"coma o espacio en blanco."
msgid ""
"Separate extensions with a space or comma and do not include the "
"leading dot."
msgstr ""
"Separe las extensiones con un espacio o una coma y no escriba el punto "
"que las precede."
