@@ -7,7 +7,7 @@ msgstr ""
7
7
"Project-Id-Version : kdev-xdebug\n "
8
8
"Report-Msgid-Bugs-To : https://bugs.kde.org\n "
9
9
"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 "
11
11
"Last-Translator : Zayed Al-Saidi <zayed.alsaidi@gmail.com>\n "
12
12
"Language-Team : ar\n "
13
13
"Language : ar\n "
@@ -21,14 +21,16 @@ msgstr ""
21
21
#: breakpointcontroller.cpp:79
22
22
#, kde-format
23
23
msgid "breakpoint type is not supported"
24
- msgstr ""
24
+ msgstr "نوع نقطة التوقف غير مدعوم "
25
25
26
26
#: debugjob.cpp:111
27
27
#, kde-format
28
28
msgid ""
29
29
"No environment group specified, looks like a broken configuration, please "
30
30
"check run configuration '%1'. Using default environment group."
31
31
msgstr ""
32
+ "لم تحدّد مجموعة بيئة، يبدو أنّ التشكيلة مكسورة، ارجع تشكيلة تشغيل '%1'. "
33
+ "استعمال مجموعة البيئة المبدئية."
32
34
33
35
#: debugjob.cpp:216
34
36
#, kde-format
@@ -38,33 +40,33 @@ msgstr "يبدأ: %1"
38
40
#: debugjob.cpp:245
39
41
#, kde-format
40
42
msgid "*** Exited normally ***"
41
- msgstr ""
43
+ msgstr "*** خرج بصفة طبيعية *** "
42
44
43
45
#: debugjob.cpp:248
44
46
#, kde-format
45
47
msgid "*** Exited with return code: %1 ***"
46
- msgstr ""
48
+ msgstr "*** خرج برمز إرجاع: %1 *** "
47
49
48
50
#: debugjob.cpp:251
49
51
#, kde-format
50
52
msgid "*** Process aborted ***"
51
- msgstr ""
53
+ msgstr "*** أجهِضت العملية *** "
52
54
53
55
#: debugjob.cpp:253
54
56
#, kde-format
55
57
msgid "*** Crashed with return code: %1 ***"
56
- msgstr ""
58
+ msgstr "*** تحطّم برمز إرجاع: %1 *** "
57
59
58
60
#: debugjob.cpp:263 debugjob.cpp:344
59
61
#, kde-format
60
62
msgid ""
61
63
"Could not start program '%1'. Make sure that the path is specified correctly."
62
- msgstr ""
64
+ msgstr "تعذّر بدء البرنامج '%1'. تأكد من أنّ المسار محدّد بشكل صحيح. "
63
65
64
66
#: debugsession.cpp:81
65
67
#, kde-format
66
68
msgid "Opening port %1 failed: %2."
67
- msgstr ""
69
+ msgstr "فشل فتح المنفذ %1: %2. "
68
70
69
71
#: launchconfig.cpp:67
70
72
#, kde-format
@@ -74,30 +76,30 @@ msgstr "XDebug"
74
76
#: launchconfig.cpp:90
75
77
#, kde-format
76
78
msgid "Executes a PHP script with XDebug enabled"
77
- msgstr ""
79
+ msgstr "ينفّذ سكربت PHP مع تفعيل XDebug "
78
80
79
81
#: launchconfigurationpage.cpp:67
80
82
#, kde-format
81
83
msgid "XDebug Configuration"
82
- msgstr ""
84
+ msgstr "اضبط XDebug "
83
85
84
86
#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
85
87
#: launchconfigurationpage.ui:17
86
88
#, kde-format
87
89
msgid "Path Mappings"
88
- msgstr ""
90
+ msgstr "تخطيطات المسار "
89
91
90
92
#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
91
93
#: launchconfigurationpage.ui:29
92
94
#, kde-format
93
95
msgid "Advanced Settings"
94
- msgstr ""
96
+ msgstr "الإعدادات المتقدمة "
95
97
96
98
#. i18n: ectx: property (text), widget (QLabel, label_2)
97
99
#: launchconfigurationpage.ui:38
98
100
#, kde-format
99
101
msgid "xdebug.remote_host"
100
- msgstr ""
102
+ msgstr "xdebug.remote_host "
101
103
102
104
#. i18n: ectx: property (placeholderText), widget (QLineEdit, remoteHost)
103
105
#: launchconfigurationpage.ui:48
0 commit comments