forked from friendica/friendica-addons
Tobias Diekershoff
86de95f77b
Thanks to the work of طاهر, Farida Khalaf, محمد أحمد, abidin toumi, Abdullah Alsabi, ButterflyOfFire and ominds the translation of Friendica into Arabic has crossed the magic 50% progress mark, so we now include their work into the addons repository.
58 lines
1.3 KiB
Plaintext
58 lines
1.3 KiB
Plaintext
# ADDON js_upload
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica js_upload addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
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: 2021-04-26 08:29+0000\n"
|
|
"Last-Translator: Transifex Bot <>\n"
|
|
"Language-Team: Arabic (http://www.transifex.com/Friendica/friendica/language/ar/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: ar\n"
|
|
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
|
|
|
|
#: js_upload.php:34
|
|
msgid "Select files for upload"
|
|
msgstr ""
|
|
|
|
#: js_upload.php:35
|
|
msgid "Drop files here to upload"
|
|
msgstr ""
|
|
|
|
#: js_upload.php:36
|
|
msgid "Cancel"
|
|
msgstr "الغ"
|
|
|
|
#: js_upload.php:37
|
|
msgid "Failed"
|
|
msgstr ""
|
|
|
|
#: js_upload.php:215
|
|
msgid "No files were uploaded."
|
|
msgstr ""
|
|
|
|
#: js_upload.php:221
|
|
msgid "Uploaded file is empty"
|
|
msgstr ""
|
|
|
|
#: js_upload.php:233
|
|
#, php-format
|
|
msgid "Image exceeds size limit of %s"
|
|
msgstr ""
|
|
|
|
#: js_upload.php:245
|
|
#, php-format
|
|
msgid "File has an invalid extension, it should be one of %s."
|
|
msgstr ""
|
|
|
|
#: js_upload.php:256
|
|
msgid "Upload was cancelled, or server error encountered"
|
|
msgstr ""
|