]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/QnA/locale/ar/LC_MESSAGES/QnA.po
Merge branch '1.0.x' into 1.1.x
[quix0rs-gnu-social.git] / plugins / QnA / locale / ar / LC_MESSAGES / QnA.po
1 # Translation of StatusNet - QnA to Arabic (العربية)
2 # Exported from translatewiki.net
3 #
4 # Author: OsamaK
5 # --
6 # This file is distributed under the same license as the StatusNet package.
7 #
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: StatusNet - QnA\n"
11 "Report-Msgid-Bugs-To: \n"
12 "POT-Creation-Date: 2011-09-25 21:42+0000\n"
13 "PO-Revision-Date: 2011-09-25 21:45:07+0000\n"
14 "Language-Team: Arabic <https://translatewiki.net/wiki/Portal:ar>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-POT-Import-Date: 2011-06-18 16:20:36+0000\n"
18 "X-Generator: MediaWiki 1.19alpha (r98079); Translate extension (2011-09-22)\n"
19 "X-Translation-Project: translatewiki.net at https://translatewiki.net\n"
20 "X-Language-Code: ar\n"
21 "X-Message-Group: #out-statusnet-plugin-qna\n"
22 "Plural-Forms: nplurals=6; plural=(n == 0) ? 0 : ( (n == 1) ? 1 : ( (n == "
23 "2) ? 2 : ( (n%100 >= 3 && n%100 <= 10) ? 3 : ( (n%100 >= 11 && n%100 <= "
24 "99) ? 4 : 5 ) ) ) );\n"
25
26 #. TRANS: Title for Question page.
27 msgid "New question"
28 msgstr "سؤال جديد"
29
30 #. TRANS: Client exception thrown trying to create a Question while not logged in.
31 msgid "You must be logged in to post a question."
32 msgstr "يجب أن تلج لتنشر سؤالا."
33
34 #. TRANS: Client exception thrown trying to create a question without a title.
35 msgid "Question must have a title."
36 msgstr "يجب أن يكون للسؤال عنوان."
37
38 #. TRANS: Page title after sending a notice.
39 msgid "Question posted"
40 msgstr "نُشر السؤال."
41
42 #. TRANS: Client exception thrown when requesting a non-existing answer.
43 #. TRANS: Did we used to have it, and it got deleted?
44 msgid "No such answer."
45 msgstr ""
46
47 #. TRANS: Client exception thrown when requesting an answer that has no connected question.
48 msgid "No question for this answer."
49 msgstr ""
50
51 #. TRANS: Client exception thrown when requesting answer data for a non-existing user.
52 #. TRANS: Client exception thrown trying to view a question of a non-existing user.
53 msgid "No such user."
54 msgstr ""
55
56 #. TRANS: Client exception thrown when requesting answer data for a user without a profile.
57 #. TRANS: Server exception thrown trying to view a question for a user for which the profile could not be loaded.
58 msgid "User without a profile."
59 msgstr ""
60
61 #. TRANS: Page title.
62 #. TRANS: %1$s is the user who answered a question, %2$s is the question.
63 #, php-format
64 msgid "%1$s's answer to \"%2$s\""
65 msgstr "إجابة %1$s ل\"%2$s\""
66
67 #. TRANS: Page title for revising a question
68 msgid "Revise answer"
69 msgstr "راجع الإجابة"
70
71 #. TRANS: Client exception thrown trying to answer a question while not logged in.
72 msgid "You must be logged in to answer to a question."
73 msgstr "يجب أن تلج لتجيب سؤالا."
74
75 #. TRANS: Client exception thrown trying to respond to a non-existing question.
76 msgid "Invalid or missing answer."
77 msgstr ""
78
79 #. TRANS: Page title after sending an answer.
80 #. TRANS: Page title for and answer to a question.
81 #. TRANS: Form legend for showing the answer.
82 msgid "Answer"
83 msgstr "إجابة"
84
85 #. TRANS: Form title for sending an answer.
86 msgctxt "TITLE"
87 msgid "Answer"
88 msgstr "أجب"
89
90 #. TRANS: Client exception thrown trying to view a non-existing question.
91 msgid "No such question."
92 msgstr ""
93
94 #. TRANS: Client exception thrown trying to view a non-existing question notice.
95 msgid "No such question notice."
96 msgstr ""
97
98 #. TRANS: Page title for a question.
99 #. TRANS: %1$s is the nickname of the user who asked the question, %2$s is the question.
100 #, php-format
101 msgid "%1$s's question: %2$s"
102 msgstr "سؤال %1$s: %2$s"
103
104 #. TRANS: Page title for close a question
105 msgid "Close question"
106 msgstr "أغلق السؤال"
107
108 #. TRANS: Client exception thrown trying to close a question when not logged in
109 msgid "You must be logged in to close a question."
110 msgstr ""
111
112 #. TRANS: Client exception thrown trying to respond to a non-existing question.
113 msgid "Invalid or missing question."
114 msgstr ""
115
116 #. TRANS: Exception thrown trying to close another user's question.
117 msgid "You did not ask this question."
118 msgstr ""
119
120 #. TRANS: Page title after sending an answer.
121 #. TRANS: Page title after sending in a vote for a question or answer.
122 msgid "Answers"
123 msgstr "الإجابات"
124
125 #. TRANS: Page title after an AJAX error occurs on the post answer page.
126 msgid "Ajax Error"
127 msgstr "خطأ أجاكس"
128
129 #. TRANS: Title for form to send answer to a question.
130 msgctxt "TITLE"
131 msgid "Your answer"
132 msgstr "إجابتك"
133
134 #. TRANS: Error message displayed when an answer has no content.
135 #. TRANS: Error message displayed when answer data is not present.
136 msgid "Answer data is missing."
137 msgstr ""
138
139 #. TRANS: Plugin description.
140 msgid "Question and Answers micro-app."
141 msgstr ""
142
143 #. TRANS: Application title.
144 msgctxt "TITLE"
145 msgid "Question"
146 msgstr "سؤال"
147
148 #. TRANS: Exception thrown when there are too many activity objects.
149 msgid "Too many activity objects."
150 msgstr ""
151
152 #. TRANS: Exception thrown when an incorrect object type is encountered.
153 msgid "Wrong type for object."
154 msgstr ""
155
156 #. TRANS: Exception thrown when answering a non-existing question.
157 msgid "Answer to unknown question."
158 msgstr ""
159
160 #. TRANS: Exception thrown when an object type is encountered that cannot be handled.
161 msgid "Unknown object type."
162 msgstr ""
163
164 #. TRANS: Exception thrown when requesting a non-existing question notice.
165 msgid "Unknown question notice."
166 msgstr ""
167
168 #. TRANS: Exception thrown when performing an unexpected action on a question.
169 #. TRANS: %s is the unpexpected object type.
170 #, php-format
171 msgid "Unexpected type for QnA plugin: %s."
172 msgstr ""
173
174 #. TRANS: Error message displayed when question data is not present.
175 msgid "Question data is missing."
176 msgstr ""
177
178 #. TRANS: Placeholder value for a possible answer to a question
179 #. TRANS: by the logged in user.
180 msgid "Your answer..."
181 msgstr "إجابتك..."
182
183 #. TRANS: Link description for link to full notice text if it is longer than
184 #. TRANS: what will be dispplayed.
185 msgid "…"
186 msgstr "…"
187
188 #. TRANS: Title for link that is an ellipsis in English.
189 msgid "more..."
190 msgstr "مزيد..."
191
192 #. TRANS: Exception thown when getting a question with a non-existing ID.
193 #. TRANS: %s is the non-existing question ID.
194 #, php-format
195 msgid "No question with ID %s"
196 msgstr ""
197
198 #. TRANS: Exception thown when getting a profile with a non-existing ID.
199 #. TRANS: %s is the non-existing profile ID.
200 #. TRANS: Exception trown when getting a profile for a non-existing ID.
201 #. TRANS: %s is the provided profile ID.
202 #, php-format
203 msgid "No profile with ID %s"
204 msgstr ""
205
206 #. TRANS: %s is the number of answer revisions.
207 #, php-format
208 msgid "%s revision"
209 msgid_plural "%s revisions"
210 msgstr[0] ""
211 msgstr[1] "مراجعة واحدة"
212 msgstr[2] "مراجعتين"
213 msgstr[3] "%s مراجعات"
214 msgstr[4] "%s مراجعة"
215 msgstr[5] ""
216
217 #. TRANS: Text for a question that was answered.
218 #. TRANS: %1$s is the user that answered, %2$s is the question title,
219 #. TRANS: %2$s is the answer content.
220 #, php-format
221 msgid "%1$s answered the question \"%2$s\": %3$s"
222 msgstr ""
223
224 #. TRANS: Text for a question that was answered.
225 #. TRANS: %s is the question title.
226 #. TRANS: Rendered version of the notice content answering a question.
227 #. TRANS: %s a link to the question with question title as the link content.
228 #, php-format
229 msgid "answered \"%s\""
230 msgstr "أجاب \"%s\""
231
232 #. TRANS: Number of given answers to a question.
233 #. TRANS: %s is the number of given answers.
234 #, php-format
235 msgid "%s answer"
236 msgid_plural "%s answers"
237 msgstr[0] "لا توجد إجابات"
238 msgstr[1] "جواب واحد"
239 msgstr[2] "جوابان"
240 msgstr[3] "%s إجابات"
241 msgstr[4] "%s إجابة"
242 msgstr[5] ""
243
244 #. TRANS: Notification that a question cannot be answered anymore because it is closed.
245 msgid "This question is closed."
246 msgstr "هذا السؤال مغلق."
247
248 #. TRANS: Rendered version of the notice content creating a question.
249 #. TRANS: %s a link to the question as link description.
250 #, php-format
251 msgid "Question: %s"
252 msgstr "سؤال: %s"
253
254 #. TRANS: Button text for submitting a revised answer.
255 #. TRANS: Button text for submitting a poll response.
256 msgctxt "BUTTON"
257 msgid "Submit"
258 msgstr "أرسل"
259
260 #. TRANS: Field label.
261 msgid "Enter your answer"
262 msgstr "أدخل إجابتك"
263
264 #. TRANS: Button text for submitting a poll response.
265 msgctxt "BUTTON"
266 msgid "Answer"
267 msgstr "أجب"
268
269 #. TRANS: Field label for a new question.
270 msgctxt "LABEL"
271 msgid "Title"
272 msgstr "العنوان"
273
274 #. TRANS: Field title for a new question.
275 msgid "The title of your question."
276 msgstr "عنوان سؤالك."
277
278 #. TRANS: Field label for question details.
279 msgctxt "LABEL"
280 msgid "Description"
281 msgstr "الوصف"
282
283 #. TRANS: Field title for question details.
284 msgid "Your question in detail."
285 msgstr "سؤالك بالتفصيل."
286
287 #. TRANS: Button text for saving a new question.
288 msgctxt "BUTTON"
289 msgid "Save"
290 msgstr "احفظ"
291
292 #. TRANS: Form legend for revising the answer.
293 msgctxt "LEGEND"
294 msgid "Question"
295 msgstr "سؤال"
296
297 #. TRANS: Button text for closing a question.
298 msgctxt "BUTTON"
299 msgid "Close"
300 msgstr "أغلق"
301
302 #. TRANS: Title for button text for closing a question.
303 msgid "Close the question to no one can answer it anymore."
304 msgstr ""
305
306 #. TRANS: Button text for marking an answer as "best".
307 msgctxt "BUTTON"
308 msgid "Best"
309 msgstr "الأفضل"
310
311 #. TRANS: Title for button text marking an answer as "best".
312 msgid "Mark this answer as the best answer."
313 msgstr "علّم هذه الإجابة أفضل إجابة."