Skip to content

Commit e8c1b48

Browse files
author
l10n daemon script
committed
GIT_SILENT Sync po/docbooks with svn
1 parent 03f06e4 commit e8c1b48

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

po/ar/kdevxdebug.po

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgstr ""
77
"Project-Id-Version: kdev-xdebug\n"
88
"Report-Msgid-Bugs-To: https://bugs.kde.org\n"
99
"POT-Creation-Date: 2023-11-05 12:28+0000\n"
10-
"PO-Revision-Date: 2025-05-10 17:44+0400\n"
10+
"PO-Revision-Date: 2025-09-27 11:40+0400\n"
1111
"Last-Translator: Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n"
1212
"Language-Team: ar\n"
1313
"Language: ar\n"
@@ -21,14 +21,16 @@ msgstr ""
2121
#: breakpointcontroller.cpp:79
2222
#, kde-format
2323
msgid "breakpoint type is not supported"
24-
msgstr ""
24+
msgstr "نوع نقطة التوقف غير مدعوم"
2525

2626
#: debugjob.cpp:111
2727
#, kde-format
2828
msgid ""
2929
"No environment group specified, looks like a broken configuration, please "
3030
"check run configuration '%1'. Using default environment group."
3131
msgstr ""
32+
"لم تحدّد مجموعة بيئة، يبدو أنّ التشكيلة مكسورة، ارجع تشكيلة تشغيل '%1'. "
33+
"استعمال مجموعة البيئة المبدئية."
3234

3335
#: debugjob.cpp:216
3436
#, kde-format
@@ -38,33 +40,33 @@ msgstr "يبدأ: %1"
3840
#: debugjob.cpp:245
3941
#, kde-format
4042
msgid "*** Exited normally ***"
41-
msgstr ""
43+
msgstr "*** خرج بصفة طبيعية ***"
4244

4345
#: debugjob.cpp:248
4446
#, kde-format
4547
msgid "*** Exited with return code: %1 ***"
46-
msgstr ""
48+
msgstr "*** خرج برمز إرجاع: %1 ***"
4749

4850
#: debugjob.cpp:251
4951
#, kde-format
5052
msgid "*** Process aborted ***"
51-
msgstr ""
53+
msgstr "*** أجهِضت العملية ***"
5254

5355
#: debugjob.cpp:253
5456
#, kde-format
5557
msgid "*** Crashed with return code: %1 ***"
56-
msgstr ""
58+
msgstr "*** تحطّم برمز إرجاع: %1 ***"
5759

5860
#: debugjob.cpp:263 debugjob.cpp:344
5961
#, kde-format
6062
msgid ""
6163
"Could not start program '%1'. Make sure that the path is specified correctly."
62-
msgstr ""
64+
msgstr "تعذّر بدء البرنامج '%1'. تأكد من أنّ المسار محدّد بشكل صحيح."
6365

6466
#: debugsession.cpp:81
6567
#, kde-format
6668
msgid "Opening port %1 failed: %2."
67-
msgstr ""
69+
msgstr "فشل فتح المنفذ %1: %2."
6870

6971
#: launchconfig.cpp:67
7072
#, kde-format
@@ -74,30 +76,30 @@ msgstr "XDebug"
7476
#: launchconfig.cpp:90
7577
#, kde-format
7678
msgid "Executes a PHP script with XDebug enabled"
77-
msgstr ""
79+
msgstr "ينفّذ سكربت PHP مع تفعيل XDebug"
7880

7981
#: launchconfigurationpage.cpp:67
8082
#, kde-format
8183
msgid "XDebug Configuration"
82-
msgstr ""
84+
msgstr "اضبط XDebug"
8385

8486
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
8587
#: launchconfigurationpage.ui:17
8688
#, kde-format
8789
msgid "Path Mappings"
88-
msgstr ""
90+
msgstr "تخطيطات المسار"
8991

9092
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
9193
#: launchconfigurationpage.ui:29
9294
#, kde-format
9395
msgid "Advanced Settings"
94-
msgstr ""
96+
msgstr "الإعدادات المتقدمة"
9597

9698
#. i18n: ectx: property (text), widget (QLabel, label_2)
9799
#: launchconfigurationpage.ui:38
98100
#, kde-format
99101
msgid "xdebug.remote_host"
100-
msgstr ""
102+
msgstr "xdebug.remote_host"
101103

102104
#. i18n: ectx: property (placeholderText), widget (QLineEdit, remoteHost)
103105
#: launchconfigurationpage.ui:48

0 commit comments

Comments
 (0)