57 lines
1.5 KiB
Plaintext
57 lines
1.5 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-02-01 18:15+0100\n"
|
||
|
"PO-Revision-Date: 2021-03-23 01:46+0000\n"
|
||
|
"Last-Translator: Balázs Úr\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:33
|
||
|
msgid "Select files for upload"
|
||
|
msgstr "Fájlok kijelölése a feltöltéshez"
|
||
|
|
||
|
#: js_upload.php:34
|
||
|
msgid "Drop files here to upload"
|
||
|
msgstr "Húzzon ide fájlokat a feltöltéshez"
|
||
|
|
||
|
#: js_upload.php:35
|
||
|
msgid "Cancel"
|
||
|
msgstr "Mégse"
|
||
|
|
||
|
#: js_upload.php:36
|
||
|
msgid "Failed"
|
||
|
msgstr "Sikertelen"
|
||
|
|
||
|
#: js_upload.php:214
|
||
|
msgid "No files were uploaded."
|
||
|
msgstr "Nem lettek fájlok feltöltve."
|
||
|
|
||
|
#: js_upload.php:220
|
||
|
msgid "Uploaded file is empty"
|
||
|
msgstr "A feltöltött fájl üres"
|
||
|
|
||
|
#: js_upload.php:232
|
||
|
msgid "Image exceeds size limit of "
|
||
|
msgstr "A kép meghaladja a beállított méretkorlátot: "
|
||
|
|
||
|
#: js_upload.php:246
|
||
|
msgid "File has an invalid extension, it should be one of "
|
||
|
msgstr "A fájlnak érvénytelen kiterjesztése van, ezek egyikének kellene lennie: "
|
||
|
|
||
|
#: js_upload.php:257
|
||
|
msgid "Upload was cancelled, or server error encountered"
|
||
|
msgstr "A feltöltés meg lett szakítva vagy kiszolgálóhiba történt"
|