summaryrefslogtreecommitdiff
path: root/languages/messages/MessagesRif.php
blob: 37b4373026ad2bc08d181408aa293ed873b57428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
<?php
/** Tarifit (Tarifit)
 *
 * @ingroup Language
 * @file
 *
 * @author Agzennay
 * @author Jose77
 */

$messages = array(
# Dates
'sun'           => 'Asamas',
'mon'           => 'Aynas',
'tue'           => 'Asinas',
'wed'           => 'Akras',
'thu'           => 'Akwas',
'fri'           => 'Asimwas',
'sat'           => 'Asiḍyas',
'january'       => 'Yannayer',
'february'      => 'Yebrayer',
'march'         => 'Mars',
'april'         => 'Yebrir',
'may_long'      => 'Mayu',
'june'          => 'Yunyu',
'july'          => 'Yulyu',
'august'        => 'ɣuct',
'september'     => 'Cutanbir',
'october'       => 'Ktubr',
'november'      => 'Nuwanbir',
'december'      => 'Dujanbir',
'january-gen'   => 'Yannayer',
'february-gen'  => 'Yebrayer',
'march-gen'     => 'Mars',
'april-gen'     => 'Yebrir',
'may-gen'       => 'Mayu',
'june-gen'      => 'Yunyu',
'july-gen'      => 'Yulyu',
'august-gen'    => 'ɣuct',
'september-gen' => 'Cutanbir',
'october-gen'   => 'Ktubr',
'november-gen'  => 'Nuwanbir',
'december-gen'  => 'Dujanbir',
'jan'           => 'Yannayer',
'feb'           => 'Yebrayer',
'mar'           => 'Mars',
'apr'           => 'Yebrir',
'may'           => 'Mayu',
'jun'           => 'Yunyu',
'jul'           => 'Yulyu',
'aug'           => 'ɣuct',
'sep'           => 'Cutanbir',
'oct'           => 'Ktubr',
'nov'           => 'Nuwanbir',
'dec'           => 'Dujanbir',

# Categories related messages
'category_header'        => 'Tisebtar di Taggayt "$1"',
'subcategories'          => 'Tadu-ggayin',
'category-media-header'  => 'Media di category "$1"',
'listingcontinuesabbrev' => 'Amesedfar.',

'about'          => 'Xeff',
'newwindow'      => '(Areẓm di tburjet d-tamaynut)',
'cancel'         => 'ur tegg ca',
'qbfind'         => 'Aff',
'qbedit'         => 'Ẓreg',
'qbspecialpages' => 'Tudmawin Special',
'mytalk'         => 'Asiwl inu',
'navigation'     => 'Asari',

'errorpagetitle'   => 'Anezri',
'returnto'         => 'Dwal ɣar $1.',
'tagline'          => 'Zi {{SITENAME}}',
'help'             => 'Tallalt',
'search'           => 'Tarezzut',
'searchbutton'     => 'Tarezzut',
'go'               => 'Raḥ ɣa',
'searcharticle'    => 'Raḥ',
'history'          => 'Amzruy n tsebtert',
'history_short'    => 'Amzruy',
'printableversion' => 'Talqemt n usiggez',
'permalink'        => 'Tazdayt war tbeddil',
'edit'             => 'Ẓreg',
'editthispage'     => 'Ẓreg Tasebtert a',
'delete'           => 'Kkes',
'protect'          => 'ẓarq',
'newpage'          => 'Tasebtert d-tamaynut',
'talkpage'         => 'siwl x Tasebtert a',
'talkpagelinktext' => 'Awal',
'personaltools'    => 'imassen inu',
'talk'             => 'Asiwl',
'views'            => 'Tiẓritin',
'toolbox'          => 'imassen',
'redirectedfrom'   => '(i twassek-ad zi $1)',
'redirectpagesub'  => 'Tasebtert n (Redirect)',
'jumpto'           => 'Ndu ɣa:',
'jumptonavigation' => 'Asari',
'jumptosearch'     => 'tarezzut',

# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
'aboutsite'            => 'Xeff {{SITENAME}}',
'aboutpage'            => 'Project:Xeff',
'copyrightpage'        => '{{ns:project}}:izrefan ussenɣel',
'currentevents'        => 'Mayn itemsaren rux',
'currentevents-url'    => 'Project:mayn itmesaren ruxa',
'disclaimers'          => 'Unnuten',
'disclaimerpage'       => 'Project:unnuten n umatu',
'edithelp'             => 'Tallalt deg uẓareg',
'edithelppage'         => 'Help:Aẓareg',
'helppage'             => 'Help:igburen(Contents)',
'mainpage'             => 'Tasebtert Tamzwarut',
'mainpage-description' => 'Tasebtert Tamzwarut',
'portal'               => 'Tawwart n timetti(Community)',
'portal-url'           => 'Project:tawwart n timetti(Community)',
'privacy'              => 'Tasrtit n tusligt',
'privacypage'          => 'Project:Tasrtit n tusligt',

'retrievedfrom'       => 'itwar-d zi "$1"',
'youhavenewmessages'  => 'ɣak $1 ($2).',
'newmessageslink'     => 'tibratin timaynutin',
'newmessagesdifflink' => 'Taẓrigt tanggarut',
'editsection'         => 'Ẓreg',
'editold'             => 'ẓreg',
'editsectionhint'     => 'Ẓreg tigezmi: $1',
'toc'                 => 'Tingawin',
'showtoc'             => 'semmel',
'hidetoc'             => 'snuffar',
'site-rss-feed'       => 'Asudem n RSS n $1',
'site-atom-feed'      => 'Asudem n Atom n $1',
'page-rss-feed'       => 'Asudem n RSS n "$1"',

# Short words for each namespace, by default used in the namespace tab in monobook
'nstab-user'     => 'Tasebtert n User',
'nstab-project'  => 'Tasebtert n usenfar',
'nstab-image'    => 'Afaylu',
'nstab-template' => 'Tamudemt',
'nstab-category' => 'Taggayt(category)',

# General errors
'badtitle'       => 'isem war icni ca',
'viewsource'     => 'Ẓar aɣbal',
'viewsourcefor'  => 'i $1',
'viewsourcetext' => 'Tzemred a tẓerd d atsneɣled aɣbal n tsebtert a :',

# Login and logout pages
'yourname'                => 'isem useqdac:',
'yourpassword'            => 'Tawalt uεeddu:',
'remembermypassword'      => 'ejj (login) inu deg uselkim a',
'login'                   => 'Adeff',
'nav-login-createaccount' => 'Adeff / egg amiḍan',
'loginprompt'             => 'You must have cookies enabled to [[Special:UserLogin|log in to {{SITENAME}}]].',
'userlogin'               => 'Adeff / egg amiḍan',
'logout'                  => 'Ffeɣ',
'userlogout'              => 'Ffeɣ',
'nologin'                 => 'war ɣark login? $1.',
'nologinlink'             => 'Egg amiḍan',
'createaccount'           => 'Egg amiḍan',
'gotaccount'              => 'ɣark  amiḍan? $1.',
'gotaccountlink'          => 'Adeff',
'yourrealname'            => 'isem n deṣṣaḥ :',
'prefs-help-realname'     => 'isem inec n deṣṣaḥ mala txesad waha .
mala tucit-id, ataf Lxdant inec a tetwassan ila inec.',
'loginsuccesstitle'       => 'Adaf icna',
'loginsuccess'            => "'''Qac tudeffed di {{SITENAME}} s \"\$1\".'''",
'nosuchuser'              => 'War illi ca n useqdac s isem a"$1".
xemm tirra , niɣ egg amiḍan d amaynu.',
'nosuchusershort'         => 'War illi ca n useqdac s isem a "<nowiki>$1</nowiki>".
xemm tirra.',
'nouserspecified'         => 'ixessa ad tuced isem n useqdac.',
'wrongpassword'           => 'Tawalt n uεddu war tceni ca. Sideff tenni nican.',
'wrongpasswordempty'      => 'Tawalt n uεddu i tucid texwa. Sideff tenni nican.',
'passwordtooshort'        => 'Tawalt n uεeddu inec war d tusi ca.
itxessat ad di-s tili {{PLURAL:$1|1 usekkil|$1 isekkilen}} u ad tili temṣebda x isem n useqdac inec.',
'mailmypassword'          => 'Sekk tawalt n uεddu di E-mail',
'passwordremindertitle'   => 'Tawalt n εuddu tamaynut n ruxa waha {{SITENAME}}',
'noemail'                 => 'War illi ca n e-mail ɣar useqdac a "$1".',
'passwordsent'            => 'Tawalt n εuddu tamaynut twassekked i e-mail  "$1".
adeff-d xmi ad-tetfed.',

# Edit page toolbar
'bold_sample'    => 'Tirra d-tiqebbuzin',
'bold_tip'       => 'Tirra d-tiqebbuzin',
'italic_sample'  => 'Tirra titalyanin',
'italic_tip'     => 'Tirra titalyanin',
'link_sample'    => 'isem n tzedayt',
'link_tip'       => 'Tazdayt n dixl',
'extlink_sample' => 'http://www.example.com isem n tezdayt',
'extlink_tip'    => 'Tazdayt n baṛṛa (qa tettud http:// prefix)',
'math_sample'    => 'Egg ijj n formula da',
'math_tip'       => 'Mathematical formula (LaTeX)',
'nowiki_sample'  => 'Sideff da tirra bla taseddast(formatting) n wiki',
'nowiki_tip'     => 'Ur tawi x taseddast(formatting) n wiki',
'image_tip'      => 'Afaylu war-itmesebḍi',
'media_tip'      => 'Tazdayt ufaylu',
'sig_tip'        => 'Azewl(signature) inec ag ukud(time) .',

# Edit pages
'summary'                => 'Asgeber',
'subject'                => 'Subject/headline',
'minoredit'              => 'Ta d taẓrigt d-tamẓeyant',
'watchthis'              => 'Ẓar tasebtert a',
'savearticle'            => 'Ḥaḍ Tasebtert',
'preview'                => 'Azar-ascan',
'showpreview'            => 'Ẓar Azar-ascan',
'showdiff'               => 'Semmel-ad mayn teẓregd.',
'anoneditwarning'        => "'''ɣark:''' war tudifd ca s isem inec.
Tansa n IP inac ad-iqqim deg umezruy n teẓrigin n tsebtert a .",
'summary-preview'        => 'Azar-ascan n ugzul',
'newarticle'             => '(Amaynu)',
'newarticletext'         => "You have followed a link to a page that does not exist yet.
To create the page, start typing in the box below (see the [[{{MediaWiki:Helppage}}|help page]] for more info).
If you are here by mistake, click your browser's '''back''' button.",
'noarticletext'          => 'walu tirra di tsebtert a , tzemred [[Special:Search/{{PAGENAME}}|a tarzud isem n tsebtert a]] di tisebtar nniḍn niɣ [{{fullurl:{{FULLPAGENAME}}|action=edit}} egg tsebtert a cek].',
'previewnote'            => '<strong>Wa d Azar-ascan waha;
tiẓrigin εad war twaḥḍent!</strong>',
'editing'                => 'Aẓreg di $1',
'editingsection'         => 'Aẓrag  di $1 (tigezmi)',
'copyrightwarning'       => 'Please note that all contributions to {{SITENAME}} are considered to be released under the $2 (see $1 for details).
If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.<br />
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
<strong>DO NOT SUBMIT COPYRIGHTED WORK WITHOUT PERMISSION!</strong>',
'templatesused'          => 'Timudmiwin itwaggen di tsebtert a:',
'templatesusedpreview'   => 'Timudmiwin igg itwasxdemen dg uzar-ascan a :',
'template-protected'     => '(twaḥḍa)',
'template-semiprotected' => '(semi-protected)',
'nocreatetext'           => '{{SITENAME}} war iqqim ca itejja iwdan ad ggen tisebtar timaynutin.
tzemred addewred ɣar deffar, niɣ [[Special:UserLogin|Adeff niɣ egg amiḍan]].',

# History pages
'viewpagelogs'        => 'Ẓar aɣmis n tsebtert a',
'currentrev'          => 'Afegged n ruxa',
'revisionasof'        => 'Affegged am $1',
'revision-info'       => 'Afegged am $1 s $2',
'previousrevision'    => '←Affegged n zik/zic',
'nextrevision'        => 'Afegged d amaynu→',
'currentrevisionlink' => 'Afegged n rux',
'cur'                 => 'N ruxa',
'last'                => 'anggaru',
'page_first'          => 'amzwaru',
'page_last'           => 'anggaru',
'histfirst'           => 'Amzwaru qaε',
'histlast'            => 'Anggaru qaε',

# Revision feed
'history-feed-item-nocomment' => '$1 ɣar $2', # user at time

# Diffs
'history-title'           => 'Amezruy n ufegged n "$1"',
'difference'              => '(Amsebḍi jar ifeggiden)',
'lineno'                  => 'Tabrit $1:',
'compareselectedversions' => 'Smequdda Tilqimin a',
'editundo'                => 'Dwel',

# Search results
'noexactmatch' => "'''war telli ca n tsebtert qarn-as \"\$1\".'''
tzemred ad [[:\$1|tarnid cek]].",
'prevn'        => 'ẓẓat $1',
'nextn'        => 'ẓẓffar $1',
'viewprevnext' => 'Ẓar ($1) ($2) ($3)',
'searchall'    => 'maṛṛa',
'powersearch'  => 'Tarezzut cwa-cway',

# Preferences page
'preferences'       => 'iɣewwaren inu',
'mypreferences'     => 'iɣewwaren inu',
'retypenew'         => 'Ɛawd arri tawalt n uεddu tamaynut:',
'searchresultshead' => 'Tarzzut',

# Groups
'group-all' => '(maṛṛa)',

'grouppage-sysop' => '{{ns:project}}:inedbalen',

# User rights log
'rightslog' => 'Aɣmis n izerfan n useqdac',

# Recent changes
'nchanges'                       => '$1 {{PLURAL:$1|tiẓregt|tiẓrigin}}',
'recentchanges'                  => 'Tiẓrigin tinggura',
'recentchanges-feed-description' => 'Bbar tiẓrigin timayutin di wiki deg usudem(feed) a .',
'rcnote'                         => "Awadday {{PLURAL:$1|d '''1''' taẓarigt|d '''$1''' tiẓrigin tinggura}} deg {{PLURAL:$2|ass anggaru |'''$2''' ussan inggura}}, am di $5, $4.",
'rcnotefrom'                     => "ɣa wadday d tiẓrigin zi '''$2''' (ar '''$1''' ).",
'rclistfrom'                     => 'Semml-ad tiẓrigin timaynutin ig ibeddan zi $1',
'rcshowhideminor'                => '$1 tiẓrigin d-timeẓyanin',
'rcshowhidebots'                 => '$1 iroboten(robots)',
'rcshowhideliu'                  => '$1 users ig yudeffen',
'rcshowhideanons'                => '$1 users war twasnen',
'rcshowhidemine'                 => '$1 tiẓrigin inu',
'rclinks'                        => 'Mmel-ad $1 tiẓrigin tinggura di $2 n ussan inggura <br />$3',
'diff'                           => 'imṣebḍan',
'hist'                           => 'Amezruy',
'hide'                           => 'Snuffar',
'show'                           => 'smmel-ad',
'minoreditletter'                => 'm',
'newpageletter'                  => 'N',
'boteditletter'                  => 'b',

# Recent changes linked
'recentchangeslinked'          => 'Tiẓrigin ag ta',
'recentchangeslinked-title'    => 'Tiẓrigin ssaɣant-id ɣa "$1"',
'recentchangeslinked-noresult' => 'War llint ca n tiẓrigin di tsebtert a di lwaqt id-tucid .',
'recentchangeslinked-summary'  => "Ta d Tabdart n tirra itwaggen εad mamc di tsebtert id-izdin (iqnen) zg ijjen n Tsebtert nniḍn (niɣ iwdan zi category nniḍn).
Tisebtar di [[Special:Watchlist|Tabdart uḥṭṭu inec]] d '''tiqebbuzin'''.",

# Upload
'upload'            => 'Zdem-d afaylu',
'uploadbtn'         => 'Zdem-d afaylu',
'uploadlogpage'     => 'Zdem-d aɣmis',
'filedesc'          => 'Asgbr',
'fileuploadsummary' => 'Asgbr:',
'uploadedimage'     => 'itwazdem-d "[[$1]]"',
'watchthisupload'   => 'Xm tasbtirt a',

# Special:ImageList
'imagelist' => 'Tabdart n ifayluten',

# Image description page
'filehist'                  => 'Amzruy n ufaylu',
'filehist-help'             => 'Tka di date/time bac ad tẓerd afaylu mamec ja d-itban di Lwaqt a .',
'filehist-deleteone'        => 'sfaḍ',
'filehist-current'          => 'Lux a',
'filehist-datetime'         => 'Azemz/Akud',
'filehist-user'             => 'Aseqdac',
'filehist-dimensions'       => 'Tisektiwin',
'filehist-filesize'         => 'Tiddi n ufaylu',
'filehist-comment'          => 'Tinit',
'imagelinks'                => 'Tizdayin',
'linkstoimage'              => '{{PLURAL:$1|tasebtert a teqn-ad|$1 Tisebtar a qnent-id}} ɣa ufaylu ya :',
'nolinkstoimage'            => 'war telli ca n tsebtert teqqen-d ɣa ufaylu ya.',
'sharedupload'              => 'Wa d ijj ufaylu itwacrec jar aṭṭas n isenfaren(projects).',
'noimage'                   => 'war illi ca n ufaylu s isem a , tzemred ad $1.',
'noimage-linktext'          => 'Zdem-it-id',
'uploadnewversion-linktext' => 'Zdem-d talqemt d tamaynut n ufaylu a',

# File deletion
'filedelete-submit' => 'Sfaḍ',

# MIME search
'mimesearch' => 'tarezzut n MIME',

# Unused templates
'unusedtemplates' => 'Timudmiwin war twasexedment',

# Random page
'randompage' => 'Tasebtert zi ṭṭarf',

# Statistics
'statistics' => 'tisiḍanin',

'brokenredirects-edit'   => '(arri)',
'brokenredirects-delete' => '(sfaḍ)',

'withoutinterwiki'        => 'Tasebtert bla tiẓdayin n tutlayt',
'withoutinterwiki-submit' => 'Smmrad',

'fewestrevisions' => 'Tisebtar s cwayt n ifeggiden',

# Miscellaneous special pages
'nbytes'                  => '$1 {{PLURAL:$1|atamḍan|itamḍanen}}',
'nlinks'                  => '$1 {{PLURAL:$1|Tazdayt|Tizdayin}}',
'nmembers'                => '$1 {{PLURAL:$1|amaslad|imasladen}}',
'lonelypages'             => 'Tisebtar tiyujilin',
'uncategorizedpages'      => 'Tisebtar bla taggayt',
'uncategorizedcategories' => 'Taggayin bla taggayt',
'uncategorizedimages'     => 'ifayluten bla taggayt',
'uncategorizedtemplates'  => 'Timudmiwin bla taggayt',
'unusedcategories'        => 'Taggayin war twasxedment ca',
'unusedimages'            => 'ifayluten war twasxedmen',
'wantedcategories'        => 'Taggayin twaxsent',
'wantedpages'             => 'Tisebtar tewaxsent aṭṭas',
'mostlinked'              => 'Tisebtar iɣar-d tewaqqenen aṭṭas',
'mostlinkedcategories'    => 'Taggayin iɣar-d tewaqqenen aṭṭas',
'mostlinkedtemplates'     => 'Timudmiwin iɣar-d tewaqqenen aṭṭas',
'mostcategories'          => 'Tasebtert iɣar llan taggayin aṭṭas',
'mostimages'              => 'ifayluten iɣar-d tewaqqenen aṭṭas',
'shortpages'              => 'Tasebtert d taqudat',
'longpages'               => 'Tisebtar ttizirarin',
'protectedpages'          => 'Tisebtar ẓarqent',
'listusers'               => 'Tabdart n iseqdacen',
'newpages'                => 'Tisebtar timaynutin',
'ancientpages'            => 'Tisebtar n zik qqaε',
'move'                    => 'Snaql',
'movethispage'            => 'snaql tasebtert a',

# Book sources
'booksources'    => 'iɣbalen n udlis',
'booksources-go' => 'Raḥ ɣa',

# Special:Log
'specialloguserlabel'  => 'Aseqdac:',
'speciallogtitlelabel' => 'isem:',
'log'                  => 'Aɣmis',
'all-logs-page'        => 'Maṛṛa iɣmisen',
'log-search-submit'    => 'Raḥ ɣa',

# Special:AllPages
'allpages'       => 'Maṛṛa Tisebtar',
'alphaindexline' => '$1 ɣa $2',
'nextpage'       => 'Tasebtert ẓẓat ($1)',
'prevpage'       => 'Tasebtert Ẓẓat ($1)',
'allpagesfrom'   => 'Scan-ad tisebetar beddant zi:',
'allarticles'    => 'Maṛṛa Tisebtar',
'allpagessubmit' => 'Raḥ ɣa',

# Special:Categories
'categories' => 'Taggayin',

# Special:ListUsers
'listusers-submit' => 'Smmrad',

# E-mail user
'emailuser' => 'Ssek E-mail i bnadm a',

# Watchlist
'watchlist'            => 'Tabdart uḥṭṭu inu',
'mywatchlist'          => 'Tabdart uḥṭṭu inu',
'watchlistfor'         => "(i '''$1''')",
'addedwatch'           => 'Temmarni ɣar Tabdart uḥṭṭu',
'removedwatch'         => 'twakkes zi Tabdart uḥṭṭu',
'removedwatchtext'     => 'Tasebtert "[[:$1]]" twakkes zi [[Special:Watchlist|Tabdart uḥṭṭu inec]].',
'watch'                => 'Ẓar',
'watchthispage'        => 'Ẓar tasebtert a',
'unwatch'              => 'War-twaẓer',
'wlshowlast'           => 'Sseml-ad $1 tisεεatin $2 ussan $3 inggura',
'watchlist-hide-bots'  => 'Senuffar tiẓrigin n urobot',
'watchlist-hide-own'   => 'Snuffar tiẓrigin inu',
'watchlist-hide-minor' => 'Senuffar tiẓrigin timeẓyanin',

# Displayed when you click the "watch" button and it is in the process of watching
'watching'   => 'Twaxmim...',
'unwatching' => 'War-twaxmim...',

# Delete/protect/revert
'deletepage'                  => 'kkes tasebtert',
'delete-legend'               => 'Sfaḍ',
'historywarning'              => 'ɣark: tasebtert i txisd atekesd ɣars amzruy :',
'actioncomplete'              => 'Tiggawt tsala',
'deletedtext'                 => '"<nowiki>$1</nowiki>" Twakkes.
Xemm $2 i tikkas timaynutin.',
'deletedarticle'              => 'twakkes "[[$1]]"',
'dellogpage'                  => 'Aɣmis n uṣfaḍ',
'deletecomment'               => 'Mayemmi ɣa tteksed:',
'deleteotherreason'           => 'Ca n ssebba nniḍn:',
'deletereasonotherlist'       => 'Ssebba nniḍn',
'rollbacklink'                => 'Ar-ad',
'protectlogpage'              => 'Aɣmis n uẓarq',
'protectcomment'              => 'Tinit:',
'protectexpiry'               => 'itsala:',
'protect_expiry_invalid'      => 'Akud n usali war icni ca.',
'protect_expiry_old'          => 'Akud usali yeεda.',
'protect-unchain'             => 'Arzem ipirmiyen n usnaqel',
'protect-text'                => 'tezemred ad teẓred u atbedeld aswir n uḥeṭṭu n tsebtert a da <strong><nowiki>$1</nowiki></strong>.',
'protect-locked-access'       => 'Amiḍan inecc war ɣars pirmi bac ad ibeddel aswir n uḥeṭṭu n tsebtert .
Aqa (settings) n tsebtert <strong>$1</strong>:',
'protect-default'             => '(amzwar)',
'protect-fallback'            => 'itxessat "$1"',
'protect-level-autoconfirmed' => 'Bluka iseqdacen war ɣasen ca amiḍan',
'protect-level-sysop'         => 'inedbalen waha',
'protect-summary-cascade'     => 'Asmuzzar',
'protect-expiring'            => 'itsala deg $1 (UTC)',
'protect-cascade'             => 'Ḥḍa tisebtar i yudfen di tsebtert a (cascading protection)',
'protect-cantedit'            => 'war tezemred ca ad tbedeld iswiren n uḥeṭṭu n tsebtert a, mayenzi war ɣark illi apirmi bac ad tẓregd.',
'restriction-type'            => 'Apirmi:',
'restriction-level'           => 'Aswir n uceraf:',

# Restrictions (nouns)
'restriction-edit' => 'Arri',

# Undelete
'undeletebtn'            => 'Ar-ad',
'undelete-search-submit' => 'Tarzzut',

# Namespace form on various pages
'namespace'      => 'Raq n isem:',
'blanknamespace' => '(Amenzaw)',

# Contributions
'contributions' => 'Tiggawin n useqdac',
'mycontris'     => 'Tiggawin inu',
'contribsub2'   => 'i $1 ($2)',
'uctop'         => '(ajnna)',
'month'         => 'Zeg ayur (ar amzwaru):',
'year'          => 'Zi asgg°as (d zik):',

'sp-contributions-newbies-sub' => 'i imiḍan imaynuten',
'sp-contributions-blocklog'    => 'Aɣmis n iẓariqqen',
'sp-contributions-submit'      => 'Tarzzut',

# What links here
'whatlinkshere'       => 'Mayn id-izdin (iqnen) da',
'whatlinkshere-title' => 'Tisebtar id-izdin(iqnen) ɣar "$1"',
'linklistsub'         => '(Tabdart n tizdayin)',
'linkshere'           => "Tasebtert a tzedi(teqqen) ɣa '''[[:$1]]''':",
'nolinkshere'         => "war tlli ca n tsebtert tqqen-d da '''[[:$1]]'''.",
'isredirect'          => 'Tasebtert n (redirect)',
'istemplate'          => 'Asidef',
'whatlinkshere-prev'  => '{{PLURAL:$1|ẓẓeffar|ẓẓeffar $1}}',
'whatlinkshere-next'  => '{{PLURAL:$1|ẓẓat|ẓẓat $1}}',
'whatlinkshere-links' => '← tizdayin',

# Block/unblock
'blockip'            => 'Bluka aseqdac a',
'ipboptions'         => '2 tasεεat:2 hours,1 ass:1 day,3 ussan:3 days,1 amalass:1 week,2 imallasen:2 weeks,1 ayur:1 month,3 iyuren:3 months,6 iyuren:6 months,1 asggas:1 year,infinite:infinite', # display1:time1,display2:time2,...
'ipblocklist'        => 'Tabdart n tansiwin IP d isemawen n iseqdacen ig iteblukan',
'ipblocklist-submit' => 'Tarzzut',
'blocklink'          => 'Ẓareqq',
'unblocklink'        => 'Arzem',
'contribslink'       => 'Tiggawin',
'blocklogpage'       => 'Ẓareqq aɣmis',
'blocklogentry'      => 'ibloka [[$1]] ar $2 $3',

# Move page
'movearticle'    => 'Snaqel tasebtert:',
'newtitle'       => 'ɣar isem amaynu:',
'move-watch'     => 'Ẓar tasebtert a',
'movepagebtn'    => 'Snaqel tudemt',
'pagemovedsub'   => 'Asnaqel itwagg',
'movepage-moved' => '<big>\'\'\'"$1" twanql ɣar "$2"\'\'\'</big>', # The two titles are passed in plain text as $3 and $4 to allow additional goodies in the message.
'articleexists'  => 'Tasebtert s isem a tella da, niɣ isem itucid war icni.
ixdar isem nniḍn.',
'talkexists'     => "'''Tasebtert s ixf ins twanql , maca tasebtert n usiwl ins war twanqel ca maymmi qaddin ict nninḍ.
snaqlitent s ufus.'''",
'movedto'        => 'snaql ɣa',
'movetalk'       => 'Snaqel Tisebtar n usiwl igg illan akides',
'1movedto2'      => '[[$1]] twaneql ɣa [[$2]]',
'movelogpage'    => 'Snaql aɣmis',
'movereason'     => 'Ssebba:',
'revertmove'     => 'war tegg ca',

# Export
'export' => 'Sekk Tisebtar',

# Namespace 8 related
'allmessages' => 'inzan n unagraw',

# Thumbnails
'thumbnail-more'  => 'Semɣar',
'thumbnail_error' => 'Error creating thumbnail: $1',

# Import log
'importlogpage' => 'Siri-d aɣmis',

# Tooltip help for the actions
'tooltip-pt-userpage'             => 'Tasebtert inu',
'tooltip-pt-mytalk'               => 'Tasebtert usiwl inu',
'tooltip-pt-preferences'          => 'iɣewwaren inu',
'tooltip-pt-watchlist'            => 'Tabdart n Tsebtar umi txmamd bac ad-ten teẓregd',
'tooltip-pt-mycontris'            => 'Tabdart n tiggawin inu',
'tooltip-pt-login'                => 'Neqqar-ac adeff, macca war illi bessif .',
'tooltip-pt-logout'               => 'Ffeɣ',
'tooltip-ca-talk'                 => 'Asiwl x mayn di-s di Tsebtert',
'tooltip-ca-edit'                 => 'Tzemred ad tẓerged Tasebtert a. Tca x tabutunt(button) n Azar-ascan ẓẓat ma ad teḥḥaḍeḍ .',
'tooltip-ca-addsection'           => 'Arni tinit deg usiwl a.',
'tooltip-ca-viewsource'           => 'Tasebtert a tẓarq. tzemred atẓred aɣbal ines.',
'tooltip-ca-protect'              => 'Ẓarq tasebtert a',
'tooltip-ca-delete'               => 'Kkes Tasebtert a',
'tooltip-ca-move'                 => 'Snaql Tasebtert a',
'tooltip-ca-watch'                => 'Arni tasebtert a ɣar Tebdart uḥṭṭu inec',
'tooltip-ca-unwatch'              => 'Kkes tasebtert a zi Tabdart uḥṭṭu inec',
'tooltip-search'                  => 'Tarezzut {{SITENAME}}',
'tooltip-p-logo'                  => 'Tasbtirt Tamzwarut',
'tooltip-n-mainpage'              => 'Raḥ ɣar Tasebtert Tamzwarut',
'tooltip-n-portal'                => 'Xeff usenfar, mayn tezmerd ad tegged, mani ɣa tafed tilɣa',
'tooltip-n-currentevents'         => 'Aff tilɣa(information) x manaya',
'tooltip-n-recentchanges'         => 'Tabdart n teẓrigin timaynutin di wiki.',
'tooltip-n-randompage'            => 'Ẓar Tasebtert zi ṭṭarf',
'tooltip-n-help'                  => 'Raq di ɣa tafd.',
'tooltip-t-whatlinkshere'         => 'Tabdart n maṛṛa Tisebtar n wiki id-izdin (iqnen) da',
'tooltip-t-contributions'         => 'Ẓar Tabdart n tiggawin n useqdac a',
'tooltip-t-emailuser'             => 'Sekk e-mail i bnadem a',
'tooltip-t-upload'                => 'Zdem-d ifayluten',
'tooltip-t-specialpages'          => 'Tabdart n maṛṛa Tisebtar timeẓlitin',
'tooltip-ca-nstab-user'           => 'Ẓar Tasebtert n user',
'tooltip-ca-nstab-project'        => 'Ẓar tasebtert n usenfar',
'tooltip-ca-nstab-image'          => 'Ẓar tasebtert n ufaylu',
'tooltip-ca-nstab-template'       => 'Ẓar Tamudemt',
'tooltip-ca-nstab-help'           => 'Ẓar Tasebtert n tallalt',
'tooltip-ca-nstab-category'       => 'Ẓar Tasebtert n taggayt(category)',
'tooltip-minoredit'               => 'egg-it am taẓrigt d-tamẓyant',
'tooltip-save'                    => 'Ḥaḍ-itt',
'tooltip-preview'                 => 'Ẓar mayn turid, ẓẓat ma ad teḥḥaḍeḍ!',
'tooltip-diff'                    => 'Semmel-ad tiẓrigin i teggid di tarrat a.',
'tooltip-compareselectedversions' => 'Ẓar imsebeḍiyen jar Tilqimin a di Tasebtert a.',
'tooltip-watch'                   => 'Arni tasebtert a ɣa Tabdart uḥṭṭu inec',

# Browsing diffs
'previousdiff' => '← imṣebḍan n ẓẓat',
'nextdiff'     => 'Amṣebḍi Ẓẓat  →',

# Media information
'file-info-size'       => '($1 × $2 pixel, tiddi(size) n ufaylu: $3, anaw(type) n MIME: $4)',
'file-nohires'         => '<small>walu ca n resolution yemɣa x wa.</small>',
'svg-long-desc'        => '(Afaylu n SVG, dis $1 × $2 pixel, Tiddi n ufaylu: $3)',
'show-big-image'       => 'Resolution ameqran',
'show-big-image-thumb' => '<small>Tiddi n uzar-ascan: $1 × $2 pixel </small>',

# Special:NewImages
'newimages' => 'Amewlaf n ifayluten imaynuten',
'ilsubmit'  => 'Tarzzut',

# Bad image list
'bad_image_list' => 'The format is as follows:

Only list items (lines starting with *) are considered.
The first link on a line must be a link to a bad file.
Any subsequent links on the same line are considered to be exceptions, i.e. pages where the file may occur inline.',

# Metadata
'metadata'          => 'adfer-sefku',
'metadata-expand'   => 'Sicen-d tilɣa nnumɣarent',
'metadata-collapse' => 'Senuffar tilɣa innumɣarent',

# External editor support
'edit-externally'      => 'Ẓreg afaylu a s usnas zi baṛṛa',
'edit-externally-help' => 'Xemm [http://www.mediawiki.org/wiki/Manual:External_editors setup instructions] i bezzaf n inemiɣsen.',

# 'all' in various places, this might be different for inflected languages
'recentchangesall' => 'maṛṛa',
'imagelistall'     => 'maṛṛa',
'watchlistall2'    => 'maṛṛa',
'namespacesall'    => 'maṛṛa',
'monthsall'        => 'maṛṛa',

# Multipage image navigation
'imgmultigo' => 'Raḥ ɣa!',

# Table pager
'table_pager_limit_submit' => 'Raḥ ɣa',

# Watchlist editing tools
'watchlisttools-view' => 'Sicen ibeddilen i ssaɣan ɣar wayawya',
'watchlisttools-edit' => 'Ẓar d tẓregd Tabdart uḥṭṭu',
'watchlisttools-raw'  => 'Ẓreg Tabdart uḥṭṭu tamenzut',

# Special:Version
'version'              => 'Talqemt', # Not used as normal message but as header for the special page itself
'version-specialpages' => 'Tudmawin Special',

# Special:FileDuplicateSearch
'fileduplicatesearch-submit' => 'Tarzzut',

# Special:SpecialPages
'specialpages' => 'Tisebtar timeẓlitin',

);