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}}"
17 var jasmineMsgSpec
= [
19 "name": "en undelete_short 0",
20 "key": "en_undelete_short",
24 "result": "Undelete 0 edits",
28 "name": "en undelete_short 1",
29 "key": "en_undelete_short",
33 "result": "Undelete one edit",
37 "name": "en undelete_short 2",
38 "key": "en_undelete_short",
42 "result": "Undelete 2 edits",
46 "name": "en undelete_short 5",
47 "key": "en_undelete_short",
51 "result": "Undelete 5 edits",
55 "name": "en undelete_short 21",
56 "key": "en_undelete_short",
60 "result": "Undelete 21 edits",
64 "name": "en undelete_short 101",
65 "key": "en_undelete_short",
69 "result": "Undelete 101 edits",
73 "name": "en category-subcat-count 0,10",
74 "key": "en_category-subcat-count",
79 "result": "This category has the following 0 subcategories, out of 10 total.",
83 "name": "en category-subcat-count 1,1",
84 "key": "en_category-subcat-count",
89 "result": "This category has only the following subcategory.",
93 "name": "en category-subcat-count 1,2",
94 "key": "en_category-subcat-count",
99 "result": "This category has the following subcategory, out of 2 total.",
103 "name": "en category-subcat-count 3,30",
104 "key": "en_category-subcat-count",
109 "result": "This category has the following 3 subcategories, out of 30 total.",
113 "name": "fr undelete_short 0",
114 "key": "fr_undelete_short",
118 "result": "Restaurer 0 modification",
122 "name": "fr undelete_short 1",
123 "key": "fr_undelete_short",
127 "result": "Restaurer 1 modification",
131 "name": "fr undelete_short 2",
132 "key": "fr_undelete_short",
136 "result": "Restaurer 2 modifications",
140 "name": "fr undelete_short 5",
141 "key": "fr_undelete_short",
145 "result": "Restaurer 5 modifications",
149 "name": "fr undelete_short 21",
150 "key": "fr_undelete_short",
154 "result": "Restaurer 21 modifications",
158 "name": "fr undelete_short 101",
159 "key": "fr_undelete_short",
163 "result": "Restaurer 101 modifications",
167 "name": "fr category-subcat-count 0,10",
168 "key": "fr_category-subcat-count",
173 "result": "Cette cat\u00e9gorie comprend 10 sous-cat\u00e9gories, dont celle ci-dessous.",
177 "name": "fr category-subcat-count 1,1",
178 "key": "fr_category-subcat-count",
183 "result": "Cette cat\u00e9gorie comprend la sous-cat\u00e9gorie ci-dessous.",
187 "name": "fr category-subcat-count 1,2",
188 "key": "fr_category-subcat-count",
193 "result": "Cette cat\u00e9gorie comprend 2 sous-cat\u00e9gories, dont celle ci-dessous.",
197 "name": "fr category-subcat-count 3,30",
198 "key": "fr_category-subcat-count",
203 "result": "Cette cat\u00e9gorie comprend 30 sous-cat\u00e9gories, dont les 3 ci-dessous.",
207 "name": "ar undelete_short 0",
208 "key": "ar_undelete_short",
212 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u062a\u0639\u062f\u064a\u0644 \u0648\u0627\u062d\u062f",
216 "name": "ar undelete_short 1",
217 "key": "ar_undelete_short",
221 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 \u062a\u0639\u062f\u064a\u0644\u064a\u0646",
225 "name": "ar undelete_short 2",
226 "key": "ar_undelete_short",
230 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 2 \u062a\u0639\u062f\u064a\u0644\u0627\u062a",
234 "name": "ar undelete_short 5",
235 "key": "ar_undelete_short",
239 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 5 \u062a\u0639\u062f\u064a\u0644",
243 "name": "ar undelete_short 21",
244 "key": "ar_undelete_short",
248 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 21 \u062a\u0639\u062f\u064a\u0644\u0627",
252 "name": "ar undelete_short 101",
253 "key": "ar_undelete_short",
257 "result": "\u0627\u0633\u062a\u0631\u062c\u0627\u0639 101 \u062a\u0639\u062f\u064a\u0644\u0627",
261 "name": "ar category-subcat-count 0,10",
262 "key": "ar_category-subcat-count",
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.",
271 "name": "ar category-subcat-count 1,1",
272 "key": "ar_category-subcat-count",
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.",
281 "name": "ar category-subcat-count 1,2",
282 "key": "ar_category-subcat-count",
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.",
291 "name": "ar category-subcat-count 3,30",
292 "key": "ar_category-subcat-count",
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.",
301 "name": "jp undelete_short 0",
302 "key": "jp_undelete_short",
306 "result": "Undelete 0 edits",
310 "name": "jp undelete_short 1",
311 "key": "jp_undelete_short",
315 "result": "Undelete one edit",
319 "name": "jp undelete_short 2",
320 "key": "jp_undelete_short",
324 "result": "Undelete 2 edits",
328 "name": "jp undelete_short 5",
329 "key": "jp_undelete_short",
333 "result": "Undelete 5 edits",
337 "name": "jp undelete_short 21",
338 "key": "jp_undelete_short",
342 "result": "Undelete 21 edits",
346 "name": "jp undelete_short 101",
347 "key": "jp_undelete_short",
351 "result": "Undelete 101 edits",
355 "name": "jp category-subcat-count 0,10",
356 "key": "jp_category-subcat-count",
361 "result": "This category has the following 0 subcategories, out of 10 total.",
365 "name": "jp category-subcat-count 1,1",
366 "key": "jp_category-subcat-count",
371 "result": "This category has only the following subcategory.",
375 "name": "jp category-subcat-count 1,2",
376 "key": "jp_category-subcat-count",
381 "result": "This category has the following subcategory, out of 2 total.",
385 "name": "jp category-subcat-count 3,30",
386 "key": "jp_category-subcat-count",
391 "result": "This category has the following 3 subcategories, out of 30 total.",
395 "name": "zh undelete_short 0",
396 "key": "zh_undelete_short",
400 "result": "\u6062\u590d\u88ab\u5220\u9664\u76840\u9879\u4fee\u8ba2",
404 "name": "zh undelete_short 1",
405 "key": "zh_undelete_short",
409 "result": "\u6062\u590d\u88ab\u5220\u9664\u76841\u9879\u4fee\u8ba2",
413 "name": "zh undelete_short 2",
414 "key": "zh_undelete_short",
418 "result": "\u6062\u590d\u88ab\u5220\u9664\u76842\u9879\u4fee\u8ba2",
422 "name": "zh undelete_short 5",
423 "key": "zh_undelete_short",
427 "result": "\u6062\u590d\u88ab\u5220\u9664\u76845\u9879\u4fee\u8ba2",
431 "name": "zh undelete_short 21",
432 "key": "zh_undelete_short",
436 "result": "\u6062\u590d\u88ab\u5220\u9664\u768421\u9879\u4fee\u8ba2",
440 "name": "zh undelete_short 101",
441 "key": "zh_undelete_short",
445 "result": "\u6062\u590d\u88ab\u5220\u9664\u7684101\u9879\u4fee\u8ba2",
449 "name": "zh category-subcat-count 0,10",
450 "key": "zh_category-subcat-count",
455 "result": "\u672c\u5206\u7c7b\u5305\u542b\u4e0b\u52170\u4e2a\u5b50\u5206\u7c7b\uff0c\u5171\u670910\u4e2a\u5b50\u5206\u7c7b\u3002",
459 "name": "zh category-subcat-count 1,1",
460 "key": "zh_category-subcat-count",
465 "result": "\u672c\u5206\u7c7b\u53ea\u6709\u4e0b\u5217\u4e00\u4e2a\u5b50\u5206\u7c7b\u3002",
469 "name": "zh category-subcat-count 1,2",
470 "key": "zh_category-subcat-count",
475 "result": "\u672c\u5206\u7c7b\u5305\u542b\u4e0b\u52171\u4e2a\u5b50\u5206\u7c7b\uff0c\u5171\u67092\u4e2a\u5b50\u5206\u7c7b\u3002",
479 "name": "zh category-subcat-count 3,30",
480 "key": "zh_category-subcat-count",
485 "result": "\u672c\u5206\u7c7b\u5305\u542b\u4e0b\u52173\u4e2a\u5b50\u5206\u7c7b\uff0c\u5171\u670930\u4e2a\u5b50\u5206\u7c7b\u3002",