57 lines
1.4 KiB
Plaintext
57 lines
1.4 KiB
Plaintext
# ADDON js_upload
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica js_upload addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
# Albert, 2016
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: friendica\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
|
"PO-Revision-Date: 2016-11-17 18:59+0000\n"
|
|
"Last-Translator: Albert\n"
|
|
"Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: es\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: js_upload.php:43
|
|
msgid "Upload a file"
|
|
msgstr "Subir un archivo"
|
|
|
|
#: js_upload.php:44
|
|
msgid "Drop files here to upload"
|
|
msgstr "Soltar archivos aquí para subir"
|
|
|
|
#: js_upload.php:45
|
|
msgid "Cancel"
|
|
msgstr "Cancelar"
|
|
|
|
#: js_upload.php:46
|
|
msgid "Failed"
|
|
msgstr "Fallido"
|
|
|
|
#: js_upload.php:303
|
|
msgid "No files were uploaded."
|
|
msgstr "No se subió ningún archivo."
|
|
|
|
#: js_upload.php:309
|
|
msgid "Uploaded file is empty"
|
|
msgstr "El archivo subido está vacío"
|
|
|
|
#: js_upload.php:321
|
|
msgid "Image exceeds size limit of "
|
|
msgstr "La imagen excede el tamaño de"
|
|
|
|
#: js_upload.php:332
|
|
msgid "File has an invalid extension, it should be one of "
|
|
msgstr "El archivo tiene una extensión inválida, debería ser una de"
|
|
|
|
#: js_upload.php:343
|
|
msgid "Upload was cancelled, or server error encountered"
|
|
msgstr "La subida fue cancelada, o el servidor tuvo un error"
|