# Spanish translation of Google Drive Field (7.x-1.3)
# Copyright (c) 2017 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Google Drive Field (7.x-1.3)\n"
"POT-Creation-Date: 2017-05-12 09:49+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 "Allowed file extensions"
msgstr "Extensiones de archivos permitidos"
msgid "Maximum upload size"
msgstr "Tamaño máximo de subida"
msgid "About"
msgstr "Acerca de"
msgid "This field stores the ID of a file as an integer value."
msgstr ""
"Este campo alamacena la ID de un archivo como un valor de número "
"entero."
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."
