Translated using Weblate (Arabic)
[project/luci.git] / applications / luci-app-commands / po / ar / commands.po
1 msgid ""
2 msgstr ""
3 "Project-Id-Version: \n"
4 "POT-Creation-Date: \n"
5 "PO-Revision-Date: 2020-06-03 12:10+0000\n"
6 "Last-Translator: Marwan Amireh <amirehmarwan@gmail.com>\n"
7 "Language-Team: Arabic <https://hosted.weblate.org/projects/openwrt/"
8 "luciapplicationscommands/ar/>\n"
9 "Language: ar\n"
10 "MIME-Version: 1.0\n"
11 "Content-Type: text/plain; charset=UTF-8\n"
12 "Content-Transfer-Encoding: 8bit\n"
13 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
14 "&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
15 "X-Generator: Weblate 4.1-dev\n"
16
17 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:16
18 msgid "A short textual description of the configured command"
19 msgstr "وصف نصي قصير للأمر الذي تم تكوينه"
20
21 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:25
22 msgid ""
23 "Allow executing the command and downloading its output without prior "
24 "authentication"
25 msgstr "السماح بتنفيذ الأمر وتنزيل إخراجه دون مصادقة مسبقة"
26
27 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:22
28 msgid "Allow the user to provide additional command line arguments"
29 msgstr "السماح للمستخدم بتقديم وسيطات سطر أوامر إضافية"
30
31 #: applications/luci-app-commands/luasrc/view/commands.htm:156
32 msgid "Arguments:"
33 msgstr "الحجج:"
34
35 #: applications/luci-app-commands/luasrc/view/commands.htm:66
36 msgid "Binary data not displayed, download instead."
37 msgstr "البيانات الثنائية غير معروضة، قم بتنزيلها بدلاً من ذلك."
38
39 #: applications/luci-app-commands/luasrc/view/commands.htm:71
40 msgid "Code:"
41 msgstr "الكود:"
42
43 #: applications/luci-app-commands/luasrc/view/commands.htm:176
44 msgid "Collecting data..."
45 msgstr "جمع البيانات..."
46
47 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:18
48 msgid "Command"
49 msgstr "الأمر"
50
51 #: applications/luci-app-commands/luasrc/view/commands_public.htm:30
52 msgid "Command executed successfully."
53 msgstr "تم تنفيذ الأمر بنجاح."
54
55 #: applications/luci-app-commands/luasrc/view/commands_public.htm:32
56 msgid "Command exited with status code"
57 msgstr "تم إنهاء الأمر برمز الحالة"
58
59 #: applications/luci-app-commands/luasrc/view/commands.htm:73
60 msgid "Command failed"
61 msgstr "فشل الأمر"
62
63 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:19
64 msgid "Command line to execute"
65 msgstr "سطر الأوامر للتنفيذ"
66
67 #: applications/luci-app-commands/luasrc/view/commands.htm:73
68 msgid "Command successful"
69 msgstr "الأمر ناجح"
70
71 #: applications/luci-app-commands/luasrc/view/commands.htm:154
72 msgid "Command:"
73 msgstr "الأمر:"
74
75 #: applications/luci-app-commands/luasrc/controller/commands.lua:9
76 msgid "Configure"
77 msgstr "تكوين"
78
79 #: applications/luci-app-commands/luasrc/controller/commands.lua:7
80 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:6
81 #: applications/luci-app-commands/luasrc/view/commands.htm:138
82 msgid "Custom Commands"
83 msgstr "أوامر مخصصة"
84
85 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:21
86 msgid "Custom arguments"
87 msgstr "الحجج المخصصة"
88
89 #: applications/luci-app-commands/luasrc/controller/commands.lua:8
90 msgid "Dashboard"
91 msgstr "لوحة المعلومات"
92
93 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:15
94 msgid "Description"
95 msgstr "الوصف"
96
97 #: applications/luci-app-commands/luasrc/view/commands.htm:160
98 msgid "Download"
99 msgstr "تحميل"
100
101 #: applications/luci-app-commands/luasrc/view/commands.htm:119
102 msgid "Download execution result"
103 msgstr "تحميل نتيجة التنفيذ"
104
105 #: applications/luci-app-commands/luasrc/view/commands.htm:79
106 msgid "Failed to execute command!"
107 msgstr "فشل في تنفيذ الأمر!"
108
109 #: applications/luci-app-commands/root/usr/share/rpcd/acl.d/luci-app-commands.json:3
110 msgid "Grant UCI access for luci-app-commands"
111 msgstr ""
112
113 #: applications/luci-app-commands/luasrc/view/commands.htm:162
114 msgid "Link"
115 msgstr ""
116
117 #: applications/luci-app-commands/luasrc/view/commands.htm:53
118 msgid "Loading"
119 msgstr ""
120
121 #: applications/luci-app-commands/luasrc/view/commands.htm:119
122 msgid "Or display result"
123 msgstr ""
124
125 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:24
126 msgid "Public access"
127 msgstr ""
128
129 #: applications/luci-app-commands/luasrc/view/commands.htm:159
130 msgid "Run"
131 msgstr ""
132
133 #: applications/luci-app-commands/luasrc/view/commands_public.htm:41
134 msgid "Standard Error"
135 msgstr ""
136
137 #: applications/luci-app-commands/luasrc/view/commands_public.htm:36
138 msgid "Standard Output"
139 msgstr ""
140
141 #: applications/luci-app-commands/luasrc/model/cbi/commands.lua:7
142 msgid ""
143 "This page allows you to configure custom shell commands which can be easily "
144 "invoked from the web interface."
145 msgstr ""
146
147 #: applications/luci-app-commands/luasrc/view/commands.htm:144
148 msgid "This section contains no values yet"
149 msgstr ""
150
151 #: applications/luci-app-commands/luasrc/view/commands.htm:54
152 msgid "Waiting for command to complete..."
153 msgstr ""
154
155 #~ msgid "Command exited with status code "
156 #~ msgstr "Command exited with status code "