fix warnings about the arabic translation.
[citadel.git] / citadel / po / citadel-setup / ar.po
1 # translation of ar.po to Arabic
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 #
5 # Ossama M. Khayat <okhayat@yahoo.com>, 2008, 2010.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: ar\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2010-09-28 00:22+0200\n"
11 "PO-Revision-Date: 2010-10-22 14:27+0000\n"
12 "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
13 "Language-Team: Arabic <support@arabeyes.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2010-10-23 04:47+0000\n"
18 "X-Generator: Launchpad (build Unknown)\n"
19 "Language: ar\n"
20
21 #: ../utils/setup.c:119
22 msgid "Citadel Home Directory"
23 msgstr ""
24
25 #: ../utils/setup.c:122
26 msgid ""
27 "Enter the full pathname of the directory in which the Citadel\n"
28 "installation you are creating or updating resides.  If you\n"
29 "specify a directory other than the default, you will need to\n"
30 "specify the -h flag to the server when you start it up.\n"
31 msgstr ""
32
33 #: ../utils/setup.c:128
34 msgid ""
35 "Enter the subdirectory name for an alternate installation of Citadel. To do "
36 "a default installation just leave it blank.If you specify a directory other "
37 "than the default, you will need to\n"
38 "specify the -h flag to the server when you start it up.\n"
39 "note that it may not have a leading /"
40 msgstr ""
41
42 #: ../utils/setup.c:135
43 msgid "Citadel administrator username:"
44 msgstr "كلمة مرور مدير Citadel:"
45
46 #: ../utils/setup.c:137
47 msgid ""
48 "Please enter the name of the Citadel user account that should be granted "
49 "administrative privileges once created. If using internal authentication "
50 "this user account will be created if it does not exist. For external "
51 "authentication this user account has to exist."
52 msgstr ""
53 "رجاء أدخل اسم حساب مستخدم Citadel الذي يجب أن يحصل على الصلاحيات الإدارية "
54 "عند إنشاءه. إن كنت تستخدم المصادقة الداخلية فسيتم إنشاء هذا الحساب إن لم يكن "
55 "موجوداً. أما في حالة المصادقة الخارجية، فيجب أن يكون حساب المستخدم موجود "
56 "مسبقاً."
57
58 #: ../utils/setup.c:143
59 msgid "Administrator password:"
60 msgstr "كلمة مرور المدير:"
61
62 #: ../utils/setup.c:145
63 msgid ""
64 "Enter a password for the system administrator. When setup\n"
65 "completes it will attempt to create the administrator user\n"
66 "and set the password specified here.\n"
67 msgstr ""
68
69 #: ../utils/setup.c:149
70 msgid "Citadel User ID:"
71 msgstr ""
72
73 #: ../utils/setup.c:151
74 msgid ""
75 "Citadel needs to run under its own user ID.  This would\n"
76 "typically be called \"citadel\", but if you are running Citadel\n"
77 "as a public BBS, you might also call it \"bbs\" or \"guest\".\n"
78 "The server will run under this user ID.  Please specify that\n"
79 "user ID here.  You may specify either a user name or a numeric\n"
80 "UID.\n"
81 msgstr ""
82
83 #: ../utils/setup.c:158
84 msgid "Listening address for the Citadel server:"
85 msgstr "عنوان الإصغاء لخادم Citadel:"
86
87 #: ../utils/setup.c:160
88 msgid ""
89 "Please specify the IP address which the server should be listening to. You "
90 "can name a specific IPv4 or IPv6 address, or you can specify\n"
91 "'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n"
92 "for 'any IPv4 address'. If you leave this blank, Citadel will\n"
93 "listen on all addresses. This can usually be left to the default unless "
94 "multiple instances of Citadel are running on the same computer."
95 msgstr ""
96
97 #: ../utils/setup.c:168
98 msgid "Server port number:"
99 msgstr ""
100
101 #: ../utils/setup.c:170
102 msgid ""
103 "Specify the TCP port number on which your server will run.\n"
104 "Normally, this will be port 504, which is the official port\n"
105 "assigned by the IANA for Citadel servers.  You will only need\n"
106 "to specify a different port number if you run multiple instances\n"
107 "of Citadel on the same computer and there is something else\n"
108 "already using port 504.\n"
109 msgstr ""
110
111 #: ../utils/setup.c:177
112 msgid "Authentication method to use:"
113 msgstr "طريقة المصادقة المطلوب استخدامها:"
114
115 #: ../utils/setup.c:179
116 msgid ""
117 "Please choose the user authentication mode. By default Citadel will use its "
118 "own internal user accounts database. If you choose Host, Citadel users will "
119 "have accounts on the host system, authenticated via /etc/passwd or a PAM "
120 "source. LDAP chooses an RFC 2307 compliant directory server, the last option "
121 "chooses the nonstandard MS Active Directory LDAP scheme.\n"
122 "Do not change this option unless you are sure it is required, since changing "
123 "back requires a full reinstall of Citadel.\n"
124 " 0. Self contained authentication\n"
125 " 1. Host system integrated authentication\n"
126 " 2. External LDAP - RFC 2307 compliant directory\n"
127 " 3. External LDAP - nonstandard MS Active Directory\n"
128 "\n"
129 "For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n"
130 "\n"
131 "ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n"
132 msgstr ""
133
134 #: ../utils/setup.c:197
135 msgid "LDAP host:"
136 msgstr "مضيف LDAP:"
137
138 #: ../utils/setup.c:199
139 #, fuzzy
140 msgid "Please enter the host name or IP address of your LDAP server.\n"
141 msgstr "رجاء أدخل اسم المضيف أو عنوان IP لخادم LDAP الخاص بك."
142
143 #: ../utils/setup.c:201
144 msgid "LDAP port number:"
145 msgstr "رقم منفذ LDAP:"
146
147 #: ../utils/setup.c:203
148 #, fuzzy
149 msgid "Please enter the port number of the LDAP service (usually 389).\n"
150 msgstr "الرجاء إدخال رقم المنفذ لخدمة LDAP (عادة 389)"
151
152 #: ../utils/setup.c:205
153 msgid "LDAP base DN:"
154 msgstr "LDAP base DN:"
155
156 #: ../utils/setup.c:207
157 #, fuzzy
158 msgid ""
159 "Please enter the Base DN to search for authentication\n"
160 "(for example: dc=example,dc=com)\n"
161 msgstr "رجاء أدخل قيمة Base DN للبحث عن المصادقة (مثال: dc=example,dc=com)."
162
163 #: ../utils/setup.c:210
164 msgid "LDAP bind DN:"
165 msgstr "LDAP bind DN:"
166
167 #: ../utils/setup.c:212
168 #, fuzzy
169 msgid ""
170 "Please enter the DN of an account to use for binding to the LDAP server for "
171 "performing queries. The account does not require any other privileges. If "
172 "your LDAP server allows anonymous queries, you can leave this blank.Please "
173 "enter the DN of an account to use for binding to the LDAP server\n"
174 "for performing queries.  The account does not require any other\n"
175 "privileges.  If your LDAP server allows anonymous queries, you can\n"
176 "leave this blank.\n"
177 msgstr ""
178 "رجاء اكتب قيمة DN للحساب المطلوب استخدامه للربط بخادم LDAP لتنفيذ "
179 "الاستعلامات. لا يتطلب هذا الحساب أي صلاحيات أخرى. إن كان خادم LDAP الخاص بك "
180 "يسمح بالاستعلامات من قبل أي مستخدم، فيمكنك ترك هذه القيمة فارغة."
181
182 #: ../utils/setup.c:220
183 msgid "LDAP bind password:"
184 msgstr "كلمة مرور LDAP bind:"
185
186 #: ../utils/setup.c:222
187 #, fuzzy
188 msgid ""
189 "If you entered a Bind DN in the previous question, you must now enter\n"
190 "the password associated with that account.  Otherwise, you can leave this\n"
191 "blank.\n"
192 msgstr ""
193 "إن أدخلت قيمة Bind DN في السؤال السابق، فيجب الآن أن تكتب كلمة المرور "
194 "المرتبطة بذلك الحساب. وإلا، يمكنك ترك هذه فارغة."
195
196 #: ../utils/setup.c:299
197 msgid "Yes/No"
198 msgstr ""
199
200 #: ../utils/setup.c:300
201 msgid "Yes"
202 msgstr ""
203
204 #: ../utils/setup.c:300
205 msgid "No"
206 msgstr ""
207
208 #: ../utils/setup.c:346
209 msgid "Press return to continue..."
210 msgstr ""
211
212 #: ../utils/setup.c:364
213 msgid "Important Message"
214 msgstr ""
215
216 #: ../utils/setup.c:379
217 msgid "Error"
218 msgstr ""
219
220 #: ../utils/setup.c:459
221 msgid "Adding service entry..."
222 msgstr ""
223
224 #. Other errors might mean something really did go wrong.
225 #. 
226 #: ../utils/setup.c:463 ../utils/setup.c:510 ../utils/setup.c:518
227 msgid "Cannot open"
228 msgstr ""
229
230 #: ../utils/setup.c:569
231 msgid ""
232 "Citadel already appears to be configured to start at boot.\n"
233 "Would you like to keep your boot configuration as is?\n"
234 msgstr ""
235
236 #: ../utils/setup.c:577
237 msgid "Would you like to automatically start Citadel at boot?\n"
238 msgstr ""
239
240 #: ../utils/setup.c:583
241 msgid "Cannot create"
242 msgstr ""
243
244 #: ../utils/setup.c:682
245 #, c-format
246 msgid ""
247 "Setup can configure the \"xinetd\" service to automatically\n"
248 "connect incoming telnet sessions to Citadel, bypassing the\n"
249 "host system login: prompt.  Would you like to do this?\n"
250 msgstr ""
251
252 #: ../utils/setup.c:740
253 msgid "You appear to have the "
254 msgstr ""
255
256 #: ../utils/setup.c:742
257 msgid ""
258 " email program\n"
259 "running on your system.  If you want Citadel mail\n"
260 "connected with "
261 msgstr ""
262
263 #: ../utils/setup.c:746
264 msgid ""
265 " you will have to manually integrate\n"
266 "them.  It is preferable to disable "
267 msgstr ""
268
269 #: ../utils/setup.c:749
270 msgid ""
271 ", and use Citadel's\n"
272 "SMTP, POP3, and IMAP services.\n"
273 "\n"
274 "May we disable "
275 msgstr ""
276
277 #: ../utils/setup.c:753
278 msgid ""
279 "so that Citadel has access to ports\n"
280 "25, 110, and 143?\n"
281 msgstr ""
282
283 #: ../utils/setup.c:863
284 msgid "This is currently set to:"
285 msgstr ""
286
287 #: ../utils/setup.c:864
288 msgid "Enter new value or press return to leave unchanged:"
289 msgstr ""
290
291 #: ../utils/setup.c:1067 ../utils/setup.c:1072 ../utils/setup.c:1384
292 msgid "setup: cannot open"
293 msgstr ""
294
295 #: ../utils/setup.c:1175
296 #, c-format
297 msgid ""
298 "\n"
299 "/etc/nsswitch.conf is configured to use the 'db' module for\n"
300 "one or more services.  This is not necessary on most systems,\n"
301 "and it is known to crash the Citadel server when delivering\n"
302 "mail to the Internet.\n"
303 "\n"
304 "Do you want this module to be automatically disabled?\n"
305 "\n"
306 msgstr ""
307
308 #: ../utils/setup.c:1236 ../utils/setup.c:1252
309 msgid "Setup finished"
310 msgstr ""
311
312 #: ../utils/setup.c:1237
313 msgid ""
314 "Setup of the Citadel server is complete.\n"
315 "If you will be using WebCit, please run its\n"
316 "setup program now; otherwise, run './citadel'\n"
317 "to log in.\n"
318 msgstr ""
319
320 #: ../utils/setup.c:1243
321 msgid "Setup failed"
322 msgstr ""
323
324 #: ../utils/setup.c:1244
325 msgid ""
326 "Setup is finished, but the Citadel server failed to start.\n"
327 "Go back and check your configuration.\n"
328 msgstr ""
329
330 #: ../utils/setup.c:1253
331 msgid "Setup is finished.  You may now start the server."
332 msgstr ""
333
334 #: ../utils/setup.c:1279
335 msgid "My System"
336 msgstr ""
337
338 #: ../utils/setup.c:1282
339 msgid "US 800 555 1212"
340 msgstr ""
341
342 #: ../utils/setup.c:1368 ../utils/setup.c:1373
343 msgid "setup: cannot append"
344 msgstr ""
345
346 #: ../utils/setup.c:1450 ../utils/setup.c:1457 ../utils/setup.c:1472
347 #: ../utils/setup.c:1512
348 msgid "Citadel Setup"
349 msgstr ""
350
351 #: ../utils/setup.c:1459
352 msgid "The directory you specified does not exist"
353 msgstr ""
354
355 #: ../utils/setup.c:1473
356 msgid ""
357 "The Citadel service is still running.\n"
358 "Please stop the service manually and run setup again."
359 msgstr ""
360
361 #: ../utils/setup.c:1485
362 msgid "Citadel setup program"
363 msgstr ""
364
365 #: ../utils/setup.c:1513
366 msgid "This Citadel installation is too old to be upgraded."
367 msgstr ""
368
369 #: ../utils/setup.c:1552 ../utils/setup.c:1554 ../utils/setup.c:1556
370 msgid "Setting file permissions"
371 msgstr ""
372
373 #~ msgid ""
374 #~ "Please specify the IP address which the server should be listening to. If "
375 #~ "you specify 0.0.0.0, the server will listen on all addresses."
376 #~ msgstr ""
377 #~ "الرجاء تحديد عنوان IP الذي يجب أن يصغي إليه الخادم. إن استخدمت العنوان "
378 #~ "0.0.0.0، فسيصغي الخادم لجميع العناوين."
379
380 #~ msgid ""
381 #~ "This can usually be left to the default unless multiple instances of Citadel "
382 #~ "are running on the same computer."
383 #~ msgstr ""
384 #~ "يمكن ترك هذه القيمة الافتراضية إلا إن كان هناك أكثر من نسخة Citadel تعمل على "
385 #~ "نفس الجهاز."
386
387 #~ msgid "Internal"
388 #~ msgstr "داخلي"
389
390 #~ msgid "Host"
391 #~ msgstr "مضيف"
392
393 #~ msgid "LDAP"
394 #~ msgstr "LDAP"
395
396 #~ msgid ""
397 #~ "Do not change this option unless you are sure it is required, since "
398 #~ "changing back requires a full reinstall of Citadel."
399 #~ msgstr ""
400 #~ "لا تغير هذا الخيار ما لم تكن متأكداً من أنه مطلوب، حيث  أن استعادة قيمته "
401 #~ "للحالية يتطلب إعادة تثبيت Citadel بالكامل."
402
403 #~ msgid ""
404 #~ "While not mandatory, it is highly recommended that you set a password for "
405 #~ "the administrator user."
406 #~ msgstr ""
407 #~ "مع أنه ليس إلزامياً، ولكن من المستحسن جداً تعيين كلمة مرور للمستخدم المدير."
408
409 #~ msgid "Enable external authentication mode?"
410 #~ msgstr "تريد تمكين وضع المصادقة الخارجية؟"
411
412 #, fuzzy
413 #~ msgid ""
414 #~ "Enter the name of the Citadel administrator (which is probably you). "
415 #~ "When an account is created with this name, it will automatically be "
416 #~ "given administrator-level access."
417 #~ msgstr ""
418 #~ msgid ""
419 #~ "Please enter the name of the Citadel user account that should be granted "
420 #~ "administrative privileges once created."
421 #~ msgstr ""
422 #~ "أدخل اسم مدير Citadel (والذي هو انت غالباً). عندما يتم إنشاء حساب المستخدم "
423 #~ "بهذا الاسم، سيُعطى صلاحيات وصول المدير تلقائياً."
424
425 #~ msgid ""
426 #~ "Specify the way authentication is done, either host based or Citadel "
427 #~ "internal. Host based authentication could be /etc/passwd or an LDAP "
428 #~ "directory. WARNING: do not change this setting once your system is "
429 #~ "installed. Answer \"no\" unless you completely understand this option."
430 #~ msgstr ""
431 #~ "حدد الطريقة التي تتم بها المصادقة، إما عبر اسم المضيف أو طريقة Citadel "
432 #~ "الخاصة. تكون مصادقة المضيف عبر /etc/passwd أو دليل LDAP. تنبيه: لا تُغيّر "
433 #~ "هذا الخيار عقب تثبيت نظامك. أجب بالنفي ما لم تكن تفهم هذا الخيار تماماً."
434
435 #~ msgid ""
436 #~ "For post configuring your Citadel Server, use citadel-webcit with your "
437 #~ "browser, log in as the user you specified as the Administrator, and "
438 #~ "review the Points under the Administration menu. If you have further "
439 #~ "questions review www.citadel.org, especially the FAQ and Documentation "
440 #~ "section."
441 #~ msgstr ""
442 #~ "كي تقوم بتهيئة خادم Citadel لاحقاً، استخدم citadel-webcit من خلال متصفحك، "
443 #~ "ادخل باسم المستخدم الذي حددته كمدير، واستعرض النقاط ضمن قائمة الإدارة. إن "
444 #~ "كانت لديك أسئلة أخرى رجاءً زُر الموقع  www.citadel.org، وبالتحديد قسم "
445 #~ "الأسئلة المتكررة والتوثيق."