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

57 lines
1.1 KiB
Plaintext

# ADDON js_upload
# Copyright (C)
# This file is distributed under the same license as the Friendica js_upload addon package.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-06-03 15:49-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: js_upload.php:37
msgid "Select files for upload"
msgstr ""
#: js_upload.php:38
msgid "Drop files here to upload"
msgstr ""
#: js_upload.php:39
msgid "Cancel"
msgstr ""
#: js_upload.php:40
msgid "Failed"
msgstr ""
#: js_upload.php:209
msgid "No files were uploaded."
msgstr ""
#: js_upload.php:215
msgid "Uploaded file is empty"
msgstr ""
#: js_upload.php:227
#, php-format
msgid "Image exceeds size limit of %s"
msgstr ""
#: js_upload.php:239
#, php-format
msgid "File has an invalid extension, it should be one of %s."
msgstr ""
#: js_upload.php:250
msgid "Upload was cancelled, or server error encountered"
msgstr ""