friendica-addons/js_upload/lang/hu/messages.po

59 lines
1.6 KiB
Plaintext

# ADDON js_upload
# Copyright (C)
# This file is distributed under the same license as the Friendica js_upload addon package.
#
#
# Translators:
# Balázs Úr, 2020-2021
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-23 23:53-0400\n"
"PO-Revision-Date: 2014-06-23 08:46+0000\n"
"Last-Translator: Balázs Úr, 2020-2021\n"
"Language-Team: Hungarian (http://www.transifex.com/Friendica/friendica/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js_upload.php:34
msgid "Select files for upload"
msgstr "Fájlok kijelölése a feltöltéshez"
#: js_upload.php:35
msgid "Drop files here to upload"
msgstr "Húzzon ide fájlokat a feltöltéshez"
#: js_upload.php:36
msgid "Cancel"
msgstr "Mégse"
#: js_upload.php:37
msgid "Failed"
msgstr "Sikertelen"
#: js_upload.php:215
msgid "No files were uploaded."
msgstr "Nem lettek fájlok feltöltve."
#: js_upload.php:221
msgid "Uploaded file is empty"
msgstr "A feltöltött fájl üres"
#: js_upload.php:233
#, php-format
msgid "Image exceeds size limit of %s"
msgstr "A kép meghaladja a beállított %s méretkorlátot"
#: js_upload.php:245
#, php-format
msgid "File has an invalid extension, it should be one of %s."
msgstr "A fájl érvénytelen kiterjesztéssel rendelkezik, %s egyikének kell lennie."
#: js_upload.php:256
msgid "Upload was cancelled, or server error encountered"
msgstr "A feltöltés meg lett szakítva vagy kiszolgálóhiba történt"