Another @group Broken
[mediawiki.git] / tests / jasmine / spec / mediawiki.jqueryMsg.spec.data.js
bloba867f72cfb03117f78cc47557806a99930a42df4
1 // This file stores the results from the PHP parser for certain messages and arguments,
2 // so we can test the equivalent Javascript libraries.
3 // Last generated with makeLanguageSpec.php at 2011-01-28T02:04:09+00:00
5 mediaWiki.messages.set( {
6 "en_undelete_short": "Undelete {{PLURAL:$1|one edit|$1 edits}}",
7 "en_category-subcat-count": "{{PLURAL:$2|This category has only the following subcategory.|This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}, out of $2 total.}}",
8 "fr_undelete_short": "Restaurer $1 modification{{PLURAL:$1||s}}",
9 "fr_category-subcat-count": "Cette cat\u00e9gorie comprend {{PLURAL:$2|la sous-cat\u00e9gorie|$2 sous-cat\u00e9gories, dont {{PLURAL:$1|celle|les $1}}}} ci-dessous.",
10 "ar_undelete_short": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 {{PLURAL:$1|\u062a\u0639\u062f\u064a\u0644 \u0648\u0627\u062d\u062f|\u062a\u0639\u062f\u064a\u0644\u064a\u0646|$1 \u062a\u0639\u062f\u064a\u0644\u0627\u062a|$1 \u062a\u0639\u062f\u064a\u0644|$1 \u062a\u0639\u062f\u064a\u0644\u0627}}",
11 "ar_category-subcat-count": "{{PLURAL:$2|\u0644\u0627 \u062a\u0635\u0627\u0646\u064a\u0641 \u0641\u0631\u0639\u064a\u0629 \u0641\u064a \u0647\u0630\u0627 \u0627\u0644\u062a\u0635\u0646\u064a\u0641|\u0647\u0630\u0627 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0641\u064a\u0647 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0641\u0631\u0639\u064a \u0627\u0644\u062a\u0627\u0644\u064a \u0641\u0642\u0637.|\u0647\u0630\u0627 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0641\u064a\u0647 {{PLURAL:$1||\u0647\u0630\u0627 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0641\u0631\u0639\u064a|\u0647\u0630\u064a\u0646 \u0627\u0644\u062a\u0635\u0646\u064a\u0641\u064a\u0646 \u0627\u0644\u0641\u0631\u0639\u064a\u064a\u0646|\u0647\u0630\u0647 \u0627\u0644$1 \u062a\u0635\u0627\u0646\u064a\u0641 \u0627\u0644\u0641\u0631\u0639\u064a\u0629|\u0647\u0630\u0647 \u0627\u0644$1 \u062a\u0635\u0646\u064a\u0641\u0627 \u0641\u0631\u0639\u064a\u0627|\u0647\u0630\u0647 \u0627\u0644$1 \u062a\u0635\u0646\u064a\u0641 \u0641\u0631\u0639\u064a}}\u060c \u0645\u0646 \u0625\u062c\u0645\u0627\u0644\u064a $2.}}",
12 "jp_undelete_short": "Undelete {{PLURAL:$1|one edit|$1 edits}}",
13 "jp_category-subcat-count": "{{PLURAL:$2|This category has only the following subcategory.|This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}, out of $2 total.}}",
14 "zh_undelete_short": "\u6062\u590d\u88ab\u5220\u9664\u7684$1\u9879\u4fee\u8ba2",
15 "zh_category-subcat-count": "{{PLURAL:$2|\u672c\u5206\u7c7b\u53ea\u6709\u4e0b\u5217\u4e00\u4e2a\u5b50\u5206\u7c7b\u3002|\u672c\u5206\u7c7b\u5305\u542b\u4e0b\u5217$1\u4e2a\u5b50\u5206\u7c7b\uff0c\u5171\u6709$2\u4e2a\u5b50\u5206\u7c7b\u3002}}"
16 } );
17 var jasmineMsgSpec = [
19 "name": "en undelete_short 0",
20 "key": "en_undelete_short",
21 "args": [
24 "result": "Undelete 0 edits",
25 "lang": "en"
28 "name": "en undelete_short 1",
29 "key": "en_undelete_short",
30 "args": [
33 "result": "Undelete one edit",
34 "lang": "en"
37 "name": "en undelete_short 2",
38 "key": "en_undelete_short",
39 "args": [
42 "result": "Undelete 2 edits",
43 "lang": "en"
46 "name": "en undelete_short 5",
47 "key": "en_undelete_short",
48 "args": [
51 "result": "Undelete 5 edits",
52 "lang": "en"
55 "name": "en undelete_short 21",
56 "key": "en_undelete_short",
57 "args": [
60 "result": "Undelete 21 edits",
61 "lang": "en"
64 "name": "en undelete_short 101",
65 "key": "en_undelete_short",
66 "args": [
67 101
69 "result": "Undelete 101 edits",
70 "lang": "en"
73 "name": "en category-subcat-count 0,10",
74 "key": "en_category-subcat-count",
75 "args": [
79 "result": "This category has the following 0 subcategories, out of 10 total.",
80 "lang": "en"
83 "name": "en category-subcat-count 1,1",
84 "key": "en_category-subcat-count",
85 "args": [
89 "result": "This category has only the following subcategory.",
90 "lang": "en"
93 "name": "en category-subcat-count 1,2",
94 "key": "en_category-subcat-count",
95 "args": [
99 "result": "This category has the following subcategory, out of 2 total.",
100 "lang": "en"
103 "name": "en category-subcat-count 3,30",
104 "key": "en_category-subcat-count",
105 "args": [
109 "result": "This category has the following 3 subcategories, out of 30 total.",
110 "lang": "en"
113 "name": "fr undelete_short 0",
114 "key": "fr_undelete_short",
115 "args": [
118 "result": "Restaurer 0 modification",
119 "lang": "fr"
122 "name": "fr undelete_short 1",
123 "key": "fr_undelete_short",
124 "args": [
127 "result": "Restaurer 1 modification",
128 "lang": "fr"
131 "name": "fr undelete_short 2",
132 "key": "fr_undelete_short",
133 "args": [
136 "result": "Restaurer 2 modifications",
137 "lang": "fr"
140 "name": "fr undelete_short 5",
141 "key": "fr_undelete_short",
142 "args": [
145 "result": "Restaurer 5 modifications",
146 "lang": "fr"
149 "name": "fr undelete_short 21",
150 "key": "fr_undelete_short",
151 "args": [
154 "result": "Restaurer 21 modifications",
155 "lang": "fr"
158 "name": "fr undelete_short 101",
159 "key": "fr_undelete_short",
160 "args": [
163 "result": "Restaurer 101 modifications",
164 "lang": "fr"
167 "name": "fr category-subcat-count 0,10",
168 "key": "fr_category-subcat-count",
169 "args": [
173 "result": "Cette cat\u00e9gorie comprend 10 sous-cat\u00e9gories, dont celle ci-dessous.",
174 "lang": "fr"
177 "name": "fr category-subcat-count 1,1",
178 "key": "fr_category-subcat-count",
179 "args": [
183 "result": "Cette cat\u00e9gorie comprend la sous-cat\u00e9gorie ci-dessous.",
184 "lang": "fr"
187 "name": "fr category-subcat-count 1,2",
188 "key": "fr_category-subcat-count",
189 "args": [
193 "result": "Cette cat\u00e9gorie comprend 2 sous-cat\u00e9gories, dont celle ci-dessous.",
194 "lang": "fr"
197 "name": "fr category-subcat-count 3,30",
198 "key": "fr_category-subcat-count",
199 "args": [
203 "result": "Cette cat\u00e9gorie comprend 30 sous-cat\u00e9gories, dont les 3 ci-dessous.",
204 "lang": "fr"
207 "name": "ar undelete_short 0",
208 "key": "ar_undelete_short",
209 "args": [
212 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u062a\u0639\u062f\u064a\u0644 \u0648\u0627\u062d\u062f",
213 "lang": "ar"
216 "name": "ar undelete_short 1",
217 "key": "ar_undelete_short",
218 "args": [
221 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u062a\u0639\u062f\u064a\u0644\u064a\u0646",
222 "lang": "ar"
225 "name": "ar undelete_short 2",
226 "key": "ar_undelete_short",
227 "args": [
230 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 2 \u062a\u0639\u062f\u064a\u0644\u0627\u062a",
231 "lang": "ar"
234 "name": "ar undelete_short 5",
235 "key": "ar_undelete_short",
236 "args": [
239 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 5 \u062a\u0639\u062f\u064a\u0644",
240 "lang": "ar"
243 "name": "ar undelete_short 21",
244 "key": "ar_undelete_short",
245 "args": [
248 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 21 \u062a\u0639\u062f\u064a\u0644\u0627",
249 "lang": "ar"
252 "name": "ar undelete_short 101",
253 "key": "ar_undelete_short",
254 "args": [
257 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 101 \u062a\u0639\u062f\u064a\u0644\u0627",
258 "lang": "ar"
261 "name": "ar category-subcat-count 0,10",
262 "key": "ar_category-subcat-count",
263 "args": [
267 "result": "\u0647\u0630\u0627 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0641\u064a\u0647 \u060c \u0645\u0646 \u0625\u062c\u0645\u0627\u0644\u064a 10.",
268 "lang": "ar"
271 "name": "ar category-subcat-count 1,1",
272 "key": "ar_category-subcat-count",
273 "args": [
277 "result": "\u0647\u0630\u0627 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0641\u064a\u0647 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0641\u0631\u0639\u064a \u0627\u0644\u062a\u0627\u0644\u064a \u0641\u0642\u0637.",
278 "lang": "ar"
281 "name": "ar category-subcat-count 1,2",
282 "key": "ar_category-subcat-count",
283 "args": [
287 "result": "\u0647\u0630\u0627 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0641\u064a\u0647 \u0647\u0630\u0627 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0627\u0644\u0641\u0631\u0639\u064a\u060c \u0645\u0646 \u0625\u062c\u0645\u0627\u0644\u064a 2.",
288 "lang": "ar"
291 "name": "ar category-subcat-count 3,30",
292 "key": "ar_category-subcat-count",
293 "args": [
297 "result": "\u0647\u0630\u0627 \u0627\u0644\u062a\u0635\u0646\u064a\u0641 \u0641\u064a\u0647 \u0647\u0630\u0647 \u0627\u06443 \u062a\u0635\u0627\u0646\u064a\u0641 \u0627\u0644\u0641\u0631\u0639\u064a\u0629\u060c \u0645\u0646 \u0625\u062c\u0645\u0627\u0644\u064a 30.",
298 "lang": "ar"
301 "name": "jp undelete_short 0",
302 "key": "jp_undelete_short",
303 "args": [
306 "result": "Undelete 0 edits",
307 "lang": "jp"
310 "name": "jp undelete_short 1",
311 "key": "jp_undelete_short",
312 "args": [
315 "result": "Undelete one edit",
316 "lang": "jp"
319 "name": "jp undelete_short 2",
320 "key": "jp_undelete_short",
321 "args": [
324 "result": "Undelete 2 edits",
325 "lang": "jp"
328 "name": "jp undelete_short 5",
329 "key": "jp_undelete_short",
330 "args": [
333 "result": "Undelete 5 edits",
334 "lang": "jp"
337 "name": "jp undelete_short 21",
338 "key": "jp_undelete_short",
339 "args": [
342 "result": "Undelete 21 edits",
343 "lang": "jp"
346 "name": "jp undelete_short 101",
347 "key": "jp_undelete_short",
348 "args": [
351 "result": "Undelete 101 edits",
352 "lang": "jp"
355 "name": "jp category-subcat-count 0,10",
356 "key": "jp_category-subcat-count",
357 "args": [
361 "result": "This category has the following 0 subcategories, out of 10 total.",
362 "lang": "jp"
365 "name": "jp category-subcat-count 1,1",
366 "key": "jp_category-subcat-count",
367 "args": [
371 "result": "This category has only the following subcategory.",
372 "lang": "jp"
375 "name": "jp category-subcat-count 1,2",
376 "key": "jp_category-subcat-count",
377 "args": [
381 "result": "This category has the following subcategory, out of 2 total.",
382 "lang": "jp"
385 "name": "jp category-subcat-count 3,30",
386 "key": "jp_category-subcat-count",
387 "args": [
391 "result": "This category has the following 3 subcategories, out of 30 total.",
392 "lang": "jp"
395 "name": "zh undelete_short 0",
396 "key": "zh_undelete_short",
397 "args": [
400 "result": "\u6062\u590d\u88ab\u5220\u9664\u76840\u9879\u4fee\u8ba2",
401 "lang": "zh"
404 "name": "zh undelete_short 1",
405 "key": "zh_undelete_short",
406 "args": [
409 "result": "\u6062\u590d\u88ab\u5220\u9664\u76841\u9879\u4fee\u8ba2",
410 "lang": "zh"
413 "name": "zh undelete_short 2",
414 "key": "zh_undelete_short",
415 "args": [
418 "result": "\u6062\u590d\u88ab\u5220\u9664\u76842\u9879\u4fee\u8ba2",
419 "lang": "zh"
422 "name": "zh undelete_short 5",
423 "key": "zh_undelete_short",
424 "args": [
427 "result": "\u6062\u590d\u88ab\u5220\u9664\u76845\u9879\u4fee\u8ba2",
428 "lang": "zh"
431 "name": "zh undelete_short 21",
432 "key": "zh_undelete_short",
433 "args": [
436 "result": "\u6062\u590d\u88ab\u5220\u9664\u768421\u9879\u4fee\u8ba2",
437 "lang": "zh"
440 "name": "zh undelete_short 101",
441 "key": "zh_undelete_short",
442 "args": [
445 "result": "\u6062\u590d\u88ab\u5220\u9664\u7684101\u9879\u4fee\u8ba2",
446 "lang": "zh"
449 "name": "zh category-subcat-count 0,10",
450 "key": "zh_category-subcat-count",
451 "args": [
455 "result": "\u672c\u5206\u7c7b\u5305\u542b\u4e0b\u52170\u4e2a\u5b50\u5206\u7c7b\uff0c\u5171\u670910\u4e2a\u5b50\u5206\u7c7b\u3002",
456 "lang": "zh"
459 "name": "zh category-subcat-count 1,1",
460 "key": "zh_category-subcat-count",
461 "args": [
465 "result": "\u672c\u5206\u7c7b\u53ea\u6709\u4e0b\u5217\u4e00\u4e2a\u5b50\u5206\u7c7b\u3002",
466 "lang": "zh"
469 "name": "zh category-subcat-count 1,2",
470 "key": "zh_category-subcat-count",
471 "args": [
475 "result": "\u672c\u5206\u7c7b\u5305\u542b\u4e0b\u52171\u4e2a\u5b50\u5206\u7c7b\uff0c\u5171\u67092\u4e2a\u5b50\u5206\u7c7b\u3002",
476 "lang": "zh"
479 "name": "zh category-subcat-count 3,30",
480 "key": "zh_category-subcat-count",
481 "args": [
485 "result": "\u672c\u5206\u7c7b\u5305\u542b\u4e0b\u52173\u4e2a\u5b50\u5206\u7c7b\uff0c\u5171\u670930\u4e2a\u5b50\u5206\u7c7b\u3002",
486 "lang": "zh"