mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 19:38:49 +00:00
rendertime addon AR translation THX ButterflyOfFire
This commit is contained in:
parent
85220c4bf6
commit
b6342eca0a
2 changed files with 29 additions and 5 deletions
|
@ -4,14 +4,15 @@
|
|||
#
|
||||
#
|
||||
# Translators:
|
||||
# ButterflyOfFire, 2022
|
||||
# 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:53+0000\n"
|
||||
"Last-Translator: Farida Khalaf <faridakhalaf@hotmail.com>\n"
|
||||
"POT-Creation-Date: 2021-12-12 22:09+0000\n"
|
||||
"PO-Revision-Date: 2014-06-23 12:36+0000\n"
|
||||
"Last-Translator: ButterflyOfFire, 2022\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"
|
||||
|
@ -19,14 +20,36 @@ msgstr ""
|
|||
"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"
|
||||
|
||||
#: rendertime.php:36
|
||||
#: rendertime.php:30
|
||||
msgid "Save Settings"
|
||||
msgstr "احفظ الإعدادات"
|
||||
|
||||
#: rendertime.php:31
|
||||
msgid "Show callstack"
|
||||
msgstr ""
|
||||
|
||||
#: rendertime.php:31
|
||||
msgid ""
|
||||
"Show detailed performance measures in the callstack. When deactivated, only "
|
||||
"the summary will be displayed."
|
||||
msgstr ""
|
||||
|
||||
#: rendertime.php:32
|
||||
msgid "Minimal time"
|
||||
msgstr ""
|
||||
|
||||
#: rendertime.php:32
|
||||
msgid "Minimal time that an activity needs to be listed in the callstack."
|
||||
msgstr ""
|
||||
|
||||
#: rendertime.php:57
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Database: %s/%s, Network: %s, Rendering: %s, Session: %s, I/O: %s, Other: "
|
||||
"%s, Total: %s"
|
||||
msgstr "قاعدة البيانات: %s/ %s، الشبكة:%s ، التقديم: %s، الجلسة:%s ، الإدخال / الإخراج: %s، أخرى: %s، المجموع:%s"
|
||||
|
||||
#: rendertime.php:53
|
||||
#: rendertime.php:74
|
||||
#, php-format
|
||||
msgid "Class-Init: %s, Boot: %s, Init: %s, Content: %s, Other: %s, Total: %s"
|
||||
msgstr "تهيئة النوع:%s ، التمهيد: %s، التهيئة: %s، المحتوى: %s، أخرى:%s ، الإجمالي:%s"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue