556c45070b3524bdfaba77a5a02776c61e99b6a7
[citadel.git] / citadel / po / 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-27 21:28+0200\n"
11 "PO-Revision-Date: 2010-09-09 06:22+0300\n"
12 "Last-Translator: Ossama M. Khayat <okhayat@yahoo.com>\n"
13 "Language-Team: Arabic <support@arabeyes.org>\n"
14 "Language: ar\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "X-Generator: Lokalize 1.0\n"
19 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
20 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
21
22 #: ../utils/setup.c:111
23 #, fuzzy
24 msgid "Citadel Home Directory"
25 msgstr "Active Directory"
26
27 #: ../utils/setup.c:114
28 msgid ""
29 "Enter the full pathname of the directory in which the Citadel\n"
30 "installation you are creating or updating resides.  If you\n"
31 "specify a directory other than the default, you will need to\n"
32 "specify the -h flag to the server when you start it up.\n"
33 msgstr ""
34
35 #: ../utils/setup.c:120
36 msgid ""
37 "Enter the subdirectory name for an alternate installation of Citadel. To do "
38 "a default installation just leave it blank.If you specify a directory other "
39 "than the default, you will need to\n"
40 "specify the -h flag to the server when you start it up.\n"
41 "note that it may not have a leading /"
42 msgstr ""
43
44 #: ../utils/setup.c:127
45 msgid "Citadel administrator username:"
46 msgstr "كلمة مرور مدير Citadel:"
47
48 #: ../utils/setup.c:129
49 msgid ""
50 "Please enter the name of the Citadel user account that should be granted "
51 "administrative privileges once created. If using internal authentication "
52 "this user account will be created if it does not exist. For external "
53 "authentication this user account has to exist."
54 msgstr ""
55 "رجاء أدخل اسم حساب مستخدم Citadel الذي يجب أن يحصل على الصلاحيات الإدارية "
56 "عند إنشاءه. إن كنت تستخدم المصادقة الداخلية فسيتم إنشاء هذا الحساب إن لم يكن "
57 "موجوداً. أما في حالة المصادقة الخارجية، فيجب أن يكون حساب المستخدم موجود "
58 "مسبقاً."
59
60 #: ../utils/setup.c:135
61 msgid "Administrator password:"
62 msgstr "كلمة مرور المدير:"
63
64 #: ../utils/setup.c:137
65 msgid ""
66 "Enter a password for the system administrator. When setup\n"
67 "completes it will attempt to create the administrator user\n"
68 "and set the password specified here.\n"
69 msgstr ""
70
71 #: ../utils/setup.c:141
72 #, fuzzy
73 msgid "Citadel User ID:"
74 msgstr "Citadel/UX"
75
76 #: ../utils/setup.c:143
77 msgid ""
78 "Citadel needs to run under its own user ID.  This would\n"
79 "typically be called \"citadel\", but if you are running Citadel\n"
80 "as a public BBS, you might also call it \"bbs\" or \"guest\".\n"
81 "The server will run under this user ID.  Please specify that\n"
82 "user ID here.  You may specify either a user name or a numeric\n"
83 "UID.\n"
84 msgstr ""
85
86 #: ../utils/setup.c:150
87 msgid "Listening address for the Citadel server:"
88 msgstr "عنوان الإصغاء لخادم Citadel:"
89
90 #: ../utils/setup.c:152
91 msgid ""
92 "Please specify the IP address which the server should be listening to. You "
93 "can name a specific IPv4 or IPv6 address, or you can specify\n"
94 "'*' for 'any address', '::' for 'any IPv6 address', or '0.0.0.0'\n"
95 "for 'any IPv4 address'. If you leave this blank, Citadel will\n"
96 "listen on all addresses. This can usually be left to the default unless "
97 "multiple instances of Citadel are running on the same computer."
98 msgstr ""
99
100 #: ../utils/setup.c:160
101 #, fuzzy
102 msgid "Server port number:"
103 msgstr "رقم منفذ LDAP:"
104
105 #: ../utils/setup.c:162
106 msgid ""
107 "Specify the TCP port number on which your server will run.\n"
108 "Normally, this will be port 504, which is the official port\n"
109 "assigned by the IANA for Citadel servers.  You will only need\n"
110 "to specify a different port number if you run multiple instances\n"
111 "of Citadel on the same computer and there is something else\n"
112 "already using port 504.\n"
113 msgstr ""
114
115 #: ../utils/setup.c:169
116 msgid "Authentication method to use:"
117 msgstr "طريقة المصادقة المطلوب استخدامها:"
118
119 #: ../utils/setup.c:171
120 #, fuzzy
121 msgid ""
122 "Please choose the user authentication mode. By default Citadel will use its "
123 "own internal user accounts database. If you choose Host, Citadel users will "
124 "have accounts on the host system, authenticated via /etc/passwd or a PAM "
125 "source. LDAP chooses an RFC 2307 compliant directory server, the last option "
126 "chooses the nonstandard MS Active Directory LDAP scheme.\n"
127 "Do not change this option unless you are sure it is required, since changing "
128 "back requires a full reinstall of Citadel.\n"
129 " 0. Self contained authentication\n"
130 " 1. Host system integrated authentication\n"
131 " 2. External LDAP - RFC 2307 compliant directory\n"
132 " 3. External LDAP - nonstandard MS Active Directory\n"
133 "\n"
134 "For help: http://www.citadel.org/doku.php/faq:installation:authmodes\n"
135 "\n"
136 "ANSWER \"0\" UNLESS YOU COMPLETELY UNDERSTAND THIS OPTION.\n"
137 msgstr ""
138 "رجاء اختر وضع مصادقة المستخدمين. سيستخدم Citadel قاعدة بياناته الداخلية بشكل "
139 "افتراضي. إن اخترت استخدام مضيف، تكون حسابات مستخدمي Citadel على النظام "
140 "المضيف، وتتم مصادقتهم عبر /etc/passwd أو مصدر PAM. خيار LDAP يستخدم خادم "
141 "الدليل المتوافق مع RFC 2307، والخيار الأخير يستخدم خدمة ميكروسوفت Active "
142 "Directory LDAP الغير قياسية."
143
144 #: ../utils/setup.c:189
145 msgid "LDAP host:"
146 msgstr "مضيف LDAP:"
147
148 #: ../utils/setup.c:191
149 #, fuzzy
150 msgid "Please enter the host name or IP address of your LDAP server.\n"
151 msgstr "رجاء أدخل اسم المضيف أو عنوان IP لخادم LDAP الخاص بك."
152
153 #: ../utils/setup.c:193
154 msgid "LDAP port number:"
155 msgstr "رقم منفذ LDAP:"
156
157 #: ../utils/setup.c:195
158 #, fuzzy
159 msgid "Please enter the port number of the LDAP service (usually 389).\n"
160 msgstr "الرجاء إدخال رقم المنفذ لخدمة LDAP (عادة 389)"
161
162 #: ../utils/setup.c:197
163 msgid "LDAP base DN:"
164 msgstr "LDAP base DN:"
165
166 #: ../utils/setup.c:199
167 #, fuzzy
168 msgid ""
169 "Please enter the Base DN to search for authentication\n"
170 "(for example: dc=example,dc=com)\n"
171 msgstr "رجاء أدخل قيمة Base DN للبحث عن المصادقة (مثال: dc=example,dc=com)."
172
173 #: ../utils/setup.c:202
174 msgid "LDAP bind DN:"
175 msgstr "LDAP bind DN:"
176
177 #: ../utils/setup.c:204
178 #, fuzzy
179 msgid ""
180 "Please enter the DN of an account to use for binding to the LDAP server for "
181 "performing queries. The account does not require any other privileges. If "
182 "your LDAP server allows anonymous queries, you can leave this blank.Please "
183 "enter the DN of an account to use for binding to the LDAP server\n"
184 "for performing queries.  The account does not require any other\n"
185 "privileges.  If your LDAP server allows anonymous queries, you can\n"
186 "leave this blank.\n"
187 msgstr ""
188 "رجاء اكتب قيمة DN للحساب المطلوب استخدامه للربط بخادم LDAP لتنفيذ "
189 "الاستعلامات. لا يتطلب هذا الحساب أي صلاحيات أخرى. إن كان خادم LDAP الخاص بك "
190 "يسمح بالاستعلامات من قبل أي مستخدم، فيمكنك ترك هذه القيمة فارغة."
191
192 #: ../utils/setup.c:212
193 msgid "LDAP bind password:"
194 msgstr "كلمة مرور LDAP bind:"
195
196 #: ../utils/setup.c:214
197 #, fuzzy
198 msgid ""
199 "If you entered a Bind DN in the previous question, you must now enter\n"
200 "the password associated with that account.  Otherwise, you can leave this\n"
201 "blank.\n"
202 msgstr ""
203 "إن أدخلت قيمة Bind DN في السؤال السابق، فيجب الآن أن تكتب كلمة المرور "
204 "المرتبطة بذلك الحساب. وإلا، يمكنك ترك هذه فارغة."
205
206 #~ msgid ""
207 #~ "Please specify the IP address which the server should be listening to. If "
208 #~ "you specify 0.0.0.0, the server will listen on all addresses."
209 #~ msgstr ""
210 #~ "الرجاء تحديد عنوان IP الذي يجب أن يصغي إليه الخادم. إن استخدمت العنوان "
211 #~ "0.0.0.0، فسيصغي الخادم لجميع العناوين."
212
213 #~ msgid ""
214 #~ "This can usually be left to the default unless multiple instances of "
215 #~ "Citadel are running on the same computer."
216 #~ msgstr ""
217 #~ "يمكن ترك هذه القيمة الافتراضية إلا إن كان هناك أكثر من نسخة Citadel تعمل "
218 #~ "على نفس الجهاز."
219
220 #~ msgid "Internal"
221 #~ msgstr "داخلي"
222
223 #~ msgid "Host"
224 #~ msgstr "مضيف"
225
226 #~ msgid "LDAP"
227 #~ msgstr "LDAP"
228
229 #~ msgid ""
230 #~ "Do not change this option unless you are sure it is required, since "
231 #~ "changing back requires a full reinstall of Citadel."
232 #~ msgstr ""
233 #~ "لا تغير هذا الخيار ما لم تكن متأكداً من أنه مطلوب، حيث  أن استعادة قيمته "
234 #~ "للحالية يتطلب إعادة تثبيت Citadel بالكامل."
235
236 #~ msgid ""
237 #~ "While not mandatory, it is highly recommended that you set a password for "
238 #~ "the administrator user."
239 #~ msgstr ""
240 #~ "مع أنه ليس إلزامياً، ولكن من المستحسن جداً تعيين كلمة مرور للمستخدم المدير."
241
242 #~ msgid "Enable external authentication mode?"
243 #~ msgstr "تريد تمكين وضع المصادقة الخارجية؟"
244
245 #, fuzzy
246 #~| msgid ""
247 #~| "Enter the name of the Citadel administrator (which is probably you). "
248 #~| "When an account is created with this name, it will automatically be "
249 #~| "given administrator-level access."
250 #~ msgid ""
251 #~ "Please enter the name of the Citadel user account that should be granted "
252 #~ "administrative privileges once created."
253 #~ msgstr ""
254 #~ "أدخل اسم مدير Citadel (والذي هو انت غالباً). عندما يتم إنشاء حساب المستخدم "
255 #~ "بهذا الاسم، سيُعطى صلاحيات وصول المدير تلقائياً."
256
257 #~ msgid ""
258 #~ "Specify the way authentication is done, either host based or Citadel "
259 #~ "internal. Host based authentication could be /etc/passwd or an LDAP "
260 #~ "directory. WARNING: do not change this setting once your system is "
261 #~ "installed. Answer \"no\" unless you completely understand this option."
262 #~ msgstr ""
263 #~ "حدد الطريقة التي تتم بها المصادقة، إما عبر اسم المضيف أو طريقة Citadel "
264 #~ "الخاصة. تكون مصادقة المضيف عبر /etc/passwd أو دليل LDAP. تنبيه: لا تُغيّر "
265 #~ "هذا الخيار عقب تثبيت نظامك. أجب بالنفي ما لم تكن تفهم هذا الخيار تماماً."
266
267 #~ msgid ""
268 #~ "For post configuring your Citadel Server, use citadel-webcit with your "
269 #~ "browser, log in as the user you specified as the Administrator, and "
270 #~ "review the Points under the Administration menu. If you have further "
271 #~ "questions review www.citadel.org, especially the FAQ and Documentation "
272 #~ "section."
273 #~ msgstr ""
274 #~ "كي تقوم بتهيئة خادم Citadel لاحقاً، استخدم citadel-webcit من خلال متصفحك، "
275 #~ "ادخل باسم المستخدم الذي حددته كمدير، واستعرض النقاط ضمن قائمة الإدارة. إن "
276 #~ "كانت لديك أسئلة أخرى رجاءً زُر الموقع  www.citadel.org، وبالتحديد قسم "
277 #~ "الأسئلة المتكررة والتوثيق."