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.
36 lines
1.4 KiB
Plaintext
36 lines
1.4 KiB
Plaintext
# ADDON mathjax
|
|
# Copyright (C)
|
|
# This file is distributed under the same license as the Friendica mathjax addon package.
|
|
#
|
|
#
|
|
# Translators:
|
|
# Farida Khalaf <faridakhalaf@hotmail.com>, 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-02-22 02:37+0000\n"
|
|
"Last-Translator: Farida Khalaf <faridakhalaf@hotmail.com>\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"
|
|
|
|
#: mathjax.php:43
|
|
msgid ""
|
|
"The MathJax addon renders mathematical formulae written using the LaTeX "
|
|
"syntax surrounded by the usual $$ or an eqnarray block in the postings of "
|
|
"your wall,network tab and private mail."
|
|
msgstr "يعرض ملحق MathJax الصيغ الرياضية المكتوبة باستخدام صيغة LaTeX محاطة بمجموعة $$ أو eqnarray المعتادة في منشورات الحائط وعلامة تبويب الشبكة والبريد الخاص."
|
|
|
|
#: mathjax.php:44
|
|
msgid "Use the MathJax renderer"
|
|
msgstr "استخدم عارض MathJax"
|
|
|
|
#: mathjax.php:45
|
|
msgid "Save Settings"
|
|
msgstr "حفظ الإعدادات"
|