2016-11-18 06:57:19 +00:00
|
|
|
# ADDON js_upload
|
|
|
|
# Copyright (C)
|
|
|
|
# This file is distributed under the same license as the Friendica js_upload addon package.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# Translators:
|
|
|
|
# Albert, 2016
|
2023-04-09 05:58:49 +00:00
|
|
|
# Senex Petrovic <javierruizo@hotmail.com>, 2021
|
2016-11-18 06:57:19 +00:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: friendica\n"
|
|
|
|
"Report-Msgid-Bugs-To: \n"
|
2023-04-09 05:58:49 +00:00
|
|
|
"POT-Creation-Date: 2021-03-23 23:53-0400\n"
|
|
|
|
"PO-Revision-Date: 2014-06-23 08:46+0000\n"
|
|
|
|
"Last-Translator: Senex Petrovic <javierruizo@hotmail.com>, 2021\n"
|
|
|
|
"Language-Team: Spanish (http://app.transifex.com/Friendica/friendica/language/es/)\n"
|
2016-11-18 06:57:19 +00:00
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
"Language: es\n"
|
2023-04-09 05:58:49 +00:00
|
|
|
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
|
2016-11-18 06:57:19 +00:00
|
|
|
|
2023-04-09 05:58:49 +00:00
|
|
|
#: js_upload.php:34
|
|
|
|
msgid "Select files for upload"
|
|
|
|
msgstr "Seleciona archivos a subir"
|
2016-11-18 06:57:19 +00:00
|
|
|
|
2023-04-09 05:58:49 +00:00
|
|
|
#: js_upload.php:35
|
2016-11-18 06:57:19 +00:00
|
|
|
msgid "Drop files here to upload"
|
|
|
|
msgstr "Soltar archivos aquí para subir"
|
|
|
|
|
2023-04-09 05:58:49 +00:00
|
|
|
#: js_upload.php:36
|
2016-11-18 06:57:19 +00:00
|
|
|
msgid "Cancel"
|
|
|
|
msgstr "Cancelar"
|
|
|
|
|
2023-04-09 05:58:49 +00:00
|
|
|
#: js_upload.php:37
|
2016-11-18 06:57:19 +00:00
|
|
|
msgid "Failed"
|
|
|
|
msgstr "Fallido"
|
|
|
|
|
2023-04-09 05:58:49 +00:00
|
|
|
#: js_upload.php:215
|
2016-11-18 06:57:19 +00:00
|
|
|
msgid "No files were uploaded."
|
|
|
|
msgstr "No se subió ningún archivo."
|
|
|
|
|
2023-04-09 05:58:49 +00:00
|
|
|
#: js_upload.php:221
|
2016-11-18 06:57:19 +00:00
|
|
|
msgid "Uploaded file is empty"
|
|
|
|
msgstr "El archivo subido está vacío"
|
|
|
|
|
2023-04-09 05:58:49 +00:00
|
|
|
#: js_upload.php:233
|
|
|
|
#, php-format
|
|
|
|
msgid "Image exceeds size limit of %s"
|
|
|
|
msgstr ""
|
2016-11-18 06:57:19 +00:00
|
|
|
|
2023-04-09 05:58:49 +00:00
|
|
|
#: js_upload.php:245
|
|
|
|
#, php-format
|
|
|
|
msgid "File has an invalid extension, it should be one of %s."
|
|
|
|
msgstr ""
|
2016-11-18 06:57:19 +00:00
|
|
|
|
2023-04-09 05:58:49 +00:00
|
|
|
#: js_upload.php:256
|
2016-11-18 06:57:19 +00:00
|
|
|
msgid "Upload was cancelled, or server error encountered"
|
|
|
|
msgstr "La subida fue cancelada, o el servidor tuvo un error"
|