File Coverage

blib/lib/Locale/CLDR/Locales/Fa.pm
Criterion Covered Total %
statement 35 35 100.0
branch n/a
condition n/a
subroutine 12 12 100.0
pod n/a
total 47 47 100.0


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1 NAME
4              
5             Locale::CLDR::Locales::Fa - Package for language Persian
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Fa;
10             # This file auto generated from Data\common\main\fa.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 1     1   2197914 use strict;
  1         3  
  1         49  
14 1     1   6 use warnings;
  1         3  
  1         69  
15 1     1   15 use version;
  1         3  
  1         9  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 1     1   149 use v5.12.0;
  1         6  
20 1     1   8 use mro 'c3';
  1         2  
  1         9  
21 1     1   82 use utf8;
  1         2  
  1         12  
22 1     1   79 use feature 'unicode_strings';
  1         3  
  1         211  
23 1     1   11 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         3  
  1         13  
24 1     1   3235 use Moo;
  1         2  
  1         8  
25              
26             extends('Locale::CLDR::Locales::Root');
27             has 'valid_algorithmic_formats' => (
28             is => 'ro',
29             isa => ArrayRef,
30             init_arg => undef,
31             default => sub {[ 'spellout-numbering-year','spellout-numbering','spellout-cardinal' ]},
32             );
33              
34             has 'algorithmic_number_format_data' => (
35             is => 'ro',
36             isa => HashRef,
37             init_arg => undef,
38             default => sub {
39 1     1   975 use bigfloat;
  1         9  
  1         11  
40             return {
41             'spellout-cardinal' => {
42             'public' => {
43             '-x' => {
44             divisor => q(1),
45             rule => q(منفی →→),
46             },
47             '0' => {
48             base_value => q(0),
49             divisor => q(1),
50             rule => q(صفر),
51             },
52             'x.x' => {
53             divisor => q(1),
54             rule => q(←← ممیز →→),
55             },
56             '1' => {
57             base_value => q(1),
58             divisor => q(1),
59             rule => q(یک),
60             },
61             '2' => {
62             base_value => q(2),
63             divisor => q(1),
64             rule => q(دو),
65             },
66             '3' => {
67             base_value => q(3),
68             divisor => q(1),
69             rule => q(سه),
70             },
71             '4' => {
72             base_value => q(4),
73             divisor => q(1),
74             rule => q(چهار),
75             },
76             '5' => {
77             base_value => q(5),
78             divisor => q(1),
79             rule => q(پنج),
80             },
81             '6' => {
82             base_value => q(6),
83             divisor => q(1),
84             rule => q(شش),
85             },
86             '7' => {
87             base_value => q(7),
88             divisor => q(1),
89             rule => q(هفت),
90             },
91             '8' => {
92             base_value => q(8),
93             divisor => q(1),
94             rule => q(هشت),
95             },
96             '9' => {
97             base_value => q(9),
98             divisor => q(1),
99             rule => q(نه),
100             },
101             '10' => {
102             base_value => q(10),
103             divisor => q(10),
104             rule => q(ده),
105             },
106             '11' => {
107             base_value => q(11),
108             divisor => q(10),
109             rule => q(یازده),
110             },
111             '12' => {
112             base_value => q(12),
113             divisor => q(10),
114             rule => q(دوازده),
115             },
116             '13' => {
117             base_value => q(13),
118             divisor => q(10),
119             rule => q(سیزده),
120             },
121             '14' => {
122             base_value => q(14),
123             divisor => q(10),
124             rule => q(چهارده),
125             },
126             '15' => {
127             base_value => q(15),
128             divisor => q(10),
129             rule => q(پانزده),
130             },
131             '16' => {
132             base_value => q(16),
133             divisor => q(10),
134             rule => q(شانزده),
135             },
136             '17' => {
137             base_value => q(17),
138             divisor => q(10),
139             rule => q(هفده),
140             },
141             '18' => {
142             base_value => q(18),
143             divisor => q(10),
144             rule => q(هجده),
145             },
146             '19' => {
147             base_value => q(19),
148             divisor => q(10),
149             rule => q(نوزده),
150             },
151             '20' => {
152             base_value => q(20),
153             divisor => q(10),
154             rule => q(بیست[ و →→]),
155             },
156             '30' => {
157             base_value => q(30),
158             divisor => q(10),
159             rule => q(سی[ و →→]),
160             },
161             '40' => {
162             base_value => q(40),
163             divisor => q(10),
164             rule => q(چهل[ و →→]),
165             },
166             '50' => {
167             base_value => q(50),
168             divisor => q(10),
169             rule => q(پنجاه[ و →→]),
170             },
171             '60' => {
172             base_value => q(60),
173             divisor => q(10),
174             rule => q(شصت[ و →→]),
175             },
176             '70' => {
177             base_value => q(70),
178             divisor => q(10),
179             rule => q(هفتاد[ و →→]),
180             },
181             '80' => {
182             base_value => q(80),
183             divisor => q(10),
184             rule => q(هشتاد[ و →→]),
185             },
186             '90' => {
187             base_value => q(90),
188             divisor => q(10),
189             rule => q(نود[ و →→]),
190             },
191             '100' => {
192             base_value => q(100),
193             divisor => q(100),
194             rule => q(صد[ و →→]),
195             },
196             '200' => {
197             base_value => q(200),
198             divisor => q(100),
199             rule => q(دویست[ و →→]),
200             },
201             '300' => {
202             base_value => q(300),
203             divisor => q(100),
204             rule => q(سیصد[ و →→]),
205             },
206             '400' => {
207             base_value => q(400),
208             divisor => q(100),
209             rule => q(چهارصد[ و →→]),
210             },
211             '500' => {
212             base_value => q(500),
213             divisor => q(100),
214             rule => q(پانصد[ و →→]),
215             },
216             '600' => {
217             base_value => q(600),
218             divisor => q(100),
219             rule => q(ششصد[ و →→]),
220             },
221             '700' => {
222             base_value => q(700),
223             divisor => q(100),
224             rule => q(هفتصد[ و →→]),
225             },
226             '800' => {
227             base_value => q(800),
228             divisor => q(100),
229             rule => q(هشتصد[ و →→]),
230             },
231             '900' => {
232             base_value => q(900),
233             divisor => q(100),
234             rule => q(نهصد[ و →→]),
235             },
236             '1000' => {
237             base_value => q(1000),
238             divisor => q(1000),
239             rule => q(←← هزار[ و →→]),
240             },
241             '1000000' => {
242             base_value => q(1000000),
243             divisor => q(1000000),
244             rule => q(←← میلیون[ و →→]),
245             },
246             '1000000000' => {
247             base_value => q(1000000000),
248             divisor => q(1000000000),
249             rule => q(←← میلیارد[ و →→]),
250             },
251             '1000000000000' => {
252             base_value => q(1000000000000),
253             divisor => q(1000000000000),
254             rule => q(←← هزار میلیارد[ و →→]),
255             },
256             '1000000000000000000' => {
257             base_value => q(1000000000000000000),
258             divisor => q(1000000000000000000),
259             rule => q(=#,##0=),
260             },
261             'max' => {
262             base_value => q(1000000000000000000),
263             divisor => q(1000000000000000000),
264             rule => q(=#,##0=),
265             },
266             },
267             },
268             'spellout-numbering' => {
269             'public' => {
270             '0' => {
271             base_value => q(0),
272             divisor => q(1),
273             rule => q(=%spellout-cardinal=),
274             },
275             'max' => {
276             base_value => q(0),
277             divisor => q(1),
278             rule => q(=%spellout-cardinal=),
279             },
280             },
281             },
282             'spellout-numbering-year' => {
283             'public' => {
284             '0' => {
285             base_value => q(0),
286             divisor => q(1),
287             rule => q(=%spellout-numbering=),
288             },
289             'x.x' => {
290             divisor => q(1),
291             rule => q(=0.0=),
292             },
293             'max' => {
294             divisor => q(1),
295             rule => q(=0.0=),
296             },
297             },
298             },
299             } },
300             );
301              
302             has 'display_name_language' => (
303             is => 'ro',
304             isa => CodeRef,
305             init_arg => undef,
306             default => sub {
307             sub {
308             my %languages = (
309             'aa' => 'آفاری',
310             'ab' => 'آبخازی',
311             'ace' => 'آچئی',
312             'ach' => 'آچولیایی',
313             'ada' => 'آدانگمه‌ای',
314             'ady' => 'آدیجیایی',
315             'ae' => 'اوستایی',
316             'aeb' => 'عربی تونسی',
317             'af' => 'آفریکانس',
318             'afh' => 'آفریهیلی',
319             'agq' => 'آگیم',
320             'ain' => 'آینویی',
321             'ak' => 'آکان',
322             'akk' => 'اکدی',
323             'akz' => 'آلابامایی',
324             'ale' => 'آلئوتی',
325             'alt' => 'آلتایی جنوبی',
326             'am' => 'امهری',
327             'an' => 'آراگونی',
328             'ang' => 'انگلیسی باستان',
329             'ann' => 'اوبولو',
330             'anp' => 'آنگیکا',
331             'ar' => 'عربی',
332             'ar_001' => 'عربی رسمی',
333             'arc' => 'آرامی',
334             'arn' => 'ماپوچه‌ای',
335             'arp' => 'آراپاهویی',
336             'arq' => 'عربی الجزایری',
337             'ars' => 'عربی نجدی',
338             'arw' => 'آراواکی',
339             'ary' => 'عربی مراکشی',
340             'arz' => 'عربی مصری',
341             'as' => 'آسامی',
342             'asa' => 'آسو',
343             'ast' => 'آستوری',
344             'atj' => 'آتیکامکو',
345             'av' => 'آواری',
346             'awa' => 'اودهی',
347             'ay' => 'آیمارایی',
348             'az' => 'ترکی آذربایجانی',
349             'az@alt=short' => 'آذری',
350             'az@alt=variant' => 'آذربایجانی',
351             'az_Arab' => 'ترکی آذری جنوبی',
352             'ba' => 'باشقیری',
353             'bal' => 'بلوچی',
354             'ban' => 'بالیایی',
355             'bar' => 'باواریایی',
356             'bas' => 'باسایی',
357             'bax' => 'بمونی',
358             'be' => 'بلاروسی',
359             'bej' => 'بجایی',
360             'bem' => 'بمبایی',
361             'bez' => 'بنایی',
362             'bg' => 'بلغاری',
363             'bgc' => 'هارایاناوی',
364             'bgn' => 'بلوچی غربی',
365             'bho' => 'بوجپوری',
366             'bi' => 'بیسلاما',
367             'bik' => 'بیکولی',
368             'bin' => 'بینی',
369             'bla' => 'سیکسیکا',
370             'blo' => 'باسیلا',
371             'bm' => 'بامبارایی',
372             'bn' => 'بنگالی',
373             'bo' => 'تبتی',
374             'bqi' => 'لری بختیاری',
375             'br' => 'برتون',
376             'bra' => 'براج',
377             'brh' => 'براهویی',
378             'brx' => 'بودویی',
379             'bs' => 'بوسنیایی',
380             'bua' => 'بوریاتی',
381             'bug' => 'بوگینس',
382             'byn' => 'بلین',
383             'ca' => 'کاتالان',
384             'cad' => 'کادویی',
385             'car' => 'کاریبی',
386             'cay' => 'کایوگا',
387             'ccp' => 'چاکما',
388             'ce' => 'چچنی',
389             'ceb' => 'سبویی',
390             'cgg' => 'چیگا',
391             'ch' => 'چامورویی',
392             'chb' => 'چیبچا',
393             'chg' => 'جغتایی',
394             'chk' => 'چوکی',
395             'chm' => 'ماریایی',
396             'cho' => 'چوکتویی',
397             'chp' => 'چیپه‌ویه‌ای',
398             'chr' => 'چروکی',
399             'chy' => 'شایانی',
400             'ckb' => 'کردی مرکزی',
401             'ckb@alt=menu' => 'کردی، مرکزی',
402             'ckb@alt=variant' => 'کردی سورانی',
403             'clc' => 'چیلکوتن',
404             'co' => 'کورسی',
405             'cop' => 'قبطی',
406             'cr' => 'کریایی',
407             'crg' => 'میچیف',
408             'crh' => 'ترکی کریمه',
409             'crj' => 'کری جنوب شرقی',
410             'crk' => 'کری صحرایی',
411             'crl' => 'کری شمال شرقی',
412             'crm' => 'موس کری',
413             'crr' => 'آلگانکوین کارولینا',
414             'crs' => 'سیشل آمیختهٔ فرانسوی',
415             'cs' => 'چکی',
416             'csb' => 'کاشوبی',
417             'csw' => 'کری سوامپی',
418             'cu' => 'اسلاوی کلیسایی',
419             'cv' => 'چوواشی',
420             'cy' => 'ولزی',
421             'da' => 'دانمارکی',
422             'dak' => 'داکوتایی',
423             'dar' => 'دارگوا',
424             'dav' => 'تایتا',
425             'de' => 'آلمانی',
426             'de_AT' => 'آلمانی اتریش',
427             'de_CH' => 'آلمانی معیار سوئیس',
428             'del' => 'دلاواری',
429             'dgr' => 'دوگریب',
430             'din' => 'دینکایی',
431             'dje' => 'زرما',
432             'doi' => 'دوگری',
433             'dsb' => 'صُربی سفلی',
434             'dua' => 'دوآلایی',
435             'dum' => 'هلندی میانه',
436             'dv' => 'دیوهی',
437             'dyo' => 'دیولا فونی',
438             'dyu' => 'دایولایی',
439             'dz' => 'دزونگخا',
440             'dzg' => 'دازاگا',
441             'ebu' => 'امبو',
442             'ee' => 'اوه‌ای',
443             'efi' => 'افیکی',
444             'egy' => 'مصری کهن',
445             'eka' => 'اکاجوک',
446             'el' => 'یونانی',
447             'elx' => 'عیلامی',
448             'en' => 'انگلیسی',
449             'en_AU' => 'انگلیسی استرالیا',
450             'en_CA' => 'انگلیسی کانادا',
451             'en_GB' => 'انگلیسی بریتانیا',
452             'en_US' => 'انگلیسی آمریکا',
453             'enm' => 'انگلیسی میانه',
454             'eo' => 'اسپرانتو',
455             'es' => 'اسپانیایی',
456             'es_419' => 'اسپانیایی امریکای لاتین',
457             'es_ES' => 'اسپانیایی اروپا',
458             'es_MX' => 'اسپانیایی مکزیک',
459             'et' => 'استونیایی',
460             'eu' => 'باسکی',
461             'ewo' => 'اواندو',
462             'fa' => 'فارسی',
463             'fa_AF' => 'دری',
464             'fan' => 'فانگی',
465             'fat' => 'فانتیایی',
466             'ff' => 'فولانی',
467             'fi' => 'فنلاندی',
468             'fil' => 'فیلیپینی',
469             'fj' => 'فیجیایی',
470             'fo' => 'فارویی',
471             'fon' => 'فونی',
472             'fr' => 'فرانسوی',
473             'fr_CA' => 'فرانسوی کانادا',
474             'fr_CH' => 'فرانسوی سوئیس',
475             'frc' => 'فرانسوی کاجون',
476             'frm' => 'فرانسوی میانه',
477             'fro' => 'فرانسوی باستان',
478             'frr' => 'فریزی شمالی',
479             'frs' => 'فریزی شرقی',
480             'fur' => 'فریولیایی',
481             'fy' => 'فریسی غربی',
482             'ga' => 'ایرلندی',
483             'gaa' => 'گایی',
484             'gag' => 'گاگائوزیایی',
485             'gay' => 'گایویی',
486             'gba' => 'گبایایی',
487             'gbz' => 'دری زرتشتی',
488             'gd' => 'گیلی اسکاتلندی',
489             'gez' => 'گی‌ئزی',
490             'gil' => 'گیلبرتی',
491             'gl' => 'گالیسیایی',
492             'glk' => 'گیلکی',
493             'gmh' => 'آلمانی معیار میانه',
494             'gn' => 'گوارانی',
495             'goh' => 'آلمانی علیای باستان',
496             'gon' => 'گوندی',
497             'gor' => 'گورونتالو',
498             'got' => 'گوتی',
499             'grb' => 'گریبویی',
500             'grc' => 'یونانی کهن',
501             'gsw' => 'آلمانی سوئیسی',
502             'gu' => 'گجراتی',
503             'guz' => 'گوسی',
504             'gv' => 'مانی',
505             'gwi' => 'گویچ این',
506             'ha' => 'هوسایی',
507             'hai' => 'هایدایی',
508             'haw' => 'هاوایی',
509             'hax' => 'هایدا جنوبی',
510             'he' => 'عبری',
511             'hi' => 'هندی',
512             'hi_Latn@alt=variant' => 'هندی (انگلیسی)',
513             'hif' => 'هندی فیجیایی',
514             'hil' => 'هیلی‌گاینونی',
515             'hit' => 'هیتی',
516             'hmn' => 'همونگ',
517             'ho' => 'موتویی هیری',
518             'hr' => 'کروات',
519             'hsb' => 'صُربی علیا',
520             'ht' => 'هائیتیایی',
521             'hu' => 'مجاری',
522             'hup' => 'هوپا',
523             'hur' => 'هالکوملم',
524             'hy' => 'ارمنی',
525             'hz' => 'هریرویی',
526             'ia' => 'اینترلینگوا',
527             'iba' => 'ایبانی',
528             'ibb' => 'ایبیبیو',
529             'id' => 'اندونزیایی',
530             'ie' => 'اکسیدنتال',
531             'ig' => 'ایگبویی',
532             'ii' => 'یی سیچوان',
533             'ik' => 'اینوپیک',
534             'ikt' => 'اینوکتیتوت غرب کانادا',
535             'ilo' => 'ایلوکویی',
536             'inh' => 'اینگوشی',
537             'io' => 'ایدو',
538             'is' => 'ایسلندی',
539             'it' => 'ایتالیایی',
540             'iu' => 'اینوکتیتوت',
541             'ja' => 'ژاپنی',
542             'jbo' => 'لوجبان',
543             'jgo' => 'نگومبا',
544             'jmc' => 'ماچامه‌ای',
545             'jpr' => 'فارسی یهودی',
546             'jrb' => 'عربی یهودی',
547             'jv' => 'جاوه‌ای',
548             'ka' => 'گرجی',
549             'kaa' => 'قره‌قالپاقی',
550             'kab' => 'قبایلی',
551             'kac' => 'کاچینی',
552             'kaj' => 'جو',
553             'kam' => 'کامبایی',
554             'kaw' => 'کاویایی',
555             'kbd' => 'کاباردینی',
556             'kcg' => 'تیاپی',
557             'kde' => 'ماکونده',
558             'kea' => 'کابووردیانو',
559             'kfo' => 'کورو',
560             'kg' => 'کنگویی',
561             'kgp' => 'کاین گنگ',
562             'kha' => 'خاسیایی',
563             'kho' => 'ختنی',
564             'khq' => 'کوجراچینی',
565             'khw' => 'کهوار',
566             'ki' => 'کیکویویی',
567             'kiu' => 'کرمانجی',
568             'kj' => 'کوانیاما',
569             'kk' => 'قزاقی',
570             'kkj' => 'کاکایی',
571             'kl' => 'گرینلندی',
572             'kln' => 'کالنجین',
573             'km' => 'خمری',
574             'kmb' => 'کیمبوندویی',
575             'kn' => 'کانارا',
576             'ko' => 'کره‌ای',
577             'koi' => 'کومی پرمیاک',
578             'kok' => 'کنکانی',
579             'kpe' => 'کپله‌ای',
580             'kr' => 'کانوریایی',
581             'krc' => 'قره‌چایی‐بالکاری',
582             'krl' => 'کاریلیانی',
583             'kru' => 'کوروخی',
584             'ks' => 'کشمیری',
585             'ksb' => 'شامبالا',
586             'ksf' => 'بافیایی',
587             'ksh' => 'کولش',
588             'ku' => 'کردی',
589             'kum' => 'کومیکی',
590             'kut' => 'کوتنی',
591             'kv' => 'کومیایی',
592             'kw' => 'کورنی',
593             'kwk' => 'کواک والا',
594             'kxv' => 'کووی',
595             'ky' => 'قرقیزی',
596             'la' => 'لاتین',
597             'lad' => 'لادینو',
598             'lag' => 'لانگی',
599             'lah' => 'لاهندا',
600             'lam' => 'لامبا',
601             'lb' => 'لوگزامبورگی',
602             'lez' => 'لزگی',
603             'lg' => 'گاندایی',
604             'li' => 'لیمبورگی',
605             'lij' => 'لیگوری',
606             'lil' => 'لیلوئت',
607             'lkt' => 'لاکوتا',
608             'lmo' => 'لومبارد',
609             'ln' => 'لینگالا',
610             'lo' => 'لائوسی',
611             'lol' => 'مونگویی',
612             'lou' => 'کرئول لوئیزیانا',
613             'loz' => 'لوزیایی',
614             'lrc' => 'لری شمالی',
615             'lsm' => 'سامیا',
616             'lt' => 'لیتوانیایی',
617             'lu' => 'لوبایی‐کاتانگا',
618             'lua' => 'لوبایی‐لولوا',
619             'lui' => 'لویسنو',
620             'lun' => 'لوندایی',
621             'luo' => 'لوئویی',
622             'lus' => 'میزو',
623             'luy' => 'لویا',
624             'lv' => 'لتونیایی',
625             'lzh' => 'چینی ادبی',
626             'mad' => 'مادورایی',
627             'mag' => 'ماگاهیایی',
628             'mai' => 'مایدیلی',
629             'mak' => 'ماکاسار',
630             'man' => 'ماندینگویی',
631             'mas' => 'ماسایی',
632             'mdf' => 'مکشایی',
633             'mdr' => 'ماندار',
634             'men' => 'منده‌ای',
635             'mer' => 'مرویی',
636             'mfe' => 'موریسین',
637             'mg' => 'مالاگاسی',
638             'mga' => 'ایرلندی میانه',
639             'mgh' => 'ماکوا متو',
640             'mgo' => 'متایی',
641             'mh' => 'مارشالی',
642             'mi' => 'مائوری',
643             'mic' => 'میکماکی',
644             'min' => 'مینانگ‌کابویی',
645             'mk' => 'مقدونی',
646             'ml' => 'مالایالامی',
647             'mn' => 'مغولی',
648             'mnc' => 'مانچویی',
649             'mni' => 'مانیپوری',
650             'moe' => 'اینوآیموم',
651             'moh' => 'موهاکی',
652             'mos' => 'ماسیایی',
653             'mr' => 'مراتی',
654             'ms' => 'مالایی',
655             'mt' => 'مالتی',
656             'mua' => 'ماندانگی',
657             'mul' => 'چندین زبان',
658             'mus' => 'کریکی',
659             'mwl' => 'میراندی',
660             'mwr' => 'مارواری',
661             'my' => 'برمه‌ای',
662             'myv' => 'ارزیایی',
663             'mzn' => 'مازندرانی',
664             'na' => 'نائورویی',
665             'nap' => 'ناپلی',
666             'naq' => 'نامایی',
667             'nb' => 'نروژی بوک‌مُل',
668             'nd' => 'انده‌بله‌ای شمالی',
669             'nds' => 'آلمانی سفلی',
670             'nds_NL' => 'ساکسونی سفلی',
671             'ne' => 'نپالی',
672             'new' => 'نواریایی',
673             'ng' => 'اندونگایی',
674             'nia' => 'نیاسی',
675             'niu' => 'نیویی',
676             'nl' => 'هلندی',
677             'nl_BE' => 'فلمنگی',
678             'nmg' => 'کوازیو',
679             'nn' => 'نروژی نی‌نُشک',
680             'nnh' => 'نیامبون',
681             'no' => 'نروژی',
682             'nog' => 'نغایی',
683             'non' => 'نرس باستان',
684             'nqo' => 'نکو',
685             'nr' => 'انده‌بله‌ای جنوبی',
686             'nso' => 'سوتویی شمالی',
687             'nus' => 'نویر',
688             'nv' => 'ناواهویی',
689             'nwc' => 'نواریایی کلاسیک',
690             'ny' => 'نیانجایی',
691             'nym' => 'نیام‌وزیایی',
692             'nyn' => 'نیانکوله‌ای',
693             'nyo' => 'نیورویی',
694             'nzi' => 'نزیمایی',
695             'oc' => 'اکسیتان',
696             'oj' => 'اوجیبوایی',
697             'ojb' => 'اوجیبوای شمالی',
698             'ojc' => 'اوجیبوای مرکزی',
699             'ojs' => 'اوجی-کری',
700             'ojw' => 'اوجیبوای غربی',
701             'oka' => 'اوکاناگان',
702             'om' => 'اورومویی',
703             'or' => 'اوریه‌ای',
704             'os' => 'آسی',
705             'osa' => 'اوسیجی',
706             'ota' => 'ترکی عثمانی',
707             'pa' => 'پنجابی',
708             'pag' => 'پانگاسینانی',
709             'pal' => 'پهلوی',
710             'pam' => 'پامپانگایی',
711             'pap' => 'پاپیامنتو',
712             'pau' => 'پالائویی',
713             'pcm' => 'نیم‌زبان نیجریه‌ای',
714             'pdc' => 'آلمانی پنسیلوانیایی',
715             'peo' => 'فارسی باستان',
716             'phn' => 'فنیقی',
717             'pi' => 'پالی',
718             'pis' => 'پی‌جین',
719             'pl' => 'لهستانی',
720             'pon' => 'پانپیی',
721             'pqm' => 'ملیسیت - پاسماکودی',
722             'prg' => 'پروسی',
723             'pro' => 'پرووانسی باستان',
724             'ps' => 'پشتو',
725             'ps@alt=variant' => 'پختو',
726             'pt' => 'پرتغالی',
727             'pt_BR' => 'پرتغالی برزیل',
728             'pt_PT' => 'پرتغالی اروپا',
729             'qu' => 'کچوایی',
730             'quc' => 'کیچه‌',
731             'raj' => 'راجستانی',
732             'rap' => 'راپانویی',
733             'rar' => 'راروتونگایی',
734             'rhg' => 'روهینگیا',
735             'rm' => 'رومانش',
736             'rn' => 'روندیایی',
737             'ro' => 'رومانیایی',
738             'ro_MD' => 'مولداویایی',
739             'rof' => 'رومبویی',
740             'rom' => 'رومانویی',
741             'ru' => 'روسی',
742             'rup' => 'آرومانی',
743             'rw' => 'کینیارواندایی',
744             'rwk' => 'روایی',
745             'sa' => 'سانسکریت',
746             'sad' => 'سانداوه‌ای',
747             'sah' => 'یاقوتی',
748             'sam' => 'آرامی سامری',
749             'saq' => 'سامبورو',
750             'sas' => 'ساساکی',
751             'sat' => 'سانتالی',
752             'sba' => 'انگامبایی',
753             'sbp' => 'سانگویی',
754             'sc' => 'ساردینیایی',
755             'scn' => 'سیسیلی',
756             'sco' => 'اسکاتلندی',
757             'sd' => 'سندی',
758             'sdh' => 'کردی جنوبی',
759             'se' => 'سامی شمالی',
760             'seh' => 'سنا',
761             'sel' => 'سلکوپی',
762             'ses' => 'کویرابورا سنی',
763             'sg' => 'سانگو',
764             'sga' => 'ایرلندی باستان',
765             'sh' => 'صرب و کرواتی',
766             'shi' => 'تاچل‌هیت',
767             'shn' => 'شانی',
768             'shu' => 'عربی چادی',
769             'si' => 'سینهالی',
770             'sid' => 'سیدامویی',
771             'sk' => 'اسلواکی',
772             'sl' => 'اسلوونیایی',
773             'slh' => 'لاشوتسید جنوبی',
774             'sli' => 'سیلزیایی سفلی',
775             'sm' => 'ساموآیی',
776             'sma' => 'سامی جنوبی',
777             'smj' => 'لوله سامی',
778             'smn' => 'ایناری سامی',
779             'sms' => 'اسکولت سامی',
780             'sn' => 'شونایی',
781             'snk' => 'سونینکه‌ای',
782             'so' => 'سومالیایی',
783             'sog' => 'سغدی',
784             'sq' => 'آلبانیایی',
785             'sr' => 'صربی',
786             'srn' => 'زبان اسرانان',
787             'srr' => 'سریری',
788             'ss' => 'سوازیایی',
789             'ssy' => 'ساهو',
790             'st' => 'سوتوی جنوبی',
791             'str' => 'سالیش استریتز',
792             'su' => 'سوندایی',
793             'suk' => 'سوکومایی',
794             'sus' => 'سوسویی',
795             'sux' => 'سومری',
796             'sv' => 'سوئدی',
797             'sw' => 'سواحیلی',
798             'sw_CD' => 'سواحیلی کنگو',
799             'swb' => 'کوموری',
800             'syc' => 'سریانی کلاسیک',
801             'syr' => 'سریانی',
802             'szl' => 'سیلزیایی',
803             'ta' => 'تامیلی',
804             'tce' => 'توچون جنوبی',
805             'te' => 'تلوگویی',
806             'tem' => 'تمنه‌ای',
807             'teo' => 'تسویی',
808             'ter' => 'ترنو',
809             'tet' => 'تتومی',
810             'tg' => 'تاجیکی',
811             'tgx' => 'تاگیش',
812             'th' => 'تایلندی',
813             'tht' => 'تالتان',
814             'ti' => 'تیگرینیایی',
815             'tig' => 'تیگره‌ای',
816             'tiv' => 'تیوی',
817             'tk' => 'ترکمنی',
818             'tl' => 'تاگالوگی',
819             'tlh' => 'کلینگون',
820             'tli' => 'تلین‌گیتی',
821             'tmh' => 'تاماشقی',
822             'tn' => 'تسوانایی',
823             'to' => 'تونگایی',
824             'tog' => 'تونگایی نیاسا',
825             'tok' => 'توکی پونا',
826             'tpi' => 'توک‌پیسینی',
827             'tr' => 'ترکی استانبولی',
828             'tr@alt=secondary' => 'ترکی',
829             'trv' => 'تاروکویی',
830             'ts' => 'تسونگایی',
831             'tsi' => 'تسیم‌شیانی',
832             'tt' => 'تاتاری',
833             'ttm' => 'تاچونی شمالی',
834             'tum' => 'تومبوکایی',
835             'tvl' => 'تووالویی',
836             'tw' => 'توی‌یایی',
837             'twq' => 'تسواکی',
838             'ty' => 'تاهیتیایی',
839             'tyv' => 'تووایی',
840             'tzm' => 'آمازیغی اطلس مرکزی',
841             'udm' => 'اودمورتی',
842             'ug' => 'اویغوری',
843             'uga' => 'اوگاریتی',
844             'uk' => 'اوکراینی',
845             'umb' => 'امبوندویی',
846             'und' => 'زبان نامشخص',
847             'ur' => 'اردو',
848             'uz' => 'ازبکی',
849             'vai' => 'ویایی',
850             've' => 'وندایی',
851             'vec' => 'ونیزی',
852             'vi' => 'ویتنامی',
853             'vmw' => 'ماکوا',
854             'vo' => 'ولاپوک',
855             'vot' => 'وتی',
856             'vun' => 'ونجو',
857             'wa' => 'والونی',
858             'wae' => 'والسر',
859             'wal' => 'والامو',
860             'war' => 'وارایی',
861             'was' => 'واشویی',
862             'wbp' => 'وارلپیری',
863             'wo' => 'ولوفی',
864             'wuu' => 'وو چینی',
865             'xal' => 'قلموقی',
866             'xh' => 'خوسایی',
867             'xnr' => 'کانگری',
868             'xog' => 'سوگایی',
869             'yao' => 'یائویی',
870             'yap' => 'یاپی',
871             'yav' => 'یانگبنی',
872             'ybb' => 'یمبایی',
873             'yi' => 'یدی',
874             'yo' => 'یوروبایی',
875             'yrl' => 'نهین گاتو',
876             'yue' => 'کانتونی',
877             'yue@alt=menu' => 'چینی کانتونی',
878             'za' => 'ژوانگی',
879             'zap' => 'زاپوتکی',
880             'zen' => 'زناگا',
881             'zgh' => 'آمازیغی معیار مراکش',
882             'zh' => 'چینی',
883             'zh@alt=menu' => 'چینی، ماندارین',
884             'zh_Hans' => 'چینی ساده‌شده',
885             'zh_Hans@alt=long' => 'چینی ماندارین ساده‌شده',
886             'zh_Hant' => 'چینی سنتی',
887             'zh_Hant@alt=long' => 'چینی ماندارین سنتی',
888             'zu' => 'زولویی',
889             'zun' => 'زونیایی',
890             'zxx' => 'بدون محتوای زبانی',
891             'zza' => 'زازایی',
892              
893             );
894             if (@_) {
895             return $languages{$_[0]};
896             }
897             return \%languages;
898             }
899             },
900             );
901              
902             has 'display_name_script' => (
903             is => 'ro',
904             isa => CodeRef,
905             init_arg => undef,
906             default => sub {
907             sub {
908             my %scripts = (
909             'Adlm' => 'آدلام',
910             'Aghb' => 'آلبانیایی قفقازی',
911             'Arab' => 'عربی',
912             'Arab@alt=variant' => 'فارسی‐عربی',
913             'Aran' => 'آران',
914             'Armi' => 'آرامی هخامنشی',
915             'Armn' => 'ارمنی',
916             'Avst' => 'اوستایی',
917             'Bali' => 'بالیایی',
918             'Batk' => 'باتاکی',
919             'Beng' => 'بنگالی',
920             'Blis' => 'نمادهای بلیس',
921             'Bopo' => 'بوپوموفو',
922             'Brah' => 'براهمی',
923             'Brai' => 'بریل',
924             'Bugi' => 'بوگیایی',
925             'Buhd' => 'بوهید',
926             'Cakm' => 'چاکمایی',
927             'Cans' => 'زبان‌های سیلابی بومی‌های متحد کانادایی',
928             'Cari' => 'کاری',
929             'Cham' => 'چمی',
930             'Cher' => 'چروکی',
931             'Cirt' => 'کرت',
932             'Copt' => 'قبطی',
933             'Cprt' => 'قبرسی',
934             'Cyrl' => 'سیریلی',
935             'Deva' => 'دوناگری',
936             'Dsrt' => 'دیسرتی',
937             'Egyh' => 'کاهنی مصری',
938             'Egyp' => 'هیروگلیف مصری',
939             'Ethi' => 'اتیوپیایی',
940             'Geok' => 'گرجی خوتسوری',
941             'Geor' => 'گرجی',
942             'Glag' => 'گلاگولیتی',
943             'Goth' => 'گوتی',
944             'Grek' => 'یونانی',
945             'Gujr' => 'گجراتی',
946             'Guru' => 'گورومخی',
947             'Hanb' => 'هان با بوموپوفو',
948             'Hang' => 'هانگول',
949             'Hani' => 'هان',
950             'Hano' => 'هانونویی',
951             'Hans' => 'ساده‌شده',
952             'Hans@alt=stand-alone' => 'هان ساده‌شده',
953             'Hant' => 'سنتی',
954             'Hant@alt=stand-alone' => 'هان سنتی',
955             'Hebr' => 'عبری',
956             'Hira' => 'هیراگانا',
957             'Hluw' => 'هیروگلیف آناتولی',
958             'Hrkt' => 'هجانگاری ژاپنی',
959             'Hung' => 'مجاری باستان',
960             'Inds' => 'ایندوس',
961             'Ital' => 'ایتالی باستان',
962             'Jamo' => 'جامو',
963             'Java' => 'جاوه‌ای',
964             'Jpan' => 'ژاپنی',
965             'Kali' => 'کایالی',
966             'Kana' => 'کاتاکانا',
967             'Khmr' => 'خمری',
968             'Khoj' => 'خواجکی',
969             'Knda' => 'کانارا',
970             'Kore' => 'کره‌ای',
971             'Kthi' => 'کثی',
972             'Lana' => 'لانایی',
973             'Laoo' => 'لائوسی',
974             'Latf' => 'لاتینی فراکتور',
975             'Latg' => 'لاتینی گیلی',
976             'Latn' => 'لاتین',
977             'Limb' => 'لیمبایی',
978             'Lina' => 'خطی الف',
979             'Linb' => 'خطی ب',
980             'Lyci' => 'لسیایی',
981             'Lydi' => 'لدیایی',
982             'Mand' => 'منده‌ای',
983             'Mani' => 'مانوی',
984             'Maya' => 'هیروگلیف مایایی',
985             'Mero' => 'مروییتی',
986             'Mlym' => 'مالایالامی',
987             'Mong' => 'مغولی',
988             'Moon' => 'مونی',
989             'Mtei' => 'مایک میتی',
990             'Mymr' => 'میانمار',
991             'Narb' => 'عربی شمالی باستان',
992             'Nbat' => 'نبطی',
993             'Nkoo' => 'اِن کو',
994             'Ogam' => 'اوگامی',
995             'Olck' => 'اول چیکی',
996             'Orkh' => 'اورخونی',
997             'Orya' => 'اودیه',
998             'Palm' => 'پالمیرایی',
999             'Perm' => 'پرمی باستان',
1000             'Phli' => 'پهلوی کتیبه‌ای',
1001             'Phlp' => 'پهلوی زبوری',
1002             'Phlv' => 'پهلوی کتابی',
1003             'Phnx' => 'فنیقی',
1004             'Prti' => 'پارتی کتیبه‌ای',
1005             'Rjng' => 'رجنگی',
1006             'Rohg' => 'حنیفی',
1007             'Runr' => 'رونی',
1008             'Samr' => 'سامری',
1009             'Sara' => 'ساراتی',
1010             'Sarb' => 'عربی جنوبی باستان',
1011             'Saur' => 'سوراشترایی',
1012             'Shaw' => 'شاوی',
1013             'Sinh' => 'سینهالی',
1014             'Sund' => 'سوندانی',
1015             'Sylo' => 'سیلوتی نگاری',
1016             'Syrc' => 'سریانی',
1017             'Syre' => 'سریانی سطرنجیلی',
1018             'Syrj' => 'سریانی غربی',
1019             'Syrn' => 'سریانی شرقی',
1020             'Tagb' => 'تگبنوایی',
1021             'Taml' => 'تامیلی',
1022             'Telu' => 'تلوگویی',
1023             'Teng' => 'تنگوار',
1024             'Tfng' => 'تیفیناغی',
1025             'Tglg' => 'تاگالوگی',
1026             'Thaa' => 'تانا',
1027             'Thai' => 'تایلندی',
1028             'Tibt' => 'تبتی',
1029             'Ugar' => 'اوگاریتی',
1030             'Vaii' => 'ویایی',
1031             'Visp' => 'گفتار قابل مشاهده',
1032             'Xpeo' => 'فارسی باستان',
1033             'Xsux' => 'میخی سومری‐اکدی',
1034             'Yiii' => 'یی',
1035             'Zinh' => 'موروثی',
1036             'Zmth' => 'علائم ریاضی',
1037             'Zsye' => 'اموجی',
1038             'Zsym' => 'علائم',
1039             'Zxxx' => 'نانوشته',
1040             'Zyyy' => 'مشترک',
1041             'Zzzz' => 'خط نامشخص',
1042              
1043             );
1044             if ( @_ ) {
1045             return $scripts{$_[0]};
1046             }
1047             return \%scripts;
1048             }
1049             }
1050             );
1051              
1052             has 'display_name_region' => (
1053             is => 'ro',
1054             isa => HashRef[Str],
1055             init_arg => undef,
1056             default => sub {
1057             {
1058             '001' => 'جهان',
1059             '002' => 'افریقا',
1060             '003' => 'امریکای شمالی',
1061             '005' => 'امریکای جنوبی',
1062             '009' => 'اقیانوسیه',
1063             '011' => 'غرب افریقا',
1064             '013' => 'امریکای مرکزی',
1065             '014' => 'شرق افریقا',
1066             '015' => 'شمال افریقا',
1067             '017' => 'مرکز افریقا',
1068             '018' => 'جنوب افریقا',
1069             '019' => 'امریکا',
1070             '021' => 'شمال امریکا',
1071             '029' => 'کارائیب',
1072             '030' => 'شرق آسیا',
1073             '034' => 'جنوب آسیا',
1074             '035' => 'جنوب شرق آسیا',
1075             '039' => 'جنوب اروپا',
1076             '053' => 'استرالزی',
1077             '054' => 'ملانزی',
1078             '057' => 'ناحیهٔ میکرونزی',
1079             '061' => 'پلی‌نزی',
1080             '142' => 'آسیا',
1081             '143' => 'آسیای مرکزی',
1082             '145' => 'غرب آسیا',
1083             '150' => 'اروپا',
1084             '151' => 'شرق اروپا',
1085             '154' => 'شمال اروپا',
1086             '155' => 'غرب اروپا',
1087             '202' => 'افریقای جنوب صحرا',
1088             '419' => 'امریکای لاتین',
1089             'AC' => 'جزایر آسنسیون',
1090             'AD' => 'آندورا',
1091             'AE' => 'امارات متحدهٔ عربی',
1092             'AF' => 'افغانستان',
1093             'AG' => 'آنتیگوا و باربودا',
1094             'AI' => 'آنگویلا',
1095             'AL' => 'آلبانی',
1096             'AM' => 'ارمنستان',
1097             'AO' => 'آنگولا',
1098             'AQ' => 'جنوبگان',
1099             'AR' => 'آرژانتین',
1100             'AS' => 'ساموآی امریکا',
1101             'AT' => 'اتریش',
1102             'AU' => 'استرالیا',
1103             'AW' => 'آروبا',
1104             'AX' => 'جزایر آلاند',
1105             'AZ' => 'جمهوری آذربایجان',
1106             'BA' => 'بوسنی و هرزگوین',
1107             'BB' => 'باربادوس',
1108             'BD' => 'بنگلادش',
1109             'BE' => 'بلژیک',
1110             'BF' => 'بورکینافاسو',
1111             'BG' => 'بلغارستان',
1112             'BH' => 'بحرین',
1113             'BI' => 'بوروندی',
1114             'BJ' => 'بنین',
1115             'BL' => 'سن بارتلمی',
1116             'BM' => 'برمودا',
1117             'BN' => 'برونئی',
1118             'BO' => 'بولیوی',
1119             'BQ' => 'جزایر کارائیب هلند',
1120             'BR' => 'برزیل',
1121             'BS' => 'باهاما',
1122             'BT' => 'بوتان',
1123             'BV' => 'جزیرهٔ بووه',
1124             'BW' => 'بوتسوانا',
1125             'BY' => 'بلاروس',
1126             'BZ' => 'بلیز',
1127             'CA' => 'کانادا',
1128             'CC' => 'جزایر کوکوس',
1129             'CD' => 'کنگو - کینشاسا',
1130             'CD@alt=variant' => 'کنگو (جمهوری دموکراتیک)',
1131             'CF' => 'جمهوری افریقای مرکزی',
1132             'CG' => 'کنگو - برازویل',
1133             'CG@alt=variant' => 'کنگو (جمهوری)',
1134             'CH' => 'سوئیس',
1135             'CI' => 'ساحل عاج',
1136             'CI@alt=variant' => 'ساحل‌عاج',
1137             'CK' => 'جزایر کوک',
1138             'CL' => 'شیلی',
1139             'CM' => 'کامرون',
1140             'CN' => 'چین',
1141             'CO' => 'کلمبیا',
1142             'CP' => 'جزایر کلیپرتون',
1143             'CR' => 'کاستاریکا',
1144             'CU' => 'کوبا',
1145             'CV' => 'کیپ‌ورد',
1146             'CW' => 'کوراسائو',
1147             'CX' => 'جزیرهٔ کریسمس',
1148             'CY' => 'قبرس',
1149             'CZ' => 'چک',
1150             'CZ@alt=variant' => 'جمهوری چک',
1151             'DE' => 'آلمان',
1152             'DG' => 'دیه‌گو گارسیا',
1153             'DJ' => 'جیبوتی',
1154             'DK' => 'دانمارک',
1155             'DM' => 'دومینیکا',
1156             'DO' => 'جمهوری دومینیکن',
1157             'DZ' => 'الجزایر',
1158             'EA' => 'سبته و ملیله',
1159             'EC' => 'اکوادور',
1160             'EE' => 'استونی',
1161             'EG' => 'مصر',
1162             'EH' => 'صحرای غربی',
1163             'ER' => 'اریتره',
1164             'ES' => 'اسپانیا',
1165             'ET' => 'اتیوپی',
1166             'EU' => 'اتحادیهٔ اروپا',
1167             'EZ' => 'منطقهٔ یورو',
1168             'FI' => 'فنلاند',
1169             'FJ' => 'فیجی',
1170             'FK' => 'جزایر فالکلند',
1171             'FK@alt=variant' => 'جزایر فالکلند (ایسلاس مالویناس)',
1172             'FM' => 'میکرونزی',
1173             'FO' => 'جزایر فارو',
1174             'FR' => 'فرانسه',
1175             'GA' => 'گابن',
1176             'GB' => 'بریتانیا',
1177             'GD' => 'گرنادا',
1178             'GE' => 'گرجستان',
1179             'GF' => 'گویان فرانسه',
1180             'GG' => 'گرنزی',
1181             'GH' => 'غنا',
1182             'GI' => 'جبل‌الطارق',
1183             'GL' => 'گرینلند',
1184             'GM' => 'گامبیا',
1185             'GN' => 'گینه',
1186             'GP' => 'گوادلوپ',
1187             'GQ' => 'گینهٔ استوایی',
1188             'GR' => 'یونان',
1189             'GS' => 'جورجیای جنوبی و جزایر ساندویچ جنوبی',
1190             'GT' => 'گواتمالا',
1191             'GU' => 'گوام',
1192             'GW' => 'گینهٔ بیسائو',
1193             'GY' => 'گویان',
1194             'HK' => 'هنگ‌کنگ، منطقهٔ ویژهٔ اداری چین',
1195             'HK@alt=short' => 'هنگ‌کنگ',
1196             'HM' => 'هرد و جزایر مک‌دونالد',
1197             'HN' => 'هندوراس',
1198             'HR' => 'کرواسی',
1199             'HT' => 'هائیتی',
1200             'HU' => 'مجارستان',
1201             'IC' => 'جزایر قناری',
1202             'ID' => 'اندونزی',
1203             'IE' => 'ایرلند',
1204             'IL' => 'اسرائیل',
1205             'IM' => 'جزیرهٔ من',
1206             'IN' => 'هند',
1207             'IO' => 'قلمرو بریتانیا در اقیانوس هند',
1208             'IO@alt=chagos' => 'مجمع‌الجزایر چاگوس',
1209             'IQ' => 'عراق',
1210             'IR' => 'ایران',
1211             'IS' => 'ایسلند',
1212             'IT' => 'ایتالیا',
1213             'JE' => 'جرزی',
1214             'JM' => 'جامائیکا',
1215             'JO' => 'اردن',
1216             'JP' => 'ژاپن',
1217             'KE' => 'کنیا',
1218             'KG' => 'قرقیزستان',
1219             'KH' => 'کامبوج',
1220             'KI' => 'کیریباتی',
1221             'KM' => 'کومور',
1222             'KN' => 'سنت کیتس و نویس',
1223             'KP' => 'کرهٔ شمالی',
1224             'KR' => 'کرهٔ جنوبی',
1225             'KW' => 'کویت',
1226             'KY' => 'جزایر کِیمن',
1227             'KZ' => 'قزاقستان',
1228             'LA' => 'لائوس',
1229             'LB' => 'لبنان',
1230             'LC' => 'سنت لوسیا',
1231             'LI' => 'لیختن‌اشتاین',
1232             'LK' => 'سری‌لانکا',
1233             'LR' => 'لیبریا',
1234             'LS' => 'لسوتو',
1235             'LT' => 'لیتوانی',
1236             'LU' => 'لوکزامبورگ',
1237             'LV' => 'لتونی',
1238             'LY' => 'لیبی',
1239             'MA' => 'مراکش',
1240             'MC' => 'موناکو',
1241             'MD' => 'مولداوی',
1242             'ME' => 'مونته‌نگرو',
1243             'MF' => 'سنت مارتین',
1244             'MG' => 'ماداگاسکار',
1245             'MH' => 'جزایر مارشال',
1246             'MK' => 'مقدونیهٔ شمالی',
1247             'ML' => 'مالی',
1248             'MM' => 'میانمار (برمه)',
1249             'MN' => 'مغولستان',
1250             'MO' => 'ماکائو، منطقهٔ ویژهٔ اداری چین',
1251             'MO@alt=short' => 'ماکائو',
1252             'MP' => 'جزایر ماریانای شمالی',
1253             'MQ' => 'مارتینیک',
1254             'MR' => 'موریتانی',
1255             'MS' => 'مونت‌سرات',
1256             'MT' => 'مالت',
1257             'MU' => 'موریس',
1258             'MV' => 'مالدیو',
1259             'MW' => 'مالاوی',
1260             'MX' => 'مکزیک',
1261             'MY' => 'مالزی',
1262             'MZ' => 'موزامبیک',
1263             'NA' => 'نامیبیا',
1264             'NC' => 'کالدونیای جدید',
1265             'NE' => 'نیجر',
1266             'NF' => 'جزیرهٔ نورفولک',
1267             'NG' => 'نیجریه',
1268             'NI' => 'نیکاراگوئه',
1269             'NL' => 'هلند',
1270             'NO' => 'نروژ',
1271             'NP' => 'نپال',
1272             'NR' => 'نائورو',
1273             'NU' => 'نیوئه',
1274             'NZ' => 'نیوزیلند',
1275             'NZ@alt=variant' => 'آتروا نیوزیلند',
1276             'OM' => 'عمان',
1277             'PA' => 'پاناما',
1278             'PE' => 'پرو',
1279             'PF' => 'پلی‌نزی فرانسه',
1280             'PG' => 'پاپوا گینهٔ نو',
1281             'PH' => 'فیلیپین',
1282             'PK' => 'پاکستان',
1283             'PL' => 'لهستان',
1284             'PM' => 'سن پیر و میکلن',
1285             'PN' => 'جزایر پیت‌کرن',
1286             'PR' => 'پورتوریکو',
1287             'PS' => 'سرزمین‌های فلسطینی',
1288             'PS@alt=short' => 'فلسطین',
1289             'PT' => 'پرتغال',
1290             'PW' => 'پالائو',
1291             'PY' => 'پاراگوئه',
1292             'QA' => 'قطر',
1293             'QO' => 'بخش‌های دورافتادهٔ اقیانوسیه',
1294             'RE' => 'رئونیون',
1295             'RO' => 'رومانی',
1296             'RS' => 'صربستان',
1297             'RU' => 'روسیه',
1298             'RW' => 'رواندا',
1299             'SA' => 'عربستان سعودی',
1300             'SA@alt=short' => 'عربستان',
1301             'SB' => 'جزایر سلیمان',
1302             'SC' => 'سیشل',
1303             'SD' => 'سودان',
1304             'SE' => 'سوئد',
1305             'SG' => 'سنگاپور',
1306             'SH' => 'سنت هلن',
1307             'SI' => 'اسلوونی',
1308             'SJ' => 'سوالبارد و یان ماین',
1309             'SK' => 'اسلواکی',
1310             'SL' => 'سیرالئون',
1311             'SM' => 'سان‌مارینو',
1312             'SN' => 'سنگال',
1313             'SO' => 'سومالی',
1314             'SR' => 'سورینام',
1315             'SS' => 'سودان جنوبی',
1316             'ST' => 'سائوتومه و پرینسیپ',
1317             'SV' => 'السالوادور',
1318             'SX' => 'سنت مارتن',
1319             'SY' => 'سوریه',
1320             'SZ' => 'اسواتینی',
1321             'SZ@alt=variant' => 'سوازیلند',
1322             'TA' => 'تریستان دا کونا',
1323             'TC' => 'جزایر تورکس و کایکوس',
1324             'TD' => 'چاد',
1325             'TF' => 'سرزمین‌های جنوبی فرانسه',
1326             'TG' => 'توگو',
1327             'TH' => 'تایلند',
1328             'TJ' => 'تاجیکستان',
1329             'TK' => 'توکلائو',
1330             'TL' => 'تیمور-لسته',
1331             'TL@alt=variant' => 'تیمور شرقی',
1332             'TM' => 'ترکمنستان',
1333             'TN' => 'تونس',
1334             'TO' => 'تونگا',
1335             'TR' => 'ترکیه',
1336             'TT' => 'ترینیداد و توباگو',
1337             'TV' => 'تووالو',
1338             'TW' => 'تایوان',
1339             'TZ' => 'تانزانیا',
1340             'UA' => 'اوکراین',
1341             'UG' => 'اوگاندا',
1342             'UM' => 'جزایر دورافتادهٔ ایالات متحده',
1343             'UN' => 'سازمان ملل متحد',
1344             'UN@alt=short' => 'سازمان ملل',
1345             'US' => 'ایالات متحده',
1346             'UY' => 'اروگوئه',
1347             'UZ' => 'ازبکستان',
1348             'VA' => 'واتیکان',
1349             'VC' => 'سنت وینسنت و گرنادین',
1350             'VE' => 'ونزوئلا',
1351             'VG' => 'جزایر ویرجین بریتانیا',
1352             'VI' => 'جزایر ویرجین ایالات متحده',
1353             'VN' => 'ویتنام',
1354             'VU' => 'وانواتو',
1355             'WF' => 'والیس و فوتونا',
1356             'WS' => 'ساموآ',
1357             'XA' => 'انگلیسی با لهجه خارجی',
1358             'XB' => 'مجازی - دوجهته',
1359             'XK' => 'کوزوو',
1360             'YE' => 'یمن',
1361             'YT' => 'مایوت',
1362             'ZA' => 'افریقای جنوبی',
1363             'ZM' => 'زامبیا',
1364             'ZW' => 'زیمبابوه',
1365             'ZZ' => 'ناحیهٔ نامشخص',
1366              
1367             }
1368             },
1369             );
1370              
1371             has 'display_name_variant' => (
1372             is => 'ro',
1373             isa => HashRef[Str],
1374             init_arg => undef,
1375             default => sub {
1376             {
1377             '1901' => 'رسم‌الخط سنتی آلمانی',
1378             '1996' => 'رسم‌الخط آلمانی ۱۹۹۶ میلادی',
1379             'AREVELA' => 'ارمنی شرقی',
1380             'AREVMDA' => 'ارمنی غربی',
1381             'COLB1945' => 'کنوانسیون رسم‌الخط پرتغال و برزیل در ۱۹۴۵',
1382             'FONIPA' => 'فونتیک IPA',
1383             'FONUPA' => 'فونتیک UPA',
1384             'KSCOR' => 'رسم‌الخط استاندارد',
1385             'OXENDICT' => 'املای فرهنگ انگلیسی آکسفورد',
1386             'POSIX' => 'کامپیوتری',
1387             'REVISED' => 'رسم‌الخط تجدیدنظرشده',
1388             'ROZAJ' => 'روژان',
1389             'SAAHO' => 'ساهویی',
1390             'SCOTLAND' => 'انگلیسی معیار اسکاتلند',
1391              
1392             }
1393             },
1394             );
1395              
1396             has 'display_name_key' => (
1397             is => 'ro',
1398             isa => HashRef[Str],
1399             init_arg => undef,
1400             default => sub {
1401             {
1402             'calendar' => 'تقویم',
1403             'cf' => 'قالب واحد پول',
1404             'colalternate' => 'نادیده گرفتن مرتب‌سازی نمادها',
1405             'colbackwards' => 'مرتب‌سازی معکوس براساس آکسان',
1406             'colcasefirst' => 'ترتیب بر اساس حروف کوچک/بزرگ',
1407             'colcaselevel' => 'مرتب‌سازی حساس به اندازه حروف',
1408             'collation' => 'ترتیب',
1409             'colnormalization' => 'مرتب‌سازی معمولی',
1410             'colnumeric' => 'مرتب‌سازی عددی',
1411             'colstrength' => 'قدرت مرتب‌سازی',
1412             'currency' => 'واحد پول',
1413             'hc' => 'دور ساعت (۱۲ در مقابل ۲۴)',
1414             'lb' => 'شیوهٔ سطرشکنی',
1415             'ms' => 'دستگاه اندازه‌گیری',
1416             'numbers' => 'اعداد',
1417             'timezone' => 'منطقهٔ زمانی',
1418             'va' => 'متغیر محلی',
1419             'x' => 'استفادهٔ خصوصی',
1420              
1421             }
1422             },
1423             );
1424              
1425             has 'display_name_type' => (
1426             is => 'ro',
1427             isa => HashRef[HashRef[Str]],
1428             init_arg => undef,
1429             default => sub {
1430             {
1431             'calendar' => {
1432             'buddhist' => q{تقویم بودایی},
1433             'chinese' => q{تقویم چینی},
1434             'coptic' => q{تقویم قبطی},
1435             'dangi' => q{تقویم دانگی},
1436             'ethiopic' => q{تقویم اتیوپیایی},
1437             'ethiopic-amete-alem' => q{تقویم اتیوپیایی عامت عالم},
1438             'gregorian' => q{تقویم میلادی},
1439             'hebrew' => q{تقویم عبری},
1440             'indian' => q{تقویم ملی هند},
1441             'islamic' => q{تقویم هجری قمری},
1442             'islamic-civil' => q{تقویم هجری قمری جدولی مدنی},
1443             'islamic-rgsa' => q{قویم هجری قمری هلالی عربستان سعودی},
1444             'islamic-tbla' => q{تقویم هجری قمری جدولی نجومی},
1445             'islamic-umalqura' => q{تقویم هجری قمری ام‌القری},
1446             'iso8601' => q{تقویم ایزو ۸۶۰۱},
1447             'japanese' => q{تقویم ژاپنی},
1448             'persian' => q{تقویم هجری شمسی},
1449             'roc' => q{تقویم جمهوری چین (تایوان)},
1450             },
1451             'cf' => {
1452             'account' => q{قالب حسابداری واحد پول},
1453             'standard' => q{قالب استاندارد واحد پول},
1454             },
1455             'colalternate' => {
1456             'non-ignorable' => q{مرتب‌سازی نمادها},
1457             'shifted' => q{مرتب‌سازی با نادیده گرفتن نمادها},
1458             },
1459             'colbackwards' => {
1460             'no' => q{مرتب‌سازی آکسان‌ها به صورت معمولی},
1461             'yes' => q{مرتب‌سازی معکوس براساس آکسان},
1462             },
1463             'colcasefirst' => {
1464             'lower' => q{ابتدا مرتب‌سازی حروف کوچک},
1465             'no' => q{مرتب‌سازی به ترتیب معمولی بزرگ و کوچکی حروف},
1466             'upper' => q{مرتب‌سازی بر اساس حرف بزرگ در ابتدا},
1467             },
1468             'colcaselevel' => {
1469             'no' => q{مرتب‌سازی بدون توجه به کوچک و بزرگی حروف},
1470             'yes' => q{مرتب‌سازی با حساسیت به اندازه حروف},
1471             },
1472             'collation' => {
1473             'big5han' => q{ترتیب چینی سنتی - Big5},
1474             'compat' => q{ترتیب پیشین، برای سازگاری},
1475             'dictionary' => q{ترتیب فرهنگ لغت},
1476             'ducet' => q{ترتیب پیش‌فرض یونی‌کد},
1477             'emoji' => q{ترتیب ایموجی},
1478             'eor' => q{قوانین ترتیب اروپایی},
1479             'gb2312han' => q{ترتیب چینی ساده‌شده - GB2312},
1480             'phonebook' => q{ترتیب دفتر تلفن},
1481             'phonetic' => q{مرتب کردن بر اساس آوایی},
1482             'pinyin' => q{ترتیب پین‌یین},
1483             'search' => q{جستجوی عمومی},
1484             'searchjl' => q{جستجو با صامت اول هانگول},
1485             'standard' => q{ترتیب استاندارد},
1486             'stroke' => q{ترتیب حرکتی},
1487             'traditional' => q{ترتیب سنتی},
1488             'unihan' => q{ترتیب رادیکالی-حرکتی},
1489             'zhuyin' => q{ترتیب ژویین},
1490             },
1491             'colnormalization' => {
1492             'no' => q{مرتب‌سازی بدون عادی‌سازی},
1493             'yes' => q{مرتب‌سازی یونی‌کد نرمال‌شده},
1494             },
1495             'colnumeric' => {
1496             'no' => q{مرتب‌سازی ارقام بصورت مجزا},
1497             'yes' => q{مرتب‌سازی شماره‌ها با سیستم عددی},
1498             },
1499             'colstrength' => {
1500             'identical' => q{مرتب‌سازی همه},
1501             'primary' => q{مرتب‌سازی فقط حروف پایه},
1502             'quaternary' => q{مرتب‌سازی بر اساس آکسان/اندازه حروف/عرض/کانا},
1503             'secondary' => q{مرتب‌سازی آکسان‌ها},
1504             'tertiary' => q{مرتب‌سازی بر اساس آکسان/اندازه حرف/عرض},
1505             },
1506             'd0' => {
1507             'fwidth' => q{تمام‌عرض},
1508             'hwidth' => q{نیم‌عرض},
1509             'npinyin' => q{سیستم اعداد},
1510             },
1511             'hc' => {
1512             'h11' => q{سیستم ۱۲ ساعته (۰ تا ۱۱)},
1513             'h12' => q{سیستم ۱۲ ساعته (۱ تا ۱۲)},
1514             'h23' => q{سیستم ۲۴ ساعته (۰ تا ۲۳)},
1515             'h24' => q{سیستم ۲۴ ساعته (۱ تا ۲۴)},
1516             },
1517             'lb' => {
1518             'loose' => q{شیوهٔ سطرشکنی سهل‌گیرانه},
1519             'normal' => q{شیوهٔ سطرشکنی عادی},
1520             'strict' => q{شیوهٔ سطرشکنی سخت‌گیرانه},
1521             },
1522             'm0' => {
1523             'bgn' => q{ترانویسی انجمن نام‌های جغرافیایی ایالات متحده},
1524             'ungegn' => q{ترانویسی گروه نام‌های جغرافیایی سازمان ملل},
1525             },
1526             'ms' => {
1527             'metric' => q{دستگاه متریک},
1528             'uksystem' => q{سیستم اندازه‌گیری انگلیسی},
1529             'ussystem' => q{سیستم اندازه‌گیری امریکایی},
1530             },
1531             'numbers' => {
1532             'arab' => q{ارقام عربی},
1533             'arabext' => q{ارقام فارسی},
1534             'armn' => q{اعداد ارمنی},
1535             'armnlow' => q{اعداد ارمنی با حروف کوچک},
1536             'bali' => q{ارقام بالیایی},
1537             'beng' => q{ارقام بنگالی},
1538             'brah' => q{ارقام برهمایی},
1539             'cakm' => q{ارقام چاکما},
1540             'cyrl' => q{ارقام سیریلیک},
1541             'deva' => q{ارقام دوناگری},
1542             'ethi' => q{اعداد اتیوپیایی},
1543             'finance' => q{سیستم عددی مالی},
1544             'fullwide' => q{ارقام تمام‌عرض},
1545             'geor' => q{اعداد گرجی},
1546             'grek' => q{اعداد یونانی},
1547             'greklow' => q{اعداد یونانی با حروف کوچک},
1548             'gujr' => q{ارقام گجراتی},
1549             'guru' => q{ارقام گورومخی},
1550             'hanidec' => q{اعداد دهدهی چینی},
1551             'hans' => q{اعداد چینی ساده‌شده},
1552             'hansfin' => q{اعداد مالی چینی ساده‌شده},
1553             'hant' => q{اعداد چینی سنتی},
1554             'hantfin' => q{اعداد مالی چینی سنتی},
1555             'hebr' => q{اعداد عبری},
1556             'java' => q{ارقام جاوه‌ای},
1557             'jpan' => q{اعداد ژاپنی},
1558             'jpanfin' => q{اعداد مالی ژاپنی},
1559             'khmr' => q{ارقام خمری},
1560             'knda' => q{ارقام کاناده‌ای},
1561             'laoo' => q{ارقام لائوسی},
1562             'latn' => q{ارقام غربی},
1563             'mathbold' => q{ارقام ریاضی سیاه},
1564             'mathsanb' => q{ارقام ریاضی سیاه بی‌سریف},
1565             'mathsans' => q{ارقام ریاضی بی‌سریف},
1566             'mlym' => q{ارقام مالایالامی},
1567             'mong' => q{ارقام مغولی},
1568             'mtei' => q{ارقام میتی مایک},
1569             'mymr' => q{ارقام میانماری},
1570             'mymrshan' => q{ارقام شان میانماری},
1571             'native' => q{ارقام بومی},
1572             'olck' => q{ارقام اول چیکی},
1573             'orya' => q{ارقام اودیه},
1574             'roman' => q{اعداد رومی},
1575             'romanlow' => q{اعداد رومی با حروف کوچک},
1576             'taml' => q{اعداد سنتی تامیلی},
1577             'tamldec' => q{ارقام تامیلی},
1578             'telu' => q{ارقام تلوگویی},
1579             'thai' => q{ارقام تایلندی},
1580             'tibt' => q{ارقام تبتی},
1581             'traditional' => q{سیستم اعداد سنتی},
1582             'vaii' => q{ارقام وایی},
1583             },
1584              
1585             }
1586             },
1587             );
1588              
1589             has 'display_name_measurement_system' => (
1590             is => 'ro',
1591             isa => HashRef[Str],
1592             init_arg => undef,
1593             default => sub {
1594             {
1595             'metric' => q{متریک},
1596             'UK' => q{بریتانیایی},
1597             'US' => q{امریکایی},
1598              
1599             }
1600             },
1601             );
1602              
1603             has 'display_name_code_patterns' => (
1604             is => 'ro',
1605             isa => HashRef[Str],
1606             init_arg => undef,
1607             default => sub {
1608             {
1609             'language' => 'زبان: {0}',
1610             'script' => 'خط: {0}',
1611             'region' => 'ناحیه: {0}',
1612              
1613             }
1614             },
1615             );
1616              
1617             has 'text_orientation' => (
1618             is => 'ro',
1619             isa => HashRef[Str],
1620             init_arg => undef,
1621             default => sub { return {
1622             lines => '',
1623             characters => 'right-to-left',
1624             }}
1625             );
1626              
1627             has 'characters' => (
1628             is => 'ro',
1629             isa => HashRef,
1630             init_arg => undef,
1631             default => $^V ge v5.18.0
1632             ? eval <<'EOT'
1633             sub {
1634             no warnings 'experimental::regex_sets';
1635             return {
1636             auxiliary => qr{[ـ‌‍‎‏ َ ِ ُ ْ ٖ ٰ إ ك ىي]},
1637             index => ['آ', 'ا', 'ب', 'پ', 'ت', 'ث', 'ج', 'چ', 'ح', 'خ', 'د', 'ذ', 'ر', 'ز', 'ژ', 'س', 'ش', 'ص', 'ض', 'ط', 'ظ', 'ع', 'غ', 'ف', 'ق', 'ک', 'گ', 'ل', 'م', 'ن', 'و', 'ه', 'ی'],
1638             main => qr{[ً ٍ ٌ ّ ٔ آ ا ءأؤئ ب پ ت ث ج چ ح خ د ذ ر ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن و هة ی]},
1639             numbers => qr{[‎ , ٫ ٬ . % ٪ ‰ ؉ + − 0۰ 1۱ 2۲ 3۳ 4۴ 5۵ 6۶ 7۷ 8۸ 9۹]},
1640             punctuation => qr{[\- ‐‑ ، ٫ ٬ ؛ \: ! ؟ . … ‹ › « » ( ) \[ \] * / \\]},
1641             };
1642             },
1643             EOT
1644             : sub {
1645             return { index => ['آ', 'ا', 'ب', 'پ', 'ت', 'ث', 'ج', 'چ', 'ح', 'خ', 'د', 'ذ', 'ر', 'ز', 'ژ', 'س', 'ش', 'ص', 'ض', 'ط', 'ظ', 'ع', 'غ', 'ف', 'ق', 'ک', 'گ', 'ل', 'م', 'ن', 'و', 'ه', 'ی'], };
1646             },
1647 1     1   260 );
  1         2  
  1         434  
1648              
1649              
1650             has 'more_information' => (
1651             is => 'ro',
1652             isa => Str,
1653             init_arg => undef,
1654             default => qq{؟},
1655             );
1656              
1657             has 'quote_start' => (
1658             is => 'ro',
1659             isa => Str,
1660             init_arg => undef,
1661             default => qq{«},
1662             );
1663              
1664             has 'quote_end' => (
1665             is => 'ro',
1666             isa => Str,
1667             init_arg => undef,
1668             default => qq{»},
1669             );
1670              
1671             has 'alternate_quote_start' => (
1672             is => 'ro',
1673             isa => Str,
1674             init_arg => undef,
1675             default => qq{‹},
1676             );
1677              
1678             has 'alternate_quote_end' => (
1679             is => 'ro',
1680             isa => Str,
1681             init_arg => undef,
1682             default => qq{›},
1683             );
1684              
1685             has 'units' => (
1686             is => 'ro',
1687             isa => HashRef[HashRef[HashRef[Str]]],
1688             init_arg => undef,
1689             default => sub { {
1690             'long' => {
1691             # Long Unit Identifier
1692             '' => {
1693             'name' => q(جهت اصلی),
1694             },
1695             # Core Unit Identifier
1696             '' => {
1697             'name' => q(جهت اصلی),
1698             },
1699             # Long Unit Identifier
1700             '10p-2' => {
1701             '1' => q(سانتی‌{0}),
1702             },
1703             # Core Unit Identifier
1704             '2' => {
1705             '1' => q(سانتی‌{0}),
1706             },
1707             # Long Unit Identifier
1708             '10p-3' => {
1709             '1' => q(میلی‌{0}),
1710             },
1711             # Core Unit Identifier
1712             '3' => {
1713             '1' => q(میلی‌{0}),
1714             },
1715             # Long Unit Identifier
1716             'acceleration-g-force' => {
1717             'one' => q({0} جی),
1718             'other' => q({0} جی),
1719             },
1720             # Core Unit Identifier
1721             'g-force' => {
1722             'one' => q({0} جی),
1723             'other' => q({0} جی),
1724             },
1725             # Long Unit Identifier
1726             'acceleration-meter-per-square-second' => {
1727             'name' => q(متر بر مجذور ثانیه),
1728             'one' => q({0} متر بر مجذور ثانیه),
1729             'other' => q({0} متر بر مجذور ثانیه),
1730             },
1731             # Core Unit Identifier
1732             'meter-per-square-second' => {
1733             'name' => q(متر بر مجذور ثانیه),
1734             'one' => q({0} متر بر مجذور ثانیه),
1735             'other' => q({0} متر بر مجذور ثانیه),
1736             },
1737             # Long Unit Identifier
1738             'angle-arc-minute' => {
1739             'one' => q({0} دقیقهٔ قوسی),
1740             'other' => q({0} دقیقهٔ قوسی),
1741             },
1742             # Core Unit Identifier
1743             'arc-minute' => {
1744             'one' => q({0} دقیقهٔ قوسی),
1745             'other' => q({0} دقیقهٔ قوسی),
1746             },
1747             # Long Unit Identifier
1748             'angle-arc-second' => {
1749             'one' => q({0} ثانیهٔ قوسی),
1750             'other' => q({0} ثانیهٔ قوسی),
1751             },
1752             # Core Unit Identifier
1753             'arc-second' => {
1754             'one' => q({0} ثانیهٔ قوسی),
1755             'other' => q({0} ثانیهٔ قوسی),
1756             },
1757             # Long Unit Identifier
1758             'area-hectare' => {
1759             'one' => q({0} هکتار),
1760             'other' => q({0} هکتار),
1761             },
1762             # Core Unit Identifier
1763             'hectare' => {
1764             'one' => q({0} هکتار),
1765             'other' => q({0} هکتار),
1766             },
1767             # Long Unit Identifier
1768             'area-square-centimeter' => {
1769             'name' => q(سانتی‌متر مربع),
1770             'one' => q({0} سانتی‌متر مربع),
1771             'other' => q({0} سانتی‌متر مربع),
1772             'per' => q({0} در سانتی‌متر مربع),
1773             },
1774             # Core Unit Identifier
1775             'square-centimeter' => {
1776             'name' => q(سانتی‌متر مربع),
1777             'one' => q({0} سانتی‌متر مربع),
1778             'other' => q({0} سانتی‌متر مربع),
1779             'per' => q({0} در سانتی‌متر مربع),
1780             },
1781             # Long Unit Identifier
1782             'area-square-inch' => {
1783             'per' => q({0} در اینچ مربع),
1784             },
1785             # Core Unit Identifier
1786             'square-inch' => {
1787             'per' => q({0} در اینچ مربع),
1788             },
1789             # Long Unit Identifier
1790             'area-square-kilometer' => {
1791             'one' => q({0} کیلومتر مربع),
1792             'other' => q({0} کیلومتر مربع),
1793             'per' => q({0} در کیلومتر مربع),
1794             },
1795             # Core Unit Identifier
1796             'square-kilometer' => {
1797             'one' => q({0} کیلومتر مربع),
1798             'other' => q({0} کیلومتر مربع),
1799             'per' => q({0} در کیلومتر مربع),
1800             },
1801             # Long Unit Identifier
1802             'area-square-meter' => {
1803             'one' => q({0} متر مربع),
1804             'other' => q({0} متر مربع),
1805             'per' => q({0} در متر مربع),
1806             },
1807             # Core Unit Identifier
1808             'square-meter' => {
1809             'one' => q({0} متر مربع),
1810             'other' => q({0} متر مربع),
1811             'per' => q({0} در متر مربع),
1812             },
1813             # Long Unit Identifier
1814             'area-square-mile' => {
1815             'per' => q({0} در مایل مربع),
1816             },
1817             # Core Unit Identifier
1818             'square-mile' => {
1819             'per' => q({0} در مایل مربع),
1820             },
1821             # Long Unit Identifier
1822             'concentr-milligram-ofglucose-per-deciliter' => {
1823             'one' => q({0} میلی‌گرم در دسی‌لیتر),
1824             'other' => q({0} میلی‌گرم در دسی‌لیتر),
1825             },
1826             # Core Unit Identifier
1827             'milligram-ofglucose-per-deciliter' => {
1828             'one' => q({0} میلی‌گرم در دسی‌لیتر),
1829             'other' => q({0} میلی‌گرم در دسی‌لیتر),
1830             },
1831             # Long Unit Identifier
1832             'concentr-millimole-per-liter' => {
1833             'name' => q(میلی‌مول در لیتر),
1834             'one' => q({0} میلی‌مول در لیتر),
1835             'other' => q({0} میلی‌مول در لیتر),
1836             },
1837             # Core Unit Identifier
1838             'millimole-per-liter' => {
1839             'name' => q(میلی‌مول در لیتر),
1840             'one' => q({0} میلی‌مول در لیتر),
1841             'other' => q({0} میلی‌مول در لیتر),
1842             },
1843             # Long Unit Identifier
1844             'concentr-percent' => {
1845             'one' => q({0} درصد),
1846             'other' => q({0} درصد),
1847             },
1848             # Core Unit Identifier
1849             'percent' => {
1850             'one' => q({0} درصد),
1851             'other' => q({0} درصد),
1852             },
1853             # Long Unit Identifier
1854             'concentr-permille' => {
1855             'one' => q({0} هزارم),
1856             'other' => q({0} هزارم),
1857             },
1858             # Core Unit Identifier
1859             'permille' => {
1860             'one' => q({0} هزارم),
1861             'other' => q({0} هزارم),
1862             },
1863             # Long Unit Identifier
1864             'concentr-permillion' => {
1865             'name' => q(بخش در میلیون),
1866             'one' => q({0} بخش در میلیون),
1867             'other' => q({0} بخش در میلیون),
1868             },
1869             # Core Unit Identifier
1870             'permillion' => {
1871             'name' => q(بخش در میلیون),
1872             'one' => q({0} بخش در میلیون),
1873             'other' => q({0} بخش در میلیون),
1874             },
1875             # Long Unit Identifier
1876             'concentr-permyriad' => {
1877             'one' => q({0} ده‌هزارم),
1878             'other' => q({0} ده‌هزارم),
1879             },
1880             # Core Unit Identifier
1881             'permyriad' => {
1882             'one' => q({0} ده‌هزارم),
1883             'other' => q({0} ده‌هزارم),
1884             },
1885             # Long Unit Identifier
1886             'concentr-portion-per-1e9' => {
1887             'name' => q(بخش در بیلیون),
1888             'one' => q({0} بخش در بیلیون),
1889             'other' => q({0} بخش در بیلیون),
1890             },
1891             # Core Unit Identifier
1892             'portion-per-1e9' => {
1893             'name' => q(بخش در بیلیون),
1894             'one' => q({0} بخش در بیلیون),
1895             'other' => q({0} بخش در بیلیون),
1896             },
1897             # Long Unit Identifier
1898             'consumption-liter-per-100-kilometer' => {
1899             'name' => q(لیتر در ۱۰۰ کیلومتر),
1900             'one' => q({0} لیتر در ۱۰۰ کیلومتر),
1901             'other' => q({0} لیتر در ۱۰۰ کیلومتر),
1902             },
1903             # Core Unit Identifier
1904             'liter-per-100-kilometer' => {
1905             'name' => q(لیتر در ۱۰۰ کیلومتر),
1906             'one' => q({0} لیتر در ۱۰۰ کیلومتر),
1907             'other' => q({0} لیتر در ۱۰۰ کیلومتر),
1908             },
1909             # Long Unit Identifier
1910             'consumption-liter-per-kilometer' => {
1911             'name' => q(لیتر در کیلومتر),
1912             'one' => q({0} لیتر در کیلومتر),
1913             'other' => q({0} لیتر در کیلومتر),
1914             },
1915             # Core Unit Identifier
1916             'liter-per-kilometer' => {
1917             'name' => q(لیتر در کیلومتر),
1918             'one' => q({0} لیتر در کیلومتر),
1919             'other' => q({0} لیتر در کیلومتر),
1920             },
1921             # Long Unit Identifier
1922             'consumption-mile-per-gallon' => {
1923             'name' => q(مایل در گالن),
1924             },
1925             # Core Unit Identifier
1926             'mile-per-gallon' => {
1927             'name' => q(مایل در گالن),
1928             },
1929             # Long Unit Identifier
1930             'consumption-mile-per-gallon-imperial' => {
1931             'name' => q(مایل در امپریال گالن),
1932             'one' => q({0} مایل در امپریال گالن),
1933             'other' => q({0} مایل در امپریال گالن),
1934             },
1935             # Core Unit Identifier
1936             'mile-per-gallon-imperial' => {
1937             'name' => q(مایل در امپریال گالن),
1938             'one' => q({0} مایل در امپریال گالن),
1939             'other' => q({0} مایل در امپریال گالن),
1940             },
1941             # Long Unit Identifier
1942             'digital-gigabit' => {
1943             'one' => q({0} گیگابیت),
1944             'other' => q({0} گیگابیت),
1945             },
1946             # Core Unit Identifier
1947             'gigabit' => {
1948             'one' => q({0} گیگابیت),
1949             'other' => q({0} گیگابیت),
1950             },
1951             # Long Unit Identifier
1952             'digital-gigabyte' => {
1953             'name' => q(گیگابایت),
1954             'one' => q({0} گیگابایت),
1955             'other' => q({0} گیگابایت),
1956             },
1957             # Core Unit Identifier
1958             'gigabyte' => {
1959             'name' => q(گیگابایت),
1960             'one' => q({0} گیگابایت),
1961             'other' => q({0} گیگابایت),
1962             },
1963             # Long Unit Identifier
1964             'digital-kilobit' => {
1965             'one' => q({0} کیلوبیت),
1966             'other' => q({0} کیلوبیت),
1967             },
1968             # Core Unit Identifier
1969             'kilobit' => {
1970             'one' => q({0} کیلوبیت),
1971             'other' => q({0} کیلوبیت),
1972             },
1973             # Long Unit Identifier
1974             'digital-kilobyte' => {
1975             'one' => q({0} کیلوبایت),
1976             'other' => q({0} کیلوبایت),
1977             },
1978             # Core Unit Identifier
1979             'kilobyte' => {
1980             'one' => q({0} کیلوبایت),
1981             'other' => q({0} کیلوبایت),
1982             },
1983             # Long Unit Identifier
1984             'digital-megabit' => {
1985             'one' => q({0} مگابیت),
1986             'other' => q({0} مگابیت),
1987             },
1988             # Core Unit Identifier
1989             'megabit' => {
1990             'one' => q({0} مگابیت),
1991             'other' => q({0} مگابیت),
1992             },
1993             # Long Unit Identifier
1994             'digital-megabyte' => {
1995             'name' => q(مگابایت),
1996             'one' => q({0} مگابایت),
1997             'other' => q({0} مگابایت),
1998             },
1999             # Core Unit Identifier
2000             'megabyte' => {
2001             'name' => q(مگابایت),
2002             'one' => q({0} مگابایت),
2003             'other' => q({0} مگابایت),
2004             },
2005             # Long Unit Identifier
2006             'digital-petabyte' => {
2007             'one' => q({0} پتابایت),
2008             'other' => q({0} پتابایت),
2009             },
2010             # Core Unit Identifier
2011             'petabyte' => {
2012             'one' => q({0} پتابایت),
2013             'other' => q({0} پتابایت),
2014             },
2015             # Long Unit Identifier
2016             'digital-terabit' => {
2017             'one' => q({0} ترابیت),
2018             'other' => q({0} ترابیت),
2019             },
2020             # Core Unit Identifier
2021             'terabit' => {
2022             'one' => q({0} ترابیت),
2023             'other' => q({0} ترابیت),
2024             },
2025             # Long Unit Identifier
2026             'digital-terabyte' => {
2027             'one' => q({0} ترابایت),
2028             'other' => q({0} ترابایت),
2029             },
2030             # Core Unit Identifier
2031             'terabyte' => {
2032             'one' => q({0} ترابایت),
2033             'other' => q({0} ترابایت),
2034             },
2035             # Long Unit Identifier
2036             'duration-day' => {
2037             'per' => q({0} در روز),
2038             },
2039             # Core Unit Identifier
2040             'day' => {
2041             'per' => q({0} در روز),
2042             },
2043             # Long Unit Identifier
2044             'duration-microsecond' => {
2045             'one' => q({0} میکروثانیه),
2046             'other' => q({0} میکروثانیه),
2047             },
2048             # Core Unit Identifier
2049             'microsecond' => {
2050             'one' => q({0} میکروثانیه),
2051             'other' => q({0} میکروثانیه),
2052             },
2053             # Long Unit Identifier
2054             'duration-month' => {
2055             'per' => q({0} در ماه),
2056             },
2057             # Core Unit Identifier
2058             'month' => {
2059             'per' => q({0} در ماه),
2060             },
2061             # Long Unit Identifier
2062             'duration-night' => {
2063             'name' => q(شب),
2064             'one' => q({0} شب),
2065             'other' => q({0} شب),
2066             'per' => q({0} در شب),
2067             },
2068             # Core Unit Identifier
2069             'night' => {
2070             'name' => q(شب),
2071             'one' => q({0} شب),
2072             'other' => q({0} شب),
2073             'per' => q({0} در شب),
2074             },
2075             # Long Unit Identifier
2076             'duration-quarter' => {
2077             'one' => q({0} سه‌ماهه),
2078             'other' => q({0} سه‌ماهه),
2079             'per' => q({0} در سه‌ماه),
2080             },
2081             # Core Unit Identifier
2082             'quarter' => {
2083             'one' => q({0} سه‌ماهه),
2084             'other' => q({0} سه‌ماهه),
2085             'per' => q({0} در سه‌ماه),
2086             },
2087             # Long Unit Identifier
2088             'duration-week' => {
2089             'per' => q({0} در هفته),
2090             },
2091             # Core Unit Identifier
2092             'week' => {
2093             'per' => q({0} در هفته),
2094             },
2095             # Long Unit Identifier
2096             'duration-year' => {
2097             'per' => q({0} در سال),
2098             },
2099             # Core Unit Identifier
2100             'year' => {
2101             'per' => q({0} در سال),
2102             },
2103             # Long Unit Identifier
2104             'energy-electronvolt' => {
2105             'name' => q(الکترون ولت),
2106             'one' => q({0} الکترون‌ولت),
2107             'other' => q({0} الکترون‌ولت),
2108             },
2109             # Core Unit Identifier
2110             'electronvolt' => {
2111             'name' => q(الکترون ولت),
2112             'one' => q({0} الکترون‌ولت),
2113             'other' => q({0} الکترون‌ولت),
2114             },
2115             # Long Unit Identifier
2116             'energy-kilocalorie' => {
2117             'name' => q(کیلوکالری),
2118             'one' => q({0} کیلوکالری),
2119             'other' => q({0} کیلوکالری),
2120             },
2121             # Core Unit Identifier
2122             'kilocalorie' => {
2123             'name' => q(کیلوکالری),
2124             'one' => q({0} کیلوکالری),
2125             'other' => q({0} کیلوکالری),
2126             },
2127             # Long Unit Identifier
2128             'energy-kilojoule' => {
2129             'name' => q(کیلوژول),
2130             'one' => q({0} کیلوژول),
2131             'other' => q({0} کیلوژول),
2132             },
2133             # Core Unit Identifier
2134             'kilojoule' => {
2135             'name' => q(کیلوژول),
2136             'one' => q({0} کیلوژول),
2137             'other' => q({0} کیلوژول),
2138             },
2139             # Long Unit Identifier
2140             'energy-kilowatt-hour' => {
2141             'name' => q(کیلووات‌ساعت),
2142             'one' => q({0} کیلووات‌ساعت),
2143             'other' => q({0} کیلووات‌ساعت),
2144             },
2145             # Core Unit Identifier
2146             'kilowatt-hour' => {
2147             'name' => q(کیلووات‌ساعت),
2148             'one' => q({0} کیلووات‌ساعت),
2149             'other' => q({0} کیلووات‌ساعت),
2150             },
2151             # Long Unit Identifier
2152             'force-kilowatt-hour-per-100-kilometer' => {
2153             'name' => q(کیلووات-ساعت در ۱۰۰ کیلومتر),
2154             'one' => q({0} کیلووات-ساعت در ۱۰۰ کیلومتر),
2155             'other' => q({0} کیلووات-ساعت در ۱۰۰ کیلومتر),
2156             },
2157             # Core Unit Identifier
2158             'kilowatt-hour-per-100-kilometer' => {
2159             'name' => q(کیلووات-ساعت در ۱۰۰ کیلومتر),
2160             'one' => q({0} کیلووات-ساعت در ۱۰۰ کیلومتر),
2161             'other' => q({0} کیلووات-ساعت در ۱۰۰ کیلومتر),
2162             },
2163             # Long Unit Identifier
2164             'frequency-kilohertz' => {
2165             'name' => q(کیلوهرتز),
2166             'one' => q({0} کیلوهرتز),
2167             'other' => q({0} کیلوهرتز),
2168             },
2169             # Core Unit Identifier
2170             'kilohertz' => {
2171             'name' => q(کیلوهرتز),
2172             'one' => q({0} کیلوهرتز),
2173             'other' => q({0} کیلوهرتز),
2174             },
2175             # Long Unit Identifier
2176             'graphics-dot' => {
2177             'one' => q({0}نقطه),
2178             'other' => q({0}نقطه),
2179             },
2180             # Core Unit Identifier
2181             'dot' => {
2182             'one' => q({0}نقطه),
2183             'other' => q({0}نقطه),
2184             },
2185             # Long Unit Identifier
2186             'graphics-dot-per-centimeter' => {
2187             'name' => q(نقطه در سانتی‌متر),
2188             'one' => q({0} نقطه در سانتی‌متر),
2189             'other' => q({0} نقطه در سانتی‌متر),
2190             },
2191             # Core Unit Identifier
2192             'dot-per-centimeter' => {
2193             'name' => q(نقطه در سانتی‌متر),
2194             'one' => q({0} نقطه در سانتی‌متر),
2195             'other' => q({0} نقطه در سانتی‌متر),
2196             },
2197             # Long Unit Identifier
2198             'graphics-dot-per-inch' => {
2199             'name' => q(نقطه در اینچ),
2200             'one' => q({0} نقطه در اینچ),
2201             'other' => q({0} نقطه در اینچ),
2202             },
2203             # Core Unit Identifier
2204             'dot-per-inch' => {
2205             'name' => q(نقطه در اینچ),
2206             'one' => q({0} نقطه در اینچ),
2207             'other' => q({0} نقطه در اینچ),
2208             },
2209             # Long Unit Identifier
2210             'graphics-em' => {
2211             'name' => q(em تایپوگرافی),
2212             },
2213             # Core Unit Identifier
2214             'em' => {
2215             'name' => q(em تایپوگرافی),
2216             },
2217             # Long Unit Identifier
2218             'graphics-megapixel' => {
2219             'one' => q({0} مگاپیکسل),
2220             'other' => q({0} مگاپیکسل),
2221             },
2222             # Core Unit Identifier
2223             'megapixel' => {
2224             'one' => q({0} مگاپیکسل),
2225             'other' => q({0} مگاپیکسل),
2226             },
2227             # Long Unit Identifier
2228             'graphics-pixel' => {
2229             'one' => q({0} پیکسل),
2230             'other' => q({0} پیکسل),
2231             },
2232             # Core Unit Identifier
2233             'pixel' => {
2234             'one' => q({0} پیکسل),
2235             'other' => q({0} پیکسل),
2236             },
2237             # Long Unit Identifier
2238             'graphics-pixel-per-centimeter' => {
2239             'name' => q(پیکسل در سانتی‌متر),
2240             'one' => q({0} پیکسل در سانتی‌متر),
2241             'other' => q({0} پیکسل در سانتی‌متر),
2242             },
2243             # Core Unit Identifier
2244             'pixel-per-centimeter' => {
2245             'name' => q(پیکسل در سانتی‌متر),
2246             'one' => q({0} پیکسل در سانتی‌متر),
2247             'other' => q({0} پیکسل در سانتی‌متر),
2248             },
2249             # Long Unit Identifier
2250             'graphics-pixel-per-inch' => {
2251             'name' => q(پیکسل در اینچ),
2252             'one' => q({0} پیکسل در اینچ),
2253             'other' => q({0} پیکسل در اینچ),
2254             },
2255             # Core Unit Identifier
2256             'pixel-per-inch' => {
2257             'name' => q(پیکسل در اینچ),
2258             'one' => q({0} پیکسل در اینچ),
2259             'other' => q({0} پیکسل در اینچ),
2260             },
2261             # Long Unit Identifier
2262             'length-astronomical-unit' => {
2263             'name' => q(واحد نجومی),
2264             },
2265             # Core Unit Identifier
2266             'astronomical-unit' => {
2267             'name' => q(واحد نجومی),
2268             },
2269             # Long Unit Identifier
2270             'length-centimeter' => {
2271             'per' => q({0} در سانتی‌متر),
2272             },
2273             # Core Unit Identifier
2274             'centimeter' => {
2275             'per' => q({0} در سانتی‌متر),
2276             },
2277             # Long Unit Identifier
2278             'length-earth-radius' => {
2279             'name' => q(شعاع زمین),
2280             'one' => q({0} شعاع زمین),
2281             'other' => q({0} شعاع زمین),
2282             },
2283             # Core Unit Identifier
2284             'earth-radius' => {
2285             'name' => q(شعاع زمین),
2286             'one' => q({0} شعاع زمین),
2287             'other' => q({0} شعاع زمین),
2288             },
2289             # Long Unit Identifier
2290             'length-foot' => {
2291             'per' => q({0} در فوت),
2292             },
2293             # Core Unit Identifier
2294             'foot' => {
2295             'per' => q({0} در فوت),
2296             },
2297             # Long Unit Identifier
2298             'length-inch' => {
2299             'per' => q({0} در اینچ),
2300             },
2301             # Core Unit Identifier
2302             'inch' => {
2303             'per' => q({0} در اینچ),
2304             },
2305             # Long Unit Identifier
2306             'length-kilometer' => {
2307             'per' => q({0} در کیلومتر),
2308             },
2309             # Core Unit Identifier
2310             'kilometer' => {
2311             'per' => q({0} در کیلومتر),
2312             },
2313             # Long Unit Identifier
2314             'length-meter' => {
2315             'one' => q({0} متر),
2316             'other' => q({0} متر),
2317             'per' => q({0} در متر),
2318             },
2319             # Core Unit Identifier
2320             'meter' => {
2321             'one' => q({0} متر),
2322             'other' => q({0} متر),
2323             'per' => q({0} در متر),
2324             },
2325             # Long Unit Identifier
2326             'length-mile-scandinavian' => {
2327             'one' => q({0} مایل اسکاندیناوی),
2328             'other' => q({0} مایل اسکاندیناوی),
2329             },
2330             # Core Unit Identifier
2331             'mile-scandinavian' => {
2332             'one' => q({0} مایل اسکاندیناوی),
2333             'other' => q({0} مایل اسکاندیناوی),
2334             },
2335             # Long Unit Identifier
2336             'light-candela' => {
2337             'name' => q(شمع),
2338             'one' => q({0} شمع),
2339             'other' => q({0} شمع),
2340             },
2341             # Core Unit Identifier
2342             'candela' => {
2343             'name' => q(شمع),
2344             'one' => q({0} شمع),
2345             'other' => q({0} شمع),
2346             },
2347             # Long Unit Identifier
2348             'light-lumen' => {
2349             'name' => q(لومن),
2350             'one' => q({0} لومن),
2351             'other' => q({0} لومن),
2352             },
2353             # Core Unit Identifier
2354             'lumen' => {
2355             'name' => q(لومن),
2356             'one' => q({0} لومن),
2357             'other' => q({0} لومن),
2358             },
2359             # Long Unit Identifier
2360             'light-solar-luminosity' => {
2361             'one' => q({0} تابندگی خورشید),
2362             'other' => q({0} تابندگی خورشید),
2363             },
2364             # Core Unit Identifier
2365             'solar-luminosity' => {
2366             'one' => q({0} تابندگی خورشید),
2367             'other' => q({0} تابندگی خورشید),
2368             },
2369             # Long Unit Identifier
2370             'mass-earth-mass' => {
2371             'one' => q({0} جرم زمین),
2372             'other' => q({0} جرم زمین),
2373             },
2374             # Core Unit Identifier
2375             'earth-mass' => {
2376             'one' => q({0} جرم زمین),
2377             'other' => q({0} جرم زمین),
2378             },
2379             # Long Unit Identifier
2380             'mass-kilogram' => {
2381             'per' => q({0} در کیلوگرم),
2382             },
2383             # Core Unit Identifier
2384             'kilogram' => {
2385             'per' => q({0} در کیلوگرم),
2386             },
2387             # Long Unit Identifier
2388             'mass-microgram' => {
2389             'name' => q(میکروگرم),
2390             },
2391             # Core Unit Identifier
2392             'microgram' => {
2393             'name' => q(میکروگرم),
2394             },
2395             # Long Unit Identifier
2396             'mass-milligram' => {
2397             'name' => q(میلی‌گرم),
2398             },
2399             # Core Unit Identifier
2400             'milligram' => {
2401             'name' => q(میلی‌گرم),
2402             },
2403             # Long Unit Identifier
2404             'mass-solar-mass' => {
2405             'one' => q({0} جرم خورشید),
2406             'other' => q({0} جرم خورشید),
2407             },
2408             # Core Unit Identifier
2409             'solar-mass' => {
2410             'one' => q({0} جرم خورشید),
2411             'other' => q({0} جرم خورشید),
2412             },
2413             # Long Unit Identifier
2414             'mass-tonne' => {
2415             'name' => q(تن متریک),
2416             'one' => q({0} تن متریک),
2417             'other' => q({0} تن متریک),
2418             },
2419             # Core Unit Identifier
2420             'tonne' => {
2421             'name' => q(تن متریک),
2422             'one' => q({0} تن متریک),
2423             'other' => q({0} تن متریک),
2424             },
2425             # Long Unit Identifier
2426             'per' => {
2427             '1' => q({0} در {1}),
2428             },
2429             # Core Unit Identifier
2430             'per' => {
2431             '1' => q({0} در {1}),
2432             },
2433             # Long Unit Identifier
2434             'power-kilowatt' => {
2435             'name' => q(کیلووات),
2436             'one' => q({0} کیلووات),
2437             'other' => q({0} کیلووات),
2438             },
2439             # Core Unit Identifier
2440             'kilowatt' => {
2441             'name' => q(کیلووات),
2442             'one' => q({0} کیلووات),
2443             'other' => q({0} کیلووات),
2444             },
2445             # Long Unit Identifier
2446             'power2' => {
2447             '1' => q(مربع {0}),
2448             'one' => q({0}مربع),
2449             'other' => q({0}مربع),
2450             },
2451             # Core Unit Identifier
2452             'power2' => {
2453             '1' => q(مربع {0}),
2454             'one' => q({0}مربع),
2455             'other' => q({0}مربع),
2456             },
2457             # Long Unit Identifier
2458             'power3' => {
2459             '1' => q(مکعب {0}),
2460             'one' => q({0} مکعب),
2461             'other' => q({0} مکعب),
2462             },
2463             # Core Unit Identifier
2464             'power3' => {
2465             '1' => q(مکعب {0}),
2466             'one' => q({0} مکعب),
2467             'other' => q({0} مکعب),
2468             },
2469             # Long Unit Identifier
2470             'pressure-kilopascal' => {
2471             'name' => q(کیلوپاسکال),
2472             'one' => q({0} کیلوپاسکال),
2473             'other' => q({0} کیلوپاسکال),
2474             },
2475             # Core Unit Identifier
2476             'kilopascal' => {
2477             'name' => q(کیلوپاسکال),
2478             'one' => q({0} کیلوپاسکال),
2479             'other' => q({0} کیلوپاسکال),
2480             },
2481             # Long Unit Identifier
2482             'pressure-millimeter-ofhg' => {
2483             'one' => q({0} میلی‌متر جیوه),
2484             'other' => q({0} میلی‌متر جیوه),
2485             },
2486             # Core Unit Identifier
2487             'millimeter-ofhg' => {
2488             'one' => q({0} میلی‌متر جیوه),
2489             'other' => q({0} میلی‌متر جیوه),
2490             },
2491             # Long Unit Identifier
2492             'pressure-pound-force-per-square-inch' => {
2493             'one' => q({0} پوند در اینچ مربع),
2494             'other' => q({0} پوند در اینچ مربع),
2495             },
2496             # Core Unit Identifier
2497             'pound-force-per-square-inch' => {
2498             'one' => q({0} پوند در اینچ مربع),
2499             'other' => q({0} پوند در اینچ مربع),
2500             },
2501             # Long Unit Identifier
2502             'speed-kilometer-per-hour' => {
2503             'one' => q({0} کیلومتر در ساعت),
2504             'other' => q({0} کیلومتر در ساعت),
2505             },
2506             # Core Unit Identifier
2507             'kilometer-per-hour' => {
2508             'one' => q({0} کیلومتر در ساعت),
2509             'other' => q({0} کیلومتر در ساعت),
2510             },
2511             # Long Unit Identifier
2512             'speed-meter-per-second' => {
2513             'one' => q({0} متر در ثانیه),
2514             'other' => q({0} متر در ثانیه),
2515             },
2516             # Core Unit Identifier
2517             'meter-per-second' => {
2518             'one' => q({0} متر در ثانیه),
2519             'other' => q({0} متر در ثانیه),
2520             },
2521             # Long Unit Identifier
2522             'speed-mile-per-hour' => {
2523             'one' => q({0} مایل در ساعت),
2524             'other' => q({0} مایل در ساعت),
2525             },
2526             # Core Unit Identifier
2527             'mile-per-hour' => {
2528             'one' => q({0} مایل در ساعت),
2529             'other' => q({0} مایل در ساعت),
2530             },
2531             # Long Unit Identifier
2532             'temperature-celsius' => {
2533             'one' => q({0} درجهٔ سلسیوس),
2534             'other' => q({0} درجهٔ سلسیوس),
2535             },
2536             # Core Unit Identifier
2537             'celsius' => {
2538             'one' => q({0} درجهٔ سلسیوس),
2539             'other' => q({0} درجهٔ سلسیوس),
2540             },
2541             # Long Unit Identifier
2542             'temperature-fahrenheit' => {
2543             'one' => q({0} درجهٔ فارنهایت),
2544             'other' => q({0} درجهٔ فارنهایت),
2545             },
2546             # Core Unit Identifier
2547             'fahrenheit' => {
2548             'one' => q({0} درجهٔ فارنهایت),
2549             'other' => q({0} درجهٔ فارنهایت),
2550             },
2551             # Long Unit Identifier
2552             'temperature-kelvin' => {
2553             'one' => q({0} درجهٔ کلوین),
2554             'other' => q({0} درجهٔ کلوین),
2555             },
2556             # Core Unit Identifier
2557             'kelvin' => {
2558             'one' => q({0} درجهٔ کلوین),
2559             'other' => q({0} درجهٔ کلوین),
2560             },
2561             # Long Unit Identifier
2562             'times' => {
2563             '1' => q({0}‌{1}),
2564             },
2565             # Core Unit Identifier
2566             'times' => {
2567             '1' => q({0}‌{1}),
2568             },
2569             # Long Unit Identifier
2570             'volume-centiliter' => {
2571             'name' => q(سانتی‌لیتر),
2572             'one' => q({0} سانتی‌لیتر),
2573             'other' => q({0} سانتی‌لیتر),
2574             },
2575             # Core Unit Identifier
2576             'centiliter' => {
2577             'name' => q(سانتی‌لیتر),
2578             'one' => q({0} سانتی‌لیتر),
2579             'other' => q({0} سانتی‌لیتر),
2580             },
2581             # Long Unit Identifier
2582             'volume-cubic-centimeter' => {
2583             'name' => q(سانتی‌متر مکعب),
2584             'one' => q({0} سانتی‌متر مکعب),
2585             'other' => q({0} سانتی‌متر مکعب),
2586             'per' => q({0} در سانتی‌متر مکعب),
2587             },
2588             # Core Unit Identifier
2589             'cubic-centimeter' => {
2590             'name' => q(سانتی‌متر مکعب),
2591             'one' => q({0} سانتی‌متر مکعب),
2592             'other' => q({0} سانتی‌متر مکعب),
2593             'per' => q({0} در سانتی‌متر مکعب),
2594             },
2595             # Long Unit Identifier
2596             'volume-cubic-foot' => {
2597             'one' => q({0} فوت مکعب),
2598             'other' => q({0} فوت مکعب),
2599             },
2600             # Core Unit Identifier
2601             'cubic-foot' => {
2602             'one' => q({0} فوت مکعب),
2603             'other' => q({0} فوت مکعب),
2604             },
2605             # Long Unit Identifier
2606             'volume-cubic-inch' => {
2607             'one' => q({0} اینچ مکعب),
2608             'other' => q({0} اینچ مکعب),
2609             },
2610             # Core Unit Identifier
2611             'cubic-inch' => {
2612             'one' => q({0} اینچ مکعب),
2613             'other' => q({0} اینچ مکعب),
2614             },
2615             # Long Unit Identifier
2616             'volume-cubic-kilometer' => {
2617             'one' => q({0} کیلومتر مکعب),
2618             'other' => q({0} کیلومتر مکعب),
2619             },
2620             # Core Unit Identifier
2621             'cubic-kilometer' => {
2622             'one' => q({0} کیلومتر مکعب),
2623             'other' => q({0} کیلومتر مکعب),
2624             },
2625             # Long Unit Identifier
2626             'volume-cubic-meter' => {
2627             'one' => q({0} متر مکعب),
2628             'other' => q({0} متر مکعب),
2629             'per' => q({0} در متر مکعب),
2630             },
2631             # Core Unit Identifier
2632             'cubic-meter' => {
2633             'one' => q({0} متر مکعب),
2634             'other' => q({0} متر مکعب),
2635             'per' => q({0} در متر مکعب),
2636             },
2637             # Long Unit Identifier
2638             'volume-cubic-mile' => {
2639             'name' => q(مایل مکعب),
2640             'one' => q({0} مایل مکعب),
2641             'other' => q({0} مایل مکعب),
2642             },
2643             # Core Unit Identifier
2644             'cubic-mile' => {
2645             'name' => q(مایل مکعب),
2646             'one' => q({0} مایل مکعب),
2647             'other' => q({0} مایل مکعب),
2648             },
2649             # Long Unit Identifier
2650             'volume-cubic-yard' => {
2651             'one' => q({0} یارد مکعب),
2652             'other' => q({0} یارد مکعب),
2653             },
2654             # Core Unit Identifier
2655             'cubic-yard' => {
2656             'one' => q({0} یارد مکعب),
2657             'other' => q({0} یارد مکعب),
2658             },
2659             # Long Unit Identifier
2660             'volume-deciliter' => {
2661             'name' => q(دسی‌لیتر),
2662             'one' => q({0} دسی‌لیتر),
2663             'other' => q({0} دسی‌لیتر),
2664             },
2665             # Core Unit Identifier
2666             'deciliter' => {
2667             'name' => q(دسی‌لیتر),
2668             'one' => q({0} دسی‌لیتر),
2669             'other' => q({0} دسی‌لیتر),
2670             },
2671             # Long Unit Identifier
2672             'volume-dessert-spoon' => {
2673             'one' => q({0} قاشق دسرخوری),
2674             'other' => q({0} قاشق دسرخوری),
2675             },
2676             # Core Unit Identifier
2677             'dessert-spoon' => {
2678             'one' => q({0} قاشق دسرخوری),
2679             'other' => q({0} قاشق دسرخوری),
2680             },
2681             # Long Unit Identifier
2682             'volume-dessert-spoon-imperial' => {
2683             'one' => q({0} قاشق دسرخوری انگلیسی),
2684             'other' => q({0} قاشق دسرخوری انگلیسی),
2685             },
2686             # Core Unit Identifier
2687             'dessert-spoon-imperial' => {
2688             'one' => q({0} قاشق دسرخوری انگلیسی),
2689             'other' => q({0} قاشق دسرخوری انگلیسی),
2690             },
2691             # Long Unit Identifier
2692             'volume-dram' => {
2693             'name' => q(درم),
2694             'one' => q({0} درم),
2695             'other' => q({0} درم),
2696             },
2697             # Core Unit Identifier
2698             'dram' => {
2699             'name' => q(درم),
2700             'one' => q({0} درم),
2701             'other' => q({0} درم),
2702             },
2703             # Long Unit Identifier
2704             'volume-fluid-ounce' => {
2705             'one' => q({0} اونس سیال),
2706             'other' => q({0} اونس سیال),
2707             },
2708             # Core Unit Identifier
2709             'fluid-ounce' => {
2710             'one' => q({0} اونس سیال),
2711             'other' => q({0} اونس سیال),
2712             },
2713             # Long Unit Identifier
2714             'volume-fluid-ounce-imperial' => {
2715             'one' => q({0} اونس سیال انگلیسی),
2716             'other' => q({0} اونس سیال انگلیسی),
2717             },
2718             # Core Unit Identifier
2719             'fluid-ounce-imperial' => {
2720             'one' => q({0} اونس سیال انگلیسی),
2721             'other' => q({0} اونس سیال انگلیسی),
2722             },
2723             # Long Unit Identifier
2724             'volume-gallon-imperial' => {
2725             'per' => q({0} در گالن امپریال),
2726             },
2727             # Core Unit Identifier
2728             'gallon-imperial' => {
2729             'per' => q({0} در گالن امپریال),
2730             },
2731             # Long Unit Identifier
2732             'volume-hectoliter' => {
2733             'name' => q(هکتولیتر),
2734             'one' => q({0} هکتولیتر),
2735             'other' => q({0} هکتولیتر),
2736             },
2737             # Core Unit Identifier
2738             'hectoliter' => {
2739             'name' => q(هکتولیتر),
2740             'one' => q({0} هکتولیتر),
2741             'other' => q({0} هکتولیتر),
2742             },
2743             # Long Unit Identifier
2744             'volume-liter' => {
2745             'one' => q({0} لیتر),
2746             'other' => q({0} لیتر),
2747             'per' => q({0} در لیتر),
2748             },
2749             # Core Unit Identifier
2750             'liter' => {
2751             'one' => q({0} لیتر),
2752             'other' => q({0} لیتر),
2753             'per' => q({0} در لیتر),
2754             },
2755             # Long Unit Identifier
2756             'volume-megaliter' => {
2757             'one' => q({0} مگالیتر),
2758             'other' => q({0} مگالیتر),
2759             },
2760             # Core Unit Identifier
2761             'megaliter' => {
2762             'one' => q({0} مگالیتر),
2763             'other' => q({0} مگالیتر),
2764             },
2765             # Long Unit Identifier
2766             'volume-tablespoon' => {
2767             'name' => q(قاشق غذاخوری),
2768             'one' => q({0} قاشق غذاخوری),
2769             'other' => q({0} قاشق غذاخوری),
2770             },
2771             # Core Unit Identifier
2772             'tablespoon' => {
2773             'name' => q(قاشق غذاخوری),
2774             'one' => q({0} قاشق غذاخوری),
2775             'other' => q({0} قاشق غذاخوری),
2776             },
2777             # Long Unit Identifier
2778             'volume-teaspoon' => {
2779             'name' => q(قاشق چای‌خوری),
2780             'one' => q({0} قاشق چای‌خوری),
2781             'other' => q({0} قاشق چای‌خوری),
2782             },
2783             # Core Unit Identifier
2784             'teaspoon' => {
2785             'name' => q(قاشق چای‌خوری),
2786             'one' => q({0} قاشق چای‌خوری),
2787             'other' => q({0} قاشق چای‌خوری),
2788             },
2789             },
2790             'narrow' => {
2791             # Long Unit Identifier
2792             '1024p1' => {
2793             '1' => q(Ki{0}),
2794             },
2795             # Core Unit Identifier
2796             '1024p1' => {
2797             '1' => q(Ki{0}),
2798             },
2799             # Long Unit Identifier
2800             '1024p2' => {
2801             '1' => q(Mi{0}),
2802             },
2803             # Core Unit Identifier
2804             '1024p2' => {
2805             '1' => q(Mi{0}),
2806             },
2807             # Long Unit Identifier
2808             '1024p3' => {
2809             '1' => q(Gi{0}),
2810             },
2811             # Core Unit Identifier
2812             '1024p3' => {
2813             '1' => q(Gi{0}),
2814             },
2815             # Long Unit Identifier
2816             '1024p4' => {
2817             '1' => q(Ti{0}),
2818             },
2819             # Core Unit Identifier
2820             '1024p4' => {
2821             '1' => q(Ti{0}),
2822             },
2823             # Long Unit Identifier
2824             '1024p5' => {
2825             '1' => q(Pi{0}),
2826             },
2827             # Core Unit Identifier
2828             '1024p5' => {
2829             '1' => q(Pi{0}),
2830             },
2831             # Long Unit Identifier
2832             '1024p6' => {
2833             '1' => q(Ei{0}),
2834             },
2835             # Core Unit Identifier
2836             '1024p6' => {
2837             '1' => q(Ei{0}),
2838             },
2839             # Long Unit Identifier
2840             '1024p7' => {
2841             '1' => q(Zi{0}),
2842             },
2843             # Core Unit Identifier
2844             '1024p7' => {
2845             '1' => q(Zi{0}),
2846             },
2847             # Long Unit Identifier
2848             '1024p8' => {
2849             '1' => q(Yi{0}),
2850             },
2851             # Core Unit Identifier
2852             '1024p8' => {
2853             '1' => q(Yi{0}),
2854             },
2855             # Long Unit Identifier
2856             '10p-1' => {
2857             '1' => q(d{0}),
2858             },
2859             # Core Unit Identifier
2860             '1' => {
2861             '1' => q(d{0}),
2862             },
2863             # Long Unit Identifier
2864             '10p-12' => {
2865             '1' => q(p{0}),
2866             },
2867             # Core Unit Identifier
2868             '12' => {
2869             '1' => q(p{0}),
2870             },
2871             # Long Unit Identifier
2872             '10p-15' => {
2873             '1' => q(f{0}),
2874             },
2875             # Core Unit Identifier
2876             '15' => {
2877             '1' => q(f{0}),
2878             },
2879             # Long Unit Identifier
2880             '10p-18' => {
2881             '1' => q(a{0}),
2882             },
2883             # Core Unit Identifier
2884             '18' => {
2885             '1' => q(a{0}),
2886             },
2887             # Long Unit Identifier
2888             '10p-2' => {
2889             '1' => q(c{0}),
2890             },
2891             # Core Unit Identifier
2892             '2' => {
2893             '1' => q(c{0}),
2894             },
2895             # Long Unit Identifier
2896             '10p-21' => {
2897             '1' => q(z{0}),
2898             },
2899             # Core Unit Identifier
2900             '21' => {
2901             '1' => q(z{0}),
2902             },
2903             # Long Unit Identifier
2904             '10p-24' => {
2905             '1' => q(y{0}),
2906             },
2907             # Core Unit Identifier
2908             '24' => {
2909             '1' => q(y{0}),
2910             },
2911             # Long Unit Identifier
2912             '10p-27' => {
2913             '1' => q(r{0}),
2914             },
2915             # Core Unit Identifier
2916             '27' => {
2917             '1' => q(r{0}),
2918             },
2919             # Long Unit Identifier
2920             '10p-3' => {
2921             '1' => q(m{0}),
2922             },
2923             # Core Unit Identifier
2924             '3' => {
2925             '1' => q(m{0}),
2926             },
2927             # Long Unit Identifier
2928             '10p-30' => {
2929             '1' => q(q{0}),
2930             },
2931             # Core Unit Identifier
2932             '30' => {
2933             '1' => q(q{0}),
2934             },
2935             # Long Unit Identifier
2936             '10p-6' => {
2937             '1' => q(μ{0}),
2938             },
2939             # Core Unit Identifier
2940             '6' => {
2941             '1' => q(μ{0}),
2942             },
2943             # Long Unit Identifier
2944             '10p-9' => {
2945             '1' => q(n{0}),
2946             },
2947             # Core Unit Identifier
2948             '9' => {
2949             '1' => q(n{0}),
2950             },
2951             # Long Unit Identifier
2952             '10p1' => {
2953             '1' => q(da{0}),
2954             },
2955             # Core Unit Identifier
2956             '10p1' => {
2957             '1' => q(da{0}),
2958             },
2959             # Long Unit Identifier
2960             '10p12' => {
2961             '1' => q(T{0}),
2962             },
2963             # Core Unit Identifier
2964             '10p12' => {
2965             '1' => q(T{0}),
2966             },
2967             # Long Unit Identifier
2968             '10p15' => {
2969             '1' => q(P{0}),
2970             },
2971             # Core Unit Identifier
2972             '10p15' => {
2973             '1' => q(P{0}),
2974             },
2975             # Long Unit Identifier
2976             '10p18' => {
2977             '1' => q(E{0}),
2978             },
2979             # Core Unit Identifier
2980             '10p18' => {
2981             '1' => q(E{0}),
2982             },
2983             # Long Unit Identifier
2984             '10p2' => {
2985             '1' => q(h{0}),
2986             },
2987             # Core Unit Identifier
2988             '10p2' => {
2989             '1' => q(h{0}),
2990             },
2991             # Long Unit Identifier
2992             '10p21' => {
2993             '1' => q(Z{0}),
2994             },
2995             # Core Unit Identifier
2996             '10p21' => {
2997             '1' => q(Z{0}),
2998             },
2999             # Long Unit Identifier
3000             '10p24' => {
3001             '1' => q(Y{0}),
3002             },
3003             # Core Unit Identifier
3004             '10p24' => {
3005             '1' => q(Y{0}),
3006             },
3007             # Long Unit Identifier
3008             '10p27' => {
3009             '1' => q(R{0}),
3010             },
3011             # Core Unit Identifier
3012             '10p27' => {
3013             '1' => q(R{0}),
3014             },
3015             # Long Unit Identifier
3016             '10p3' => {
3017             '1' => q(k{0}),
3018             },
3019             # Core Unit Identifier
3020             '10p3' => {
3021             '1' => q(k{0}),
3022             },
3023             # Long Unit Identifier
3024             '10p30' => {
3025             '1' => q(Q{0}),
3026             },
3027             # Core Unit Identifier
3028             '10p30' => {
3029             '1' => q(Q{0}),
3030             },
3031             # Long Unit Identifier
3032             '10p6' => {
3033             '1' => q(M{0}),
3034             },
3035             # Core Unit Identifier
3036             '10p6' => {
3037             '1' => q(M{0}),
3038             },
3039             # Long Unit Identifier
3040             '10p9' => {
3041             '1' => q(G{0}),
3042             },
3043             # Core Unit Identifier
3044             '10p9' => {
3045             '1' => q(G{0}),
3046             },
3047             # Long Unit Identifier
3048             'acceleration-g-force' => {
3049             'one' => q({0}G),
3050             'other' => q({0}Gs),
3051             },
3052             # Core Unit Identifier
3053             'g-force' => {
3054             'one' => q({0}G),
3055             'other' => q({0}Gs),
3056             },
3057             # Long Unit Identifier
3058             'acceleration-meter-per-square-second' => {
3059             'name' => q(m/s²),
3060             },
3061             # Core Unit Identifier
3062             'meter-per-square-second' => {
3063             'name' => q(m/s²),
3064             },
3065             # Long Unit Identifier
3066             'angle-arc-minute' => {
3067             'one' => q({0}′),
3068             'other' => q({0}′),
3069             },
3070             # Core Unit Identifier
3071             'arc-minute' => {
3072             'one' => q({0}′),
3073             'other' => q({0}′),
3074             },
3075             # Long Unit Identifier
3076             'angle-arc-second' => {
3077             'one' => q({0}″),
3078             'other' => q({0}″),
3079             },
3080             # Core Unit Identifier
3081             'arc-second' => {
3082             'one' => q({0}″),
3083             'other' => q({0}″),
3084             },
3085             # Long Unit Identifier
3086             'angle-degree' => {
3087             'one' => q({0}°),
3088             'other' => q({0}°),
3089             },
3090             # Core Unit Identifier
3091             'degree' => {
3092             'one' => q({0}°),
3093             'other' => q({0}°),
3094             },
3095             # Long Unit Identifier
3096             'area-acre' => {
3097             'one' => q({0}ac),
3098             'other' => q({0}ac),
3099             },
3100             # Core Unit Identifier
3101             'acre' => {
3102             'one' => q({0}ac),
3103             'other' => q({0}ac),
3104             },
3105             # Long Unit Identifier
3106             'area-dunam' => {
3107             'one' => q({0}دونوم),
3108             'other' => q({0}دونوم),
3109             },
3110             # Core Unit Identifier
3111             'dunam' => {
3112             'one' => q({0}دونوم),
3113             'other' => q({0}دونوم),
3114             },
3115             # Long Unit Identifier
3116             'area-hectare' => {
3117             'one' => q({0}ha),
3118             'other' => q({0}ha),
3119             },
3120             # Core Unit Identifier
3121             'hectare' => {
3122             'one' => q({0}ha),
3123             'other' => q({0}ha),
3124             },
3125             # Long Unit Identifier
3126             'area-square-foot' => {
3127             'name' => q(ft²),
3128             'one' => q({0}ft²),
3129             'other' => q({0}ft²),
3130             },
3131             # Core Unit Identifier
3132             'square-foot' => {
3133             'name' => q(ft²),
3134             'one' => q({0}ft²),
3135             'other' => q({0}ft²),
3136             },
3137             # Long Unit Identifier
3138             'area-square-inch' => {
3139             'name' => q(in²),
3140             'one' => q({0}in²),
3141             'other' => q({0}in²),
3142             'per' => q({0}/in²),
3143             },
3144             # Core Unit Identifier
3145             'square-inch' => {
3146             'name' => q(in²),
3147             'one' => q({0}in²),
3148             'other' => q({0}in²),
3149             'per' => q({0}/in²),
3150             },
3151             # Long Unit Identifier
3152             'area-square-kilometer' => {
3153             'name' => q(km²),
3154             'one' => q({0}km²),
3155             'other' => q({0}km²),
3156             },
3157             # Core Unit Identifier
3158             'square-kilometer' => {
3159             'name' => q(km²),
3160             'one' => q({0}km²),
3161             'other' => q({0}km²),
3162             },
3163             # Long Unit Identifier
3164             'area-square-meter' => {
3165             'one' => q({0}m²),
3166             'other' => q({0}m²),
3167             },
3168             # Core Unit Identifier
3169             'square-meter' => {
3170             'one' => q({0}m²),
3171             'other' => q({0}m²),
3172             },
3173             # Long Unit Identifier
3174             'area-square-mile' => {
3175             'name' => q(mi²),
3176             'one' => q({0} mi²),
3177             'other' => q({0} mi²),
3178             },
3179             # Core Unit Identifier
3180             'square-mile' => {
3181             'name' => q(mi²),
3182             'one' => q({0} mi²),
3183             'other' => q({0} mi²),
3184             },
3185             # Long Unit Identifier
3186             'area-square-yard' => {
3187             'name' => q(yd²),
3188             'one' => q({0}yd²),
3189             'other' => q({0}yd²),
3190             },
3191             # Core Unit Identifier
3192             'square-yard' => {
3193             'name' => q(yd²),
3194             'one' => q({0}yd²),
3195             'other' => q({0}yd²),
3196             },
3197             # Long Unit Identifier
3198             'concentr-item' => {
3199             'one' => q({0}مورد),
3200             'other' => q({0}مورد),
3201             },
3202             # Core Unit Identifier
3203             'item' => {
3204             'one' => q({0}مورد),
3205             'other' => q({0}مورد),
3206             },
3207             # Long Unit Identifier
3208             'concentr-percent' => {
3209             'name' => q(٪),
3210             },
3211             # Core Unit Identifier
3212             'percent' => {
3213             'name' => q(٪),
3214             },
3215             # Long Unit Identifier
3216             'concentr-permillion' => {
3217             'one' => q({0}ppm),
3218             'other' => q({0}ppm),
3219             },
3220             # Core Unit Identifier
3221             'permillion' => {
3222             'one' => q({0}ppm),
3223             'other' => q({0}ppm),
3224             },
3225             # Long Unit Identifier
3226             'concentr-portion-per-1e9' => {
3227             'name' => q(بخش در بیلیون),
3228             },
3229             # Core Unit Identifier
3230             'portion-per-1e9' => {
3231             'name' => q(بخش در بیلیون),
3232             },
3233             # Long Unit Identifier
3234             'consumption-mile-per-gallon-imperial' => {
3235             'one' => q({0}m/gUK),
3236             'other' => q({0}m/gUK),
3237             },
3238             # Core Unit Identifier
3239             'mile-per-gallon-imperial' => {
3240             'one' => q({0}m/gUK),
3241             'other' => q({0}m/gUK),
3242             },
3243             # Long Unit Identifier
3244             'digital-gigabit' => {
3245             'one' => q({0}Gb),
3246             'other' => q({0}Gb),
3247             },
3248             # Core Unit Identifier
3249             'gigabit' => {
3250             'one' => q({0}Gb),
3251             'other' => q({0}Gb),
3252             },
3253             # Long Unit Identifier
3254             'digital-gigabyte' => {
3255             'one' => q({0}GB),
3256             'other' => q({0}GB),
3257             },
3258             # Core Unit Identifier
3259             'gigabyte' => {
3260             'one' => q({0}GB),
3261             'other' => q({0}GB),
3262             },
3263             # Long Unit Identifier
3264             'digital-kilobit' => {
3265             'one' => q({0}kb),
3266             'other' => q({0}kb),
3267             },
3268             # Core Unit Identifier
3269             'kilobit' => {
3270             'one' => q({0}kb),
3271             'other' => q({0}kb),
3272             },
3273             # Long Unit Identifier
3274             'digital-kilobyte' => {
3275             'one' => q({0}kB),
3276             'other' => q({0}kB),
3277             },
3278             # Core Unit Identifier
3279             'kilobyte' => {
3280             'one' => q({0}kB),
3281             'other' => q({0}kB),
3282             },
3283             # Long Unit Identifier
3284             'digital-megabit' => {
3285             'one' => q({0}Mb),
3286             'other' => q({0}Mb),
3287             },
3288             # Core Unit Identifier
3289             'megabit' => {
3290             'one' => q({0}Mb),
3291             'other' => q({0}Mb),
3292             },
3293             # Long Unit Identifier
3294             'digital-megabyte' => {
3295             'one' => q({0}MB),
3296             'other' => q({0}MB),
3297             },
3298             # Core Unit Identifier
3299             'megabyte' => {
3300             'one' => q({0}MB),
3301             'other' => q({0}MB),
3302             },
3303             # Long Unit Identifier
3304             'digital-petabyte' => {
3305             'one' => q({0}PB),
3306             'other' => q({0}PB),
3307             },
3308             # Core Unit Identifier
3309             'petabyte' => {
3310             'one' => q({0}PB),
3311             'other' => q({0}PB),
3312             },
3313             # Long Unit Identifier
3314             'digital-terabit' => {
3315             'one' => q({0}Tb),
3316             'other' => q({0}Tb),
3317             },
3318             # Core Unit Identifier
3319             'terabit' => {
3320             'one' => q({0}Tb),
3321             'other' => q({0}Tb),
3322             },
3323             # Long Unit Identifier
3324             'digital-terabyte' => {
3325             'one' => q({0}TB),
3326             'other' => q({0}TB),
3327             },
3328             # Core Unit Identifier
3329             'terabyte' => {
3330             'one' => q({0}TB),
3331             'other' => q({0}TB),
3332             },
3333             # Long Unit Identifier
3334             'duration-hour' => {
3335             'one' => q({0}h),
3336             'other' => q({0}h),
3337             'per' => q({0}/ساعت),
3338             },
3339             # Core Unit Identifier
3340             'hour' => {
3341             'one' => q({0}h),
3342             'other' => q({0}h),
3343             'per' => q({0}/ساعت),
3344             },
3345             # Long Unit Identifier
3346             'duration-millisecond' => {
3347             'one' => q({0}ms),
3348             'other' => q({0}ms),
3349             },
3350             # Core Unit Identifier
3351             'millisecond' => {
3352             'one' => q({0}ms),
3353             'other' => q({0}ms),
3354             },
3355             # Long Unit Identifier
3356             'duration-minute' => {
3357             'one' => q({0}m),
3358             'other' => q({0}m),
3359             'per' => q({0}/دقیقه),
3360             },
3361             # Core Unit Identifier
3362             'minute' => {
3363             'one' => q({0}m),
3364             'other' => q({0}m),
3365             'per' => q({0}/دقیقه),
3366             },
3367             # Long Unit Identifier
3368             'duration-nanosecond' => {
3369             'one' => q({0}ns),
3370             'other' => q({0}ns),
3371             },
3372             # Core Unit Identifier
3373             'nanosecond' => {
3374             'one' => q({0}ns),
3375             'other' => q({0}ns),
3376             },
3377             # Long Unit Identifier
3378             'duration-night' => {
3379             'name' => q(شب),
3380             'one' => q({0} شب),
3381             'other' => q({0} شب),
3382             'per' => q({0}/شب),
3383             },
3384             # Core Unit Identifier
3385             'night' => {
3386             'name' => q(شب),
3387             'one' => q({0} شب),
3388             'other' => q({0} شب),
3389             'per' => q({0}/شب),
3390             },
3391             # Long Unit Identifier
3392             'duration-quarter' => {
3393             'one' => q({0}سه‌ماه),
3394             'other' => q({0}سه‌ماه),
3395             },
3396             # Core Unit Identifier
3397             'quarter' => {
3398             'one' => q({0}سه‌ماه),
3399             'other' => q({0}سه‌ماه),
3400             },
3401             # Long Unit Identifier
3402             'duration-second' => {
3403             'one' => q({0}s),
3404             'other' => q({0}s),
3405             'per' => q({0}/ثانیه),
3406             },
3407             # Core Unit Identifier
3408             'second' => {
3409             'one' => q({0}s),
3410             'other' => q({0}s),
3411             'per' => q({0}/ثانیه),
3412             },
3413             # Long Unit Identifier
3414             'electric-ampere' => {
3415             'name' => q(amp),
3416             'one' => q({0}A),
3417             'other' => q({0}A),
3418             },
3419             # Core Unit Identifier
3420             'ampere' => {
3421             'name' => q(amp),
3422             'one' => q({0}A),
3423             'other' => q({0}A),
3424             },
3425             # Long Unit Identifier
3426             'electric-milliampere' => {
3427             'name' => q(mA),
3428             'one' => q({0}mA),
3429             'other' => q({0}mA),
3430             },
3431             # Core Unit Identifier
3432             'milliampere' => {
3433             'name' => q(mA),
3434             'one' => q({0}mA),
3435             'other' => q({0}mA),
3436             },
3437             # Long Unit Identifier
3438             'electric-ohm' => {
3439             'one' => q({0}Ω),
3440             'other' => q({0}Ω),
3441             },
3442             # Core Unit Identifier
3443             'ohm' => {
3444             'one' => q({0}Ω),
3445             'other' => q({0}Ω),
3446             },
3447             # Long Unit Identifier
3448             'electric-volt' => {
3449             'one' => q({0}V),
3450             'other' => q({0}V),
3451             },
3452             # Core Unit Identifier
3453             'volt' => {
3454             'one' => q({0}V),
3455             'other' => q({0}V),
3456             },
3457             # Long Unit Identifier
3458             'energy-british-thermal-unit' => {
3459             'name' => q(BTU),
3460             'one' => q({0}Btu),
3461             'other' => q({0}Btu),
3462             },
3463             # Core Unit Identifier
3464             'british-thermal-unit' => {
3465             'name' => q(BTU),
3466             'one' => q({0}Btu),
3467             'other' => q({0}Btu),
3468             },
3469             # Long Unit Identifier
3470             'energy-calorie' => {
3471             'name' => q(cal),
3472             'one' => q({0}cal),
3473             'other' => q({0}cal),
3474             },
3475             # Core Unit Identifier
3476             'calorie' => {
3477             'name' => q(cal),
3478             'one' => q({0}cal),
3479             'other' => q({0}cal),
3480             },
3481             # Long Unit Identifier
3482             'energy-electronvolt' => {
3483             'name' => q(eV),
3484             'one' => q({0}eV),
3485             'other' => q({0}eV),
3486             },
3487             # Core Unit Identifier
3488             'electronvolt' => {
3489             'name' => q(eV),
3490             'one' => q({0}eV),
3491             'other' => q({0}eV),
3492             },
3493             # Long Unit Identifier
3494             'energy-foodcalorie' => {
3495             'name' => q(Cal),
3496             'one' => q({0}Cal),
3497             'other' => q({0}Cal),
3498             },
3499             # Core Unit Identifier
3500             'foodcalorie' => {
3501             'name' => q(Cal),
3502             'one' => q({0}Cal),
3503             'other' => q({0}Cal),
3504             },
3505             # Long Unit Identifier
3506             'energy-joule' => {
3507             'one' => q({0}J),
3508             'other' => q({0}J),
3509             },
3510             # Core Unit Identifier
3511             'joule' => {
3512             'one' => q({0}J),
3513             'other' => q({0}J),
3514             },
3515             # Long Unit Identifier
3516             'energy-kilojoule' => {
3517             'name' => q(kJ),
3518             'one' => q({0}kJ),
3519             'other' => q({0}kJ),
3520             },
3521             # Core Unit Identifier
3522             'kilojoule' => {
3523             'name' => q(kJ),
3524             'one' => q({0}kJ),
3525             'other' => q({0}kJ),
3526             },
3527             # Long Unit Identifier
3528             'energy-kilowatt-hour' => {
3529             'name' => q(kWh),
3530             'one' => q({0}kWh),
3531             'other' => q({0}kWh),
3532             },
3533             # Core Unit Identifier
3534             'kilowatt-hour' => {
3535             'name' => q(kWh),
3536             'one' => q({0}kWh),
3537             'other' => q({0}kWh),
3538             },
3539             # Long Unit Identifier
3540             'force-kilowatt-hour-per-100-kilometer' => {
3541             'one' => q({0}ک.وا.س/۱۰۰ ک.م),
3542             'other' => q({0} ک.وا.س/۱۰۰ ک.م),
3543             },
3544             # Core Unit Identifier
3545             'kilowatt-hour-per-100-kilometer' => {
3546             'one' => q({0}ک.وا.س/۱۰۰ ک.م),
3547             'other' => q({0} ک.وا.س/۱۰۰ ک.م),
3548             },
3549             # Long Unit Identifier
3550             'frequency-gigahertz' => {
3551             'name' => q(GHz),
3552             'one' => q({0}GHz),
3553             'other' => q({0}GHz),
3554             },
3555             # Core Unit Identifier
3556             'gigahertz' => {
3557             'name' => q(GHz),
3558             'one' => q({0}GHz),
3559             'other' => q({0}GHz),
3560             },
3561             # Long Unit Identifier
3562             'frequency-hertz' => {
3563             'name' => q(Hz),
3564             'one' => q({0}Hz),
3565             'other' => q({0}Hz),
3566             },
3567             # Core Unit Identifier
3568             'hertz' => {
3569             'name' => q(Hz),
3570             'one' => q({0}Hz),
3571             'other' => q({0}Hz),
3572             },
3573             # Long Unit Identifier
3574             'frequency-kilohertz' => {
3575             'name' => q(kHz),
3576             'one' => q({0}kHz),
3577             'other' => q({0}kHz),
3578             },
3579             # Core Unit Identifier
3580             'kilohertz' => {
3581             'name' => q(kHz),
3582             'one' => q({0}kHz),
3583             'other' => q({0}kHz),
3584             },
3585             # Long Unit Identifier
3586             'frequency-megahertz' => {
3587             'name' => q(MHz),
3588             'one' => q({0}MHz),
3589             'other' => q({0}MHz),
3590             },
3591             # Core Unit Identifier
3592             'megahertz' => {
3593             'name' => q(MHz),
3594             'one' => q({0}MHz),
3595             'other' => q({0}MHz),
3596             },
3597             # Long Unit Identifier
3598             'graphics-dot' => {
3599             'one' => q({0}dot),
3600             'other' => q({0}dot),
3601             },
3602             # Core Unit Identifier
3603             'dot' => {
3604             'one' => q({0}dot),
3605             'other' => q({0}dot),
3606             },
3607             # Long Unit Identifier
3608             'graphics-dot-per-inch' => {
3609             'one' => q({0}dpi),
3610             'other' => q({0}dpi),
3611             },
3612             # Core Unit Identifier
3613             'dot-per-inch' => {
3614             'one' => q({0}dpi),
3615             'other' => q({0}dpi),
3616             },
3617             # Long Unit Identifier
3618             'graphics-megapixel' => {
3619             'one' => q({0}MP),
3620             'other' => q({0}MP),
3621             },
3622             # Core Unit Identifier
3623             'megapixel' => {
3624             'one' => q({0}MP),
3625             'other' => q({0}MP),
3626             },
3627             # Long Unit Identifier
3628             'graphics-pixel' => {
3629             'one' => q({0}px),
3630             'other' => q({0}px),
3631             },
3632             # Core Unit Identifier
3633             'pixel' => {
3634             'one' => q({0}px),
3635             'other' => q({0}px),
3636             },
3637             # Long Unit Identifier
3638             'graphics-pixel-per-centimeter' => {
3639             'one' => q({0}ppcm),
3640             'other' => q({0}ppcm),
3641             },
3642             # Core Unit Identifier
3643             'pixel-per-centimeter' => {
3644             'one' => q({0}ppcm),
3645             'other' => q({0}ppcm),
3646             },
3647             # Long Unit Identifier
3648             'length-astronomical-unit' => {
3649             'one' => q({0}au),
3650             'other' => q({0}au),
3651             },
3652             # Core Unit Identifier
3653             'astronomical-unit' => {
3654             'one' => q({0}au),
3655             'other' => q({0}au),
3656             },
3657             # Long Unit Identifier
3658             'length-centimeter' => {
3659             'name' => q(cm),
3660             'one' => q({0}cm),
3661             'other' => q({0}cm),
3662             'per' => q({0}/cm),
3663             },
3664             # Core Unit Identifier
3665             'centimeter' => {
3666             'name' => q(cm),
3667             'one' => q({0}cm),
3668             'other' => q({0}cm),
3669             'per' => q({0}/cm),
3670             },
3671             # Long Unit Identifier
3672             'length-decimeter' => {
3673             'name' => q(dm),
3674             'one' => q({0}dm),
3675             'other' => q({0}dm),
3676             },
3677             # Core Unit Identifier
3678             'decimeter' => {
3679             'name' => q(dm),
3680             'one' => q({0}dm),
3681             'other' => q({0}dm),
3682             },
3683             # Long Unit Identifier
3684             'length-fathom' => {
3685             'one' => q({0}fth),
3686             'other' => q({0}fth),
3687             },
3688             # Core Unit Identifier
3689             'fathom' => {
3690             'one' => q({0}fth),
3691             'other' => q({0}fth),
3692             },
3693             # Long Unit Identifier
3694             'length-foot' => {
3695             'name' => q(ft),
3696             'one' => q({0}ft),
3697             'other' => q({0}ft),
3698             'per' => q({0}/ft),
3699             },
3700             # Core Unit Identifier
3701             'foot' => {
3702             'name' => q(ft),
3703             'one' => q({0}ft),
3704             'other' => q({0}ft),
3705             'per' => q({0}/ft),
3706             },
3707             # Long Unit Identifier
3708             'length-furlong' => {
3709             'one' => q({0}fur),
3710             'other' => q({0}fur),
3711             },
3712             # Core Unit Identifier
3713             'furlong' => {
3714             'one' => q({0}fur),
3715             'other' => q({0}fur),
3716             },
3717             # Long Unit Identifier
3718             'length-inch' => {
3719             'name' => q(in),
3720             'one' => q({0}in),
3721             'other' => q({0}in),
3722             },
3723             # Core Unit Identifier
3724             'inch' => {
3725             'name' => q(in),
3726             'one' => q({0}in),
3727             'other' => q({0}in),
3728             },
3729             # Long Unit Identifier
3730             'length-kilometer' => {
3731             'name' => q(km),
3732             'one' => q({0}km),
3733             'other' => q({0}km),
3734             'per' => q({0}‎/km),
3735             },
3736             # Core Unit Identifier
3737             'kilometer' => {
3738             'name' => q(km),
3739             'one' => q({0}km),
3740             'other' => q({0}km),
3741             'per' => q({0}‎/km),
3742             },
3743             # Long Unit Identifier
3744             'length-light-year' => {
3745             'name' => q(ly),
3746             'one' => q({0}ly),
3747             'other' => q({0}ly),
3748             },
3749             # Core Unit Identifier
3750             'light-year' => {
3751             'name' => q(ly),
3752             'one' => q({0}ly),
3753             'other' => q({0}ly),
3754             },
3755             # Long Unit Identifier
3756             'length-meter' => {
3757             'name' => q(m),
3758             'one' => q({0}m),
3759             'other' => q({0}m),
3760             'per' => q({0}‎/m),
3761             },
3762             # Core Unit Identifier
3763             'meter' => {
3764             'name' => q(m),
3765             'one' => q({0}m),
3766             'other' => q({0}m),
3767             'per' => q({0}‎/m),
3768             },
3769             # Long Unit Identifier
3770             'length-micrometer' => {
3771             'name' => q(μm),
3772             'one' => q({0}μm),
3773             'other' => q({0}μm),
3774             },
3775             # Core Unit Identifier
3776             'micrometer' => {
3777             'name' => q(μm),
3778             'one' => q({0}μm),
3779             'other' => q({0}μm),
3780             },
3781             # Long Unit Identifier
3782             'length-mile' => {
3783             'name' => q(mi),
3784             'one' => q({0}mi),
3785             'other' => q({0}mi),
3786             },
3787             # Core Unit Identifier
3788             'mile' => {
3789             'name' => q(mi),
3790             'one' => q({0}mi),
3791             'other' => q({0}mi),
3792             },
3793             # Long Unit Identifier
3794             'length-mile-scandinavian' => {
3795             'name' => q(smi),
3796             },
3797             # Core Unit Identifier
3798             'mile-scandinavian' => {
3799             'name' => q(smi),
3800             },
3801             # Long Unit Identifier
3802             'length-millimeter' => {
3803             'name' => q(mm),
3804             'one' => q({0}mm),
3805             'other' => q({0}mm),
3806             },
3807             # Core Unit Identifier
3808             'millimeter' => {
3809             'name' => q(mm),
3810             'one' => q({0}mm),
3811             'other' => q({0}mm),
3812             },
3813             # Long Unit Identifier
3814             'length-nanometer' => {
3815             'name' => q(nm),
3816             'one' => q({0}nm),
3817             'other' => q({0}nm),
3818             },
3819             # Core Unit Identifier
3820             'nanometer' => {
3821             'name' => q(nm),
3822             'one' => q({0}nm),
3823             'other' => q({0}nm),
3824             },
3825             # Long Unit Identifier
3826             'length-nautical-mile' => {
3827             'name' => q(nmi),
3828             'one' => q({0}nmi),
3829             'other' => q({0}nmi),
3830             },
3831             # Core Unit Identifier
3832             'nautical-mile' => {
3833             'name' => q(nmi),
3834             'one' => q({0}nmi),
3835             'other' => q({0}nmi),
3836             },
3837             # Long Unit Identifier
3838             'length-parsec' => {
3839             'one' => q({0}pc),
3840             'other' => q({0}pc),
3841             },
3842             # Core Unit Identifier
3843             'parsec' => {
3844             'one' => q({0}pc),
3845             'other' => q({0}pc),
3846             },
3847             # Long Unit Identifier
3848             'length-picometer' => {
3849             'name' => q(pm),
3850             'one' => q({0}pm),
3851             'other' => q({0}pm),
3852             },
3853             # Core Unit Identifier
3854             'picometer' => {
3855             'name' => q(pm),
3856             'one' => q({0}pm),
3857             'other' => q({0}pm),
3858             },
3859             # Long Unit Identifier
3860             'length-point' => {
3861             'name' => q(pts),
3862             'one' => q({0}pt),
3863             'other' => q({0}pt),
3864             },
3865             # Core Unit Identifier
3866             'point' => {
3867             'name' => q(pts),
3868             'one' => q({0}pt),
3869             'other' => q({0}pt),
3870             },
3871             # Long Unit Identifier
3872             'length-solar-radius' => {
3873             'name' => q(R☉),
3874             'one' => q({0}R☉),
3875             'other' => q({0}R☉),
3876             },
3877             # Core Unit Identifier
3878             'solar-radius' => {
3879             'name' => q(R☉),
3880             'one' => q({0}R☉),
3881             'other' => q({0}R☉),
3882             },
3883             # Long Unit Identifier
3884             'length-yard' => {
3885             'name' => q(yd),
3886             'one' => q({0}yd),
3887             'other' => q({0}yd),
3888             },
3889             # Core Unit Identifier
3890             'yard' => {
3891             'name' => q(yd),
3892             'one' => q({0}yd),
3893             'other' => q({0}yd),
3894             },
3895             # Long Unit Identifier
3896             'mass-carat' => {
3897             'one' => q({0}CD),
3898             'other' => q({0}CD),
3899             },
3900             # Core Unit Identifier
3901             'carat' => {
3902             'one' => q({0}CD),
3903             'other' => q({0}CD),
3904             },
3905             # Long Unit Identifier
3906             'mass-dalton' => {
3907             'name' => q(Da),
3908             'one' => q({0}Da),
3909             'other' => q({0}Da),
3910             },
3911             # Core Unit Identifier
3912             'dalton' => {
3913             'name' => q(Da),
3914             'one' => q({0}Da),
3915             'other' => q({0}Da),
3916             },
3917             # Long Unit Identifier
3918             'mass-earth-mass' => {
3919             'name' => q(M⊕),
3920             'one' => q({0}M⊕),
3921             'other' => q({0}M⊕),
3922             },
3923             # Core Unit Identifier
3924             'earth-mass' => {
3925             'name' => q(M⊕),
3926             'one' => q({0}M⊕),
3927             'other' => q({0}M⊕),
3928             },
3929             # Long Unit Identifier
3930             'mass-grain' => {
3931             'name' => q(gr),
3932             'one' => q({0}gr),
3933             'other' => q({0}gr),
3934             },
3935             # Core Unit Identifier
3936             'grain' => {
3937             'name' => q(gr),
3938             'one' => q({0}gr),
3939             'other' => q({0}gr),
3940             },
3941             # Long Unit Identifier
3942             'mass-gram' => {
3943             'one' => q({0}g),
3944             'other' => q({0}g),
3945             },
3946             # Core Unit Identifier
3947             'gram' => {
3948             'one' => q({0}g),
3949             'other' => q({0}g),
3950             },
3951             # Long Unit Identifier
3952             'mass-kilogram' => {
3953             'name' => q(kg),
3954             'one' => q({0}kg),
3955             'other' => q({0}kg),
3956             },
3957             # Core Unit Identifier
3958             'kilogram' => {
3959             'name' => q(kg),
3960             'one' => q({0}kg),
3961             'other' => q({0}kg),
3962             },
3963             # Long Unit Identifier
3964             'mass-microgram' => {
3965             'one' => q({0}μg),
3966             'other' => q({0}μg),
3967             },
3968             # Core Unit Identifier
3969             'microgram' => {
3970             'one' => q({0}μg),
3971             'other' => q({0}μg),
3972             },
3973             # Long Unit Identifier
3974             'mass-milligram' => {
3975             'one' => q({0}mg),
3976             'other' => q({0}mg),
3977             },
3978             # Core Unit Identifier
3979             'milligram' => {
3980             'one' => q({0}mg),
3981             'other' => q({0}mg),
3982             },
3983             # Long Unit Identifier
3984             'mass-ounce' => {
3985             'name' => q(oz),
3986             'one' => q({0}oz),
3987             'other' => q({0}oz),
3988             'per' => q({0}/oz),
3989             },
3990             # Core Unit Identifier
3991             'ounce' => {
3992             'name' => q(oz),
3993             'one' => q({0}oz),
3994             'other' => q({0}oz),
3995             'per' => q({0}/oz),
3996             },
3997             # Long Unit Identifier
3998             'mass-ounce-troy' => {
3999             'name' => q(oz t),
4000             'one' => q({0}oz t),
4001             'other' => q({0}oz t),
4002             },
4003             # Core Unit Identifier
4004             'ounce-troy' => {
4005             'name' => q(oz t),
4006             'one' => q({0}oz t),
4007             'other' => q({0}oz t),
4008             },
4009             # Long Unit Identifier
4010             'mass-pound' => {
4011             'one' => q({0}lb),
4012             'other' => q({0}lb),
4013             },
4014             # Core Unit Identifier
4015             'pound' => {
4016             'one' => q({0}lb),
4017             'other' => q({0}lb),
4018             },
4019             # Long Unit Identifier
4020             'mass-solar-mass' => {
4021             'name' => q(M☉),
4022             'one' => q({0}M☉),
4023             'other' => q({0}M☉),
4024             },
4025             # Core Unit Identifier
4026             'solar-mass' => {
4027             'name' => q(M☉),
4028             'one' => q({0}M☉),
4029             'other' => q({0}M☉),
4030             },
4031             # Long Unit Identifier
4032             'mass-stone' => {
4033             'one' => q({0}st),
4034             'other' => q({0}st),
4035             },
4036             # Core Unit Identifier
4037             'stone' => {
4038             'one' => q({0}st),
4039             'other' => q({0}st),
4040             },
4041             # Long Unit Identifier
4042             'mass-ton' => {
4043             'one' => q({0}tn),
4044             'other' => q({0}tn),
4045             },
4046             # Core Unit Identifier
4047             'ton' => {
4048             'one' => q({0}tn),
4049             'other' => q({0}tn),
4050             },
4051             # Long Unit Identifier
4052             'mass-tonne' => {
4053             'one' => q({0}t),
4054             'other' => q({0}t),
4055             },
4056             # Core Unit Identifier
4057             'tonne' => {
4058             'one' => q({0}t),
4059             'other' => q({0}t),
4060             },
4061             # Long Unit Identifier
4062             'power-gigawatt' => {
4063             'name' => q(GW),
4064             'one' => q({0}GW),
4065             'other' => q({0}GW),
4066             },
4067             # Core Unit Identifier
4068             'gigawatt' => {
4069             'name' => q(GW),
4070             'one' => q({0}GW),
4071             'other' => q({0}GW),
4072             },
4073             # Long Unit Identifier
4074             'power-horsepower' => {
4075             'name' => q(hp),
4076             'one' => q({0}hp),
4077             'other' => q({0}hp),
4078             },
4079             # Core Unit Identifier
4080             'horsepower' => {
4081             'name' => q(hp),
4082             'one' => q({0}hp),
4083             'other' => q({0}hp),
4084             },
4085             # Long Unit Identifier
4086             'power-kilowatt' => {
4087             'one' => q({0}kW),
4088             'other' => q({0}kW),
4089             },
4090             # Core Unit Identifier
4091             'kilowatt' => {
4092             'one' => q({0}kW),
4093             'other' => q({0}kW),
4094             },
4095             # Long Unit Identifier
4096             'power-milliwatt' => {
4097             'name' => q(mW),
4098             'one' => q({0}mW),
4099             'other' => q({0}mW),
4100             },
4101             # Core Unit Identifier
4102             'milliwatt' => {
4103             'name' => q(mW),
4104             'one' => q({0}mW),
4105             'other' => q({0}mW),
4106             },
4107             # Long Unit Identifier
4108             'power-watt' => {
4109             'one' => q({0}W),
4110             'other' => q({0}W),
4111             },
4112             # Core Unit Identifier
4113             'watt' => {
4114             'one' => q({0}W),
4115             'other' => q({0}W),
4116             },
4117             # Long Unit Identifier
4118             'power2' => {
4119             'one' => q({0}²),
4120             'other' => q({0}²),
4121             },
4122             # Core Unit Identifier
4123             'power2' => {
4124             'one' => q({0}²),
4125             'other' => q({0}²),
4126             },
4127             # Long Unit Identifier
4128             'power3' => {
4129             'one' => q({0}³),
4130             'other' => q({0}³),
4131             },
4132             # Core Unit Identifier
4133             'power3' => {
4134             'one' => q({0}³),
4135             'other' => q({0}³),
4136             },
4137             # Long Unit Identifier
4138             'pressure-atmosphere' => {
4139             'one' => q({0}اتمسفر),
4140             'other' => q({0}اتمسفر),
4141             },
4142             # Core Unit Identifier
4143             'atmosphere' => {
4144             'one' => q({0}اتمسفر),
4145             'other' => q({0}اتمسفر),
4146             },
4147             # Long Unit Identifier
4148             'pressure-hectopascal' => {
4149             'one' => q({0}hPa),
4150             'other' => q({0}hPa),
4151             },
4152             # Core Unit Identifier
4153             'hectopascal' => {
4154             'one' => q({0}hPa),
4155             'other' => q({0}hPa),
4156             },
4157             # Long Unit Identifier
4158             'pressure-inch-ofhg' => {
4159             'one' => q({0}inHg),
4160             'other' => q({0}inHg),
4161             },
4162             # Core Unit Identifier
4163             'inch-ofhg' => {
4164             'one' => q({0}inHg),
4165             'other' => q({0}inHg),
4166             },
4167             # Long Unit Identifier
4168             'pressure-millibar' => {
4169             'one' => q({0}mbar),
4170             'other' => q({0}mbar),
4171             },
4172             # Core Unit Identifier
4173             'millibar' => {
4174             'one' => q({0}mbar),
4175             'other' => q({0}mbar),
4176             },
4177             # Long Unit Identifier
4178             'pressure-pascal' => {
4179             'one' => q({0}Pa),
4180             'other' => q({0}Pa),
4181             },
4182             # Core Unit Identifier
4183             'pascal' => {
4184             'one' => q({0}Pa),
4185             'other' => q({0}Pa),
4186             },
4187             # Long Unit Identifier
4188             'speed-beaufort' => {
4189             'one' => q(B{0}),
4190             'other' => q({0}بوفورت),
4191             },
4192             # Core Unit Identifier
4193             'beaufort' => {
4194             'one' => q(B{0}),
4195             'other' => q({0}بوفورت),
4196             },
4197             # Long Unit Identifier
4198             'speed-kilometer-per-hour' => {
4199             'name' => q(km/hr),
4200             },
4201             # Core Unit Identifier
4202             'kilometer-per-hour' => {
4203             'name' => q(km/hr),
4204             },
4205             # Long Unit Identifier
4206             'speed-knot' => {
4207             'name' => q(kn),
4208             'one' => q({0}kn),
4209             'other' => q({0}kn),
4210             },
4211             # Core Unit Identifier
4212             'knot' => {
4213             'name' => q(kn),
4214             'one' => q({0}kn),
4215             'other' => q({0}kn),
4216             },
4217             # Long Unit Identifier
4218             'speed-meter-per-second' => {
4219             'name' => q(m/s),
4220             'one' => q({0}m/s),
4221             'other' => q({0}m/s),
4222             },
4223             # Core Unit Identifier
4224             'meter-per-second' => {
4225             'name' => q(m/s),
4226             'one' => q({0}m/s),
4227             'other' => q({0}m/s),
4228             },
4229             # Long Unit Identifier
4230             'speed-mile-per-hour' => {
4231             'name' => q(mi/h),
4232             'one' => q({0}mph),
4233             'other' => q({0}mph),
4234             },
4235             # Core Unit Identifier
4236             'mile-per-hour' => {
4237             'name' => q(mi/h),
4238             'one' => q({0}mph),
4239             'other' => q({0}mph),
4240             },
4241             # Long Unit Identifier
4242             'temperature-celsius' => {
4243             'name' => q(‎°C),
4244             },
4245             # Core Unit Identifier
4246             'celsius' => {
4247             'name' => q(‎°C),
4248             },
4249             # Long Unit Identifier
4250             'temperature-fahrenheit' => {
4251             'name' => q(‎°F),
4252             },
4253             # Core Unit Identifier
4254             'fahrenheit' => {
4255             'name' => q(‎°F),
4256             },
4257             # Long Unit Identifier
4258             'temperature-kelvin' => {
4259             'one' => q({0}K),
4260             'other' => q({0}K),
4261             },
4262             # Core Unit Identifier
4263             'kelvin' => {
4264             'one' => q({0}K),
4265             'other' => q({0}K),
4266             },
4267             # Long Unit Identifier
4268             'volume-acre-foot' => {
4269             'one' => q({0}ac ft),
4270             'other' => q({0}ac ft),
4271             },
4272             # Core Unit Identifier
4273             'acre-foot' => {
4274             'one' => q({0}ac ft),
4275             'other' => q({0}ac ft),
4276             },
4277             # Long Unit Identifier
4278             'volume-barrel' => {
4279             'name' => q(bbl),
4280             'one' => q({0}bbl),
4281             'other' => q({0}bbl),
4282             },
4283             # Core Unit Identifier
4284             'barrel' => {
4285             'name' => q(bbl),
4286             'one' => q({0}bbl),
4287             'other' => q({0}bbl),
4288             },
4289             # Long Unit Identifier
4290             'volume-bushel' => {
4291             'one' => q({0}bu),
4292             'other' => q({0}bu),
4293             },
4294             # Core Unit Identifier
4295             'bushel' => {
4296             'one' => q({0}bu),
4297             'other' => q({0}bu),
4298             },
4299             # Long Unit Identifier
4300             'volume-cubic-foot' => {
4301             'name' => q(ft³),
4302             },
4303             # Core Unit Identifier
4304             'cubic-foot' => {
4305             'name' => q(ft³),
4306             },
4307             # Long Unit Identifier
4308             'volume-cubic-inch' => {
4309             'name' => q(in³),
4310             },
4311             # Core Unit Identifier
4312             'cubic-inch' => {
4313             'name' => q(in³),
4314             },
4315             # Long Unit Identifier
4316             'volume-cubic-kilometer' => {
4317             'one' => q({0}km³),
4318             'other' => q({0}km³),
4319             },
4320             # Core Unit Identifier
4321             'cubic-kilometer' => {
4322             'one' => q({0}km³),
4323             'other' => q({0}km³),
4324             },
4325             # Long Unit Identifier
4326             'volume-cubic-meter' => {
4327             'name' => q(m³),
4328             },
4329             # Core Unit Identifier
4330             'cubic-meter' => {
4331             'name' => q(m³),
4332             },
4333             # Long Unit Identifier
4334             'volume-cubic-yard' => {
4335             'name' => q(yd³),
4336             },
4337             # Core Unit Identifier
4338             'cubic-yard' => {
4339             'name' => q(yd³),
4340             },
4341             # Long Unit Identifier
4342             'volume-cup' => {
4343             'one' => q({0}c),
4344             'other' => q({0}c),
4345             },
4346             # Core Unit Identifier
4347             'cup' => {
4348             'one' => q({0}c),
4349             'other' => q({0}c),
4350             },
4351             # Long Unit Identifier
4352             'volume-cup-metric' => {
4353             'one' => q({0}mc),
4354             'other' => q({0}mc),
4355             },
4356             # Core Unit Identifier
4357             'cup-metric' => {
4358             'one' => q({0}mc),
4359             'other' => q({0}mc),
4360             },
4361             # Long Unit Identifier
4362             'volume-dessert-spoon' => {
4363             'name' => q(ق.دس.خ),
4364             },
4365             # Core Unit Identifier
4366             'dessert-spoon' => {
4367             'name' => q(ق.دس.خ),
4368             },
4369             # Long Unit Identifier
4370             'volume-dram' => {
4371             'name' => q(fl.dr.),
4372             'one' => q({0}fl.dr.),
4373             'other' => q({0}fl.dr.),
4374             },
4375             # Core Unit Identifier
4376             'dram' => {
4377             'name' => q(fl.dr.),
4378             'one' => q({0}fl.dr.),
4379             'other' => q({0}fl.dr.),
4380             },
4381             # Long Unit Identifier
4382             'volume-fluid-ounce' => {
4383             'one' => q({0}fl oz),
4384             'other' => q({0}fl oz),
4385             },
4386             # Core Unit Identifier
4387             'fluid-ounce' => {
4388             'one' => q({0}fl oz),
4389             'other' => q({0}fl oz),
4390             },
4391             # Long Unit Identifier
4392             'volume-fluid-ounce-imperial' => {
4393             'name' => q(Imp fl oz),
4394             'one' => q({0}fl oz Im),
4395             'other' => q({0}fl oz Im),
4396             },
4397             # Core Unit Identifier
4398             'fluid-ounce-imperial' => {
4399             'name' => q(Imp fl oz),
4400             'one' => q({0}fl oz Im),
4401             'other' => q({0}fl oz Im),
4402             },
4403             # Long Unit Identifier
4404             'volume-gallon-imperial' => {
4405             'one' => q({0}galIm),
4406             'other' => q({0}galIm),
4407             'per' => q({0}/galIm),
4408             },
4409             # Core Unit Identifier
4410             'gallon-imperial' => {
4411             'one' => q({0}galIm),
4412             'other' => q({0}galIm),
4413             'per' => q({0}/galIm),
4414             },
4415             # Long Unit Identifier
4416             'volume-megaliter' => {
4417             'name' => q(ML),
4418             },
4419             # Core Unit Identifier
4420             'megaliter' => {
4421             'name' => q(ML),
4422             },
4423             # Long Unit Identifier
4424             'volume-milliliter' => {
4425             'name' => q(mL),
4426             'one' => q({0}mL),
4427             'other' => q({0}mL),
4428             },
4429             # Core Unit Identifier
4430             'milliliter' => {
4431             'name' => q(mL),
4432             'one' => q({0}mL),
4433             'other' => q({0}mL),
4434             },
4435             # Long Unit Identifier
4436             'volume-pint' => {
4437             'name' => q(pt),
4438             'one' => q({0}pt),
4439             'other' => q({0}pt),
4440             },
4441             # Core Unit Identifier
4442             'pint' => {
4443             'name' => q(pt),
4444             'one' => q({0}pt),
4445             'other' => q({0}pt),
4446             },
4447             # Long Unit Identifier
4448             'volume-pint-metric' => {
4449             'one' => q({0}mpt),
4450             'other' => q({0}mpt),
4451             },
4452             # Core Unit Identifier
4453             'pint-metric' => {
4454             'one' => q({0}mpt),
4455             'other' => q({0}mpt),
4456             },
4457             # Long Unit Identifier
4458             'volume-quart' => {
4459             'name' => q(qt),
4460             'one' => q({0}qt),
4461             'other' => q({0}qt),
4462             },
4463             # Core Unit Identifier
4464             'quart' => {
4465             'name' => q(qt),
4466             'one' => q({0}qt),
4467             'other' => q({0}qt),
4468             },
4469             # Long Unit Identifier
4470             'volume-quart-imperial' => {
4471             'name' => q(qt Imp),
4472             'one' => q({0}qt-Imp.),
4473             'other' => q({0}qt-Imp.),
4474             },
4475             # Core Unit Identifier
4476             'quart-imperial' => {
4477             'name' => q(qt Imp),
4478             'one' => q({0}qt-Imp.),
4479             'other' => q({0}qt-Imp.),
4480             },
4481             # Long Unit Identifier
4482             'volume-tablespoon' => {
4483             'one' => q({0} ق.غ.خ),
4484             'other' => q({0} ق.غ.خ),
4485             },
4486             # Core Unit Identifier
4487             'tablespoon' => {
4488             'one' => q({0} ق.غ.خ),
4489             'other' => q({0} ق.غ.خ),
4490             },
4491             # Long Unit Identifier
4492             'volume-teaspoon' => {
4493             'name' => q(ق.چ.خ),
4494             'one' => q({0}ق.چ.),
4495             'other' => q({0}ق.چ.),
4496             },
4497             # Core Unit Identifier
4498             'teaspoon' => {
4499             'name' => q(ق.چ.خ),
4500             'one' => q({0}ق.چ.),
4501             'other' => q({0}ق.چ.),
4502             },
4503             },
4504             'short' => {
4505             # Long Unit Identifier
4506             '' => {
4507             'name' => q(جهت),
4508             },
4509             # Core Unit Identifier
4510             '' => {
4511             'name' => q(جهت),
4512             },
4513             # Long Unit Identifier
4514             '1024p1' => {
4515             '1' => q(کیبی‌{0}),
4516             },
4517             # Core Unit Identifier
4518             '1024p1' => {
4519             '1' => q(کیبی‌{0}),
4520             },
4521             # Long Unit Identifier
4522             '1024p2' => {
4523             '1' => q(مبی‌{0}),
4524             },
4525             # Core Unit Identifier
4526             '1024p2' => {
4527             '1' => q(مبی‌{0}),
4528             },
4529             # Long Unit Identifier
4530             '1024p3' => {
4531             '1' => q(گیبی‌{0}),
4532             },
4533             # Core Unit Identifier
4534             '1024p3' => {
4535             '1' => q(گیبی‌{0}),
4536             },
4537             # Long Unit Identifier
4538             '1024p4' => {
4539             '1' => q(تبی‌{0}),
4540             },
4541             # Core Unit Identifier
4542             '1024p4' => {
4543             '1' => q(تبی‌{0}),
4544             },
4545             # Long Unit Identifier
4546             '1024p5' => {
4547             '1' => q(پبی‌{0}),
4548             },
4549             # Core Unit Identifier
4550             '1024p5' => {
4551             '1' => q(پبی‌{0}),
4552             },
4553             # Long Unit Identifier
4554             '1024p6' => {
4555             '1' => q(اگزبی‌{0}),
4556             },
4557             # Core Unit Identifier
4558             '1024p6' => {
4559             '1' => q(اگزبی‌{0}),
4560             },
4561             # Long Unit Identifier
4562             '1024p7' => {
4563             '1' => q(زبی‌{0}),
4564             },
4565             # Core Unit Identifier
4566             '1024p7' => {
4567             '1' => q(زبی‌{0}),
4568             },
4569             # Long Unit Identifier
4570             '1024p8' => {
4571             '1' => q(یوبی‌{0}),
4572             },
4573             # Core Unit Identifier
4574             '1024p8' => {
4575             '1' => q(یوبی‌{0}),
4576             },
4577             # Long Unit Identifier
4578             '10p-1' => {
4579             '1' => q(دسی‌{0}),
4580             },
4581             # Core Unit Identifier
4582             '1' => {
4583             '1' => q(دسی‌{0}),
4584             },
4585             # Long Unit Identifier
4586             '10p-12' => {
4587             '1' => q(پیکو{0}),
4588             },
4589             # Core Unit Identifier
4590             '12' => {
4591             '1' => q(پیکو{0}),
4592             },
4593             # Long Unit Identifier
4594             '10p-15' => {
4595             '1' => q(فمتو{0}),
4596             },
4597             # Core Unit Identifier
4598             '15' => {
4599             '1' => q(فمتو{0}),
4600             },
4601             # Long Unit Identifier
4602             '10p-18' => {
4603             '1' => q(آتو{0}),
4604             },
4605             # Core Unit Identifier
4606             '18' => {
4607             '1' => q(آتو{0}),
4608             },
4609             # Long Unit Identifier
4610             '10p-2' => {
4611             '1' => q(سانتی{0}),
4612             },
4613             # Core Unit Identifier
4614             '2' => {
4615             '1' => q(سانتی{0}),
4616             },
4617             # Long Unit Identifier
4618             '10p-21' => {
4619             '1' => q(زپتو{0}),
4620             },
4621             # Core Unit Identifier
4622             '21' => {
4623             '1' => q(زپتو{0}),
4624             },
4625             # Long Unit Identifier
4626             '10p-24' => {
4627             '1' => q(یوکتو{0}),
4628             },
4629             # Core Unit Identifier
4630             '24' => {
4631             '1' => q(یوکتو{0}),
4632             },
4633             # Long Unit Identifier
4634             '10p-27' => {
4635             '1' => q(رونتو{0}),
4636             },
4637             # Core Unit Identifier
4638             '27' => {
4639             '1' => q(رونتو{0}),
4640             },
4641             # Long Unit Identifier
4642             '10p-3' => {
4643             '1' => q(میلی{0}),
4644             },
4645             # Core Unit Identifier
4646             '3' => {
4647             '1' => q(میلی{0}),
4648             },
4649             # Long Unit Identifier
4650             '10p-30' => {
4651             '1' => q(کوکتو{0}),
4652             },
4653             # Core Unit Identifier
4654             '30' => {
4655             '1' => q(کوکتو{0}),
4656             },
4657             # Long Unit Identifier
4658             '10p-6' => {
4659             '1' => q(میکرو{0}),
4660             },
4661             # Core Unit Identifier
4662             '6' => {
4663             '1' => q(میکرو{0}),
4664             },
4665             # Long Unit Identifier
4666             '10p-9' => {
4667             '1' => q(نانو{0}),
4668             },
4669             # Core Unit Identifier
4670             '9' => {
4671             '1' => q(نانو{0}),
4672             },
4673             # Long Unit Identifier
4674             '10p1' => {
4675             '1' => q(دکا{0}),
4676             },
4677             # Core Unit Identifier
4678             '10p1' => {
4679             '1' => q(دکا{0}),
4680             },
4681             # Long Unit Identifier
4682             '10p12' => {
4683             '1' => q(ترا{0}),
4684             },
4685             # Core Unit Identifier
4686             '10p12' => {
4687             '1' => q(ترا{0}),
4688             },
4689             # Long Unit Identifier
4690             '10p15' => {
4691             '1' => q(پتا{0}),
4692             },
4693             # Core Unit Identifier
4694             '10p15' => {
4695             '1' => q(پتا{0}),
4696             },
4697             # Long Unit Identifier
4698             '10p18' => {
4699             '1' => q(اگزا{0}),
4700             },
4701             # Core Unit Identifier
4702             '10p18' => {
4703             '1' => q(اگزا{0}),
4704             },
4705             # Long Unit Identifier
4706             '10p2' => {
4707             '1' => q(هکتو{0}),
4708             },
4709             # Core Unit Identifier
4710             '10p2' => {
4711             '1' => q(هکتو{0}),
4712             },
4713             # Long Unit Identifier
4714             '10p21' => {
4715             '1' => q(زتا{0}),
4716             },
4717             # Core Unit Identifier
4718             '10p21' => {
4719             '1' => q(زتا{0}),
4720             },
4721             # Long Unit Identifier
4722             '10p24' => {
4723             '1' => q(یوتا{0}),
4724             },
4725             # Core Unit Identifier
4726             '10p24' => {
4727             '1' => q(یوتا{0}),
4728             },
4729             # Long Unit Identifier
4730             '10p27' => {
4731             '1' => q(رونا{0}),
4732             },
4733             # Core Unit Identifier
4734             '10p27' => {
4735             '1' => q(رونا{0}),
4736             },
4737             # Long Unit Identifier
4738             '10p3' => {
4739             '1' => q(کیلو{0}),
4740             },
4741             # Core Unit Identifier
4742             '10p3' => {
4743             '1' => q(کیلو{0}),
4744             },
4745             # Long Unit Identifier
4746             '10p30' => {
4747             '1' => q(کتا{0}),
4748             },
4749             # Core Unit Identifier
4750             '10p30' => {
4751             '1' => q(کتا{0}),
4752             },
4753             # Long Unit Identifier
4754             '10p6' => {
4755             '1' => q(مگا{0}),
4756             },
4757             # Core Unit Identifier
4758             '10p6' => {
4759             '1' => q(مگا{0}),
4760             },
4761             # Long Unit Identifier
4762             '10p9' => {
4763             '1' => q(گیگا{0}),
4764             },
4765             # Core Unit Identifier
4766             '10p9' => {
4767             '1' => q(گیگا{0}),
4768             },
4769             # Long Unit Identifier
4770             'acceleration-g-force' => {
4771             'name' => q(گرانش),
4772             },
4773             # Core Unit Identifier
4774             'g-force' => {
4775             'name' => q(گرانش),
4776             },
4777             # Long Unit Identifier
4778             'acceleration-meter-per-square-second' => {
4779             'name' => q(متر/مجذور ثانیه),
4780             'one' => q({0}‎ m/s²),
4781             'other' => q({0}‎ m/s²),
4782             },
4783             # Core Unit Identifier
4784             'meter-per-square-second' => {
4785             'name' => q(متر/مجذور ثانیه),
4786             'one' => q({0}‎ m/s²),
4787             'other' => q({0}‎ m/s²),
4788             },
4789             # Long Unit Identifier
4790             'angle-arc-minute' => {
4791             'name' => q(دقیقهٔ قوسی),
4792             'one' => q({0} د.قوسی),
4793             'other' => q({0} د.قوسی),
4794             },
4795             # Core Unit Identifier
4796             'arc-minute' => {
4797             'name' => q(دقیقهٔ قوسی),
4798             'one' => q({0} د.قوسی),
4799             'other' => q({0} د.قوسی),
4800             },
4801             # Long Unit Identifier
4802             'angle-arc-second' => {
4803             'name' => q(ثانیهٔ قوسی),
4804             'one' => q({0} ث.قوسی),
4805             'other' => q({0} ث.قوسی),
4806             },
4807             # Core Unit Identifier
4808             'arc-second' => {
4809             'name' => q(ثانیهٔ قوسی),
4810             'one' => q({0} ث.قوسی),
4811             'other' => q({0} ث.قوسی),
4812             },
4813             # Long Unit Identifier
4814             'angle-degree' => {
4815             'name' => q(درجه),
4816             'one' => q({0} درجه),
4817             'other' => q({0} درجه),
4818             },
4819             # Core Unit Identifier
4820             'degree' => {
4821             'name' => q(درجه),
4822             'one' => q({0} درجه),
4823             'other' => q({0} درجه),
4824             },
4825             # Long Unit Identifier
4826             'angle-radian' => {
4827             'name' => q(رادیان),
4828             'one' => q({0} رادیان),
4829             'other' => q({0} رادیان),
4830             },
4831             # Core Unit Identifier
4832             'radian' => {
4833             'name' => q(رادیان),
4834             'one' => q({0} رادیان),
4835             'other' => q({0} رادیان),
4836             },
4837             # Long Unit Identifier
4838             'angle-revolution' => {
4839             'name' => q(دور),
4840             'one' => q({0} دور),
4841             'other' => q({0} دور),
4842             },
4843             # Core Unit Identifier
4844             'revolution' => {
4845             'name' => q(دور),
4846             'one' => q({0} دور),
4847             'other' => q({0} دور),
4848             },
4849             # Long Unit Identifier
4850             'area-acre' => {
4851             'name' => q(جریب),
4852             'one' => q({0} جریب),
4853             'other' => q({0} جریب),
4854             },
4855             # Core Unit Identifier
4856             'acre' => {
4857             'name' => q(جریب),
4858             'one' => q({0} جریب),
4859             'other' => q({0} جریب),
4860             },
4861             # Long Unit Identifier
4862             'area-dunam' => {
4863             'name' => q(دونوم),
4864             'one' => q({0} دونوم),
4865             'other' => q({0} دونوم),
4866             },
4867             # Core Unit Identifier
4868             'dunam' => {
4869             'name' => q(دونوم),
4870             'one' => q({0} دونوم),
4871             'other' => q({0} دونوم),
4872             },
4873             # Long Unit Identifier
4874             'area-hectare' => {
4875             'name' => q(هکتار),
4876             'one' => q({0} هکتار),
4877             'other' => q({0} هکتار),
4878             },
4879             # Core Unit Identifier
4880             'hectare' => {
4881             'name' => q(هکتار),
4882             'one' => q({0} هکتار),
4883             'other' => q({0} هکتار),
4884             },
4885             # Long Unit Identifier
4886             'area-square-centimeter' => {
4887             'one' => q({0}‎ cm²),
4888             'other' => q({0}‎ cm²),
4889             'per' => q({0}‎/cm²),
4890             },
4891             # Core Unit Identifier
4892             'square-centimeter' => {
4893             'one' => q({0}‎ cm²),
4894             'other' => q({0}‎ cm²),
4895             'per' => q({0}‎/cm²),
4896             },
4897             # Long Unit Identifier
4898             'area-square-foot' => {
4899             'name' => q(فوت مربع),
4900             'one' => q({0} فوت مربع),
4901             'other' => q({0} فوت مربع),
4902             },
4903             # Core Unit Identifier
4904             'square-foot' => {
4905             'name' => q(فوت مربع),
4906             'one' => q({0} فوت مربع),
4907             'other' => q({0} فوت مربع),
4908             },
4909             # Long Unit Identifier
4910             'area-square-inch' => {
4911             'name' => q(اینچ مربع),
4912             'one' => q({0} اینچ مربع),
4913             'other' => q({0} اینچ مربع),
4914             'per' => q({0}/اینچ مربع),
4915             },
4916             # Core Unit Identifier
4917             'square-inch' => {
4918             'name' => q(اینچ مربع),
4919             'one' => q({0} اینچ مربع),
4920             'other' => q({0} اینچ مربع),
4921             'per' => q({0}/اینچ مربع),
4922             },
4923             # Long Unit Identifier
4924             'area-square-kilometer' => {
4925             'name' => q(کیلومتر مربع),
4926             'one' => q({0}‎ km²),
4927             'other' => q({0}‎ km²),
4928             },
4929             # Core Unit Identifier
4930             'square-kilometer' => {
4931             'name' => q(کیلومتر مربع),
4932             'one' => q({0}‎ km²),
4933             'other' => q({0}‎ km²),
4934             },
4935             # Long Unit Identifier
4936             'area-square-meter' => {
4937             'name' => q(متر مربع),
4938             'per' => q({0}‎/m²),
4939             },
4940             # Core Unit Identifier
4941             'square-meter' => {
4942             'name' => q(متر مربع),
4943             'per' => q({0}‎/m²),
4944             },
4945             # Long Unit Identifier
4946             'area-square-mile' => {
4947             'name' => q(مایل مربع),
4948             'one' => q({0} مایل مربع),
4949             'other' => q({0} مایل مربع),
4950             'per' => q({0}‎/mi²),
4951             },
4952             # Core Unit Identifier
4953             'square-mile' => {
4954             'name' => q(مایل مربع),
4955             'one' => q({0} مایل مربع),
4956             'other' => q({0} مایل مربع),
4957             'per' => q({0}‎/mi²),
4958             },
4959             # Long Unit Identifier
4960             'area-square-yard' => {
4961             'name' => q(یارد مربع),
4962             'one' => q({0} یارد مربع),
4963             'other' => q({0} یارد مربع),
4964             },
4965             # Core Unit Identifier
4966             'square-yard' => {
4967             'name' => q(یارد مربع),
4968             'one' => q({0} یارد مربع),
4969             'other' => q({0} یارد مربع),
4970             },
4971             # Long Unit Identifier
4972             'concentr-item' => {
4973             'name' => q(مورد),
4974             'one' => q({0} مورد),
4975             'other' => q({0} مورد),
4976             },
4977             # Core Unit Identifier
4978             'item' => {
4979             'name' => q(مورد),
4980             'one' => q({0} مورد),
4981             'other' => q({0} مورد),
4982             },
4983             # Long Unit Identifier
4984             'concentr-karat' => {
4985             'name' => q(عیار),
4986             'one' => q({0} عیار),
4987             'other' => q({0} عیار),
4988             },
4989             # Core Unit Identifier
4990             'karat' => {
4991             'name' => q(عیار),
4992             'one' => q({0} عیار),
4993             'other' => q({0} عیار),
4994             },
4995             # Long Unit Identifier
4996             'concentr-milligram-ofglucose-per-deciliter' => {
4997             'name' => q(میلی‌گرم در دسی‌لیتر),
4998             },
4999             # Core Unit Identifier
5000             'milligram-ofglucose-per-deciliter' => {
5001             'name' => q(میلی‌گرم در دسی‌لیتر),
5002             },
5003             # Long Unit Identifier
5004             'concentr-millimole-per-liter' => {
5005             'name' => q(میلی‌مول/لیتر),
5006             },
5007             # Core Unit Identifier
5008             'millimole-per-liter' => {
5009             'name' => q(میلی‌مول/لیتر),
5010             },
5011             # Long Unit Identifier
5012             'concentr-mole' => {
5013             'name' => q(مول),
5014             'one' => q({0} مول),
5015             'other' => q({0} مول),
5016             },
5017             # Core Unit Identifier
5018             'mole' => {
5019             'name' => q(مول),
5020             'one' => q({0} مول),
5021             'other' => q({0} مول),
5022             },
5023             # Long Unit Identifier
5024             'concentr-percent' => {
5025             'name' => q(درصد),
5026             'one' => q({0}٪),
5027             'other' => q({0}٪),
5028             },
5029             # Core Unit Identifier
5030             'percent' => {
5031             'name' => q(درصد),
5032             'one' => q({0}٪),
5033             'other' => q({0}٪),
5034             },
5035             # Long Unit Identifier
5036             'concentr-permille' => {
5037             'name' => q(هزارم),
5038             },
5039             # Core Unit Identifier
5040             'permille' => {
5041             'name' => q(هزارم),
5042             },
5043             # Long Unit Identifier
5044             'concentr-permillion' => {
5045             'name' => q(بخش/میلیون),
5046             },
5047             # Core Unit Identifier
5048             'permillion' => {
5049             'name' => q(بخش/میلیون),
5050             },
5051             # Long Unit Identifier
5052             'concentr-permyriad' => {
5053             'name' => q(ده‌هزارم),
5054             },
5055             # Core Unit Identifier
5056             'permyriad' => {
5057             'name' => q(ده‌هزارم),
5058             },
5059             # Long Unit Identifier
5060             'concentr-portion-per-1e9' => {
5061             'name' => q(بخش در بیلیون),
5062             },
5063             # Core Unit Identifier
5064             'portion-per-1e9' => {
5065             'name' => q(بخش در بیلیون),
5066             },
5067             # Long Unit Identifier
5068             'consumption-liter-per-100-kilometer' => {
5069             'name' => q(لیتر/۱۰۰ کیلومتر),
5070             'one' => q({0} ل./۱۰۰ ک.م.),
5071             'other' => q({0} ل./۱۰۰ ک.م.),
5072             },
5073             # Core Unit Identifier
5074             'liter-per-100-kilometer' => {
5075             'name' => q(لیتر/۱۰۰ کیلومتر),
5076             'one' => q({0} ل./۱۰۰ ک.م.),
5077             'other' => q({0} ل./۱۰۰ ک.م.),
5078             },
5079             # Long Unit Identifier
5080             'consumption-liter-per-kilometer' => {
5081             'name' => q(لیتر/کیلومتر),
5082             'one' => q({0} ل./ک.م.),
5083             'other' => q({0} ل./ک.م.),
5084             },
5085             # Core Unit Identifier
5086             'liter-per-kilometer' => {
5087             'name' => q(لیتر/کیلومتر),
5088             'one' => q({0} ل./ک.م.),
5089             'other' => q({0} ل./ک.م.),
5090             },
5091             # Long Unit Identifier
5092             'consumption-mile-per-gallon' => {
5093             'name' => q(مایل/گالن),
5094             'one' => q({0} مایل در گالن),
5095             'other' => q({0} مایل در گالن),
5096             },
5097             # Core Unit Identifier
5098             'mile-per-gallon' => {
5099             'name' => q(مایل/گالن),
5100             'one' => q({0} مایل در گالن),
5101             'other' => q({0} مایل در گالن),
5102             },
5103             # Long Unit Identifier
5104             'consumption-mile-per-gallon-imperial' => {
5105             'name' => q(مایل/امپریال گالن),
5106             },
5107             # Core Unit Identifier
5108             'mile-per-gallon-imperial' => {
5109             'name' => q(مایل/امپریال گالن),
5110             },
5111             # Long Unit Identifier
5112             'coordinate' => {
5113             'east' => q({0} شرقی),
5114             'north' => q({0} شمالی),
5115             'south' => q({0} جنوبی),
5116             'west' => q({0} غربی),
5117             },
5118             # Core Unit Identifier
5119             'coordinate' => {
5120             'east' => q({0} شرقی),
5121             'north' => q({0} شمالی),
5122             'south' => q({0} جنوبی),
5123             'west' => q({0} غربی),
5124             },
5125             # Long Unit Identifier
5126             'digital-bit' => {
5127             'name' => q(بیت),
5128             'one' => q({0} بیت),
5129             'other' => q({0} بیت),
5130             },
5131             # Core Unit Identifier
5132             'bit' => {
5133             'name' => q(بیت),
5134             'one' => q({0} بیت),
5135             'other' => q({0} بیت),
5136             },
5137             # Long Unit Identifier
5138             'digital-byte' => {
5139             'name' => q(بایت),
5140             'one' => q({0} بایت),
5141             'other' => q({0} بایت),
5142             },
5143             # Core Unit Identifier
5144             'byte' => {
5145             'name' => q(بایت),
5146             'one' => q({0} بایت),
5147             'other' => q({0} بایت),
5148             },
5149             # Long Unit Identifier
5150             'digital-gigabit' => {
5151             'name' => q(گیگابیت),
5152             },
5153             # Core Unit Identifier
5154             'gigabit' => {
5155             'name' => q(گیگابیت),
5156             },
5157             # Long Unit Identifier
5158             'digital-kilobit' => {
5159             'name' => q(کیلوبیت),
5160             },
5161             # Core Unit Identifier
5162             'kilobit' => {
5163             'name' => q(کیلوبیت),
5164             },
5165             # Long Unit Identifier
5166             'digital-kilobyte' => {
5167             'name' => q(کیلوبایت),
5168             },
5169             # Core Unit Identifier
5170             'kilobyte' => {
5171             'name' => q(کیلوبایت),
5172             },
5173             # Long Unit Identifier
5174             'digital-megabit' => {
5175             'name' => q(مگابیت),
5176             },
5177             # Core Unit Identifier
5178             'megabit' => {
5179             'name' => q(مگابیت),
5180             },
5181             # Long Unit Identifier
5182             'digital-petabyte' => {
5183             'name' => q(پتابایت),
5184             },
5185             # Core Unit Identifier
5186             'petabyte' => {
5187             'name' => q(پتابایت),
5188             },
5189             # Long Unit Identifier
5190             'digital-terabit' => {
5191             'name' => q(ترابیت),
5192             },
5193             # Core Unit Identifier
5194             'terabit' => {
5195             'name' => q(ترابیت),
5196             },
5197             # Long Unit Identifier
5198             'digital-terabyte' => {
5199             'name' => q(ترابایت),
5200             },
5201             # Core Unit Identifier
5202             'terabyte' => {
5203             'name' => q(ترابایت),
5204             },
5205             # Long Unit Identifier
5206             'duration-century' => {
5207             'name' => q(سده),
5208             'one' => q({0} سده),
5209             'other' => q({0} سده),
5210             },
5211             # Core Unit Identifier
5212             'century' => {
5213             'name' => q(سده),
5214             'one' => q({0} سده),
5215             'other' => q({0} سده),
5216             },
5217             # Long Unit Identifier
5218             'duration-day' => {
5219             'name' => q(روز),
5220             'one' => q({0} روز),
5221             'other' => q({0} روز),
5222             'per' => q({0}/روز),
5223             },
5224             # Core Unit Identifier
5225             'day' => {
5226             'name' => q(روز),
5227             'one' => q({0} روز),
5228             'other' => q({0} روز),
5229             'per' => q({0}/روز),
5230             },
5231             # Long Unit Identifier
5232             'duration-decade' => {
5233             'name' => q(دهه),
5234             'one' => q({0} دهه),
5235             'other' => q({0} دهه),
5236             },
5237             # Core Unit Identifier
5238             'decade' => {
5239             'name' => q(دهه),
5240             'one' => q({0} دهه),
5241             'other' => q({0} دهه),
5242             },
5243             # Long Unit Identifier
5244             'duration-hour' => {
5245             'name' => q(ساعت),
5246             'one' => q({0} ساعت),
5247             'other' => q({0} ساعت),
5248             'per' => q({0} در ساعت),
5249             },
5250             # Core Unit Identifier
5251             'hour' => {
5252             'name' => q(ساعت),
5253             'one' => q({0} ساعت),
5254             'other' => q({0} ساعت),
5255             'per' => q({0} در ساعت),
5256             },
5257             # Long Unit Identifier
5258             'duration-microsecond' => {
5259             'name' => q(میکروثانیه),
5260             'one' => q({0}μs),
5261             'other' => q({0}μs),
5262             },
5263             # Core Unit Identifier
5264             'microsecond' => {
5265             'name' => q(میکروثانیه),
5266             'one' => q({0}μs),
5267             'other' => q({0}μs),
5268             },
5269             # Long Unit Identifier
5270             'duration-millisecond' => {
5271             'name' => q(میلی‌ثانیه),
5272             'one' => q({0} میلی‌ثانیه),
5273             'other' => q({0} میلی‌ثانیه),
5274             },
5275             # Core Unit Identifier
5276             'millisecond' => {
5277             'name' => q(میلی‌ثانیه),
5278             'one' => q({0} میلی‌ثانیه),
5279             'other' => q({0} میلی‌ثانیه),
5280             },
5281             # Long Unit Identifier
5282             'duration-minute' => {
5283             'name' => q(دقیقه),
5284             'one' => q({0} دقیقه),
5285             'other' => q({0} دقیقه),
5286             'per' => q({0} در دقیقه),
5287             },
5288             # Core Unit Identifier
5289             'minute' => {
5290             'name' => q(دقیقه),
5291             'one' => q({0} دقیقه),
5292             'other' => q({0} دقیقه),
5293             'per' => q({0} در دقیقه),
5294             },
5295             # Long Unit Identifier
5296             'duration-month' => {
5297             'name' => q(ماه),
5298             'one' => q({0} ماه),
5299             'other' => q({0} ماه),
5300             'per' => q({0}/ماه),
5301             },
5302             # Core Unit Identifier
5303             'month' => {
5304             'name' => q(ماه),
5305             'one' => q({0} ماه),
5306             'other' => q({0} ماه),
5307             'per' => q({0}/ماه),
5308             },
5309             # Long Unit Identifier
5310             'duration-nanosecond' => {
5311             'name' => q(نانوثانیه),
5312             'one' => q({0} نانوثانیه),
5313             'other' => q({0} نانوثانیه),
5314             },
5315             # Core Unit Identifier
5316             'nanosecond' => {
5317             'name' => q(نانوثانیه),
5318             'one' => q({0} نانوثانیه),
5319             'other' => q({0} نانوثانیه),
5320             },
5321             # Long Unit Identifier
5322             'duration-night' => {
5323             'name' => q(شب),
5324             'one' => q({0} شب),
5325             'other' => q({0} شب),
5326             'per' => q({0}/شب),
5327             },
5328             # Core Unit Identifier
5329             'night' => {
5330             'name' => q(شب),
5331             'one' => q({0} شب),
5332             'other' => q({0} شب),
5333             'per' => q({0}/شب),
5334             },
5335             # Long Unit Identifier
5336             'duration-quarter' => {
5337             'name' => q(سه‌ماه),
5338             'one' => q({0} سه‌ماه),
5339             'other' => q({0}سه‌ماه),
5340             'per' => q({0}/سه‌ماه),
5341             },
5342             # Core Unit Identifier
5343             'quarter' => {
5344             'name' => q(سه‌ماه),
5345             'one' => q({0} سه‌ماه),
5346             'other' => q({0}سه‌ماه),
5347             'per' => q({0}/سه‌ماه),
5348             },
5349             # Long Unit Identifier
5350             'duration-second' => {
5351             'name' => q(ثانیه),
5352             'one' => q({0} ثانیه),
5353             'other' => q({0} ثانیه),
5354             'per' => q({0} در ثانیه),
5355             },
5356             # Core Unit Identifier
5357             'second' => {
5358             'name' => q(ثانیه),
5359             'one' => q({0} ثانیه),
5360             'other' => q({0} ثانیه),
5361             'per' => q({0} در ثانیه),
5362             },
5363             # Long Unit Identifier
5364             'duration-week' => {
5365             'name' => q(هفته),
5366             'one' => q({0} هفته),
5367             'other' => q({0} هفته),
5368             'per' => q({0}/هفته),
5369             },
5370             # Core Unit Identifier
5371             'week' => {
5372             'name' => q(هفته),
5373             'one' => q({0} هفته),
5374             'other' => q({0} هفته),
5375             'per' => q({0}/هفته),
5376             },
5377             # Long Unit Identifier
5378             'duration-year' => {
5379             'name' => q(سال),
5380             'one' => q({0} سال),
5381             'other' => q({0} سال),
5382             'per' => q({0}/سال),
5383             },
5384             # Core Unit Identifier
5385             'year' => {
5386             'name' => q(سال),
5387             'one' => q({0} سال),
5388             'other' => q({0} سال),
5389             'per' => q({0}/سال),
5390             },
5391             # Long Unit Identifier
5392             'electric-ampere' => {
5393             'name' => q(آمپر),
5394             'one' => q({0} آمپر),
5395             'other' => q({0} آمپر),
5396             },
5397             # Core Unit Identifier
5398             'ampere' => {
5399             'name' => q(آمپر),
5400             'one' => q({0} آمپر),
5401             'other' => q({0} آمپر),
5402             },
5403             # Long Unit Identifier
5404             'electric-milliampere' => {
5405             'name' => q(میلی‌آمپر),
5406             'one' => q({0} میلی‌آمپر),
5407             'other' => q({0} میلی‌آمپر),
5408             },
5409             # Core Unit Identifier
5410             'milliampere' => {
5411             'name' => q(میلی‌آمپر),
5412             'one' => q({0} میلی‌آمپر),
5413             'other' => q({0} میلی‌آمپر),
5414             },
5415             # Long Unit Identifier
5416             'electric-ohm' => {
5417             'name' => q(اهم),
5418             'one' => q({0} اهم),
5419             'other' => q({0} اهم),
5420             },
5421             # Core Unit Identifier
5422             'ohm' => {
5423             'name' => q(اهم),
5424             'one' => q({0} اهم),
5425             'other' => q({0} اهم),
5426             },
5427             # Long Unit Identifier
5428             'electric-volt' => {
5429             'name' => q(ولت),
5430             'one' => q({0} ولت),
5431             'other' => q({0} ولت),
5432             },
5433             # Core Unit Identifier
5434             'volt' => {
5435             'name' => q(ولت),
5436             'one' => q({0} ولت),
5437             'other' => q({0} ولت),
5438             },
5439             # Long Unit Identifier
5440             'energy-british-thermal-unit' => {
5441             'name' => q(بی‌تی‌یو),
5442             'one' => q({0} بی‌تی‌یو),
5443             'other' => q({0} بی‌تی‌یو),
5444             },
5445             # Core Unit Identifier
5446             'british-thermal-unit' => {
5447             'name' => q(بی‌تی‌یو),
5448             'one' => q({0} بی‌تی‌یو),
5449             'other' => q({0} بی‌تی‌یو),
5450             },
5451             # Long Unit Identifier
5452             'energy-calorie' => {
5453             'name' => q(کالری),
5454             'one' => q({0} کالری),
5455             'other' => q({0} کالری),
5456             },
5457             # Core Unit Identifier
5458             'calorie' => {
5459             'name' => q(کالری),
5460             'one' => q({0} کالری),
5461             'other' => q({0} کالری),
5462             },
5463             # Long Unit Identifier
5464             'energy-electronvolt' => {
5465             'name' => q(الکترون‌ولت),
5466             },
5467             # Core Unit Identifier
5468             'electronvolt' => {
5469             'name' => q(الکترون‌ولت),
5470             },
5471             # Long Unit Identifier
5472             'energy-foodcalorie' => {
5473             'name' => q(کالری),
5474             'one' => q({0} کالری),
5475             'other' => q({0} کالری),
5476             },
5477             # Core Unit Identifier
5478             'foodcalorie' => {
5479             'name' => q(کالری),
5480             'one' => q({0} کالری),
5481             'other' => q({0} کالری),
5482             },
5483             # Long Unit Identifier
5484             'energy-joule' => {
5485             'name' => q(ژول),
5486             'one' => q({0} ژول),
5487             'other' => q({0} ژول),
5488             },
5489             # Core Unit Identifier
5490             'joule' => {
5491             'name' => q(ژول),
5492             'one' => q({0} ژول),
5493             'other' => q({0} ژول),
5494             },
5495             # Long Unit Identifier
5496             'energy-kilocalorie' => {
5497             'name' => q(ک.کالری),
5498             'one' => q({0} ک.کالری),
5499             'other' => q({0} ک.کالری),
5500             },
5501             # Core Unit Identifier
5502             'kilocalorie' => {
5503             'name' => q(ک.کالری),
5504             'one' => q({0} ک.کالری),
5505             'other' => q({0} ک.کالری),
5506             },
5507             # Long Unit Identifier
5508             'energy-kilojoule' => {
5509             'name' => q(ک.ژول),
5510             'one' => q({0} ک.ژول),
5511             'other' => q({0} ک.ژول),
5512             },
5513             # Core Unit Identifier
5514             'kilojoule' => {
5515             'name' => q(ک.ژول),
5516             'one' => q({0} ک.ژول),
5517             'other' => q({0} ک.ژول),
5518             },
5519             # Long Unit Identifier
5520             'energy-kilowatt-hour' => {
5521             'name' => q(ک.وات‌ساعت),
5522             'one' => q({0} ک.و.ساعت),
5523             'other' => q({0} ک.و.ساعت),
5524             },
5525             # Core Unit Identifier
5526             'kilowatt-hour' => {
5527             'name' => q(ک.وات‌ساعت),
5528             'one' => q({0} ک.و.ساعت),
5529             'other' => q({0} ک.و.ساعت),
5530             },
5531             # Long Unit Identifier
5532             'energy-therm-us' => {
5533             'name' => q(ترم آمریکایی),
5534             'one' => q({0} ترم آمریکایی),
5535             'other' => q({0} ترم آمریکایی),
5536             },
5537             # Core Unit Identifier
5538             'therm-us' => {
5539             'name' => q(ترم آمریکایی),
5540             'one' => q({0} ترم آمریکایی),
5541             'other' => q({0} ترم آمریکایی),
5542             },
5543             # Long Unit Identifier
5544             'force-kilowatt-hour-per-100-kilometer' => {
5545             'name' => q(ک.وا.س/۱۰۰ ک.م),
5546             'one' => q({0} ک.وا.س/۱۰۰ ک.م),
5547             'other' => q({0} ک.وا.س/۱۰۰ ک.م),
5548             },
5549             # Core Unit Identifier
5550             'kilowatt-hour-per-100-kilometer' => {
5551             'name' => q(ک.وا.س/۱۰۰ ک.م),
5552             'one' => q({0} ک.وا.س/۱۰۰ ک.م),
5553             'other' => q({0} ک.وا.س/۱۰۰ ک.م),
5554             },
5555             # Long Unit Identifier
5556             'force-newton' => {
5557             'name' => q(نیوتن),
5558             'one' => q({0} نیوتن),
5559             'other' => q({0} نیوتن),
5560             },
5561             # Core Unit Identifier
5562             'newton' => {
5563             'name' => q(نیوتن),
5564             'one' => q({0} نیوتن),
5565             'other' => q({0} نیوتن),
5566             },
5567             # Long Unit Identifier
5568             'force-pound-force' => {
5569             'name' => q(پوند-نیرو),
5570             'one' => q({0} پوند-نیرو),
5571             'other' => q({0} پوند-نیرو),
5572             },
5573             # Core Unit Identifier
5574             'pound-force' => {
5575             'name' => q(پوند-نیرو),
5576             'one' => q({0} پوند-نیرو),
5577             'other' => q({0} پوند-نیرو),
5578             },
5579             # Long Unit Identifier
5580             'frequency-gigahertz' => {
5581             'name' => q(گیگاهرتز),
5582             'one' => q({0} گیگاهرتز),
5583             'other' => q({0} گیگاهرتز),
5584             },
5585             # Core Unit Identifier
5586             'gigahertz' => {
5587             'name' => q(گیگاهرتز),
5588             'one' => q({0} گیگاهرتز),
5589             'other' => q({0} گیگاهرتز),
5590             },
5591             # Long Unit Identifier
5592             'frequency-hertz' => {
5593             'name' => q(هرتز),
5594             'one' => q({0} هرتز),
5595             'other' => q({0} هرتز),
5596             },
5597             # Core Unit Identifier
5598             'hertz' => {
5599             'name' => q(هرتز),
5600             'one' => q({0} هرتز),
5601             'other' => q({0} هرتز),
5602             },
5603             # Long Unit Identifier
5604             'frequency-kilohertz' => {
5605             'name' => q(ک.هرتز),
5606             'one' => q({0} ک.هرتز),
5607             'other' => q({0} ک.هرتز),
5608             },
5609             # Core Unit Identifier
5610             'kilohertz' => {
5611             'name' => q(ک.هرتز),
5612             'one' => q({0} ک.هرتز),
5613             'other' => q({0} ک.هرتز),
5614             },
5615             # Long Unit Identifier
5616             'frequency-megahertz' => {
5617             'name' => q(مگاهرتز),
5618             'one' => q({0} مگاهرتز),
5619             'other' => q({0} مگاهرتز),
5620             },
5621             # Core Unit Identifier
5622             'megahertz' => {
5623             'name' => q(مگاهرتز),
5624             'one' => q({0} مگاهرتز),
5625             'other' => q({0} مگاهرتز),
5626             },
5627             # Long Unit Identifier
5628             'graphics-dot' => {
5629             'name' => q(نقطه),
5630             'one' => q({0} نقطه),
5631             'other' => q({0} نقطه),
5632             },
5633             # Core Unit Identifier
5634             'dot' => {
5635             'name' => q(نقطه),
5636             'one' => q({0} نقطه),
5637             'other' => q({0} نقطه),
5638             },
5639             # Long Unit Identifier
5640             'graphics-dot-per-centimeter' => {
5641             'name' => q(dpcm),
5642             'one' => q({0} dpcm),
5643             'other' => q({0} dpcm),
5644             },
5645             # Core Unit Identifier
5646             'dot-per-centimeter' => {
5647             'name' => q(dpcm),
5648             'one' => q({0} dpcm),
5649             'other' => q({0} dpcm),
5650             },
5651             # Long Unit Identifier
5652             'graphics-dot-per-inch' => {
5653             'name' => q(dpi),
5654             'one' => q({0} dpi),
5655             'other' => q({0} dpi),
5656             },
5657             # Core Unit Identifier
5658             'dot-per-inch' => {
5659             'name' => q(dpi),
5660             'one' => q({0} dpi),
5661             'other' => q({0} dpi),
5662             },
5663             # Long Unit Identifier
5664             'graphics-megapixel' => {
5665             'name' => q(مگاپیکسل),
5666             },
5667             # Core Unit Identifier
5668             'megapixel' => {
5669             'name' => q(مگاپیکسل),
5670             },
5671             # Long Unit Identifier
5672             'graphics-pixel' => {
5673             'name' => q(پیکسل),
5674             },
5675             # Core Unit Identifier
5676             'pixel' => {
5677             'name' => q(پیکسل),
5678             },
5679             # Long Unit Identifier
5680             'length-astronomical-unit' => {
5681             'one' => q({0} واحد نجومی),
5682             'other' => q({0} واحد نجومی),
5683             },
5684             # Core Unit Identifier
5685             'astronomical-unit' => {
5686             'one' => q({0} واحد نجومی),
5687             'other' => q({0} واحد نجومی),
5688             },
5689             # Long Unit Identifier
5690             'length-centimeter' => {
5691             'name' => q(سانتی‌متر),
5692             'one' => q({0} سانتی‌متر),
5693             'other' => q({0} سانتی‌متر),
5694             'per' => q({0}/سانتی‌متر),
5695             },
5696             # Core Unit Identifier
5697             'centimeter' => {
5698             'name' => q(سانتی‌متر),
5699             'one' => q({0} سانتی‌متر),
5700             'other' => q({0} سانتی‌متر),
5701             'per' => q({0}/سانتی‌متر),
5702             },
5703             # Long Unit Identifier
5704             'length-decimeter' => {
5705             'name' => q(دسی‌متر),
5706             'one' => q({0} دسی‌متر),
5707             'other' => q({0} دسی‌متر),
5708             },
5709             # Core Unit Identifier
5710             'decimeter' => {
5711             'name' => q(دسی‌متر),
5712             'one' => q({0} دسی‌متر),
5713             'other' => q({0} دسی‌متر),
5714             },
5715             # Long Unit Identifier
5716             'length-fathom' => {
5717             'name' => q(فاتوم),
5718             'one' => q({0} فاتوم),
5719             'other' => q({0} فاتوم),
5720             },
5721             # Core Unit Identifier
5722             'fathom' => {
5723             'name' => q(فاتوم),
5724             'one' => q({0} فاتوم),
5725             'other' => q({0} فاتوم),
5726             },
5727             # Long Unit Identifier
5728             'length-foot' => {
5729             'name' => q(فوت),
5730             'one' => q({0} فوت),
5731             'other' => q({0} فوت),
5732             'per' => q({0}/فوت),
5733             },
5734             # Core Unit Identifier
5735             'foot' => {
5736             'name' => q(فوت),
5737             'one' => q({0} فوت),
5738             'other' => q({0} فوت),
5739             'per' => q({0}/فوت),
5740             },
5741             # Long Unit Identifier
5742             'length-furlong' => {
5743             'name' => q(فرلانگ),
5744             'one' => q({0} فرلانگ),
5745             'other' => q({0} فرلانگ),
5746             },
5747             # Core Unit Identifier
5748             'furlong' => {
5749             'name' => q(فرلانگ),
5750             'one' => q({0} فرلانگ),
5751             'other' => q({0} فرلانگ),
5752             },
5753             # Long Unit Identifier
5754             'length-inch' => {
5755             'name' => q(اینچ),
5756             'one' => q({0} اینچ),
5757             'other' => q({0} اینچ),
5758             'per' => q({0}/اینچ),
5759             },
5760             # Core Unit Identifier
5761             'inch' => {
5762             'name' => q(اینچ),
5763             'one' => q({0} اینچ),
5764             'other' => q({0} اینچ),
5765             'per' => q({0}/اینچ),
5766             },
5767             # Long Unit Identifier
5768             'length-kilometer' => {
5769             'name' => q(کیلومتر),
5770             'one' => q({0} کیلومتر),
5771             'other' => q({0} کیلومتر),
5772             'per' => q({0}/کیلومتر),
5773             },
5774             # Core Unit Identifier
5775             'kilometer' => {
5776             'name' => q(کیلومتر),
5777             'one' => q({0} کیلومتر),
5778             'other' => q({0} کیلومتر),
5779             'per' => q({0}/کیلومتر),
5780             },
5781             # Long Unit Identifier
5782             'length-light-year' => {
5783             'name' => q(سال نوری),
5784             'one' => q({0} سال نوری),
5785             'other' => q({0} سال نوری),
5786             },
5787             # Core Unit Identifier
5788             'light-year' => {
5789             'name' => q(سال نوری),
5790             'one' => q({0} سال نوری),
5791             'other' => q({0} سال نوری),
5792             },
5793             # Long Unit Identifier
5794             'length-meter' => {
5795             'name' => q(متر),
5796             'one' => q({0}متر),
5797             'other' => q({0}متر),
5798             'per' => q({0}/متر),
5799             },
5800             # Core Unit Identifier
5801             'meter' => {
5802             'name' => q(متر),
5803             'one' => q({0}متر),
5804             'other' => q({0}متر),
5805             'per' => q({0}/متر),
5806             },
5807             # Long Unit Identifier
5808             'length-micrometer' => {
5809             'name' => q(میکرومتر),
5810             'one' => q({0} میکرومتر),
5811             'other' => q({0} میکرومتر),
5812             },
5813             # Core Unit Identifier
5814             'micrometer' => {
5815             'name' => q(میکرومتر),
5816             'one' => q({0} میکرومتر),
5817             'other' => q({0} میکرومتر),
5818             },
5819             # Long Unit Identifier
5820             'length-mile' => {
5821             'name' => q(مایل),
5822             'one' => q({0} مایل),
5823             'other' => q({0} مایل),
5824             },
5825             # Core Unit Identifier
5826             'mile' => {
5827             'name' => q(مایل),
5828             'one' => q({0} مایل),
5829             'other' => q({0} مایل),
5830             },
5831             # Long Unit Identifier
5832             'length-mile-scandinavian' => {
5833             'name' => q(مایل اسکاندیناوی),
5834             'one' => q({0}‎ smi),
5835             'other' => q({0}‎ smi),
5836             },
5837             # Core Unit Identifier
5838             'mile-scandinavian' => {
5839             'name' => q(مایل اسکاندیناوی),
5840             'one' => q({0}‎ smi),
5841             'other' => q({0}‎ smi),
5842             },
5843             # Long Unit Identifier
5844             'length-millimeter' => {
5845             'name' => q(میلی‌متر),
5846             'one' => q({0} میلی‌متر),
5847             'other' => q({0} میلی‌متر),
5848             },
5849             # Core Unit Identifier
5850             'millimeter' => {
5851             'name' => q(میلی‌متر),
5852             'one' => q({0} میلی‌متر),
5853             'other' => q({0} میلی‌متر),
5854             },
5855             # Long Unit Identifier
5856             'length-nanometer' => {
5857             'name' => q(نانومتر),
5858             'one' => q({0} نانومتر),
5859             'other' => q({0} نانومتر),
5860             },
5861             # Core Unit Identifier
5862             'nanometer' => {
5863             'name' => q(نانومتر),
5864             'one' => q({0} نانومتر),
5865             'other' => q({0} نانومتر),
5866             },
5867             # Long Unit Identifier
5868             'length-nautical-mile' => {
5869             'name' => q(مایل دریایی),
5870             'one' => q({0} مایل دریایی),
5871             'other' => q({0} مایل دریایی),
5872             },
5873             # Core Unit Identifier
5874             'nautical-mile' => {
5875             'name' => q(مایل دریایی),
5876             'one' => q({0} مایل دریایی),
5877             'other' => q({0} مایل دریایی),
5878             },
5879             # Long Unit Identifier
5880             'length-parsec' => {
5881             'name' => q(پارسک),
5882             'one' => q({0} پارسک),
5883             'other' => q({0} پارسک),
5884             },
5885             # Core Unit Identifier
5886             'parsec' => {
5887             'name' => q(پارسک),
5888             'one' => q({0} پارسک),
5889             'other' => q({0} پارسک),
5890             },
5891             # Long Unit Identifier
5892             'length-picometer' => {
5893             'name' => q(پیکومتر),
5894             'one' => q({0} پیکومتر),
5895             'other' => q({0} پیکومتر),
5896             },
5897             # Core Unit Identifier
5898             'picometer' => {
5899             'name' => q(پیکومتر),
5900             'one' => q({0} پیکومتر),
5901             'other' => q({0} پیکومتر),
5902             },
5903             # Long Unit Identifier
5904             'length-point' => {
5905             'name' => q(پوینت),
5906             'one' => q({0} پوینت),
5907             'other' => q({0} پوینت),
5908             },
5909             # Core Unit Identifier
5910             'point' => {
5911             'name' => q(پوینت),
5912             'one' => q({0} پوینت),
5913             'other' => q({0} پوینت),
5914             },
5915             # Long Unit Identifier
5916             'length-solar-radius' => {
5917             'name' => q(شعاع خورشید),
5918             'one' => q({0} شعاع خورشید),
5919             'other' => q({0} شعاع خورشید),
5920             },
5921             # Core Unit Identifier
5922             'solar-radius' => {
5923             'name' => q(شعاع خورشید),
5924             'one' => q({0} شعاع خورشید),
5925             'other' => q({0} شعاع خورشید),
5926             },
5927             # Long Unit Identifier
5928             'length-yard' => {
5929             'name' => q(یارد),
5930             'one' => q({0} یارد),
5931             'other' => q({0} یارد),
5932             },
5933             # Core Unit Identifier
5934             'yard' => {
5935             'name' => q(یارد),
5936             'one' => q({0} یارد),
5937             'other' => q({0} یارد),
5938             },
5939             # Long Unit Identifier
5940             'light-lux' => {
5941             'name' => q(لوکس),
5942             'one' => q({0} لوکس),
5943             'other' => q({0} لوکس),
5944             },
5945             # Core Unit Identifier
5946             'lux' => {
5947             'name' => q(لوکس),
5948             'one' => q({0} لوکس),
5949             'other' => q({0} لوکس),
5950             },
5951             # Long Unit Identifier
5952             'light-solar-luminosity' => {
5953             'name' => q(تابندگی خورشید),
5954             'one' => q({0} ☉L),
5955             'other' => q({0} ☉L),
5956             },
5957             # Core Unit Identifier
5958             'solar-luminosity' => {
5959             'name' => q(تابندگی خورشید),
5960             'one' => q({0} ☉L),
5961             'other' => q({0} ☉L),
5962             },
5963             # Long Unit Identifier
5964             'mass-carat' => {
5965             'name' => q(قیراط),
5966             'one' => q({0} قیراط),
5967             'other' => q({0} قیراط),
5968             },
5969             # Core Unit Identifier
5970             'carat' => {
5971             'name' => q(قیراط),
5972             'one' => q({0} قیراط),
5973             'other' => q({0} قیراط),
5974             },
5975             # Long Unit Identifier
5976             'mass-dalton' => {
5977             'name' => q(دالتون),
5978             'one' => q({0} دالتون),
5979             'other' => q({0} دالتون),
5980             },
5981             # Core Unit Identifier
5982             'dalton' => {
5983             'name' => q(دالتون),
5984             'one' => q({0} دالتون),
5985             'other' => q({0} دالتون),
5986             },
5987             # Long Unit Identifier
5988             'mass-earth-mass' => {
5989             'name' => q(جرم زمین),
5990             'one' => q({0} M⊕),
5991             'other' => q({0} ⊕M),
5992             },
5993             # Core Unit Identifier
5994             'earth-mass' => {
5995             'name' => q(جرم زمین),
5996             'one' => q({0} M⊕),
5997             'other' => q({0} ⊕M),
5998             },
5999             # Long Unit Identifier
6000             'mass-grain' => {
6001             'name' => q(دانه),
6002             'one' => q({0} دانه),
6003             'other' => q({0} دانه),
6004             },
6005             # Core Unit Identifier
6006             'grain' => {
6007             'name' => q(دانه),
6008             'one' => q({0} دانه),
6009             'other' => q({0} دانه),
6010             },
6011             # Long Unit Identifier
6012             'mass-gram' => {
6013             'name' => q(گرم),
6014             'one' => q({0} گرم),
6015             'other' => q({0} گرم),
6016             },
6017             # Core Unit Identifier
6018             'gram' => {
6019             'name' => q(گرم),
6020             'one' => q({0} گرم),
6021             'other' => q({0} گرم),
6022             },
6023             # Long Unit Identifier
6024             'mass-kilogram' => {
6025             'name' => q(کیلوگرم),
6026             'one' => q({0} کیلوگرم),
6027             'other' => q({0} کیلوگرم),
6028             'per' => q({0}‎/kg),
6029             },
6030             # Core Unit Identifier
6031             'kilogram' => {
6032             'name' => q(کیلوگرم),
6033             'one' => q({0} کیلوگرم),
6034             'other' => q({0} کیلوگرم),
6035             'per' => q({0}‎/kg),
6036             },
6037             # Long Unit Identifier
6038             'mass-microgram' => {
6039             'name' => q(میکروگرم),
6040             'one' => q({0} میکروگرم),
6041             'other' => q({0} میکروگرم),
6042             },
6043             # Core Unit Identifier
6044             'microgram' => {
6045             'name' => q(میکروگرم),
6046             'one' => q({0} میکروگرم),
6047             'other' => q({0} میکروگرم),
6048             },
6049             # Long Unit Identifier
6050             'mass-milligram' => {
6051             'one' => q({0} میلی‌گرم),
6052             'other' => q({0} میلی‌گرم),
6053             },
6054             # Core Unit Identifier
6055             'milligram' => {
6056             'one' => q({0} میلی‌گرم),
6057             'other' => q({0} میلی‌گرم),
6058             },
6059             # Long Unit Identifier
6060             'mass-ounce' => {
6061             'name' => q(اونس),
6062             'one' => q({0} اونس),
6063             'other' => q({0} اونس),
6064             'per' => q({0} در اونس),
6065             },
6066             # Core Unit Identifier
6067             'ounce' => {
6068             'name' => q(اونس),
6069             'one' => q({0} اونس),
6070             'other' => q({0} اونس),
6071             'per' => q({0} در اونس),
6072             },
6073             # Long Unit Identifier
6074             'mass-ounce-troy' => {
6075             'name' => q(اونس تروا),
6076             'one' => q({0} اونس تروا),
6077             'other' => q({0} اونس تروا),
6078             },
6079             # Core Unit Identifier
6080             'ounce-troy' => {
6081             'name' => q(اونس تروا),
6082             'one' => q({0} اونس تروا),
6083             'other' => q({0} اونس تروا),
6084             },
6085             # Long Unit Identifier
6086             'mass-pound' => {
6087             'one' => q({0} پوند),
6088             'other' => q({0} پوند),
6089             'per' => q({0} در پوند),
6090             },
6091             # Core Unit Identifier
6092             'pound' => {
6093             'one' => q({0} پوند),
6094             'other' => q({0} پوند),
6095             'per' => q({0} در پوند),
6096             },
6097             # Long Unit Identifier
6098             'mass-solar-mass' => {
6099             'name' => q(جرم خورشید),
6100             'one' => q({0} ☉M),
6101             'other' => q({0} ☉M),
6102             },
6103             # Core Unit Identifier
6104             'solar-mass' => {
6105             'name' => q(جرم خورشید),
6106             'one' => q({0} ☉M),
6107             'other' => q({0} ☉M),
6108             },
6109             # Long Unit Identifier
6110             'mass-stone' => {
6111             'name' => q(سنگ),
6112             'one' => q({0} سنگ),
6113             'other' => q({0} سنگ),
6114             },
6115             # Core Unit Identifier
6116             'stone' => {
6117             'name' => q(سنگ),
6118             'one' => q({0} سنگ),
6119             'other' => q({0} سنگ),
6120             },
6121             # Long Unit Identifier
6122             'mass-ton' => {
6123             'name' => q(تن),
6124             'one' => q({0} تن),
6125             'other' => q({0} تن),
6126             },
6127             # Core Unit Identifier
6128             'ton' => {
6129             'name' => q(تن),
6130             'one' => q({0} تن),
6131             'other' => q({0} تن),
6132             },
6133             # Long Unit Identifier
6134             'mass-tonne' => {
6135             'name' => q(تُن),
6136             'one' => q({0} تُن),
6137             'other' => q({0} تُن),
6138             },
6139             # Core Unit Identifier
6140             'tonne' => {
6141             'name' => q(تُن),
6142             'one' => q({0} تُن),
6143             'other' => q({0} تُن),
6144             },
6145             # Long Unit Identifier
6146             'power-gigawatt' => {
6147             'name' => q(گیگاوات),
6148             'one' => q({0} گیگاوات),
6149             'other' => q({0} گیگاوات),
6150             },
6151             # Core Unit Identifier
6152             'gigawatt' => {
6153             'name' => q(گیگاوات),
6154             'one' => q({0} گیگاوات),
6155             'other' => q({0} گیگاوات),
6156             },
6157             # Long Unit Identifier
6158             'power-horsepower' => {
6159             'name' => q(اسب بخار),
6160             'one' => q({0} اسب بخار),
6161             'other' => q({0} اسب بخار),
6162             },
6163             # Core Unit Identifier
6164             'horsepower' => {
6165             'name' => q(اسب بخار),
6166             'one' => q({0} اسب بخار),
6167             'other' => q({0} اسب بخار),
6168             },
6169             # Long Unit Identifier
6170             'power-kilowatt' => {
6171             'name' => q(ک.وات),
6172             'one' => q({0} ک.وات),
6173             'other' => q({0} ک.وات),
6174             },
6175             # Core Unit Identifier
6176             'kilowatt' => {
6177             'name' => q(ک.وات),
6178             'one' => q({0} ک.وات),
6179             'other' => q({0} ک.وات),
6180             },
6181             # Long Unit Identifier
6182             'power-megawatt' => {
6183             'name' => q(مگاوات),
6184             'one' => q({0} مگاوات),
6185             'other' => q({0} مگاوات),
6186             },
6187             # Core Unit Identifier
6188             'megawatt' => {
6189             'name' => q(مگاوات),
6190             'one' => q({0} مگاوات),
6191             'other' => q({0} مگاوات),
6192             },
6193             # Long Unit Identifier
6194             'power-milliwatt' => {
6195             'name' => q(میلی‌وات),
6196             'one' => q({0} میلی‌وات),
6197             'other' => q({0} میلی‌وات),
6198             },
6199             # Core Unit Identifier
6200             'milliwatt' => {
6201             'name' => q(میلی‌وات),
6202             'one' => q({0} میلی‌وات),
6203             'other' => q({0} میلی‌وات),
6204             },
6205             # Long Unit Identifier
6206             'power-watt' => {
6207             'name' => q(وات),
6208             'one' => q({0} وات),
6209             'other' => q({0} وات),
6210             },
6211             # Core Unit Identifier
6212             'watt' => {
6213             'name' => q(وات),
6214             'one' => q({0} وات),
6215             'other' => q({0} وات),
6216             },
6217             # Long Unit Identifier
6218             'power2' => {
6219             'one' => q({0}مربع),
6220             'other' => q({0}مربع),
6221             },
6222             # Core Unit Identifier
6223             'power2' => {
6224             'one' => q({0}مربع),
6225             'other' => q({0}مربع),
6226             },
6227             # Long Unit Identifier
6228             'power3' => {
6229             'one' => q({0}مکعب),
6230             'other' => q({0}مکعب),
6231             },
6232             # Core Unit Identifier
6233             'power3' => {
6234             'one' => q({0}مکعب),
6235             'other' => q({0}مکعب),
6236             },
6237             # Long Unit Identifier
6238             'pressure-atmosphere' => {
6239             'name' => q(اتمسفر),
6240             'one' => q({0} اتمسفر),
6241             'other' => q({0} اتمسفر),
6242             },
6243             # Core Unit Identifier
6244             'atmosphere' => {
6245             'name' => q(اتمسفر),
6246             'one' => q({0} اتمسفر),
6247             'other' => q({0} اتمسفر),
6248             },
6249             # Long Unit Identifier
6250             'pressure-bar' => {
6251             'name' => q(بار),
6252             'one' => q({0} بار),
6253             'other' => q({0} بار),
6254             },
6255             # Core Unit Identifier
6256             'bar' => {
6257             'name' => q(بار),
6258             'one' => q({0} بار),
6259             'other' => q({0} بار),
6260             },
6261             # Long Unit Identifier
6262             'pressure-hectopascal' => {
6263             'name' => q(هکتوپاسکال),
6264             'one' => q({0} هکتوپاسکال),
6265             'other' => q({0} هکتوپاسکال),
6266             },
6267             # Core Unit Identifier
6268             'hectopascal' => {
6269             'name' => q(هکتوپاسکال),
6270             'one' => q({0} هکتوپاسکال),
6271             'other' => q({0} هکتوپاسکال),
6272             },
6273             # Long Unit Identifier
6274             'pressure-inch-ofhg' => {
6275             'name' => q(اینچ جیوه),
6276             'one' => q({0} اینچ جیوه),
6277             'other' => q({0} اینچ جیوه),
6278             },
6279             # Core Unit Identifier
6280             'inch-ofhg' => {
6281             'name' => q(اینچ جیوه),
6282             'one' => q({0} اینچ جیوه),
6283             'other' => q({0} اینچ جیوه),
6284             },
6285             # Long Unit Identifier
6286             'pressure-kilopascal' => {
6287             'name' => q(ک.پاسکال),
6288             'one' => q({0} ک.پاسکال),
6289             'other' => q({0} ک.پاسکال),
6290             },
6291             # Core Unit Identifier
6292             'kilopascal' => {
6293             'name' => q(ک.پاسکال),
6294             'one' => q({0} ک.پاسکال),
6295             'other' => q({0} ک.پاسکال),
6296             },
6297             # Long Unit Identifier
6298             'pressure-megapascal' => {
6299             'name' => q(مگاپاسکال),
6300             'one' => q({0} مگاپاسکال),
6301             'other' => q({0} مگاپاسکال),
6302             },
6303             # Core Unit Identifier
6304             'megapascal' => {
6305             'name' => q(مگاپاسکال),
6306             'one' => q({0} مگاپاسکال),
6307             'other' => q({0} مگاپاسکال),
6308             },
6309             # Long Unit Identifier
6310             'pressure-millibar' => {
6311             'name' => q(میلی‌بار),
6312             'one' => q({0} میلی‌بار),
6313             'other' => q({0} میلی‌بار),
6314             },
6315             # Core Unit Identifier
6316             'millibar' => {
6317             'name' => q(میلی‌بار),
6318             'one' => q({0} میلی‌بار),
6319             'other' => q({0} میلی‌بار),
6320             },
6321             # Long Unit Identifier
6322             'pressure-millimeter-ofhg' => {
6323             'name' => q(میلی‌متر جیوه),
6324             'one' => q({0} م‌م جیوه),
6325             'other' => q({0} م‌م جیوه),
6326             },
6327             # Core Unit Identifier
6328             'millimeter-ofhg' => {
6329             'name' => q(میلی‌متر جیوه),
6330             'one' => q({0} م‌م جیوه),
6331             'other' => q({0} م‌م جیوه),
6332             },
6333             # Long Unit Identifier
6334             'pressure-pascal' => {
6335             'name' => q(پاسکال),
6336             'one' => q({0} پاسکال),
6337             'other' => q({0} پاسکال),
6338             },
6339             # Core Unit Identifier
6340             'pascal' => {
6341             'name' => q(پاسکال),
6342             'one' => q({0} پاسکال),
6343             'other' => q({0} پاسکال),
6344             },
6345             # Long Unit Identifier
6346             'pressure-pound-force-per-square-inch' => {
6347             'name' => q(پوند در اینچ مربع),
6348             'one' => q({0}‎ psi),
6349             'other' => q({0}‎ psi),
6350             },
6351             # Core Unit Identifier
6352             'pound-force-per-square-inch' => {
6353             'name' => q(پوند در اینچ مربع),
6354             'one' => q({0}‎ psi),
6355             'other' => q({0}‎ psi),
6356             },
6357             # Long Unit Identifier
6358             'speed-beaufort' => {
6359             'name' => q(بوفورت),
6360             'one' => q({0} بوفورت),
6361             'other' => q({0} بوفورت),
6362             },
6363             # Core Unit Identifier
6364             'beaufort' => {
6365             'name' => q(بوفورت),
6366             'one' => q({0} بوفورت),
6367             'other' => q({0} بوفورت),
6368             },
6369             # Long Unit Identifier
6370             'speed-kilometer-per-hour' => {
6371             'name' => q(کیلومتر در ساعت),
6372             'one' => q({0}‎ km/h),
6373             'other' => q({0}‎ km/h),
6374             },
6375             # Core Unit Identifier
6376             'kilometer-per-hour' => {
6377             'name' => q(کیلومتر در ساعت),
6378             'one' => q({0}‎ km/h),
6379             'other' => q({0}‎ km/h),
6380             },
6381             # Long Unit Identifier
6382             'speed-knot' => {
6383             'name' => q(گره),
6384             'one' => q({0} گره),
6385             'other' => q({0} گره),
6386             },
6387             # Core Unit Identifier
6388             'knot' => {
6389             'name' => q(گره),
6390             'one' => q({0} گره),
6391             'other' => q({0} گره),
6392             },
6393             # Long Unit Identifier
6394             'speed-meter-per-second' => {
6395             'name' => q(متر در ثانیه),
6396             },
6397             # Core Unit Identifier
6398             'meter-per-second' => {
6399             'name' => q(متر در ثانیه),
6400             },
6401             # Long Unit Identifier
6402             'speed-mile-per-hour' => {
6403             'name' => q(مایل در ساعت),
6404             'one' => q({0}‎ mph),
6405             'other' => q({0}‎ mph),
6406             },
6407             # Core Unit Identifier
6408             'mile-per-hour' => {
6409             'name' => q(مایل در ساعت),
6410             'one' => q({0}‎ mph),
6411             'other' => q({0}‎ mph),
6412             },
6413             # Long Unit Identifier
6414             'temperature-celsius' => {
6415             'name' => q(درجهٔ سلسیوس),
6416             },
6417             # Core Unit Identifier
6418             'celsius' => {
6419             'name' => q(درجهٔ سلسیوس),
6420             },
6421             # Long Unit Identifier
6422             'temperature-fahrenheit' => {
6423             'name' => q(درجهٔ فارنهایت),
6424             },
6425             # Core Unit Identifier
6426             'fahrenheit' => {
6427             'name' => q(درجهٔ فارنهایت),
6428             },
6429             # Long Unit Identifier
6430             'temperature-kelvin' => {
6431             'name' => q(درجهٔ کلوین),
6432             'one' => q(‎{0} K),
6433             'other' => q(‎{0} K),
6434             },
6435             # Core Unit Identifier
6436             'kelvin' => {
6437             'name' => q(درجهٔ کلوین),
6438             'one' => q(‎{0} K),
6439             'other' => q(‎{0} K),
6440             },
6441             # Long Unit Identifier
6442             'torque-newton-meter' => {
6443             'name' => q(نیوتن‌متر),
6444             'one' => q({0} نیوتن‌متر),
6445             'other' => q({0} نیوتن‌متر),
6446             },
6447             # Core Unit Identifier
6448             'newton-meter' => {
6449             'name' => q(نیوتن‌متر),
6450             'one' => q({0} نیوتن‌متر),
6451             'other' => q({0} نیوتن‌متر),
6452             },
6453             # Long Unit Identifier
6454             'torque-pound-force-foot' => {
6455             'name' => q(پوند-فوت),
6456             'one' => q({0} پوند-فوت),
6457             'other' => q({0} پوند-فوت),
6458             },
6459             # Core Unit Identifier
6460             'pound-force-foot' => {
6461             'name' => q(پوند-فوت),
6462             'one' => q({0} پوند-فوت),
6463             'other' => q({0} پوند-فوت),
6464             },
6465             # Long Unit Identifier
6466             'volume-acre-foot' => {
6467             'name' => q(جریب فوت),
6468             'one' => q({0} جریب فوت),
6469             'other' => q({0} جریب فوت),
6470             },
6471             # Core Unit Identifier
6472             'acre-foot' => {
6473             'name' => q(جریب فوت),
6474             'one' => q({0} جریب فوت),
6475             'other' => q({0} جریب فوت),
6476             },
6477             # Long Unit Identifier
6478             'volume-barrel' => {
6479             'name' => q(بشکه),
6480             'one' => q({0} بشکه),
6481             'other' => q({0} بشکه),
6482             },
6483             # Core Unit Identifier
6484             'barrel' => {
6485             'name' => q(بشکه),
6486             'one' => q({0} بشکه),
6487             'other' => q({0} بشکه),
6488             },
6489             # Long Unit Identifier
6490             'volume-bushel' => {
6491             'name' => q(بوشل),
6492             'one' => q({0} بوشل),
6493             'other' => q({0} بوشل),
6494             },
6495             # Core Unit Identifier
6496             'bushel' => {
6497             'name' => q(بوشل),
6498             'one' => q({0} بوشل),
6499             'other' => q({0} بوشل),
6500             },
6501             # Long Unit Identifier
6502             'volume-centiliter' => {
6503             'one' => q({0}cL),
6504             'other' => q({0}cL),
6505             },
6506             # Core Unit Identifier
6507             'centiliter' => {
6508             'one' => q({0}cL),
6509             'other' => q({0}cL),
6510             },
6511             # Long Unit Identifier
6512             'volume-cubic-centimeter' => {
6513             'one' => q({0}‎ cm³),
6514             'other' => q({0}‎ cm³),
6515             'per' => q({0}‎ /cm³),
6516             },
6517             # Core Unit Identifier
6518             'cubic-centimeter' => {
6519             'one' => q({0}‎ cm³),
6520             'other' => q({0}‎ cm³),
6521             'per' => q({0}‎ /cm³),
6522             },
6523             # Long Unit Identifier
6524             'volume-cubic-foot' => {
6525             'name' => q(فوت مکعب),
6526             'one' => q({0}ft³),
6527             'other' => q({0}ft³),
6528             },
6529             # Core Unit Identifier
6530             'cubic-foot' => {
6531             'name' => q(فوت مکعب),
6532             'one' => q({0}ft³),
6533             'other' => q({0}ft³),
6534             },
6535             # Long Unit Identifier
6536             'volume-cubic-inch' => {
6537             'name' => q(اینچ مکعب),
6538             'one' => q({0}in³),
6539             'other' => q({0}in³),
6540             },
6541             # Core Unit Identifier
6542             'cubic-inch' => {
6543             'name' => q(اینچ مکعب),
6544             'one' => q({0}in³),
6545             'other' => q({0}in³),
6546             },
6547             # Long Unit Identifier
6548             'volume-cubic-kilometer' => {
6549             'name' => q(کیلومتر مکعب),
6550             'one' => q({0}‎ km³),
6551             'other' => q({0}‎ km³),
6552             },
6553             # Core Unit Identifier
6554             'cubic-kilometer' => {
6555             'name' => q(کیلومتر مکعب),
6556             'one' => q({0}‎ km³),
6557             'other' => q({0}‎ km³),
6558             },
6559             # Long Unit Identifier
6560             'volume-cubic-meter' => {
6561             'name' => q(متر مکعب),
6562             'one' => q({0}m³),
6563             'other' => q({0}m³),
6564             'per' => q({0}‎/m³),
6565             },
6566             # Core Unit Identifier
6567             'cubic-meter' => {
6568             'name' => q(متر مکعب),
6569             'one' => q({0}m³),
6570             'other' => q({0}m³),
6571             'per' => q({0}‎/m³),
6572             },
6573             # Long Unit Identifier
6574             'volume-cubic-mile' => {
6575             'one' => q({0}mi³),
6576             'other' => q({0}mi³),
6577             },
6578             # Core Unit Identifier
6579             'cubic-mile' => {
6580             'one' => q({0}mi³),
6581             'other' => q({0}mi³),
6582             },
6583             # Long Unit Identifier
6584             'volume-cubic-yard' => {
6585             'name' => q(یارد مکعب),
6586             'one' => q({0}yd³),
6587             'other' => q({0}yd³),
6588             },
6589             # Core Unit Identifier
6590             'cubic-yard' => {
6591             'name' => q(یارد مکعب),
6592             'one' => q({0}yd³),
6593             'other' => q({0}yd³),
6594             },
6595             # Long Unit Identifier
6596             'volume-cup' => {
6597             'name' => q(پیمانه),
6598             'one' => q({0} پیمانه),
6599             'other' => q({0} پیمانه),
6600             },
6601             # Core Unit Identifier
6602             'cup' => {
6603             'name' => q(پیمانه),
6604             'one' => q({0} پیمانه),
6605             'other' => q({0} پیمانه),
6606             },
6607             # Long Unit Identifier
6608             'volume-cup-metric' => {
6609             'name' => q(پیمانهٔ متریک),
6610             'one' => q({0} پیمانهٔ متریک),
6611             'other' => q({0} پیمانهٔ متریک),
6612             },
6613             # Core Unit Identifier
6614             'cup-metric' => {
6615             'name' => q(پیمانهٔ متریک),
6616             'one' => q({0} پیمانهٔ متریک),
6617             'other' => q({0} پیمانهٔ متریک),
6618             },
6619             # Long Unit Identifier
6620             'volume-deciliter' => {
6621             'one' => q({0}dL),
6622             'other' => q({0}dL),
6623             },
6624             # Core Unit Identifier
6625             'deciliter' => {
6626             'one' => q({0}dL),
6627             'other' => q({0}dL),
6628             },
6629             # Long Unit Identifier
6630             'volume-dessert-spoon' => {
6631             'name' => q(قاشق دسرخوری),
6632             'one' => q({0} ق.دس.خ.),
6633             'other' => q({0} ق.دس.خ.),
6634             },
6635             # Core Unit Identifier
6636             'dessert-spoon' => {
6637             'name' => q(قاشق دسرخوری),
6638             'one' => q({0} ق.دس.خ.),
6639             'other' => q({0} ق.دس.خ.),
6640             },
6641             # Long Unit Identifier
6642             'volume-dessert-spoon-imperial' => {
6643             'name' => q(قاشق دسرخوری انگلیسی),
6644             'one' => q({0} ق.دس. انگلیسی),
6645             'other' => q({0} ق.دس. انگلیسی),
6646             },
6647             # Core Unit Identifier
6648             'dessert-spoon-imperial' => {
6649             'name' => q(قاشق دسرخوری انگلیسی),
6650             'one' => q({0} ق.دس. انگلیسی),
6651             'other' => q({0} ق.دس. انگلیسی),
6652             },
6653             # Long Unit Identifier
6654             'volume-dram' => {
6655             'name' => q(درم سیال),
6656             'one' => q({0} درم سیال),
6657             'other' => q({0} درم سیال),
6658             },
6659             # Core Unit Identifier
6660             'dram' => {
6661             'name' => q(درم سیال),
6662             'one' => q({0} درم سیال),
6663             'other' => q({0} درم سیال),
6664             },
6665             # Long Unit Identifier
6666             'volume-drop' => {
6667             'name' => q(قطره),
6668             'one' => q({0} قطره),
6669             'other' => q({0} قطره),
6670             },
6671             # Core Unit Identifier
6672             'drop' => {
6673             'name' => q(قطره),
6674             'one' => q({0} قطره),
6675             'other' => q({0} قطره),
6676             },
6677             # Long Unit Identifier
6678             'volume-fluid-ounce' => {
6679             'name' => q(اونس سیال),
6680             'one' => q({0}‎ fl oz),
6681             'other' => q({0}‎ fl oz),
6682             },
6683             # Core Unit Identifier
6684             'fluid-ounce' => {
6685             'name' => q(اونس سیال),
6686             'one' => q({0}‎ fl oz),
6687             'other' => q({0}‎ fl oz),
6688             },
6689             # Long Unit Identifier
6690             'volume-fluid-ounce-imperial' => {
6691             'name' => q(اونس سیال انگلیسی),
6692             'one' => q({0} fl oz Imp),
6693             'other' => q({0} fl oz Imp),
6694             },
6695             # Core Unit Identifier
6696             'fluid-ounce-imperial' => {
6697             'name' => q(اونس سیال انگلیسی),
6698             'one' => q({0} fl oz Imp),
6699             'other' => q({0} fl oz Imp),
6700             },
6701             # Long Unit Identifier
6702             'volume-gallon' => {
6703             'name' => q(گالن),
6704             'one' => q({0} گالن),
6705             'other' => q({0} گالن),
6706             'per' => q({0} در گالن),
6707             },
6708             # Core Unit Identifier
6709             'gallon' => {
6710             'name' => q(گالن),
6711             'one' => q({0} گالن),
6712             'other' => q({0} گالن),
6713             'per' => q({0} در گالن),
6714             },
6715             # Long Unit Identifier
6716             'volume-gallon-imperial' => {
6717             'name' => q(گالن امپریال),
6718             'one' => q({0} گالن امپریال),
6719             'other' => q({0} گالن امپریال),
6720             'per' => q({0}/گالن امپریال),
6721             },
6722             # Core Unit Identifier
6723             'gallon-imperial' => {
6724             'name' => q(گالن امپریال),
6725             'one' => q({0} گالن امپریال),
6726             'other' => q({0} گالن امپریال),
6727             'per' => q({0}/گالن امپریال),
6728             },
6729             # Long Unit Identifier
6730             'volume-hectoliter' => {
6731             'one' => q({0}hL),
6732             'other' => q({0}hL),
6733             },
6734             # Core Unit Identifier
6735             'hectoliter' => {
6736             'one' => q({0}hL),
6737             'other' => q({0}hL),
6738             },
6739             # Long Unit Identifier
6740             'volume-jigger' => {
6741             'name' => q(گیلاس),
6742             'one' => q({0} گیلاس),
6743             'other' => q({0} گیلاس),
6744             },
6745             # Core Unit Identifier
6746             'jigger' => {
6747             'name' => q(گیلاس),
6748             'one' => q({0} گیلاس),
6749             'other' => q({0} گیلاس),
6750             },
6751             # Long Unit Identifier
6752             'volume-liter' => {
6753             'name' => q(لیتر),
6754             'one' => q({0}L),
6755             'other' => q({0}L),
6756             'per' => q({0}‎/L),
6757             },
6758             # Core Unit Identifier
6759             'liter' => {
6760             'name' => q(لیتر),
6761             'one' => q({0}L),
6762             'other' => q({0}L),
6763             'per' => q({0}‎/L),
6764             },
6765             # Long Unit Identifier
6766             'volume-megaliter' => {
6767             'name' => q(مگالیتر),
6768             'one' => q({0}ML),
6769             'other' => q({0}ML),
6770             },
6771             # Core Unit Identifier
6772             'megaliter' => {
6773             'name' => q(مگالیتر),
6774             'one' => q({0}ML),
6775             'other' => q({0}ML),
6776             },
6777             # Long Unit Identifier
6778             'volume-milliliter' => {
6779             'name' => q(میلی‌لیتر),
6780             'one' => q({0} میلی‌لیتر),
6781             'other' => q({0} میلی‌لیتر),
6782             },
6783             # Core Unit Identifier
6784             'milliliter' => {
6785             'name' => q(میلی‌لیتر),
6786             'one' => q({0} میلی‌لیتر),
6787             'other' => q({0} میلی‌لیتر),
6788             },
6789             # Long Unit Identifier
6790             'volume-pinch' => {
6791             'name' => q(سرانگشت),
6792             'one' => q({0} سرانگشت),
6793             'other' => q({0} سرانگشت),
6794             },
6795             # Core Unit Identifier
6796             'pinch' => {
6797             'name' => q(سرانگشت),
6798             'one' => q({0} سرانگشت),
6799             'other' => q({0} سرانگشت),
6800             },
6801             # Long Unit Identifier
6802             'volume-pint' => {
6803             'name' => q(پاینت),
6804             'one' => q({0} پاینت),
6805             'other' => q({0} پاینت),
6806             },
6807             # Core Unit Identifier
6808             'pint' => {
6809             'name' => q(پاینت),
6810             'one' => q({0} پاینت),
6811             'other' => q({0} پاینت),
6812             },
6813             # Long Unit Identifier
6814             'volume-pint-metric' => {
6815             'name' => q(پاینت متریک),
6816             'one' => q({0} پاینت متریک),
6817             'other' => q({0} پاینت متریک),
6818             },
6819             # Core Unit Identifier
6820             'pint-metric' => {
6821             'name' => q(پاینت متریک),
6822             'one' => q({0} پاینت متریک),
6823             'other' => q({0} پاینت متریک),
6824             },
6825             # Long Unit Identifier
6826             'volume-quart' => {
6827             'name' => q(کوارت),
6828             'one' => q({0} کوارت),
6829             'other' => q({0} کوارت),
6830             },
6831             # Core Unit Identifier
6832             'quart' => {
6833             'name' => q(کوارت),
6834             'one' => q({0} کوارت),
6835             'other' => q({0} کوارت),
6836             },
6837             # Long Unit Identifier
6838             'volume-quart-imperial' => {
6839             'name' => q(کوارت انگلیسی),
6840             'one' => q({0} کوارت انگلیسی),
6841             'other' => q({0} کوارت انگلیسی),
6842             },
6843             # Core Unit Identifier
6844             'quart-imperial' => {
6845             'name' => q(کوارت انگلیسی),
6846             'one' => q({0} کوارت انگلیسی),
6847             'other' => q({0} کوارت انگلیسی),
6848             },
6849             # Long Unit Identifier
6850             'volume-tablespoon' => {
6851             'name' => q(قاشق غ.),
6852             'one' => q({0} ق.غ.خ),
6853             'other' => q({0} ق.غ.خ),
6854             },
6855             # Core Unit Identifier
6856             'tablespoon' => {
6857             'name' => q(قاشق غ.),
6858             'one' => q({0} ق.غ.خ),
6859             'other' => q({0} ق.غ.خ),
6860             },
6861             # Long Unit Identifier
6862             'volume-teaspoon' => {
6863             'name' => q(ق.چای‌خوری),
6864             'one' => q({0} ق.چ.),
6865             'other' => q({0} ق.چ.),
6866             },
6867             # Core Unit Identifier
6868             'teaspoon' => {
6869             'name' => q(ق.چای‌خوری),
6870             'one' => q({0} ق.چ.),
6871             'other' => q({0} ق.چ.),
6872             },
6873             },
6874             } }
6875             );
6876              
6877             has 'yesstr' => (
6878             is => 'ro',
6879             isa => RegexpRef,
6880             init_arg => undef,
6881             default => sub { qr'^(?i:بله|ب|آری|آ|yes|y)$' }
6882             );
6883              
6884             has 'nostr' => (
6885             is => 'ro',
6886             isa => RegexpRef,
6887             init_arg => undef,
6888             default => sub { qr'^(?i:نه|ن|خیر|خ|no|n)$' }
6889             );
6890              
6891             has 'listPatterns' => (
6892             is => 'ro',
6893             isa => HashRef,
6894             init_arg => undef,
6895             default => sub { {
6896             start => q({0}،‏ {1}),
6897             middle => q({0}،‏ {1}),
6898             end => q({0}، و {1}),
6899             2 => q({0} و {1}),
6900             } }
6901             );
6902              
6903             has 'default_numbering_system' => (
6904             is => 'ro',
6905             isa => Str,
6906             init_arg => undef,
6907             default => 'arabext',
6908             );
6909              
6910             has native_numbering_system => (
6911             is => 'ro',
6912             isa => Str,
6913             init_arg => undef,
6914             default => 'arabext',
6915             );
6916              
6917             has 'number_symbols' => (
6918             is => 'ro',
6919             isa => HashRef,
6920             init_arg => undef,
6921             default => sub { {
6922             'arab' => {
6923             'exponential' => q(E),
6924             'nan' => q(ناعدد),
6925             'percentSign' => q(٪),
6926             },
6927             'arabext' => {
6928             'minusSign' => q(‎−),
6929             'nan' => q(ناعدد),
6930             'plusSign' => q(‎+),
6931             'timeSeparator' => q(:),
6932             },
6933             'latn' => {
6934             'minusSign' => q(‎−),
6935             'nan' => q(ناعدد),
6936             'plusSign' => q(‎+),
6937             },
6938             } }
6939             );
6940              
6941             has 'number_formats' => (
6942             is => 'ro',
6943             isa => HashRef,
6944             init_arg => undef,
6945             default => sub { {
6946             decimalFormat => {
6947             'long' => {
6948             '1000' => {
6949             'one' => '0 هزار',
6950             'other' => '0 هزار',
6951             },
6952             '10000' => {
6953             'one' => '00 هزار',
6954             'other' => '00 هزار',
6955             },
6956             '100000' => {
6957             'one' => '000 هزار',
6958             'other' => '000 هزار',
6959             },
6960             '1000000' => {
6961             'one' => '0 میلیون',
6962             'other' => '0 میلیون',
6963             },
6964             '10000000' => {
6965             'one' => '00 میلیون',
6966             'other' => '00 میلیون',
6967             },
6968             '100000000' => {
6969             'one' => '000 میلیون',
6970             'other' => '000 میلیون',
6971             },
6972             '1000000000' => {
6973             'one' => '0 میلیارد',
6974             'other' => '0 میلیارد',
6975             },
6976             '10000000000' => {
6977             'one' => '00 میلیارد',
6978             'other' => '00 میلیارد',
6979             },
6980             '100000000000' => {
6981             'one' => '000 میلیارد',
6982             'other' => '000 میلیارد',
6983             },
6984             '1000000000000' => {
6985             'one' => '0 هزارمیلیارد',
6986             'other' => '0 هزارمیلیارد',
6987             },
6988             '10000000000000' => {
6989             'one' => '00 هزارمیلیارد',
6990             'other' => '00 هزارمیلیارد',
6991             },
6992             '100000000000000' => {
6993             'one' => '000 هزارمیلیارد',
6994             'other' => '000 هزارمیلیارد',
6995             },
6996             },
6997             'short' => {
6998             '1000' => {
6999             'one' => '0 هزار',
7000             'other' => '0 هزار',
7001             },
7002             '10000' => {
7003             'one' => '00 هزار',
7004             'other' => '00 هزار',
7005             },
7006             '100000' => {
7007             'one' => '000 هزار',
7008             'other' => '000 هزار',
7009             },
7010             '1000000' => {
7011             'one' => '0 میلیون',
7012             'other' => '0 میلیون',
7013             },
7014             '10000000' => {
7015             'one' => '00 میلیون',
7016             'other' => '00 میلیون',
7017             },
7018             '100000000' => {
7019             'one' => '000 میلیون',
7020             'other' => '000 میلیون',
7021             },
7022             '1000000000' => {
7023             'one' => '0 میلیارد',
7024             'other' => '0 میلیارد',
7025             },
7026             '10000000000' => {
7027             'one' => '00 میلیارد',
7028             'other' => '00 میلیارد',
7029             },
7030             '100000000000' => {
7031             'one' => '000 میلیارد',
7032             'other' => '000 میلیارد',
7033             },
7034             '1000000000000' => {
7035             'one' => '0 تریلیون',
7036             'other' => '0 تریلیون',
7037             },
7038             '10000000000000' => {
7039             'one' => '00 تریلیون',
7040             'other' => '00 تریلیون',
7041             },
7042             '100000000000000' => {
7043             'one' => '000 تریلیون',
7044             'other' => '000 تریلیون',
7045             },
7046             },
7047             },
7048             } },
7049             );
7050              
7051             has 'number_currency_formats' => (
7052             is => 'ro',
7053             isa => HashRef,
7054             init_arg => undef,
7055             default => sub { {
7056             'arab' => {
7057             'pattern' => {
7058             'default' => {
7059             'standard' => {
7060             'positive' => '‎¤#,##0.00',
7061             },
7062             },
7063             },
7064             },
7065             'arabext' => {
7066             'pattern' => {
7067             'default' => {
7068             'standard' => {
7069             'positive' => '‎¤#,##0.00',
7070             },
7071             },
7072             },
7073             },
7074             'latn' => {
7075             'pattern' => {
7076             'default' => {
7077             'accounting' => {
7078             'negative' => '‎(¤ #,##0.00)',
7079             'positive' => '‎¤ #,##0.00',
7080             },
7081             'standard' => {
7082             'positive' => '‎¤ #,##0.00',
7083             },
7084             },
7085             },
7086             },
7087             } },
7088             );
7089              
7090             has 'currencies' => (
7091             is => 'ro',
7092             isa => HashRef,
7093             init_arg => undef,
7094             default => sub { {
7095             'ADP' => {
7096             display_name => {
7097             'currency' => q(پزتای آندورا),
7098             },
7099             },
7100             'AED' => {
7101             display_name => {
7102             'currency' => q(درهم امارات متحدهٔ عربی),
7103             },
7104             },
7105             'AFA' => {
7106             display_name => {
7107             'currency' => q(افغانی افغانستان \(۱۹۲۷ تا ۲۰۰۲\)),
7108             },
7109             },
7110             'AFN' => {
7111             symbol => '؋',
7112             display_name => {
7113             'currency' => q(افغانی افغانستان),
7114             },
7115             },
7116             'ALK' => {
7117             display_name => {
7118             'currency' => q(لک آلبانی \(۱۹۴۶ تا ۱۹۶۵\)),
7119             },
7120             },
7121             'ALL' => {
7122             display_name => {
7123             'currency' => q(لک آلبانی),
7124             },
7125             },
7126             'AMD' => {
7127             display_name => {
7128             'currency' => q(درام ارمنستان),
7129             },
7130             },
7131             'ANG' => {
7132             display_name => {
7133             'currency' => q(گیلدر آنتیل هلند),
7134             },
7135             },
7136             'AOA' => {
7137             display_name => {
7138             'currency' => q(کوانزای آنگولا),
7139             },
7140             },
7141             'ARM' => {
7142             display_name => {
7143             'currency' => q(پزوی آرژانتین \(۱۸۸۱ تا ۱۹۷۰\)),
7144             },
7145             },
7146             'ARP' => {
7147             display_name => {
7148             'currency' => q(پزوی آرژانتین \(۱۹۸۳ تا ۱۹۸۵\)‏),
7149             'one' => q(پزوی آرژانتین \(۱۹۸۳ تا ۱۹۸۵\)),
7150             'other' => q(پزوی آرژانتین \(۱۹۸۳ تا ۱۹۸۵\)),
7151             },
7152             },
7153             'ARS' => {
7154             display_name => {
7155             'currency' => q(پزوی آرژانتین),
7156             },
7157             },
7158             'ATS' => {
7159             display_name => {
7160             'currency' => q(شیلینگ اتریش),
7161             },
7162             },
7163             'AUD' => {
7164             display_name => {
7165             'currency' => q(دلار استرالیا),
7166             },
7167             },
7168             'AWG' => {
7169             display_name => {
7170             'currency' => q(فلورین آروبا),
7171             },
7172             },
7173             'AZM' => {
7174             display_name => {
7175             'currency' => q(منات جمهوری آذربایجان \(۱۹۹۳ تا ۲۰۰۶\)),
7176             },
7177             },
7178             'AZN' => {
7179             display_name => {
7180             'currency' => q(منات جمهوری آذربایجان),
7181             },
7182             },
7183             'BAD' => {
7184             display_name => {
7185             'currency' => q(دینار بوسنی و هرزگوین \(۱۹۹۲ تا ۱۹۹۴\)),
7186             },
7187             },
7188             'BAM' => {
7189             display_name => {
7190             'currency' => q(مارک تبدیل‌پذیر بوسنی و هرزگوین),
7191             },
7192             },
7193             'BBD' => {
7194             display_name => {
7195             'currency' => q(دلار باربادوس),
7196             },
7197             },
7198             'BDT' => {
7199             display_name => {
7200             'currency' => q(تاکای بنگلادش),
7201             },
7202             },
7203             'BEF' => {
7204             display_name => {
7205             'currency' => q(فرانک بلژیک),
7206             },
7207             },
7208             'BEL' => {
7209             display_name => {
7210             'currency' => q(فرانک بلژیک \(مالی\)),
7211             },
7212             },
7213             'BGN' => {
7214             display_name => {
7215             'currency' => q(لو بلغارستان),
7216             'one' => q(لو بلغارستان),
7217             'other' => q(لو بلغارستان),
7218             },
7219             },
7220             'BHD' => {
7221             display_name => {
7222             'currency' => q(دینار بحرین),
7223             },
7224             },
7225             'BIF' => {
7226             display_name => {
7227             'currency' => q(فرانک بوروندی),
7228             },
7229             },
7230             'BMD' => {
7231             display_name => {
7232             'currency' => q(دلار برمودا),
7233             },
7234             },
7235             'BND' => {
7236             display_name => {
7237             'currency' => q(دلار برونئی),
7238             },
7239             },
7240             'BOB' => {
7241             display_name => {
7242             'currency' => q(بولیویانوی بولیوی),
7243             },
7244             },
7245             'BOP' => {
7246             display_name => {
7247             'currency' => q(پزوی بولیوی),
7248             },
7249             },
7250             'BRL' => {
7251             display_name => {
7252             'currency' => q(رئال برزیل),
7253             },
7254             },
7255             'BSD' => {
7256             display_name => {
7257             'currency' => q(دلار باهاما),
7258             },
7259             },
7260             'BTN' => {
7261             display_name => {
7262             'currency' => q(انگولتروم بوتان),
7263             },
7264             },
7265             'BWP' => {
7266             display_name => {
7267             'currency' => q(پولای بوتسوانا),
7268             },
7269             },
7270             'BYB' => {
7271             display_name => {
7272             'currency' => q(روبل جدید بلاروس \(۱۹۹۴ تا ۱۹۹۹\)),
7273             },
7274             },
7275             'BYN' => {
7276             symbol => 'Br',
7277             display_name => {
7278             'currency' => q(روبل بلاروس),
7279             },
7280             },
7281             'BYR' => {
7282             display_name => {
7283             'currency' => q(روبل بلاروسی \(۲۰۱۶–۲۰۰۰\)),
7284             },
7285             },
7286             'BZD' => {
7287             display_name => {
7288             'currency' => q(دلار بلیز),
7289             },
7290             },
7291             'CAD' => {
7292             symbol => '$CA',
7293             display_name => {
7294             'currency' => q(دلار کانادا),
7295             },
7296             },
7297             'CDF' => {
7298             display_name => {
7299             'currency' => q(فرانک کنگو),
7300             },
7301             },
7302             'CHF' => {
7303             display_name => {
7304             'currency' => q(فرانک سوئیس),
7305             },
7306             },
7307             'CLP' => {
7308             display_name => {
7309             'currency' => q(پزوی شیلی),
7310             },
7311             },
7312             'CNH' => {
7313             display_name => {
7314             'currency' => q(یوآن چین \(برون‌مرزی\)),
7315             },
7316             },
7317             'CNY' => {
7318             symbol => '¥CN',
7319             display_name => {
7320             'currency' => q(یوآن چین),
7321             },
7322             },
7323             'COP' => {
7324             display_name => {
7325             'currency' => q(پزوی کلمبیا),
7326             },
7327             },
7328             'CRC' => {
7329             display_name => {
7330             'currency' => q(کولون کاستاریکا),
7331             },
7332             },
7333             'CSD' => {
7334             display_name => {
7335             'currency' => q(دینار صربستان \(۲۰۰۲ تا ۲۰۰۶\)),
7336             },
7337             },
7338             'CUC' => {
7339             display_name => {
7340             'currency' => q(پزوی تبدیل‌پذیر کوبا),
7341             },
7342             },
7343             'CUP' => {
7344             display_name => {
7345             'currency' => q(پزوی کوبا),
7346             },
7347             },
7348             'CVE' => {
7349             display_name => {
7350             'currency' => q(اسکودوی کیپ‌ورد),
7351             },
7352             },
7353             'CYP' => {
7354             display_name => {
7355             'currency' => q(پوند قبرس),
7356             },
7357             },
7358             'CZK' => {
7359             display_name => {
7360             'currency' => q(کورونای جمهوری چک),
7361             },
7362             },
7363             'DDM' => {
7364             display_name => {
7365             'currency' => q(مارک آلمان شرقی),
7366             },
7367             },
7368             'DEM' => {
7369             display_name => {
7370             'currency' => q(مارک آلمان),
7371             },
7372             },
7373             'DJF' => {
7374             display_name => {
7375             'currency' => q(فرانک جیبوتی),
7376             },
7377             },
7378             'DKK' => {
7379             display_name => {
7380             'currency' => q(کرون دانمارک),
7381             },
7382             },
7383             'DOP' => {
7384             display_name => {
7385             'currency' => q(پزوی جمهوری دومینیکن),
7386             },
7387             },
7388             'DZD' => {
7389             display_name => {
7390             'currency' => q(دینار الجزایر),
7391             },
7392             },
7393             'EEK' => {
7394             display_name => {
7395             'currency' => q(کرون استونی),
7396             },
7397             },
7398             'EGP' => {
7399             display_name => {
7400             'currency' => q(پوند مصر),
7401             },
7402             },
7403             'ERN' => {
7404             display_name => {
7405             'currency' => q(ناکفای اریتره),
7406             },
7407             },
7408             'ESP' => {
7409             display_name => {
7410             'currency' => q(پزتای اسپانیا),
7411             },
7412             },
7413             'ETB' => {
7414             display_name => {
7415             'currency' => q(بیر اتیوپی),
7416             },
7417             },
7418             'EUR' => {
7419             display_name => {
7420             'currency' => q(یورو),
7421             },
7422             },
7423             'FJD' => {
7424             display_name => {
7425             'currency' => q(دلار فیجی),
7426             },
7427             },
7428             'FKP' => {
7429             display_name => {
7430             'currency' => q(پوند جزایر فالکلند),
7431             },
7432             },
7433             'FRF' => {
7434             display_name => {
7435             'currency' => q(فرانک فرانسه),
7436             },
7437             },
7438             'GBP' => {
7439             display_name => {
7440             'currency' => q(پوند بریتانیا),
7441             },
7442             },
7443             'GEL' => {
7444             display_name => {
7445             'currency' => q(لاری گرجستان),
7446             },
7447             },
7448             'GHS' => {
7449             display_name => {
7450             'currency' => q(سدی غنا),
7451             },
7452             },
7453             'GIP' => {
7454             display_name => {
7455             'currency' => q(پوند جبل‌الطارق),
7456             },
7457             },
7458             'GMD' => {
7459             display_name => {
7460             'currency' => q(دالاسی گامبیا),
7461             },
7462             },
7463             'GNF' => {
7464             display_name => {
7465             'currency' => q(فرانک گینه),
7466             },
7467             },
7468             'GRD' => {
7469             display_name => {
7470             'currency' => q(دراخمای یونان),
7471             },
7472             },
7473             'GTQ' => {
7474             display_name => {
7475             'currency' => q(کتزال گواتمالا),
7476             },
7477             },
7478             'GWP' => {
7479             display_name => {
7480             'currency' => q(پزوی گینهٔ بیسائو),
7481             },
7482             },
7483             'GYD' => {
7484             display_name => {
7485             'currency' => q(دلار گویانا),
7486             },
7487             },
7488             'HKD' => {
7489             symbol => '$HK',
7490             display_name => {
7491             'currency' => q(دلار هنگ‌کنگ),
7492             },
7493             },
7494             'HNL' => {
7495             display_name => {
7496             'currency' => q(لمپیرای هندوراس),
7497             },
7498             },
7499             'HRD' => {
7500             display_name => {
7501             'currency' => q(دینار کرواسی),
7502             },
7503             },
7504             'HRK' => {
7505             display_name => {
7506             'currency' => q(کونای کرواسی),
7507             },
7508             },
7509             'HTG' => {
7510             display_name => {
7511             'currency' => q(گورد هائیتی),
7512             },
7513             },
7514             'HUF' => {
7515             display_name => {
7516             'currency' => q(فورینت مجارستان),
7517             },
7518             },
7519             'IDR' => {
7520             display_name => {
7521             'currency' => q(روپیهٔ اندونزی),
7522             },
7523             },
7524             'IEP' => {
7525             display_name => {
7526             'currency' => q(پوند ایرلند),
7527             },
7528             },
7529             'ILP' => {
7530             display_name => {
7531             'currency' => q(پوند اسرائیل),
7532             },
7533             },
7534             'ILR' => {
7535             display_name => {
7536             'currency' => q(شقل اسرائیل \(۱۹۸۰ تا ۱۹۸۵\)),
7537             },
7538             },
7539             'ILS' => {
7540             display_name => {
7541             'currency' => q(شِکِل جدید اسرائیل),
7542             'one' => q(شِکِل جدید اسرائیل),
7543             'other' => q(شِکِل جدید اسرائیل),
7544             },
7545             },
7546             'INR' => {
7547             display_name => {
7548             'currency' => q(روپیهٔ هند),
7549             },
7550             },
7551             'IQD' => {
7552             display_name => {
7553             'currency' => q(دینار عراق),
7554             },
7555             },
7556             'IRR' => {
7557             symbol => 'ریال',
7558             display_name => {
7559             'currency' => q(ریال ایران),
7560             },
7561             },
7562             'ISJ' => {
7563             display_name => {
7564             'currency' => q(کرونای ایسلند \(۱۹۱۸ تا ۱۹۸۱\)),
7565             },
7566             },
7567             'ISK' => {
7568             display_name => {
7569             'currency' => q(کرونای ایسلند),
7570             },
7571             },
7572             'ITL' => {
7573             display_name => {
7574             'currency' => q(لیرهٔ ایتالیا),
7575             },
7576             },
7577             'JMD' => {
7578             display_name => {
7579             'currency' => q(دلار جامائیکا),
7580             },
7581             },
7582             'JOD' => {
7583             display_name => {
7584             'currency' => q(دینار اردن),
7585             },
7586             },
7587             'JPY' => {
7588             symbol => '¥',
7589             display_name => {
7590             'currency' => q(ین ژاپن),
7591             },
7592             },
7593             'KES' => {
7594             display_name => {
7595             'currency' => q(شیلینگ کنیا),
7596             },
7597             },
7598             'KGS' => {
7599             display_name => {
7600             'currency' => q(سوم قرقیزستان),
7601             },
7602             },
7603             'KHR' => {
7604             display_name => {
7605             'currency' => q(ری‌یل کامبوج),
7606             },
7607             },
7608             'KMF' => {
7609             display_name => {
7610             'currency' => q(فرانک کومورو),
7611             },
7612             },
7613             'KPW' => {
7614             display_name => {
7615             'currency' => q(وون کرهٔ شمالی),
7616             },
7617             },
7618             'KRO' => {
7619             display_name => {
7620             'currency' => q(وون کرهٔ جنوبی \(۱۹۴۵ تا ۱۹۵۳\)),
7621             },
7622             },
7623             'KRW' => {
7624             display_name => {
7625             'currency' => q(وون کرهٔ جنوبی),
7626             },
7627             },
7628             'KWD' => {
7629             display_name => {
7630             'currency' => q(دینار کویت),
7631             },
7632             },
7633             'KYD' => {
7634             display_name => {
7635             'currency' => q(دلار جزایر کِیمن),
7636             },
7637             },
7638             'KZT' => {
7639             display_name => {
7640             'currency' => q(تنگهٔ قزاقستان),
7641             },
7642             },
7643             'LAK' => {
7644             display_name => {
7645             'currency' => q(کیپ لائوس),
7646             },
7647             },
7648             'LBP' => {
7649             display_name => {
7650             'currency' => q(لیرهٔ لبنان),
7651             },
7652             },
7653             'LKR' => {
7654             display_name => {
7655             'currency' => q(روپیهٔ سری‌لانکا),
7656             },
7657             },
7658             'LRD' => {
7659             display_name => {
7660             'currency' => q(دلار لیبریا),
7661             },
7662             },
7663             'LSL' => {
7664             display_name => {
7665             'currency' => q(لوتی لسوتو),
7666             },
7667             },
7668             'LTL' => {
7669             display_name => {
7670             'currency' => q(لیتاس لیتوانی),
7671             },
7672             },
7673             'LTT' => {
7674             display_name => {
7675             'currency' => q(تالوناس لیتوانی),
7676             },
7677             },
7678             'LUF' => {
7679             display_name => {
7680             'currency' => q(فرانک لوکزامبورگ),
7681             },
7682             },
7683             'LUL' => {
7684             display_name => {
7685             'currency' => q(فرانک مالی لوگزامبورگ),
7686             },
7687             },
7688             'LVL' => {
7689             display_name => {
7690             'currency' => q(لاتس لتونی),
7691             },
7692             },
7693             'LVR' => {
7694             display_name => {
7695             'currency' => q(روبل لتونی),
7696             },
7697             },
7698             'LYD' => {
7699             display_name => {
7700             'currency' => q(دینار لیبی),
7701             },
7702             },
7703             'MAD' => {
7704             display_name => {
7705             'currency' => q(درهم مراکش),
7706             },
7707             },
7708             'MAF' => {
7709             display_name => {
7710             'currency' => q(فرانک مراکش),
7711             },
7712             },
7713             'MCF' => {
7714             display_name => {
7715             'currency' => q(فرانک موناکو),
7716             },
7717             },
7718             'MDL' => {
7719             display_name => {
7720             'currency' => q(لئوی مولداوی),
7721             },
7722             },
7723             'MGA' => {
7724             display_name => {
7725             'currency' => q(آریاری مالاگاسی),
7726             },
7727             },
7728             'MGF' => {
7729             display_name => {
7730             'currency' => q(فرانک ماداگاسکار),
7731             },
7732             },
7733             'MKD' => {
7734             display_name => {
7735             'currency' => q(دینار مقدونیه),
7736             },
7737             },
7738             'MKN' => {
7739             display_name => {
7740             'currency' => q(دینار مقدونیه \(۱۹۹۲ تا ۱۹۹۳\)),
7741             },
7742             },
7743             'MLF' => {
7744             display_name => {
7745             'currency' => q(فرانک مالی),
7746             },
7747             },
7748             'MMK' => {
7749             display_name => {
7750             'currency' => q(کیات میانمار),
7751             },
7752             },
7753             'MNT' => {
7754             display_name => {
7755             'currency' => q(توگریک مغولستان),
7756             },
7757             },
7758             'MOP' => {
7759             display_name => {
7760             'currency' => q(پاتاکای ماکائو),
7761             },
7762             },
7763             'MRO' => {
7764             display_name => {
7765             'currency' => q(اوگوئیای موریتانی \(۱۹۷۳ تا ۲۰۱۷\)),
7766             },
7767             },
7768             'MRU' => {
7769             display_name => {
7770             'currency' => q(اوگوئیای موریتانی),
7771             },
7772             },
7773             'MTL' => {
7774             display_name => {
7775             'currency' => q(لیرهٔ مالت),
7776             },
7777             },
7778             'MTP' => {
7779             display_name => {
7780             'currency' => q(پوند مالت),
7781             },
7782             },
7783             'MUR' => {
7784             display_name => {
7785             'currency' => q(روپیهٔ موریس),
7786             },
7787             },
7788             'MVP' => {
7789             display_name => {
7790             'currency' => q(روپیهٔ مالدیو \(۱۹۴۷ تا ۱۹۸۱\)),
7791             },
7792             },
7793             'MVR' => {
7794             display_name => {
7795             'currency' => q(روپیهٔ مالدیو),
7796             },
7797             },
7798             'MWK' => {
7799             display_name => {
7800             'currency' => q(کواچای مالاوی),
7801             },
7802             },
7803             'MXN' => {
7804             symbol => '$MX',
7805             display_name => {
7806             'currency' => q(پزوی مکزیک),
7807             },
7808             },
7809             'MXP' => {
7810             display_name => {
7811             'currency' => q(پزوی نقرهٔ مکزیک \(۱۸۶۱ تا ۱۹۹۲\)),
7812             },
7813             },
7814             'MYR' => {
7815             display_name => {
7816             'currency' => q(رینگیت مالزی),
7817             },
7818             },
7819             'MZE' => {
7820             display_name => {
7821             'currency' => q(اسکودوی موزامبیک),
7822             },
7823             },
7824             'MZN' => {
7825             display_name => {
7826             'currency' => q(متیکال موزامبیک),
7827             },
7828             },
7829             'NAD' => {
7830             display_name => {
7831             'currency' => q(دلار نامیبیا),
7832             },
7833             },
7834             'NGN' => {
7835             display_name => {
7836             'currency' => q(نایرای نیجریه),
7837             },
7838             },
7839             'NIO' => {
7840             display_name => {
7841             'currency' => q(کوردوبای نیکاراگوئه),
7842             },
7843             },
7844             'NLG' => {
7845             display_name => {
7846             'currency' => q(گیلدر هلند),
7847             },
7848             },
7849             'NOK' => {
7850             display_name => {
7851             'currency' => q(کرون نروژ),
7852             },
7853             },
7854             'NPR' => {
7855             display_name => {
7856             'currency' => q(روپیهٔ نپال),
7857             },
7858             },
7859             'NZD' => {
7860             symbol => '$NZ',
7861             display_name => {
7862             'currency' => q(دلار زلاند نو),
7863             },
7864             },
7865             'OMR' => {
7866             display_name => {
7867             'currency' => q(ریال عمان),
7868             },
7869             },
7870             'PAB' => {
7871             display_name => {
7872             'currency' => q(بالبوای پاناما),
7873             },
7874             },
7875             'PEI' => {
7876             display_name => {
7877             'currency' => q(اینتی پرو),
7878             },
7879             },
7880             'PEN' => {
7881             display_name => {
7882             'currency' => q(سول پرو),
7883             },
7884             },
7885             'PES' => {
7886             display_name => {
7887             'currency' => q(سول پرو \(۱۸۶۳ تا ۱۹۶۵\)),
7888             },
7889             },
7890             'PGK' => {
7891             display_name => {
7892             'currency' => q(کینای پاپوا گینهٔ نو),
7893             },
7894             },
7895             'PHP' => {
7896             symbol => 'PHP',
7897             display_name => {
7898             'currency' => q(پزوی فیلیپین),
7899             },
7900             },
7901             'PKR' => {
7902             display_name => {
7903             'currency' => q(روپیهٔ پاکستان),
7904             },
7905             },
7906             'PLN' => {
7907             display_name => {
7908             'currency' => q(زلوتی لهستان),
7909             'one' => q(زلوتی لهستان),
7910             'other' => q(زلوتی لهستان),
7911             },
7912             },
7913             'PTE' => {
7914             display_name => {
7915             'currency' => q(اسکودوی پرتغال),
7916             },
7917             },
7918             'PYG' => {
7919             display_name => {
7920             'currency' => q(گوارانی پاراگوئه),
7921             },
7922             },
7923             'QAR' => {
7924             display_name => {
7925             'currency' => q(ریال قطر),
7926             },
7927             },
7928             'RHD' => {
7929             display_name => {
7930             'currency' => q(دلار رودزیا),
7931             },
7932             },
7933             'RON' => {
7934             display_name => {
7935             'currency' => q(لئوی رومانی),
7936             },
7937             },
7938             'RSD' => {
7939             display_name => {
7940             'currency' => q(دینار صربستان),
7941             },
7942             },
7943             'RUB' => {
7944             symbol => '₽',
7945             display_name => {
7946             'currency' => q(روبل روسیه),
7947             },
7948             },
7949             'RUR' => {
7950             display_name => {
7951             'currency' => q(روبل روسیه \(۱۹۹۱ تا ۱۹۹۸\)),
7952             },
7953             },
7954             'RWF' => {
7955             display_name => {
7956             'currency' => q(فرانک رواندا),
7957             },
7958             },
7959             'SAR' => {
7960             display_name => {
7961             'currency' => q(ریال سعودی),
7962             },
7963             },
7964             'SBD' => {
7965             display_name => {
7966             'currency' => q(دلار جزایر سلیمان),
7967             },
7968             },
7969             'SCR' => {
7970             display_name => {
7971             'currency' => q(روپیهٔ سیشل),
7972             },
7973             },
7974             'SDD' => {
7975             display_name => {
7976             'currency' => q(دینار سودان \(۱۹۹۲ تا ۲۰۰۷\)),
7977             },
7978             },
7979             'SDG' => {
7980             display_name => {
7981             'currency' => q(پوند سودان),
7982             },
7983             },
7984             'SEK' => {
7985             display_name => {
7986             'currency' => q(کرون سوئد),
7987             },
7988             },
7989             'SGD' => {
7990             display_name => {
7991             'currency' => q(دلار سنگاپور),
7992             },
7993             },
7994             'SHP' => {
7995             display_name => {
7996             'currency' => q(پوند سنت هلن),
7997             },
7998             },
7999             'SLE' => {
8000             display_name => {
8001             'currency' => q(لئون سیرالئون),
8002             },
8003             },
8004             'SLL' => {
8005             display_name => {
8006             'currency' => q(لئون سیرالئون - 1964-2022),
8007             },
8008             },
8009             'SOS' => {
8010             display_name => {
8011             'currency' => q(شیلینگ سومالی),
8012             },
8013             },
8014             'SRD' => {
8015             display_name => {
8016             'currency' => q(دلار سورینام),
8017             },
8018             },
8019             'SRG' => {
8020             display_name => {
8021             'currency' => q(گیلدر سورینام),
8022             },
8023             },
8024             'SSP' => {
8025             display_name => {
8026             'currency' => q(پوند سودان جنوبی),
8027             },
8028             },
8029             'STD' => {
8030             display_name => {
8031             'currency' => q(دوبرای سائوتومه و پرنسیپ \(۱۹۷۷ تا ۲۰۱۷\)),
8032             },
8033             },
8034             'STN' => {
8035             display_name => {
8036             'currency' => q(دوبرای سائوتومه و پرنسیپ),
8037             },
8038             },
8039             'SUR' => {
8040             display_name => {
8041             'currency' => q(روبل شوروی),
8042             },
8043             },
8044             'SYP' => {
8045             display_name => {
8046             'currency' => q(لیرهٔ سوریه),
8047             },
8048             },
8049             'SZL' => {
8050             display_name => {
8051             'currency' => q(لیلانگنی سوازیلند),
8052             },
8053             },
8054             'THB' => {
8055             symbol => '฿',
8056             display_name => {
8057             'currency' => q(بات تایلند),
8058             },
8059             },
8060             'TJR' => {
8061             display_name => {
8062             'currency' => q(روبل تاجیکستان),
8063             },
8064             },
8065             'TJS' => {
8066             display_name => {
8067             'currency' => q(سامانی تاجیکستان),
8068             },
8069             },
8070             'TMM' => {
8071             display_name => {
8072             'currency' => q(منات ترکمنستان \(۱۹۹۳ تا ۲۰۰۹\)),
8073             },
8074             },
8075             'TMT' => {
8076             display_name => {
8077             'currency' => q(منات ترکمنستان),
8078             },
8079             },
8080             'TND' => {
8081             display_name => {
8082             'currency' => q(دینار تونس),
8083             },
8084             },
8085             'TOP' => {
8086             display_name => {
8087             'currency' => q(پاآنگای تونگا),
8088             },
8089             },
8090             'TPE' => {
8091             display_name => {
8092             'currency' => q(اسکودوی تیمور),
8093             },
8094             },
8095             'TRL' => {
8096             display_name => {
8097             'currency' => q(لیرهٔ ترکیه \(۱۹۲۲ تا ۲۰۰۵\)),
8098             },
8099             },
8100             'TRY' => {
8101             display_name => {
8102             'currency' => q(لیرهٔ ترکیه),
8103             },
8104             },
8105             'TTD' => {
8106             display_name => {
8107             'currency' => q(دلار ترینیداد و توباگو),
8108             },
8109             },
8110             'TWD' => {
8111             display_name => {
8112             'currency' => q(دلار جدید تایوان),
8113             },
8114             },
8115             'TZS' => {
8116             display_name => {
8117             'currency' => q(شیلینگ تانزانیا),
8118             },
8119             },
8120             'UAH' => {
8121             display_name => {
8122             'currency' => q(هریونیای اوکراین),
8123             },
8124             },
8125             'UGS' => {
8126             display_name => {
8127             'currency' => q(شیلینگ اوگاندا \(۱۹۶۶ تا ۱۹۸۷\)),
8128             },
8129             },
8130             'UGX' => {
8131             display_name => {
8132             'currency' => q(شیلینگ اوگاندا),
8133             },
8134             },
8135             'USD' => {
8136             symbol => '$',
8137             display_name => {
8138             'currency' => q(دلار آمریکا),
8139             },
8140             },
8141             'USN' => {
8142             display_name => {
8143             'currency' => q(دلار امریکا \(روز بعد\)),
8144             },
8145             },
8146             'USS' => {
8147             display_name => {
8148             'currency' => q(دلار امریکا \(همان روز\)),
8149             },
8150             },
8151             'UYP' => {
8152             display_name => {
8153             'currency' => q(پزوی اوروگوئه \(۱۹۷۵ تا ۱۹۹۳\)),
8154             },
8155             },
8156             'UYU' => {
8157             display_name => {
8158             'currency' => q(پزوی اوروگوئه),
8159             },
8160             },
8161             'UZS' => {
8162             display_name => {
8163             'currency' => q(سوم ازبکستان),
8164             },
8165             },
8166             'VEB' => {
8167             display_name => {
8168             'currency' => q(بولیوار ونزوئلا \(۱۸۷۱ تا ۲۰۰۸\)),
8169             },
8170             },
8171             'VEF' => {
8172             display_name => {
8173             'currency' => q(بولیوار ونزوئلا \(۲۰۰۸ تا ۲۰۱۸\)),
8174             },
8175             },
8176             'VES' => {
8177             display_name => {
8178             'currency' => q(بولیوار ونزوئلا),
8179             },
8180             },
8181             'VND' => {
8182             display_name => {
8183             'currency' => q(دانگ ویتنام),
8184             },
8185             },
8186             'VUV' => {
8187             display_name => {
8188             'currency' => q(واتوی وانوواتو),
8189             },
8190             },
8191             'WST' => {
8192             display_name => {
8193             'currency' => q(تالای ساموا),
8194             },
8195             },
8196             'XAF' => {
8197             display_name => {
8198             'currency' => q(فرانک CFA مرکز افریقا),
8199             },
8200             },
8201             'XAG' => {
8202             display_name => {
8203             'currency' => q(نقره),
8204             'one' => q(اونس تروا نقره),
8205             'other' => q(اونس تروا نقره),
8206             },
8207             },
8208             'XAU' => {
8209             display_name => {
8210             'currency' => q(طلا),
8211             'one' => q(اونس تروا طلا),
8212             'other' => q(اونس تروا طلا),
8213             },
8214             },
8215             'XCD' => {
8216             symbol => '$EC',
8217             display_name => {
8218             'currency' => q(دلار شرق کارائیب),
8219             },
8220             },
8221             'XFO' => {
8222             display_name => {
8223             'currency' => q(فرانک طلای فرانسه),
8224             },
8225             },
8226             'XOF' => {
8227             symbol => 'فرانک CFA',
8228             display_name => {
8229             'currency' => q(فرانک CFA غرب افریقا),
8230             },
8231             },
8232             'XPD' => {
8233             display_name => {
8234             'currency' => q(پالادیم),
8235             },
8236             },
8237             'XPF' => {
8238             display_name => {
8239             'currency' => q(فرانک اقیانوسیه),
8240             },
8241             },
8242             'XPT' => {
8243             display_name => {
8244             'currency' => q(پلاتین),
8245             'one' => q(اونس تروا پلاتین),
8246             'other' => q(اونس تروا پلاتین),
8247             },
8248             },
8249             'XTS' => {
8250             display_name => {
8251             'currency' => q(ارز آزمایشی),
8252             'one' => q(واحد ارز آزمایشی),
8253             'other' => q(واحد ارز آزمایشی),
8254             },
8255             },
8256             'XXX' => {
8257             display_name => {
8258             'currency' => q(ارز نامشخص),
8259             'one' => q(\(ارز نامشخص\)),
8260             'other' => q(\(ارز نامشخص\)),
8261             },
8262             },
8263             'YDD' => {
8264             display_name => {
8265             'currency' => q(دینار یمن),
8266             },
8267             },
8268             'YER' => {
8269             display_name => {
8270             'currency' => q(ریال یمن),
8271             },
8272             },
8273             'ZAR' => {
8274             display_name => {
8275             'currency' => q(راند افریقای جنوبی),
8276             },
8277             },
8278             'ZMK' => {
8279             display_name => {
8280             'currency' => q(کواچای زامبیا \(۱۹۶۸ تا ۲۰۱۲\)),
8281             },
8282             },
8283             'ZMW' => {
8284             display_name => {
8285             'currency' => q(کواچای زامبیا),
8286             },
8287             },
8288             'ZWD' => {
8289             display_name => {
8290             'currency' => q(دلار زیمبابوه \(۱۹۸۰ تا ۲۰۰۸\)),
8291             },
8292             },
8293             'ZWL' => {
8294             display_name => {
8295             'currency' => q(دلار زیمبابوه \(۲۰۰۹\)),
8296             },
8297             },
8298             'ZWR' => {
8299             display_name => {
8300             'currency' => q(دلار زیمبابوه \(۲۰۰۸\)),
8301             },
8302             },
8303             } },
8304             );
8305              
8306              
8307             has 'calendar_months' => (
8308             is => 'ro',
8309             isa => HashRef,
8310             init_arg => undef,
8311             default => sub { {
8312             'coptic' => {
8313             'format' => {
8314             wide => {
8315             nonleap => [
8316             'توت',
8317             'پاوی',
8318             'اثور',
8319             'کواق',
8320             'طوفی',
8321             'ماخیر',
8322             'فامینوث',
8323             'فرموثی',
8324             'پاخون',
8325             'پاونی',
8326             'افیفی',
8327             'ماسوری',
8328             'ماه کوچک'
8329             ],
8330             leap => [
8331            
8332             ],
8333             },
8334             },
8335             },
8336             'ethiopic' => {
8337             'format' => {
8338             wide => {
8339             nonleap => [
8340             'مسکرم',
8341             'تکیمت',
8342             'هیدار',
8343             'طه‌ساز',
8344             'تر',
8345             'یکوتیت',
8346             'مگابیت',
8347             'میازیا',
8348             'گین‌بوت',
8349             'سنه',
8350             'حمله',
8351             'نحسه',
8352             'پاگومه'
8353             ],
8354             leap => [
8355            
8356             ],
8357             },
8358             },
8359             },
8360             'gregorian' => {
8361             'format' => {
8362             abbreviated => {
8363             nonleap => [
8364             'ژانویه',
8365             'فوریه',
8366             'مارس',
8367             'آوریل',
8368             'مه',
8369             'ژوئن',
8370             'ژوئیه',
8371             'اوت',
8372             'سپتامبر',
8373             'اکتبر',
8374             'نوامبر',
8375             'دسامبر'
8376             ],
8377             leap => [
8378            
8379             ],
8380             },
8381             wide => {
8382             nonleap => [
8383             'ژانویهٔ',
8384             'فوریهٔ',
8385             'مارس',
8386             'آوریل',
8387             'مهٔ',
8388             'ژوئن',
8389             'ژوئیهٔ',
8390             'اوت',
8391             'سپتامبر',
8392             'اکتبر',
8393             'نوامبر',
8394             'دسامبر'
8395             ],
8396             leap => [
8397            
8398             ],
8399             },
8400             },
8401             'stand-alone' => {
8402             narrow => {
8403             nonleap => [
8404             'ژ',
8405             'ف',
8406             'م',
8407             'آ',
8408             'م',
8409             'ژ',
8410             'ژ',
8411             'ا',
8412             'س',
8413             'ا',
8414             'ن',
8415             'د'
8416             ],
8417             leap => [
8418            
8419             ],
8420             },
8421             wide => {
8422             nonleap => [
8423             'ژانویه',
8424             'فوریه',
8425             'مارس',
8426             'آوریل',
8427             'مه',
8428             'ژوئن',
8429             'ژوئیه',
8430             'اوت',
8431             'سپتامبر',
8432             'اکتبر',
8433             'نوامبر',
8434             'دسامبر'
8435             ],
8436             leap => [
8437            
8438             ],
8439             },
8440             },
8441             },
8442             'hebrew' => {
8443             'format' => {
8444             wide => {
8445             nonleap => [
8446             'تشری',
8447             'حشوان',
8448             'کسلو',
8449             'طوت',
8450             'شباط',
8451             'آذار',
8452             'واذار',
8453             'نیسان',
8454             'ایار',
8455             'سیوان',
8456             'تموز',
8457             'آب',
8458             'ایلول'
8459             ],
8460             leap => [
8461             undef(),
8462             undef(),
8463             undef(),
8464             undef(),
8465             undef(),
8466             undef(),
8467            
8468             ],
8469             },
8470             },
8471             'stand-alone' => {
8472             narrow => {
8473             nonleap => [
8474             'ت',
8475             'ح',
8476             'ک',
8477             'ط',
8478             'ش',
8479             'آ',
8480             'و',
8481             'ن',
8482             'ا',
8483             'س',
8484             'ت',
8485             'آ',
8486             'ا'
8487             ],
8488             leap => [
8489             undef(),
8490             undef(),
8491             undef(),
8492             undef(),
8493             undef(),
8494             undef(),
8495            
8496             ],
8497             },
8498             },
8499             },
8500             'indian' => {
8501             'format' => {
8502             wide => {
8503             nonleap => [
8504             'چیتره',
8505             'ویشاکهه',
8506             'جییشته',
8507             'آشادهه',
8508             'شراونه',
8509             'بهادره',
8510             'آشوین',
8511             'کارتیکه',
8512             'آگرهینه',
8513             'پاوشه',
8514             'ماگهه',
8515             'پهالگونه'
8516             ],
8517             leap => [
8518            
8519             ],
8520             },
8521             },
8522             },
8523             'islamic' => {
8524             'format' => {
8525             abbreviated => {
8526             nonleap => [
8527             'محرم',
8528             'صفر',
8529             'ربیع‌الاول',
8530             'ربیع‌الثانی',
8531             'جمادی‌الاول',
8532             'جمادی‌الثانی',
8533             'رجب',
8534             'شعبان',
8535             'رمضان',
8536             'شوال',
8537             'ذیقعده',
8538             'ذیحجه'
8539             ],
8540             leap => [
8541            
8542             ],
8543             },
8544             wide => {
8545             nonleap => [
8546             'محرم',
8547             'صفر',
8548             'ربیع‌الاول',
8549             'ربیع‌الثانی',
8550             'جمادی‌الاول',
8551             'جمادی‌الثانی',
8552             'رجب',
8553             'شعبان',
8554             'رمضان',
8555             'شوال',
8556             'ذیقعده',
8557             'ذیحجه'
8558             ],
8559             leap => [
8560            
8561             ],
8562             },
8563             },
8564             'stand-alone' => {
8565             narrow => {
8566             nonleap => [
8567             'م',
8568             'ص',
8569             'ر',
8570             'ر',
8571             'ج',
8572             'ج',
8573             'ر',
8574             'ش',
8575             'ر',
8576             'ش',
8577             'ذ',
8578             'ذ'
8579             ],
8580             leap => [
8581            
8582             ],
8583             },
8584             },
8585             },
8586             'persian' => {
8587             'format' => {
8588             wide => {
8589             nonleap => [
8590             'فروردین',
8591             'اردیبهشت',
8592             'خرداد',
8593             'تیر',
8594             'مرداد',
8595             'شهریور',
8596             'مهر',
8597             'آبان',
8598             'آذر',
8599             'دی',
8600             'بهمن',
8601             'اسفند'
8602             ],
8603             leap => [
8604            
8605             ],
8606             },
8607             },
8608             'stand-alone' => {
8609             narrow => {
8610             nonleap => [
8611             'ف',
8612             'ا',
8613             'خ',
8614             'ت',
8615             'م',
8616             'ش',
8617             'م',
8618             'آ',
8619             'آ',
8620             'د',
8621             'ب',
8622             'ا'
8623             ],
8624             leap => [
8625            
8626             ],
8627             },
8628             },
8629             },
8630             } },
8631             );
8632              
8633             has 'calendar_days' => (
8634             is => 'ro',
8635             isa => HashRef,
8636             init_arg => undef,
8637             default => sub { {
8638             'gregorian' => {
8639             'format' => {
8640             short => {
8641             mon => '۲ش',
8642             tue => '۳ش',
8643             wed => '۴ش',
8644             thu => '۵ش',
8645             fri => 'ج',
8646             sat => 'ش',
8647             sun => '۱ش'
8648             },
8649             wide => {
8650             mon => 'دوشنبه',
8651             tue => 'سه‌شنبه',
8652             wed => 'چهارشنبه',
8653             thu => 'پنجشنبه',
8654             fri => 'جمعه',
8655             sat => 'شنبه',
8656             sun => 'یکشنبه'
8657             },
8658             },
8659             'stand-alone' => {
8660             narrow => {
8661             mon => 'د',
8662             tue => 'س',
8663             wed => 'چ',
8664             thu => 'پ',
8665             fri => 'ج',
8666             sat => 'ش',
8667             sun => 'ی'
8668             },
8669             },
8670             },
8671             } },
8672             );
8673              
8674             has 'calendar_quarters' => (
8675             is => 'ro',
8676             isa => HashRef,
8677             init_arg => undef,
8678             default => sub { {
8679             'gregorian' => {
8680             'format' => {
8681             abbreviated => {0 => 'س‌م۱',
8682             1 => 'س‌م۲',
8683             2 => 'س‌م۳',
8684             3 => 'س‌م۴'
8685             },
8686             wide => {0 => 'سه‌ماههٔ اول',
8687             1 => 'سه‌ماههٔ دوم',
8688             2 => 'سه‌ماههٔ سوم',
8689             3 => 'سه‌ماههٔ چهارم'
8690             },
8691             },
8692             'stand-alone' => {
8693             narrow => {0 => '۱',
8694             1 => '۲',
8695             2 => '۳',
8696             3 => '۴'
8697             },
8698             },
8699             },
8700             } },
8701             );
8702              
8703             has 'day_period_data' => (
8704             is => 'ro',
8705             isa => CodeRef,
8706             init_arg => undef,
8707             default => sub { sub {
8708             # Time in hhmm format
8709             my ($self, $type, $time, $day_period_type) = @_;
8710             $day_period_type //= 'default';
8711             SWITCH:
8712             for ($type) {
8713             if ($_ eq 'buddhist') {
8714             if($day_period_type eq 'default') {
8715             return 'afternoon1' if $time >= 1200
8716             && $time < 1300;
8717             return 'afternoon2' if $time >= 1300
8718             && $time < 1900;
8719             return 'morning1' if $time >= 100
8720             && $time < 400;
8721             return 'morning2' if $time >= 400
8722             && $time < 1200;
8723             return 'night1' if $time >= 1900
8724             && $time < 2400;
8725             return 'night2' if $time >= 0
8726             && $time < 100;
8727             }
8728             if($day_period_type eq 'selection') {
8729             return 'afternoon1' if $time >= 1200
8730             && $time < 1300;
8731             return 'afternoon2' if $time >= 1300
8732             && $time < 1900;
8733             return 'morning1' if $time >= 100
8734             && $time < 400;
8735             return 'morning2' if $time >= 400
8736             && $time < 1200;
8737             return 'night1' if $time >= 1900
8738             && $time < 2400;
8739             return 'night2' if $time >= 0
8740             && $time < 100;
8741             }
8742             last SWITCH;
8743             }
8744             if ($_ eq 'chinese') {
8745             if($day_period_type eq 'default') {
8746             return 'afternoon1' if $time >= 1200
8747             && $time < 1300;
8748             return 'afternoon2' if $time >= 1300
8749             && $time < 1900;
8750             return 'morning1' if $time >= 100
8751             && $time < 400;
8752             return 'morning2' if $time >= 400
8753             && $time < 1200;
8754             return 'night1' if $time >= 1900
8755             && $time < 2400;
8756             return 'night2' if $time >= 0
8757             && $time < 100;
8758             }
8759             if($day_period_type eq 'selection') {
8760             return 'afternoon1' if $time >= 1200
8761             && $time < 1300;
8762             return 'afternoon2' if $time >= 1300
8763             && $time < 1900;
8764             return 'morning1' if $time >= 100
8765             && $time < 400;
8766             return 'morning2' if $time >= 400
8767             && $time < 1200;
8768             return 'night1' if $time >= 1900
8769             && $time < 2400;
8770             return 'night2' if $time >= 0
8771             && $time < 100;
8772             }
8773             last SWITCH;
8774             }
8775             if ($_ eq 'coptic') {
8776             if($day_period_type eq 'default') {
8777             return 'afternoon1' if $time >= 1200
8778             && $time < 1300;
8779             return 'afternoon2' if $time >= 1300
8780             && $time < 1900;
8781             return 'morning1' if $time >= 100
8782             && $time < 400;
8783             return 'morning2' if $time >= 400
8784             && $time < 1200;
8785             return 'night1' if $time >= 1900
8786             && $time < 2400;
8787             return 'night2' if $time >= 0
8788             && $time < 100;
8789             }
8790             if($day_period_type eq 'selection') {
8791             return 'afternoon1' if $time >= 1200
8792             && $time < 1300;
8793             return 'afternoon2' if $time >= 1300
8794             && $time < 1900;
8795             return 'morning1' if $time >= 100
8796             && $time < 400;
8797             return 'morning2' if $time >= 400
8798             && $time < 1200;
8799             return 'night1' if $time >= 1900
8800             && $time < 2400;
8801             return 'night2' if $time >= 0
8802             && $time < 100;
8803             }
8804             last SWITCH;
8805             }
8806             if ($_ eq 'ethiopic') {
8807             if($day_period_type eq 'default') {
8808             return 'afternoon1' if $time >= 1200
8809             && $time < 1300;
8810             return 'afternoon2' if $time >= 1300
8811             && $time < 1900;
8812             return 'morning1' if $time >= 100
8813             && $time < 400;
8814             return 'morning2' if $time >= 400
8815             && $time < 1200;
8816             return 'night1' if $time >= 1900
8817             && $time < 2400;
8818             return 'night2' if $time >= 0
8819             && $time < 100;
8820             }
8821             if($day_period_type eq 'selection') {
8822             return 'afternoon1' if $time >= 1200
8823             && $time < 1300;
8824             return 'afternoon2' if $time >= 1300
8825             && $time < 1900;
8826             return 'morning1' if $time >= 100
8827             && $time < 400;
8828             return 'morning2' if $time >= 400
8829             && $time < 1200;
8830             return 'night1' if $time >= 1900
8831             && $time < 2400;
8832             return 'night2' if $time >= 0
8833             && $time < 100;
8834             }
8835             last SWITCH;
8836             }
8837             if ($_ eq 'generic') {
8838             if($day_period_type eq 'default') {
8839             return 'afternoon1' if $time >= 1200
8840             && $time < 1300;
8841             return 'afternoon2' if $time >= 1300
8842             && $time < 1900;
8843             return 'morning1' if $time >= 100
8844             && $time < 400;
8845             return 'morning2' if $time >= 400
8846             && $time < 1200;
8847             return 'night1' if $time >= 1900
8848             && $time < 2400;
8849             return 'night2' if $time >= 0
8850             && $time < 100;
8851             }
8852             if($day_period_type eq 'selection') {
8853             return 'afternoon1' if $time >= 1200
8854             && $time < 1300;
8855             return 'afternoon2' if $time >= 1300
8856             && $time < 1900;
8857             return 'morning1' if $time >= 100
8858             && $time < 400;
8859             return 'morning2' if $time >= 400
8860             && $time < 1200;
8861             return 'night1' if $time >= 1900
8862             && $time < 2400;
8863             return 'night2' if $time >= 0
8864             && $time < 100;
8865             }
8866             last SWITCH;
8867             }
8868             if ($_ eq 'gregorian') {
8869             if($day_period_type eq 'default') {
8870             return 'afternoon1' if $time >= 1200
8871             && $time < 1300;
8872             return 'afternoon2' if $time >= 1300
8873             && $time < 1900;
8874             return 'morning1' if $time >= 100
8875             && $time < 400;
8876             return 'morning2' if $time >= 400
8877             && $time < 1200;
8878             return 'night1' if $time >= 1900
8879             && $time < 2400;
8880             return 'night2' if $time >= 0
8881             && $time < 100;
8882             }
8883             if($day_period_type eq 'selection') {
8884             return 'afternoon1' if $time >= 1200
8885             && $time < 1300;
8886             return 'afternoon2' if $time >= 1300
8887             && $time < 1900;
8888             return 'morning1' if $time >= 100
8889             && $time < 400;
8890             return 'morning2' if $time >= 400
8891             && $time < 1200;
8892             return 'night1' if $time >= 1900
8893             && $time < 2400;
8894             return 'night2' if $time >= 0
8895             && $time < 100;
8896             }
8897             last SWITCH;
8898             }
8899             if ($_ eq 'hebrew') {
8900             if($day_period_type eq 'default') {
8901             return 'afternoon1' if $time >= 1200
8902             && $time < 1300;
8903             return 'afternoon2' if $time >= 1300
8904             && $time < 1900;
8905             return 'morning1' if $time >= 100
8906             && $time < 400;
8907             return 'morning2' if $time >= 400
8908             && $time < 1200;
8909             return 'night1' if $time >= 1900
8910             && $time < 2400;
8911             return 'night2' if $time >= 0
8912             && $time < 100;
8913             }
8914             if($day_period_type eq 'selection') {
8915             return 'afternoon1' if $time >= 1200
8916             && $time < 1300;
8917             return 'afternoon2' if $time >= 1300
8918             && $time < 1900;
8919             return 'morning1' if $time >= 100
8920             && $time < 400;
8921             return 'morning2' if $time >= 400
8922             && $time < 1200;
8923             return 'night1' if $time >= 1900
8924             && $time < 2400;
8925             return 'night2' if $time >= 0
8926             && $time < 100;
8927             }
8928             last SWITCH;
8929             }
8930             if ($_ eq 'indian') {
8931             if($day_period_type eq 'default') {
8932             return 'afternoon1' if $time >= 1200
8933             && $time < 1300;
8934             return 'afternoon2' if $time >= 1300
8935             && $time < 1900;
8936             return 'morning1' if $time >= 100
8937             && $time < 400;
8938             return 'morning2' if $time >= 400
8939             && $time < 1200;
8940             return 'night1' if $time >= 1900
8941             && $time < 2400;
8942             return 'night2' if $time >= 0
8943             && $time < 100;
8944             }
8945             if($day_period_type eq 'selection') {
8946             return 'afternoon1' if $time >= 1200
8947             && $time < 1300;
8948             return 'afternoon2' if $time >= 1300
8949             && $time < 1900;
8950             return 'morning1' if $time >= 100
8951             && $time < 400;
8952             return 'morning2' if $time >= 400
8953             && $time < 1200;
8954             return 'night1' if $time >= 1900
8955             && $time < 2400;
8956             return 'night2' if $time >= 0
8957             && $time < 100;
8958             }
8959             last SWITCH;
8960             }
8961             if ($_ eq 'islamic') {
8962             if($day_period_type eq 'default') {
8963             return 'afternoon1' if $time >= 1200
8964             && $time < 1300;
8965             return 'afternoon2' if $time >= 1300
8966             && $time < 1900;
8967             return 'morning1' if $time >= 100
8968             && $time < 400;
8969             return 'morning2' if $time >= 400
8970             && $time < 1200;
8971             return 'night1' if $time >= 1900
8972             && $time < 2400;
8973             return 'night2' if $time >= 0
8974             && $time < 100;
8975             }
8976             if($day_period_type eq 'selection') {
8977             return 'afternoon1' if $time >= 1200
8978             && $time < 1300;
8979             return 'afternoon2' if $time >= 1300
8980             && $time < 1900;
8981             return 'morning1' if $time >= 100
8982             && $time < 400;
8983             return 'morning2' if $time >= 400
8984             && $time < 1200;
8985             return 'night1' if $time >= 1900
8986             && $time < 2400;
8987             return 'night2' if $time >= 0
8988             && $time < 100;
8989             }
8990             last SWITCH;
8991             }
8992             if ($_ eq 'japanese') {
8993             if($day_period_type eq 'default') {
8994             return 'afternoon1' if $time >= 1200
8995             && $time < 1300;
8996             return 'afternoon2' if $time >= 1300
8997             && $time < 1900;
8998             return 'morning1' if $time >= 100
8999             && $time < 400;
9000             return 'morning2' if $time >= 400
9001             && $time < 1200;
9002             return 'night1' if $time >= 1900
9003             && $time < 2400;
9004             return 'night2' if $time >= 0
9005             && $time < 100;
9006             }
9007             if($day_period_type eq 'selection') {
9008             return 'afternoon1' if $time >= 1200
9009             && $time < 1300;
9010             return 'afternoon2' if $time >= 1300
9011             && $time < 1900;
9012             return 'morning1' if $time >= 100
9013             && $time < 400;
9014             return 'morning2' if $time >= 400
9015             && $time < 1200;
9016             return 'night1' if $time >= 1900
9017             && $time < 2400;
9018             return 'night2' if $time >= 0
9019             && $time < 100;
9020             }
9021             last SWITCH;
9022             }
9023             if ($_ eq 'persian') {
9024             if($day_period_type eq 'default') {
9025             return 'afternoon1' if $time >= 1200
9026             && $time < 1300;
9027             return 'afternoon2' if $time >= 1300
9028             && $time < 1900;
9029             return 'morning1' if $time >= 100
9030             && $time < 400;
9031             return 'morning2' if $time >= 400
9032             && $time < 1200;
9033             return 'night1' if $time >= 1900
9034             && $time < 2400;
9035             return 'night2' if $time >= 0
9036             && $time < 100;
9037             }
9038             if($day_period_type eq 'selection') {
9039             return 'afternoon1' if $time >= 1200
9040             && $time < 1300;
9041             return 'afternoon2' if $time >= 1300
9042             && $time < 1900;
9043             return 'morning1' if $time >= 100
9044             && $time < 400;
9045             return 'morning2' if $time >= 400
9046             && $time < 1200;
9047             return 'night1' if $time >= 1900
9048             && $time < 2400;
9049             return 'night2' if $time >= 0
9050             && $time < 100;
9051             }
9052             last SWITCH;
9053             }
9054             if ($_ eq 'roc') {
9055             if($day_period_type eq 'default') {
9056             return 'afternoon1' if $time >= 1200
9057             && $time < 1300;
9058             return 'afternoon2' if $time >= 1300
9059             && $time < 1900;
9060             return 'morning1' if $time >= 100
9061             && $time < 400;
9062             return 'morning2' if $time >= 400
9063             && $time < 1200;
9064             return 'night1' if $time >= 1900
9065             && $time < 2400;
9066             return 'night2' if $time >= 0
9067             && $time < 100;
9068             }
9069             if($day_period_type eq 'selection') {
9070             return 'afternoon1' if $time >= 1200
9071             && $time < 1300;
9072             return 'afternoon2' if $time >= 1300
9073             && $time < 1900;
9074             return 'morning1' if $time >= 100
9075             && $time < 400;
9076             return 'morning2' if $time >= 400
9077             && $time < 1200;
9078             return 'night1' if $time >= 1900
9079             && $time < 2400;
9080             return 'night2' if $time >= 0
9081             && $time < 100;
9082             }
9083             last SWITCH;
9084             }
9085             }
9086             } },
9087             );
9088              
9089             around day_period_data => sub {
9090             my ($orig, $self) = @_;
9091             return $self->$orig;
9092             };
9093              
9094             has 'day_periods' => (
9095             is => 'ro',
9096             isa => HashRef,
9097             init_arg => undef,
9098             default => sub { {
9099             'gregorian' => {
9100             'format' => {
9101             'abbreviated' => {
9102             'afternoon1' => q{ظهر},
9103             'afternoon2' => q{عصر},
9104             'am' => q{ق.ظ.},
9105             'morning1' => q{بامداد},
9106             'morning2' => q{صبح},
9107             'night1' => q{شب},
9108             'night2' => q{نیمه‌شب},
9109             'pm' => q{ب.ظ.},
9110             },
9111             'narrow' => {
9112             'am' => q{ق},
9113             'pm' => q{ب},
9114             },
9115             'wide' => {
9116             'afternoon1' => q{بعدازظهر},
9117             'afternoon2' => q{عصر},
9118             'am' => q{قبل‌ازظهر},
9119             'morning1' => q{بامداد},
9120             'morning2' => q{صبح},
9121             'night1' => q{شب},
9122             'night2' => q{نیمه‌شب},
9123             'pm' => q{بعدازظهر},
9124             },
9125             },
9126             'stand-alone' => {
9127             'narrow' => {
9128             'am' => q{ق‌ظ},
9129             'pm' => q{ب‌ظ},
9130             },
9131             'wide' => {
9132             'am' => q{قبل‌ازظهر},
9133             'pm' => q{بعدازظهر},
9134             },
9135             },
9136             },
9137             } },
9138             );
9139              
9140             has 'eras' => (
9141             is => 'ro',
9142             isa => HashRef,
9143             init_arg => undef,
9144             default => sub { {
9145             'buddhist' => {
9146             abbreviated => {
9147             '0' => 'تقویم بودایی'
9148             },
9149             },
9150             'chinese' => {
9151             },
9152             'coptic' => {
9153             abbreviated => {
9154             '0' => 'قبل از مسیح',
9155             '1' => 'پس از مسیح'
9156             },
9157             narrow => {
9158             '0' => 'ق.م.',
9159             '1' => 'ب.م.'
9160             },
9161             wide => {
9162             '0' => 'قبل از حلول مسیح',
9163             '1' => 'بعد از حلول مسیح'
9164             },
9165             },
9166             'ethiopic' => {
9167             },
9168             'generic' => {
9169             },
9170             'gregorian' => {
9171             abbreviated => {
9172             '0' => 'ق.م.',
9173             '1' => 'م.'
9174             },
9175             narrow => {
9176             '0' => 'ق',
9177             '1' => 'م'
9178             },
9179             wide => {
9180             '0' => 'قبل از میلاد',
9181             '1' => 'میلادی'
9182             },
9183             },
9184             'hebrew' => {
9185             abbreviated => {
9186             '0' => 'تقویم عبری'
9187             },
9188             },
9189             'indian' => {
9190             abbreviated => {
9191             '0' => 'تقویم ساکا'
9192             },
9193             },
9194             'islamic' => {
9195             abbreviated => {
9196             '0' => 'ه‍.ق.'
9197             },
9198             wide => {
9199             '0' => 'هجری قمری'
9200             },
9201             },
9202             'japanese' => {
9203             abbreviated => {
9204             '235' => 'هیسی',
9205             '236' => 'ریوا'
9206             },
9207             narrow => {
9208             '235' => 'ه‍',
9209             '236' => 'ر'
9210             },
9211             },
9212             'persian' => {
9213             abbreviated => {
9214             '0' => 'ه‍.ش.'
9215             },
9216             wide => {
9217             '0' => 'هجری شمسی'
9218             },
9219             },
9220             'roc' => {
9221             abbreviated => {
9222             '0' => 'قبل از R.O.C.',
9223             '1' => 'تقویم مینگو'
9224             },
9225             },
9226             } },
9227             );
9228              
9229             has 'date_formats' => (
9230             is => 'ro',
9231             isa => HashRef,
9232             init_arg => undef,
9233             default => sub { {
9234             'buddhist' => {
9235             },
9236             'chinese' => {
9237             },
9238             'coptic' => {
9239             },
9240             'ethiopic' => {
9241             },
9242             'generic' => {
9243             'full' => q{EEEE d MMMM y G},
9244             'long' => q{d MMMM y G},
9245             'medium' => q{d MMM y G},
9246             'short' => q{y/M/d GGGGG},
9247             },
9248             'gregorian' => {
9249             'full' => q{EEEE d MMMM y},
9250             'long' => q{d MMMM y},
9251             'medium' => q{d MMM y},
9252             'short' => q{y/M/d},
9253             },
9254             'hebrew' => {
9255             },
9256             'indian' => {
9257             },
9258             'islamic' => {
9259             'full' => q{EEEE d MMMM y G},
9260             'long' => q{d MMMM y G},
9261             'medium' => q{d MMM y G},
9262             'short' => q{y/M/d G},
9263             },
9264             'japanese' => {
9265             },
9266             'persian' => {
9267             'full' => q{y MMMM d, EEEE},
9268             'long' => q{d MMMM y},
9269             'medium' => q{d MMM y},
9270             'short' => q{y/M/d},
9271             },
9272             'roc' => {
9273             },
9274             } },
9275             );
9276              
9277             has 'time_formats' => (
9278             is => 'ro',
9279             isa => HashRef,
9280             init_arg => undef,
9281             default => sub { {
9282             'buddhist' => {
9283             },
9284             'chinese' => {
9285             },
9286             'coptic' => {
9287             },
9288             'ethiopic' => {
9289             },
9290             'generic' => {
9291             },
9292             'gregorian' => {
9293             'full' => q{H:mm:ss (zzzz)},
9294             'long' => q{H:mm:ss (z)},
9295             'medium' => q{H:mm:ss},
9296             'short' => q{H:mm},
9297             },
9298             'hebrew' => {
9299             },
9300             'indian' => {
9301             },
9302             'islamic' => {
9303             },
9304             'japanese' => {
9305             },
9306             'persian' => {
9307             },
9308             'roc' => {
9309             },
9310             } },
9311             );
9312              
9313             has 'datetime_formats' => (
9314             is => 'ro',
9315             isa => HashRef,
9316             init_arg => undef,
9317             default => sub { {
9318             'buddhist' => {
9319             },
9320             'chinese' => {
9321             },
9322             'coptic' => {
9323             },
9324             'ethiopic' => {
9325             },
9326             'generic' => {
9327             'full' => q{{1}، ساعت {0}},
9328             'long' => q{{1}، ساعت {0}},
9329             'medium' => q{{1}،‏ {0}},
9330             'short' => q{{1}،‏ {0}},
9331             },
9332             'gregorian' => {
9333             'full' => q{{1}، ساعت {0}},
9334             'long' => q{{1}، ساعت {0}},
9335             'medium' => q{{1}،‏ {0}},
9336             'short' => q{{1}،‏ {0}},
9337             },
9338             'hebrew' => {
9339             },
9340             'indian' => {
9341             },
9342             'islamic' => {
9343             'full' => q{{1}، ساعت {0}},
9344             'long' => q{{1}، ساعت {0}},
9345             },
9346             'japanese' => {
9347             },
9348             'persian' => {
9349             'full' => q{{1}، ساعت {0}},
9350             'long' => q{{1}، ساعت {0}},
9351             'medium' => q{{1}،‏ {0}},
9352             'short' => q{{1}،‏ {0}},
9353             },
9354             'roc' => {
9355             },
9356             } },
9357             );
9358              
9359             has 'datetime_formats_available_formats' => (
9360             is => 'ro',
9361             isa => HashRef,
9362             init_arg => undef,
9363             default => sub { {
9364             'generic' => {
9365             EHm => q{E H:mm},
9366             EHms => q{E H:mm:ss},
9367             Ed => q{E dم},
9368             Gy => q{y G},
9369             GyMMM => q{MMM y G},
9370             GyMMMEd => q{E d MMM y G},
9371             GyMMMd => q{d MMM y G},
9372             GyMd => q{M/d/y GGGGG},
9373             H => q{H},
9374             HHmmZ => q{HH:mm (Z)},
9375             Hm => q{H:mm},
9376             Hms => q{H:mm:ss},
9377             MEd => q{E M/d},
9378             MMMEd => q{E d LLL},
9379             MMMMEd => q{E d LLLL},
9380             MMMMd => q{d LLLL},
9381             MMMd => q{d LLL},
9382             Md => q{M/d},
9383             ms => q{m:ss},
9384             y => q{y G},
9385             yyyy => q{y G},
9386             yyyyM => q{y/M GGGGG},
9387             yyyyMEd => q{E y/M/d GGGGG},
9388             yyyyMMM => q{MMM y G},
9389             yyyyMMMEd => q{E d MMM y G},
9390             yyyyMMMM => q{y MMMM G},
9391             yyyyMMMd => q{d MMM y G},
9392             yyyyMd => q{y/M/d GGGGG},
9393             yyyyQQQ => q{QQQ y G},
9394             yyyyQQQQ => q{QQQQ y G},
9395             },
9396             'gregorian' => {
9397             EHm => q{E H:mm},
9398             EHms => q{E H:mm:ss},
9399             Ed => q{E d},
9400             Gy => q{y G},
9401             GyMMM => q{MMM y G},
9402             GyMMMEd => q{E d MMM y G},
9403             GyMMMd => q{d MMM y G},
9404             GyMd => q{y/M/d GGGGG},
9405             H => q{H},
9406             HHmmZ => q{HH:mm (Z)},
9407             Hm => q{H:mm},
9408             Hms => q{H:mm:ss},
9409             Hmsv => q{H:mm:ss v},
9410             Hmv => q{H:mm v},
9411             MEd => q{E M/d},
9412             MMMEd => q{E d LLL},
9413             MMMMEd => q{E d LLLL},
9414             MMMMW => q{هفتهٔ Wم LLLL},
9415             MMMMd => q{d LLLL},
9416             MMMd => q{d LLL},
9417             Md => q{M/d},
9418             mmss => q{mm:ss},
9419             ms => q{m:ss},
9420             yM => q{y/M},
9421             yMEd => q{E y/M/d},
9422             yMMM => q{MMM y},
9423             yMMMEd => q{E d MMM y},
9424             yMMMM => q{MMMM y},
9425             yMMMMEEEEd => q{EEEE d MMMM y},
9426             yMMMd => q{d MMM y},
9427             yMd => q{y/M/d},
9428             yQQQ => q{QQQQ y},
9429             yQQQQ => q{QQQQ y},
9430             yw => q{هفتهٔ wم Y},
9431             },
9432             'islamic' => {
9433             HmZ => q{HH:mm (Z)},
9434             ms => q{mm:ss},
9435             yM => q{y/M G},
9436             yMEd => q{E y/M/d G},
9437             yMMM => q{MMM y},
9438             yMMMEd => q{E d MMM y},
9439             yMMMM => q{MMMM y},
9440             yQQQ => q{QQQ y G},
9441             yQQQQ => q{QQQQ y G},
9442             yyyyMMMM => q{MMMM y G},
9443             },
9444             'persian' => {
9445             y => q{y},
9446             yyyy => q{y},
9447             yyyyM => q{y/M},
9448             yyyyMEd => q{E y/M/d},
9449             yyyyMMM => q{MMM y},
9450             yyyyMMMEd => q{E d MMM y},
9451             yyyyMMMM => q{y MMMM},
9452             yyyyMMMd => q{d MMM y},
9453             yyyyMd => q{y/M/d},
9454             yyyyQQQ => q{QQQQ y},
9455             yyyyQQQQ => q{QQQQ y},
9456             },
9457             } },
9458             );
9459              
9460             has 'datetime_formats_append_item' => (
9461             is => 'ro',
9462             isa => HashRef,
9463             init_arg => undef,
9464             default => sub { {
9465             'generic' => {
9466             'Day-Of-Week' => '{1} {0}',
9467             'Timezone' => '{0} ({1})',
9468             },
9469             'gregorian' => {
9470             'Day-Of-Week' => '{1} {0}',
9471             'Timezone' => '{0} ({1})',
9472             },
9473             } },
9474             );
9475              
9476             has 'datetime_formats_interval' => (
9477             is => 'ro',
9478             isa => HashRef,
9479             init_arg => undef,
9480             default => sub { {
9481             'generic' => {
9482             Bh => {
9483             B => q{h B تا h B},
9484             h => q{h تا h B},
9485             },
9486             Bhm => {
9487             B => q{h:mm B تا h:mm B},
9488             h => q{h:mm تا h:mm B},
9489             m => q{h:mm تا h:mm B},
9490             },
9491             Gy => {
9492             G => q{y G تا y G},
9493             y => q{y تا y G},
9494             },
9495             GyM => {
9496             G => q{y/M GGGGG تا y/M GGGGG},
9497             M => q{y/M تا y/M GGGGG},
9498             y => q{y/M تا y/M GGGGG},
9499             },
9500             GyMEd => {
9501             G => q{E y/M/d GGGGG تا E y/M/d GGGGG},
9502             M => q{E y/M/d تا E y/M/d GGGGG},
9503             d => q{E y/M/d تا E y/M/d GGGGG},
9504             y => q{E y/M/d تا E y/M/d GGGGG},
9505             },
9506             GyMMM => {
9507             G => q{MMM y G تا MMM y G},
9508             M => q{LLL تا MMM y G},
9509             y => q{MMM y تا MMM y G},
9510             },
9511             GyMMMEd => {
9512             G => q{E d MMM y G تا E d MMM y G},
9513             M => q{E d LLL تا E d MMM y G},
9514             d => q{E d LLL تا E d MMM y G},
9515             y => q{E d MMM y تا E d MMM y G},
9516             },
9517             GyMMMd => {
9518             G => q{d MMM y G تا d MMM y G},
9519             M => q{d LLL تا d MMM y G},
9520             d => q{d تا d MMM y G},
9521             y => q{d MMM y تا d MMM y G},
9522             },
9523             GyMd => {
9524             G => q{y/M/d GGGGG تا y/M/d GGGGG},
9525             M => q{y/M/d تا y/M/d GGGGG},
9526             d => q{y/M/d تا y/M/d GGGGG},
9527             y => q{y/M/d تا y/M/d GGGGG},
9528             },
9529             H => {
9530             H => q{H تا H},
9531             },
9532             Hm => {
9533             H => q{H:mm تا H:mm},
9534             m => q{H:mm تا H:mm},
9535             },
9536             Hmv => {
9537             H => q{H:mm تا H:mm (v)},
9538             m => q{H:mm تا H:mm (v)},
9539             },
9540             Hv => {
9541             H => q{H تا H (v)},
9542             },
9543             M => {
9544             M => q{M تا M},
9545             },
9546             MEd => {
9547             M => q{E M/d تا E M/d},
9548             d => q{E M/d تا E M/d},
9549             },
9550             MMM => {
9551             M => q{LLL تا LLL},
9552             },
9553             MMMEd => {
9554             M => q{E d LLL تا E d LLL},
9555             d => q{E d LLL تا E d LLL},
9556             },
9557             MMMd => {
9558             M => q{d LLL تا d LLL},
9559             d => q{d تا d LLL},
9560             },
9561             Md => {
9562             M => q{M/d تا M/d},
9563             d => q{M/d تا M/d},
9564             },
9565             d => {
9566             d => q{d تا d},
9567             },
9568             fallback => '{0} تا {1}',
9569             h => {
9570             a => q{h a تا h a},
9571             h => q{h تا h a},
9572             },
9573             hm => {
9574             a => q{h:mm a تا h:mm a},
9575             h => q{h:mm تا h:mm a},
9576             m => q{h:mm تا h:mm a},
9577             },
9578             hmv => {
9579             a => q{h:mm a تا h:mm a (v)},
9580             h => q{h:mm تا h:mm a (v)},
9581             m => q{h:mm تا h:mm a (v)},
9582             },
9583             hv => {
9584             a => q{h a تا h a (v)},
9585             h => q{h تا h a (v)},
9586             },
9587             y => {
9588             y => q{y تا y G},
9589             },
9590             yM => {
9591             M => q{y/M تا y/M GGGGG},
9592             y => q{y/M تا y/M GGGGG},
9593             },
9594             yMEd => {
9595             M => q{E y/M/d تا E y/M/d GGGGG},
9596             d => q{E y/M/d تا E y/M/d GGGGG},
9597             y => q{E y/M/d تا E y/M/d GGGGG},
9598             },
9599             yMMM => {
9600             M => q{LLL تا MMM y G},
9601             y => q{MMM y تا MMM y G},
9602             },
9603             yMMMEd => {
9604             M => q{E d LLL تا E d MMM y G},
9605             d => q{E d LLL تا E d MMM y G},
9606             y => q{E d MMM y تا E d MMM y G},
9607             },
9608             yMMMM => {
9609             M => q{LLLL تا MMMM y G},
9610             y => q{MMMM y تا MMMM y G},
9611             },
9612             yMMMd => {
9613             M => q{d LLL تا d MMM y G},
9614             d => q{d تا d MMM y G},
9615             y => q{d MMM y تا d MMM y G},
9616             },
9617             yMd => {
9618             M => q{y/M/d تا y/M/d GGGGG},
9619             d => q{y/M/d تا y/M/d GGGGG},
9620             y => q{y/M/d تا y/M/d GGGGG},
9621             },
9622             },
9623             'gregorian' => {
9624             Bh => {
9625             B => q{h B تا h B},
9626             h => q{h تا h B},
9627             },
9628             Bhm => {
9629             B => q{h:mm B تا h:mm B},
9630             h => q{h:mm تا h:mm B},
9631             m => q{h:mm تا h:mm B},
9632             },
9633             Gy => {
9634             G => q{y G تا y G},
9635             y => q{y تا y G},
9636             },
9637             GyM => {
9638             G => q{y/M GGGGG تا y/M GGGGG},
9639             M => q{y/M تا y/M GGGGG},
9640             y => q{y/M تا y/M GGGGG},
9641             },
9642             GyMEd => {
9643             G => q{E y/M/d GGGGG تا E y/M/d GGGGG},
9644             M => q{E y/M/d تا E y/M/d GGGGG},
9645             d => q{E y/M/d تا E y/M/d GGGGG},
9646             y => q{E y/M/d تا E y/M/d GGGGG},
9647             },
9648             GyMMM => {
9649             G => q{MMM y G تا MMM y G},
9650             M => q{LLL تا MMM y G},
9651             y => q{MMM y تا MMM y G},
9652             },
9653             GyMMMEd => {
9654             G => q{E d MMM y G تا E d MMM y G},
9655             M => q{E d LLL تا E d MMM y G},
9656             d => q{E d LLL تا E d MMM y G},
9657             y => q{E d MMM y تا E d MMM y G},
9658             },
9659             GyMMMd => {
9660             G => q{d MMM y G تا d MMM y G},
9661             M => q{d LLL تا d MMM y G},
9662             d => q{d تا d MMM y G},
9663             y => q{d MMM y تا d MMM y G},
9664             },
9665             GyMd => {
9666             G => q{y/M/d GGGGG تا y/M/d GGGGG},
9667             M => q{y/M/d تا y/M/d GGGGG},
9668             d => q{y/M/d تا y/M/d GGGGG},
9669             y => q{y/M/d تا y/M/d GGGGG},
9670             },
9671             H => {
9672             H => q{H تا H},
9673             },
9674             Hm => {
9675             H => q{H:mm تا H:mm},
9676             m => q{H:mm تا H:mm},
9677             },
9678             Hmv => {
9679             H => q{H:mm تا H:mm v},
9680             m => q{H:mm تا H:mm v},
9681             },
9682             Hv => {
9683             H => q{H تا H v},
9684             },
9685             M => {
9686             M => q{M تا M},
9687             },
9688             MEd => {
9689             M => q{E M/d تا E M/d},
9690             d => q{E M/d تا E M/d},
9691             },
9692             MMM => {
9693             M => q{LLL تا LLL},
9694             },
9695             MMMEd => {
9696             M => q{E d LLL تا E d LLL},
9697             d => q{E d LLL تا E d LLL},
9698             },
9699             MMMd => {
9700             M => q{d LLL تا d LLL},
9701             d => q{d تا d LLL},
9702             },
9703             Md => {
9704             M => q{M/d تا M/d},
9705             d => q{M/d تا M/d},
9706             },
9707             d => {
9708             d => q{d تا d},
9709             },
9710             fallback => '{0} تا {1}',
9711             h => {
9712             a => q{h a تا h a},
9713             h => q{h تا h a},
9714             },
9715             hm => {
9716             a => q{h:mm a تا h:mm a},
9717             h => q{h:mm تا h:mm a},
9718             m => q{h:mm تا h:mm a},
9719             },
9720             hmv => {
9721             a => q{h:mm a تا h:mm a v},
9722             h => q{h:mm تا h:mm a v},
9723             m => q{h:mm تا h:mm a v},
9724             },
9725             hv => {
9726             a => q{h a تا h a v},
9727             h => q{h تا h a v},
9728             },
9729             y => {
9730             y => q{y تا y},
9731             },
9732             yM => {
9733             M => q{y/M تا y/M},
9734             y => q{y/M تا y/M},
9735             },
9736             yMEd => {
9737             M => q{E y/M/d تا E y/M/d},
9738             d => q{E y/M/d تا E y/M/d},
9739             y => q{E y/M/d تا E y/M/d},
9740             },
9741             yMMM => {
9742             M => q{LLL تا MMM y},
9743             y => q{MMM y تا MMM y},
9744             },
9745             yMMMEd => {
9746             M => q{E d LLL تا E d MMM y},
9747             d => q{E d LLL تا E d MMM y},
9748             y => q{E d MMM y تا E d MMM y},
9749             },
9750             yMMMM => {
9751             M => q{LLLL تا MMMM y},
9752             y => q{MMMM y تا MMMM y},
9753             },
9754             yMMMd => {
9755             M => q{d LLL تا d MMM y},
9756             d => q{d تا d MMM y},
9757             y => q{d MMM y تا d MMM y},
9758             },
9759             yMd => {
9760             M => q{y/M/d تا y/M/d},
9761             d => q{y/M/d تا y/M/d},
9762             y => q{y/M/d تا y/M/d},
9763             },
9764             },
9765             'persian' => {
9766             y => {
9767             y => q{y تا y},
9768             },
9769             yM => {
9770             M => q{y/M تا y/M},
9771             y => q{y/M تا y/M},
9772             },
9773             yMEd => {
9774             M => q{E y/M/d تا E y/M/d},
9775             d => q{E y/M/d تا E y/M/d},
9776             y => q{E y/M/d تا E y/M/d},
9777             },
9778             yMMM => {
9779             M => q{LLL تا MMM y},
9780             y => q{MMM y تا MMM y},
9781             },
9782             yMMMEd => {
9783             M => q{E d LLL تا E d MMM y},
9784             d => q{E d LLL تا E d MMM y},
9785             y => q{E d MMM y تا E d MMM y},
9786             },
9787             yMMMM => {
9788             M => q{LLLL تا MMMM y},
9789             y => q{MMMM y تا MMMM y},
9790             },
9791             yMMMd => {
9792             M => q{d LLL تا d MMM y},
9793             d => q{d تا d MMM y},
9794             y => q{d MMM y تا d MMM y},
9795             },
9796             yMd => {
9797             M => q{y/M/d تا y/M/d},
9798             d => q{y/M/d تا y/M/d},
9799             y => q{y/M/d تا y/M/d},
9800             },
9801             },
9802             } },
9803             );
9804              
9805             has 'cyclic_name_sets' => (
9806             is => 'ro',
9807             isa => HashRef,
9808             init_arg => undef,
9809             default => sub { {
9810             'chinese' => {
9811             'zodiacs' => {
9812             'format' => {
9813             'abbreviated' => {
9814             0 => q(موش),
9815             1 => q(گاو),
9816             2 => q(ببر),
9817             3 => q(خرگوش),
9818             4 => q(اژدها),
9819             5 => q(مار),
9820             6 => q(اسب),
9821             7 => q(بز),
9822             8 => q(میمون),
9823             9 => q(خروس),
9824             10 => q(سگ),
9825             11 => q(خوک),
9826             },
9827             },
9828             },
9829             },
9830             } },
9831             );
9832              
9833             has 'time_zone_names' => (
9834             is => 'ro',
9835             isa => HashRef,
9836             init_arg => undef,
9837             default => sub { {
9838             hourFormat => q(‎+HH:mm;‎−HH:mm),
9839             gmtFormat => q({0} گرینویچ),
9840             gmtZeroFormat => q(گرینویچ),
9841             regionFormat => q(وقت {0}),
9842             regionFormat => q(وقت تابستانی {0}),
9843             regionFormat => q(وقت عادی {0}),
9844             'Afghanistan' => {
9845             long => {
9846             'standard' => q#وقت افغانستان#,
9847             },
9848             },
9849             'Africa/Abidjan' => {
9850             exemplarCity => q#آبیجان#,
9851             },
9852             'Africa/Accra' => {
9853             exemplarCity => q#اکرا#,
9854             },
9855             'Africa/Addis_Ababa' => {
9856             exemplarCity => q#آدیس آبابا#,
9857             },
9858             'Africa/Algiers' => {
9859             exemplarCity => q#الجزیره#,
9860             },
9861             'Africa/Asmera' => {
9862             exemplarCity => q#اسمره#,
9863             },
9864             'Africa/Bamako' => {
9865             exemplarCity => q#باماکو#,
9866             },
9867             'Africa/Bangui' => {
9868             exemplarCity => q#بانگی#,
9869             },
9870             'Africa/Banjul' => {
9871             exemplarCity => q#بانجول#,
9872             },
9873             'Africa/Bissau' => {
9874             exemplarCity => q#بیسائو#,
9875             },
9876             'Africa/Blantyre' => {
9877             exemplarCity => q#بلانتیره#,
9878             },
9879             'Africa/Brazzaville' => {
9880             exemplarCity => q#برازویل#,
9881             },
9882             'Africa/Bujumbura' => {
9883             exemplarCity => q#بوجومبورا#,
9884             },
9885             'Africa/Cairo' => {
9886             exemplarCity => q#قاهره#,
9887             },
9888             'Africa/Casablanca' => {
9889             exemplarCity => q#کازابلانکا#,
9890             },
9891             'Africa/Ceuta' => {
9892             exemplarCity => q#سبته#,
9893             },
9894             'Africa/Conakry' => {
9895             exemplarCity => q#کوناکری#,
9896             },
9897             'Africa/Dakar' => {
9898             exemplarCity => q#داکار#,
9899             },
9900             'Africa/Dar_es_Salaam' => {
9901             exemplarCity => q#دارالسلام#,
9902             },
9903             'Africa/Djibouti' => {
9904             exemplarCity => q#جیبوتی#,
9905             },
9906             'Africa/Douala' => {
9907             exemplarCity => q#دوآلا#,
9908             },
9909             'Africa/El_Aaiun' => {
9910             exemplarCity => q#العیون#,
9911             },
9912             'Africa/Freetown' => {
9913             exemplarCity => q#فری‌تاون#,
9914             },
9915             'Africa/Gaborone' => {
9916             exemplarCity => q#گابورون#,
9917             },
9918             'Africa/Harare' => {
9919             exemplarCity => q#هراره#,
9920             },
9921             'Africa/Johannesburg' => {
9922             exemplarCity => q#ژوهانسبورگ#,
9923             },
9924             'Africa/Juba' => {
9925             exemplarCity => q#جوبا#,
9926             },
9927             'Africa/Kampala' => {
9928             exemplarCity => q#کامپالا#,
9929             },
9930             'Africa/Khartoum' => {
9931             exemplarCity => q#خارطوم#,
9932             },
9933             'Africa/Kigali' => {
9934             exemplarCity => q#کیگالی#,
9935             },
9936             'Africa/Kinshasa' => {
9937             exemplarCity => q#کینشاسا#,
9938             },
9939             'Africa/Lagos' => {
9940             exemplarCity => q#لاگوس#,
9941             },
9942             'Africa/Libreville' => {
9943             exemplarCity => q#لیبرویل#,
9944             },
9945             'Africa/Lome' => {
9946             exemplarCity => q#لومه#,
9947             },
9948             'Africa/Luanda' => {
9949             exemplarCity => q#لواندا#,
9950             },
9951             'Africa/Lubumbashi' => {
9952             exemplarCity => q#لوبومباشی#,
9953             },
9954             'Africa/Lusaka' => {
9955             exemplarCity => q#لوزاکا#,
9956             },
9957             'Africa/Malabo' => {
9958             exemplarCity => q#مالابو#,
9959             },
9960             'Africa/Maputo' => {
9961             exemplarCity => q#ماپوتو#,
9962             },
9963             'Africa/Maseru' => {
9964             exemplarCity => q#ماسرو#,
9965             },
9966             'Africa/Mbabane' => {
9967             exemplarCity => q#مبابانه#,
9968             },
9969             'Africa/Mogadishu' => {
9970             exemplarCity => q#موگادیشو#,
9971             },
9972             'Africa/Monrovia' => {
9973             exemplarCity => q#مونروویا#,
9974             },
9975             'Africa/Nairobi' => {
9976             exemplarCity => q#نایروبی#,
9977             },
9978             'Africa/Ndjamena' => {
9979             exemplarCity => q#انجامنا#,
9980             },
9981             'Africa/Niamey' => {
9982             exemplarCity => q#نیامی#,
9983             },
9984             'Africa/Nouakchott' => {
9985             exemplarCity => q#نوآکشوت#,
9986             },
9987             'Africa/Ouagadougou' => {
9988             exemplarCity => q#اوآگادوگو#,
9989             },
9990             'Africa/Porto-Novo' => {
9991             exemplarCity => q#پورتو نووو#,
9992             },
9993             'Africa/Sao_Tome' => {
9994             exemplarCity => q#سائوتومه#,
9995             },
9996             'Africa/Tripoli' => {
9997             exemplarCity => q#طرابلس#,
9998             },
9999             'Africa/Tunis' => {
10000             exemplarCity => q#تونس#,
10001             },
10002             'Africa/Windhoek' => {
10003             exemplarCity => q#ویندهوک#,
10004             },
10005             'Africa_Central' => {
10006             long => {
10007             'standard' => q#وقت مرکز آفریقا#,
10008             },
10009             },
10010             'Africa_Eastern' => {
10011             long => {
10012             'standard' => q#وقت شرق افریقا#,
10013             },
10014             },
10015             'Africa_Southern' => {
10016             long => {
10017             'standard' => q#وقت عادی جنوب افریقا#,
10018             },
10019             },
10020             'Africa_Western' => {
10021             long => {
10022             'daylight' => q#وقت تابستانی غرب افریقا#,
10023             'generic' => q#وقت غرب افریقا#,
10024             'standard' => q#وقت عادی غرب افریقا#,
10025             },
10026             },
10027             'Alaska' => {
10028             long => {
10029             'daylight' => q#وقت تابستانی آلاسکا#,
10030             'generic' => q#وقت آلاسکا#,
10031             'standard' => q#وقت عادی آلاسکا#,
10032             },
10033             },
10034             'Almaty' => {
10035             long => {
10036             'daylight' => q#وقت تابستانی آلماآتا#,
10037             'generic' => q#وقت آلماآتا#,
10038             'standard' => q#وقت عادی آلماآتا#,
10039             },
10040             },
10041             'Amazon' => {
10042             long => {
10043             'daylight' => q#وقت تابستانی آمازون#,
10044             'generic' => q#وقت آمازون#,
10045             'standard' => q#وقت عادی آمازون#,
10046             },
10047             },
10048             'America/Adak' => {
10049             exemplarCity => q#ایدک#,
10050             },
10051             'America/Anchorage' => {
10052             exemplarCity => q#انکوریج#,
10053             },
10054             'America/Anguilla' => {
10055             exemplarCity => q#آنگوئیلا#,
10056             },
10057             'America/Antigua' => {
10058             exemplarCity => q#آنتیگوا#,
10059             },
10060             'America/Araguaina' => {
10061             exemplarCity => q#آراگواینا#,
10062             },
10063             'America/Argentina/La_Rioja' => {
10064             exemplarCity => q#لاریوخا#,
10065             },
10066             'America/Argentina/Rio_Gallegos' => {
10067             exemplarCity => q#ریوگالگوس#,
10068             },
10069             'America/Argentina/Salta' => {
10070             exemplarCity => q#سالتا#,
10071             },
10072             'America/Argentina/San_Juan' => {
10073             exemplarCity => q#سن‌خوان#,
10074             },
10075             'America/Argentina/San_Luis' => {
10076             exemplarCity => q#سن‌لوئیس#,
10077             },
10078             'America/Argentina/Tucuman' => {
10079             exemplarCity => q#توکومن#,
10080             },
10081             'America/Argentina/Ushuaia' => {
10082             exemplarCity => q#اوشوایا#,
10083             },
10084             'America/Aruba' => {
10085             exemplarCity => q#اروبا#,
10086             },
10087             'America/Asuncion' => {
10088             exemplarCity => q#آسونسیون#,
10089             },
10090             'America/Bahia' => {
10091             exemplarCity => q#بایا#,
10092             },
10093             'America/Bahia_Banderas' => {
10094             exemplarCity => q#باهیا باندراس#,
10095             },
10096             'America/Barbados' => {
10097             exemplarCity => q#باربادوس#,
10098             },
10099             'America/Belem' => {
10100             exemplarCity => q#بلم#,
10101             },
10102             'America/Belize' => {
10103             exemplarCity => q#بلیز#,
10104             },
10105             'America/Blanc-Sablon' => {
10106             exemplarCity => q#بلان‐سابلون#,
10107             },
10108             'America/Boa_Vista' => {
10109             exemplarCity => q#بوئاویستا#,
10110             },
10111             'America/Bogota' => {
10112             exemplarCity => q#بوگوتا#,
10113             },
10114             'America/Boise' => {
10115             exemplarCity => q#بویسی#,
10116             },
10117             'America/Buenos_Aires' => {
10118             exemplarCity => q#بوئنوس‌آیرس#,
10119             },
10120             'America/Cambridge_Bay' => {
10121             exemplarCity => q#کمبریج‌بی#,
10122             },
10123             'America/Campo_Grande' => {
10124             exemplarCity => q#کمپو گرانده#,
10125             },
10126             'America/Cancun' => {
10127             exemplarCity => q#کانکون#,
10128             },
10129             'America/Caracas' => {
10130             exemplarCity => q#کاراکاس#,
10131             },
10132             'America/Catamarca' => {
10133             exemplarCity => q#کاتامارکا#,
10134             },
10135             'America/Cayenne' => {
10136             exemplarCity => q#کاین#,
10137             },
10138             'America/Cayman' => {
10139             exemplarCity => q#کیمن#,
10140             },
10141             'America/Chicago' => {
10142             exemplarCity => q#شیکاگو#,
10143             },
10144             'America/Chihuahua' => {
10145             exemplarCity => q#چیواوا#,
10146             },
10147             'America/Ciudad_Juarez' => {
10148             exemplarCity => q#سیوداد خوارز#,
10149             },
10150             'America/Coral_Harbour' => {
10151             exemplarCity => q#اتکوکان#,
10152             },
10153             'America/Cordoba' => {
10154             exemplarCity => q#کوردووا#,
10155             },
10156             'America/Costa_Rica' => {
10157             exemplarCity => q#کاستاریکا#,
10158             },
10159             'America/Creston' => {
10160             exemplarCity => q#کرستون#,
10161             },
10162             'America/Cuiaba' => {
10163             exemplarCity => q#کویاوا#,
10164             },
10165             'America/Curacao' => {
10166             exemplarCity => q#کوراسائو#,
10167             },
10168             'America/Danmarkshavn' => {
10169             exemplarCity => q#دانمارکس‌هاون#,
10170             },
10171             'America/Dawson' => {
10172             exemplarCity => q#داوسن#,
10173             },
10174             'America/Dawson_Creek' => {
10175             exemplarCity => q#داوسن کریک#,
10176             },
10177             'America/Denver' => {
10178             exemplarCity => q#دنور#,
10179             },
10180             'America/Detroit' => {
10181             exemplarCity => q#دیترویت#,
10182             },
10183             'America/Dominica' => {
10184             exemplarCity => q#دومینیکا#,
10185             },
10186             'America/Edmonton' => {
10187             exemplarCity => q#ادمونتون#,
10188             },
10189             'America/Eirunepe' => {
10190             exemplarCity => q#ایرونپه#,
10191             },
10192             'America/El_Salvador' => {
10193             exemplarCity => q#السالوادور#,
10194             },
10195             'America/Fort_Nelson' => {
10196             exemplarCity => q#فورت نلسون#,
10197             },
10198             'America/Fortaleza' => {
10199             exemplarCity => q#فورتالزا#,
10200             },
10201             'America/Glace_Bay' => {
10202             exemplarCity => q#گلیس‌بی#,
10203             },
10204             'America/Godthab' => {
10205             exemplarCity => q#نووک#,
10206             },
10207             'America/Goose_Bay' => {
10208             exemplarCity => q#گوس‌بی#,
10209             },
10210             'America/Grand_Turk' => {
10211             exemplarCity => q#گراند تورک#,
10212             },
10213             'America/Grenada' => {
10214             exemplarCity => q#گرنادا#,
10215             },
10216             'America/Guadeloupe' => {
10217             exemplarCity => q#گوادلوپ#,
10218             },
10219             'America/Guatemala' => {
10220             exemplarCity => q#گواتمالا#,
10221             },
10222             'America/Guayaquil' => {
10223             exemplarCity => q#گوایاکیل#,
10224             },
10225             'America/Guyana' => {
10226             exemplarCity => q#گویان#,
10227             },
10228             'America/Halifax' => {
10229             exemplarCity => q#هلیفکس#,
10230             },
10231             'America/Havana' => {
10232             exemplarCity => q#هاوانا#,
10233             },
10234             'America/Hermosillo' => {
10235             exemplarCity => q#ارموسیو#,
10236             },
10237             'America/Indiana/Knox' => {
10238             exemplarCity => q#ناکس، ایندیانا#,
10239             },
10240             'America/Indiana/Marengo' => {
10241             exemplarCity => q#مارنگو، ایندیانا#,
10242             },
10243             'America/Indiana/Petersburg' => {
10244             exemplarCity => q#پیترزبرگ، ایندیانا#,
10245             },
10246             'America/Indiana/Tell_City' => {
10247             exemplarCity => q#تل‌سیتی، ایندیانا#,
10248             },
10249             'America/Indiana/Vevay' => {
10250             exemplarCity => q#ویوی، ایندیانا#,
10251             },
10252             'America/Indiana/Vincennes' => {
10253             exemplarCity => q#وینسنس، اندیانا#,
10254             },
10255             'America/Indiana/Winamac' => {
10256             exemplarCity => q#ویناماک، ایندیانا#,
10257             },
10258             'America/Indianapolis' => {
10259             exemplarCity => q#ایندیاناپولیس#,
10260             },
10261             'America/Inuvik' => {
10262             exemplarCity => q#اینوویک#,
10263             },
10264             'America/Iqaluit' => {
10265             exemplarCity => q#ایکلوئت#,
10266             },
10267             'America/Jamaica' => {
10268             exemplarCity => q#جامائیکا#,
10269             },
10270             'America/Jujuy' => {
10271             exemplarCity => q#خوخوی#,
10272             },
10273             'America/Juneau' => {
10274             exemplarCity => q#جونو#,
10275             },
10276             'America/Kentucky/Monticello' => {
10277             exemplarCity => q#مانتیسلو، کنتاکی#,
10278             },
10279             'America/Kralendijk' => {
10280             exemplarCity => q#کرالندیک#,
10281             },
10282             'America/La_Paz' => {
10283             exemplarCity => q#لاپاز#,
10284             },
10285             'America/Lima' => {
10286             exemplarCity => q#لیما#,
10287             },
10288             'America/Los_Angeles' => {
10289             exemplarCity => q#لوس‌آنجلس#,
10290             },
10291             'America/Louisville' => {
10292             exemplarCity => q#لوئیزویل#,
10293             },
10294             'America/Lower_Princes' => {
10295             exemplarCity => q#بخش شاهزاده‌‌نشین پایین#,
10296             },
10297             'America/Maceio' => {
10298             exemplarCity => q#ماسیو#,
10299             },
10300             'America/Managua' => {
10301             exemplarCity => q#ماناگوا#,
10302             },
10303             'America/Manaus' => {
10304             exemplarCity => q#ماناوس#,
10305             },
10306             'America/Marigot' => {
10307             exemplarCity => q#ماریگات#,
10308             },
10309             'America/Martinique' => {
10310             exemplarCity => q#مارتینیک#,
10311             },
10312             'America/Matamoros' => {
10313             exemplarCity => q#ماتاموروس#,
10314             },
10315             'America/Mazatlan' => {
10316             exemplarCity => q#ماساتلان#,
10317             },
10318             'America/Mendoza' => {
10319             exemplarCity => q#مندوسا#,
10320             },
10321             'America/Menominee' => {
10322             exemplarCity => q#منامینی#,
10323             },
10324             'America/Merida' => {
10325             exemplarCity => q#مریدا#,
10326             },
10327             'America/Metlakatla' => {
10328             exemplarCity => q#متالاکاتلا#,
10329             },
10330             'America/Mexico_City' => {
10331             exemplarCity => q#مکزیکوسیتی#,
10332             },
10333             'America/Miquelon' => {
10334             exemplarCity => q#میکلون#,
10335             },
10336             'America/Moncton' => {
10337             exemplarCity => q#مانکتون#,
10338             },
10339             'America/Monterrey' => {
10340             exemplarCity => q#مونتری#,
10341             },
10342             'America/Montevideo' => {
10343             exemplarCity => q#مونته‌ویدئو#,
10344             },
10345             'America/Montserrat' => {
10346             exemplarCity => q#مونتسرات#,
10347             },
10348             'America/Nassau' => {
10349             exemplarCity => q#ناسائو#,
10350             },
10351             'America/New_York' => {
10352             exemplarCity => q#نیویورک#,
10353             },
10354             'America/Nome' => {
10355             exemplarCity => q#نوم#,
10356             },
10357             'America/Noronha' => {
10358             exemplarCity => q#نورونیا#,
10359             },
10360             'America/North_Dakota/Beulah' => {
10361             exemplarCity => q#بیولا، داکوتای شمالی#,
10362             },
10363             'America/North_Dakota/Center' => {
10364             exemplarCity => q#سنتر، داکوتای شمالی#,
10365             },
10366             'America/North_Dakota/New_Salem' => {
10367             exemplarCity => q#نیوسالم، داکوتای شمالی#,
10368             },
10369             'America/Ojinaga' => {
10370             exemplarCity => q#اوجیناگا#,
10371             },
10372             'America/Panama' => {
10373             exemplarCity => q#پاناما#,
10374             },
10375             'America/Paramaribo' => {
10376             exemplarCity => q#پاراماریبو#,
10377             },
10378             'America/Phoenix' => {
10379             exemplarCity => q#فینکس#,
10380             },
10381             'America/Port-au-Prince' => {
10382             exemplarCity => q#پورتوپرنس#,
10383             },
10384             'America/Port_of_Spain' => {
10385             exemplarCity => q#پورت‌آواسپین#,
10386             },
10387             'America/Porto_Velho' => {
10388             exemplarCity => q#پورتوولیو#,
10389             },
10390             'America/Puerto_Rico' => {
10391             exemplarCity => q#پورتوریکو#,
10392             },
10393             'America/Punta_Arenas' => {
10394             exemplarCity => q#پونتا آرناس#,
10395             },
10396             'America/Rankin_Inlet' => {
10397             exemplarCity => q#خلیجک رنکین#,
10398             },
10399             'America/Recife' => {
10400             exemplarCity => q#ریسیفی#,
10401             },
10402             'America/Regina' => {
10403             exemplarCity => q#رجاینا#,
10404             },
10405             'America/Resolute' => {
10406             exemplarCity => q#رزولوت#,
10407             },
10408             'America/Rio_Branco' => {
10409             exemplarCity => q#ریوبرانکو#,
10410             },
10411             'America/Santarem' => {
10412             exemplarCity => q#سنتارم#,
10413             },
10414             'America/Santiago' => {
10415             exemplarCity => q#سانتیاگو#,
10416             },
10417             'America/Santo_Domingo' => {
10418             exemplarCity => q#سانتو دومینگو#,
10419             },
10420             'America/Sao_Paulo' => {
10421             exemplarCity => q#سائوپائولو#,
10422             },
10423             'America/Scoresbysund' => {
10424             exemplarCity => q#اسکورسبیسوند#,
10425             },
10426             'America/Sitka' => {
10427             exemplarCity => q#سیتکا#,
10428             },
10429             'America/St_Barthelemy' => {
10430             exemplarCity => q#سنت بارتلمی#,
10431             },
10432             'America/St_Johns' => {
10433             exemplarCity => q#سنت جان#,
10434             },
10435             'America/St_Kitts' => {
10436             exemplarCity => q#سنت کیتس#,
10437             },
10438             'America/St_Lucia' => {
10439             exemplarCity => q#سنت لوسیا#,
10440             },
10441             'America/St_Thomas' => {
10442             exemplarCity => q#سنت توماس#,
10443             },
10444             'America/St_Vincent' => {
10445             exemplarCity => q#سنت وینسنت#,
10446             },
10447             'America/Swift_Current' => {
10448             exemplarCity => q#سویفت‌کارنت#,
10449             },
10450             'America/Tegucigalpa' => {
10451             exemplarCity => q#تگوسیگالپا#,
10452             },
10453             'America/Thule' => {
10454             exemplarCity => q#تول#,
10455             },
10456             'America/Tijuana' => {
10457             exemplarCity => q#تیخوانا#,
10458             },
10459             'America/Toronto' => {
10460             exemplarCity => q#تورنتو#,
10461             },
10462             'America/Tortola' => {
10463             exemplarCity => q#تورتولا#,
10464             },
10465             'America/Vancouver' => {
10466             exemplarCity => q#ونکوور#,
10467             },
10468             'America/Whitehorse' => {
10469             exemplarCity => q#وایت‌هورس#,
10470             },
10471             'America/Winnipeg' => {
10472             exemplarCity => q#وینیپگ#,
10473             },
10474             'America/Yakutat' => {
10475             exemplarCity => q#یاکوتات#,
10476             },
10477             'America_Central' => {
10478             long => {
10479             'daylight' => q#وقت تابستانی مرکز امریکا#,
10480             'generic' => q#وقت مرکز امریکا#,
10481             'standard' => q#وقت عادی مرکز امریکا#,
10482             },
10483             },
10484             'America_Eastern' => {
10485             long => {
10486             'daylight' => q#وقت تابستانی شرق امریکا#,
10487             'generic' => q#وقت شرق امریکا#,
10488             'standard' => q#وقت عادی شرق امریکا#,
10489             },
10490             },
10491             'America_Mountain' => {
10492             long => {
10493             'daylight' => q#وقت تابستانی کوهستانی امریکا#,
10494             'generic' => q#وقت کوهستانی امریکا#,
10495             'standard' => q#وقت عادی کوهستانی امریکا#,
10496             },
10497             },
10498             'America_Pacific' => {
10499             long => {
10500             'daylight' => q#وقت تابستانی غرب امریکا#,
10501             'generic' => q#وقت غرب امریکا#,
10502             'standard' => q#وقت عادی غرب امریکا#,
10503             },
10504             },
10505             'Anadyr' => {
10506             long => {
10507             'daylight' => q#وقت تابستانی آنادیر#,
10508             'generic' => q#وقت آنادیر#,
10509             'standard' => q#وقت عادی آنادیر#,
10510             },
10511             },
10512             'Antarctica/Casey' => {
10513             exemplarCity => q#کیسی#,
10514             },
10515             'Antarctica/Davis' => {
10516             exemplarCity => q#دیویس#,
10517             },
10518             'Antarctica/DumontDUrville' => {
10519             exemplarCity => q#دومون دورویل#,
10520             },
10521             'Antarctica/Macquarie' => {
10522             exemplarCity => q#مکواری#,
10523             },
10524             'Antarctica/Mawson' => {
10525             exemplarCity => q#ماوسون#,
10526             },
10527             'Antarctica/McMurdo' => {
10528             exemplarCity => q#مک‌موردو#,
10529             },
10530             'Antarctica/Palmer' => {
10531             exemplarCity => q#پالمر#,
10532             },
10533             'Antarctica/Rothera' => {
10534             exemplarCity => q#روترا#,
10535             },
10536             'Antarctica/Syowa' => {
10537             exemplarCity => q#شووا#,
10538             },
10539             'Antarctica/Troll' => {
10540             exemplarCity => q#ترول#,
10541             },
10542             'Antarctica/Vostok' => {
10543             exemplarCity => q#وستوک#,
10544             },
10545             'Apia' => {
10546             long => {
10547             'daylight' => q#وقت تابستانی آپیا#,
10548             'generic' => q#وقت آپیا#,
10549             'standard' => q#وقت عادی آپیا#,
10550             },
10551             },
10552             'Arabian' => {
10553             long => {
10554             'daylight' => q#وقت تابستانی عربستان#,
10555             'generic' => q#وقت عربستان#,
10556             'standard' => q#وقت عادی عربستان#,
10557             },
10558             },
10559             'Arctic/Longyearbyen' => {
10560             exemplarCity => q#لانگ‌یربین#,
10561             },
10562             'Argentina' => {
10563             long => {
10564             'daylight' => q#وقت تابستانی آرژانتین#,
10565             'generic' => q#وقت آرژانتین#,
10566             'standard' => q#وقت عادی آرژانتین#,
10567             },
10568             },
10569             'Argentina_Western' => {
10570             long => {
10571             'daylight' => q#وقت تابستانی غرب آرژانتین#,
10572             'generic' => q#وقت غرب آرژانتین#,
10573             'standard' => q#وقت عادی غرب آرژانتین#,
10574             },
10575             },
10576             'Armenia' => {
10577             long => {
10578             'daylight' => q#وقت تابستانی ارمنستان#,
10579             'generic' => q#وقت ارمنستان#,
10580             'standard' => q#وقت عادی ارمنستان#,
10581             },
10582             },
10583             'Asia/Aden' => {
10584             exemplarCity => q#عدن#,
10585             },
10586             'Asia/Almaty' => {
10587             exemplarCity => q#آلماتی#,
10588             },
10589             'Asia/Amman' => {
10590             exemplarCity => q#عَمان#,
10591             },
10592             'Asia/Anadyr' => {
10593             exemplarCity => q#آنادیر#,
10594             },
10595             'Asia/Aqtau' => {
10596             exemplarCity => q#آقتاو#,
10597             },
10598             'Asia/Aqtobe' => {
10599             exemplarCity => q#آقتوبه#,
10600             },
10601             'Asia/Ashgabat' => {
10602             exemplarCity => q#عشق‌آباد#,
10603             },
10604             'Asia/Atyrau' => {
10605             exemplarCity => q#آتیراو#,
10606             },
10607             'Asia/Baghdad' => {
10608             exemplarCity => q#بغداد#,
10609             },
10610             'Asia/Bahrain' => {
10611             exemplarCity => q#بحرین#,
10612             },
10613             'Asia/Baku' => {
10614             exemplarCity => q#باکو#,
10615             },
10616             'Asia/Bangkok' => {
10617             exemplarCity => q#بانکوک#,
10618             },
10619             'Asia/Barnaul' => {
10620             exemplarCity => q#بارنائول#,
10621             },
10622             'Asia/Beirut' => {
10623             exemplarCity => q#بیروت#,
10624             },
10625             'Asia/Bishkek' => {
10626             exemplarCity => q#بیشکک#,
10627             },
10628             'Asia/Brunei' => {
10629             exemplarCity => q#برونئی#,
10630             },
10631             'Asia/Calcutta' => {
10632             exemplarCity => q#کلکته#,
10633             },
10634             'Asia/Chita' => {
10635             exemplarCity => q#چیتا#,
10636             },
10637             'Asia/Colombo' => {
10638             exemplarCity => q#کلمبو#,
10639             },
10640             'Asia/Damascus' => {
10641             exemplarCity => q#دمشق#,
10642             },
10643             'Asia/Dhaka' => {
10644             exemplarCity => q#داکا#,
10645             },
10646             'Asia/Dili' => {
10647             exemplarCity => q#دیلی#,
10648             },
10649             'Asia/Dubai' => {
10650             exemplarCity => q#دبی#,
10651             },
10652             'Asia/Dushanbe' => {
10653             exemplarCity => q#دوشنبه#,
10654             },
10655             'Asia/Famagusta' => {
10656             exemplarCity => q#فاماگوستا#,
10657             },
10658             'Asia/Gaza' => {
10659             exemplarCity => q#غزه#,
10660             },
10661             'Asia/Hebron' => {
10662             exemplarCity => q#الخلیل#,
10663             },
10664             'Asia/Hong_Kong' => {
10665             exemplarCity => q#هنگ‌کنگ#,
10666             },
10667             'Asia/Hovd' => {
10668             exemplarCity => q#خوود#,
10669             },
10670             'Asia/Irkutsk' => {
10671             exemplarCity => q#ایرکوتسک#,
10672             },
10673             'Asia/Jakarta' => {
10674             exemplarCity => q#جاکارتا#,
10675             },
10676             'Asia/Jayapura' => {
10677             exemplarCity => q#جایاپورا#,
10678             },
10679             'Asia/Jerusalem' => {
10680             exemplarCity => q#اورشلیم#,
10681             },
10682             'Asia/Kabul' => {
10683             exemplarCity => q#کابل#,
10684             },
10685             'Asia/Kamchatka' => {
10686             exemplarCity => q#کامچاتکا#,
10687             },
10688             'Asia/Karachi' => {
10689             exemplarCity => q#کراچی#,
10690             },
10691             'Asia/Katmandu' => {
10692             exemplarCity => q#کاتماندو#,
10693             },
10694             'Asia/Khandyga' => {
10695             exemplarCity => q#خاندیگا#,
10696             },
10697             'Asia/Krasnoyarsk' => {
10698             exemplarCity => q#کراسنویارسک#,
10699             },
10700             'Asia/Kuala_Lumpur' => {
10701             exemplarCity => q#کوالالامپور#,
10702             },
10703             'Asia/Kuching' => {
10704             exemplarCity => q#کوچینگ#,
10705             },
10706             'Asia/Kuwait' => {
10707             exemplarCity => q#کویت#,
10708             },
10709             'Asia/Macau' => {
10710             exemplarCity => q#ماکائو#,
10711             },
10712             'Asia/Magadan' => {
10713             exemplarCity => q#ماگادان#,
10714             },
10715             'Asia/Makassar' => {
10716             exemplarCity => q#ماکاسار#,
10717             },
10718             'Asia/Manila' => {
10719             exemplarCity => q#مانیل#,
10720             },
10721             'Asia/Muscat' => {
10722             exemplarCity => q#مسقط#,
10723             },
10724             'Asia/Nicosia' => {
10725             exemplarCity => q#نیکوزیا#,
10726             },
10727             'Asia/Novokuznetsk' => {
10728             exemplarCity => q#نوووکوزنتسک#,
10729             },
10730             'Asia/Novosibirsk' => {
10731             exemplarCity => q#نووسیبیریسک#,
10732             },
10733             'Asia/Omsk' => {
10734             exemplarCity => q#اومسک#,
10735             },
10736             'Asia/Oral' => {
10737             exemplarCity => q#اورال#,
10738             },
10739             'Asia/Phnom_Penh' => {
10740             exemplarCity => q#پنوم‌پن#,
10741             },
10742             'Asia/Pontianak' => {
10743             exemplarCity => q#پونتیاناک#,
10744             },
10745             'Asia/Pyongyang' => {
10746             exemplarCity => q#پیونگ‌یانگ#,
10747             },
10748             'Asia/Qatar' => {
10749             exemplarCity => q#قطر#,
10750             },
10751             'Asia/Qostanay' => {
10752             exemplarCity => q#قوستانای#,
10753             },
10754             'Asia/Qyzylorda' => {
10755             exemplarCity => q#قیزیل‌اوردا#,
10756             },
10757             'Asia/Rangoon' => {
10758             exemplarCity => q#یانگون#,
10759             },
10760             'Asia/Riyadh' => {
10761             exemplarCity => q#ریاض#,
10762             },
10763             'Asia/Saigon' => {
10764             exemplarCity => q#هوشی‌مین‌سیتی#,
10765             },
10766             'Asia/Sakhalin' => {
10767             exemplarCity => q#ساخالین#,
10768             },
10769             'Asia/Samarkand' => {
10770             exemplarCity => q#سمرقند#,
10771             },
10772             'Asia/Seoul' => {
10773             exemplarCity => q#سئول#,
10774             },
10775             'Asia/Shanghai' => {
10776             exemplarCity => q#شانگهای#,
10777             },
10778             'Asia/Singapore' => {
10779             exemplarCity => q#سنگاپور#,
10780             },
10781             'Asia/Srednekolymsk' => {
10782             exemplarCity => q#اسردنکولیمسک#,
10783             },
10784             'Asia/Taipei' => {
10785             exemplarCity => q#تایپه#,
10786             },
10787             'Asia/Tashkent' => {
10788             exemplarCity => q#تاشکند#,
10789             },
10790             'Asia/Tbilisi' => {
10791             exemplarCity => q#تفلیس#,
10792             },
10793             'Asia/Tehran' => {
10794             exemplarCity => q#تهران#,
10795             },
10796             'Asia/Thimphu' => {
10797             exemplarCity => q#تیمفو#,
10798             },
10799             'Asia/Tokyo' => {
10800             exemplarCity => q#توکیو#,
10801             },
10802             'Asia/Tomsk' => {
10803             exemplarCity => q#تومسک#,
10804             },
10805             'Asia/Ulaanbaatar' => {
10806             exemplarCity => q#اولان‌باتور#,
10807             },
10808             'Asia/Urumqi' => {
10809             exemplarCity => q#ارومچی#,
10810             },
10811             'Asia/Ust-Nera' => {
10812             exemplarCity => q#اوست نرا#,
10813             },
10814             'Asia/Vientiane' => {
10815             exemplarCity => q#وینتیان#,
10816             },
10817             'Asia/Vladivostok' => {
10818             exemplarCity => q#ولادی‌وستوک#,
10819             },
10820             'Asia/Yakutsk' => {
10821             exemplarCity => q#یاکوتسک#,
10822             },
10823             'Asia/Yekaterinburg' => {
10824             exemplarCity => q#یکاترینبرگ#,
10825             },
10826             'Asia/Yerevan' => {
10827             exemplarCity => q#ایروان#,
10828             },
10829             'Atlantic' => {
10830             long => {
10831             'daylight' => q#وقت تابستانی آتلانتیک#,
10832             'generic' => q#وقت آتلانتیک#,
10833             'standard' => q#وقت عادی آتلانتیک#,
10834             },
10835             },
10836             'Atlantic/Azores' => {
10837             exemplarCity => q#آزور#,
10838             },
10839             'Atlantic/Bermuda' => {
10840             exemplarCity => q#برمودا#,
10841             },
10842             'Atlantic/Canary' => {
10843             exemplarCity => q#قناری#,
10844             },
10845             'Atlantic/Cape_Verde' => {
10846             exemplarCity => q#کیپ‌ورد#,
10847             },
10848             'Atlantic/Faeroe' => {
10849             exemplarCity => q#فارو#,
10850             },
10851             'Atlantic/Madeira' => {
10852             exemplarCity => q#مادیرا#,
10853             },
10854             'Atlantic/Reykjavik' => {
10855             exemplarCity => q#ریکیاویک#,
10856             },
10857             'Atlantic/South_Georgia' => {
10858             exemplarCity => q#جورجیای جنوبی#,
10859             },
10860             'Atlantic/St_Helena' => {
10861             exemplarCity => q#سنت هلنا#,
10862             },
10863             'Atlantic/Stanley' => {
10864             exemplarCity => q#استانلی#,
10865             },
10866             'Australia/Adelaide' => {
10867             exemplarCity => q#آدلاید#,
10868             },
10869             'Australia/Brisbane' => {
10870             exemplarCity => q#بریسبین#,
10871             },
10872             'Australia/Broken_Hill' => {
10873             exemplarCity => q#بروکن‌هیل#,
10874             },
10875             'Australia/Darwin' => {
10876             exemplarCity => q#داروین#,
10877             },
10878             'Australia/Eucla' => {
10879             exemplarCity => q#اوکلا#,
10880             },
10881             'Australia/Hobart' => {
10882             exemplarCity => q#هوبارت#,
10883             },
10884             'Australia/Lindeman' => {
10885             exemplarCity => q#لیندمن#,
10886             },
10887             'Australia/Lord_Howe' => {
10888             exemplarCity => q#لردهاو#,
10889             },
10890             'Australia/Melbourne' => {
10891             exemplarCity => q#ملبورن#,
10892             },
10893             'Australia/Perth' => {
10894             exemplarCity => q#پرت#,
10895             },
10896             'Australia/Sydney' => {
10897             exemplarCity => q#سیدنی#,
10898             },
10899             'Australia_Central' => {
10900             long => {
10901             'daylight' => q#وقت تابستانی مرکز استرالیا#,
10902             'generic' => q#وقت مرکز استرالیا#,
10903             'standard' => q#وقت عادی مرکز استرالیا#,
10904             },
10905             },
10906             'Australia_CentralWestern' => {
10907             long => {
10908             'daylight' => q#وقت تابستانی مرکز استرالیای غربی#,
10909             'generic' => q#وقت مرکز استرالیای غربی#,
10910             'standard' => q#وقت عادی مرکز استرالیای غربی#,
10911             },
10912             },
10913             'Australia_Eastern' => {
10914             long => {
10915             'daylight' => q#وقت تابستانی استرالیای شرقی#,
10916             'generic' => q#وقت استرالیای شرقی#,
10917             'standard' => q#وقت عادی استرالیای شرقی#,
10918             },
10919             },
10920             'Australia_Western' => {
10921             long => {
10922             'daylight' => q#وقت تابستانی استرالیای غربی#,
10923             'generic' => q#وقت استرالیای غربی#,
10924             'standard' => q#وقت عادی استرالیای غربی#,
10925             },
10926             },
10927             'Azerbaijan' => {
10928             long => {
10929             'daylight' => q#وقت تابستانی جمهوری آذربایجان#,
10930             'generic' => q#وقت جمهوری آذربایجان#,
10931             'standard' => q#وقت عادی جمهوری آذربایجان#,
10932             },
10933             },
10934             'Azores' => {
10935             long => {
10936             'daylight' => q#وقت تابستانی آزور#,
10937             'generic' => q#وقت آزور#,
10938             'standard' => q#وقت عادی آزور#,
10939             },
10940             },
10941             'Bangladesh' => {
10942             long => {
10943             'daylight' => q#وقت تابستانی بنگلادش#,
10944             'generic' => q#وقت بنگلادش#,
10945             'standard' => q#وقت عادی بنگلادش#,
10946             },
10947             },
10948             'Bhutan' => {
10949             long => {
10950             'standard' => q#وقت بوتان#,
10951             },
10952             },
10953             'Bolivia' => {
10954             long => {
10955             'standard' => q#وقت بولیوی#,
10956             },
10957             },
10958             'Brasilia' => {
10959             long => {
10960             'daylight' => q#وقت تابستانی برازیلیا#,
10961             'generic' => q#وقت برازیلیا#,
10962             'standard' => q#وقت عادی برازیلیا#,
10963             },
10964             },
10965             'Brunei' => {
10966             long => {
10967             'standard' => q#وقت برونئی دارالسلام#,
10968             },
10969             },
10970             'Cape_Verde' => {
10971             long => {
10972             'daylight' => q#وقت تابستانی کیپ‌ورد#,
10973             'generic' => q#وقت کیپ‌ورد#,
10974             'standard' => q#وقت عادی کیپ‌ورد#,
10975             },
10976             },
10977             'Chamorro' => {
10978             long => {
10979             'standard' => q#وقت عادی چامورو#,
10980             },
10981             },
10982             'Chatham' => {
10983             long => {
10984             'daylight' => q#وقت تابستانی چت‌هام#,
10985             'generic' => q#وقت چت‌هام#,
10986             'standard' => q#وقت عادی چت‌هام#,
10987             },
10988             },
10989             'Chile' => {
10990             long => {
10991             'daylight' => q#وقت تابستانی شیلی#,
10992             'generic' => q#وقت شیلی#,
10993             'standard' => q#وقت عادی شیلی#,
10994             },
10995             },
10996             'China' => {
10997             long => {
10998             'daylight' => q#وقت تابستانی چین#,
10999             'generic' => q#وقت چین#,
11000             'standard' => q#وقت عادی چین#,
11001             },
11002             },
11003             'Christmas' => {
11004             long => {
11005             'standard' => q#وقت جزیرهٔ کریسمس#,
11006             },
11007             },
11008             'Cocos' => {
11009             long => {
11010             'standard' => q#وقت جزایر کوکوس#,
11011             },
11012             },
11013             'Colombia' => {
11014             long => {
11015             'daylight' => q#وقت تابستانی کلمبیا#,
11016             'generic' => q#وقت کلمبیا#,
11017             'standard' => q#وقت عادی کلمبیا#,
11018             },
11019             },
11020             'Cook' => {
11021             long => {
11022             'daylight' => q#وقت تابستانی جزایر کوک#,
11023             'generic' => q#وقت جزایر کوک#,
11024             'standard' => q#وقت عادی جزایر کوک#,
11025             },
11026             },
11027             'Cuba' => {
11028             long => {
11029             'daylight' => q#وقت تابستانی کوبا#,
11030             'generic' => q#وقت کوبا#,
11031             'standard' => q#وقت عادی کوبا#,
11032             },
11033             },
11034             'Davis' => {
11035             long => {
11036             'standard' => q#وقت دیویس#,
11037             },
11038             },
11039             'DumontDUrville' => {
11040             long => {
11041             'standard' => q#وقت دومون دورویل#,
11042             },
11043             },
11044             'East_Timor' => {
11045             long => {
11046             'standard' => q#وقت تیمور شرقی#,
11047             },
11048             },
11049             'Easter' => {
11050             long => {
11051             'daylight' => q#وقت تابستانی جزیرهٔ ایستر#,
11052             'generic' => q#وقت جزیرهٔ ایستر#,
11053             'standard' => q#وقت عادی جزیرهٔ ایستر#,
11054             },
11055             },
11056             'Ecuador' => {
11057             long => {
11058             'standard' => q#وقت اکوادور#,
11059             },
11060             },
11061             'Etc/UTC' => {
11062             long => {
11063             'standard' => q#زمان هماهنگ جهانی#,
11064             },
11065             },
11066             'Etc/Unknown' => {
11067             exemplarCity => q#شهر نامشخص#,
11068             },
11069             'Europe/Amsterdam' => {
11070             exemplarCity => q#آمستردام#,
11071             },
11072             'Europe/Andorra' => {
11073             exemplarCity => q#آندورا#,
11074             },
11075             'Europe/Astrakhan' => {
11076             exemplarCity => q#آستراخان#,
11077             },
11078             'Europe/Athens' => {
11079             exemplarCity => q#آتن#,
11080             },
11081             'Europe/Belgrade' => {
11082             exemplarCity => q#بلگراد#,
11083             },
11084             'Europe/Berlin' => {
11085             exemplarCity => q#برلین#,
11086             },
11087             'Europe/Bratislava' => {
11088             exemplarCity => q#براتیسلاوا#,
11089             },
11090             'Europe/Brussels' => {
11091             exemplarCity => q#بروکسل#,
11092             },
11093             'Europe/Bucharest' => {
11094             exemplarCity => q#بخارست#,
11095             },
11096             'Europe/Budapest' => {
11097             exemplarCity => q#بوداپست#,
11098             },
11099             'Europe/Busingen' => {
11100             exemplarCity => q#بازنگن#,
11101             },
11102             'Europe/Chisinau' => {
11103             exemplarCity => q#کیشیناو#,
11104             },
11105             'Europe/Copenhagen' => {
11106             exemplarCity => q#کپنهاگ#,
11107             },
11108             'Europe/Dublin' => {
11109             exemplarCity => q#دوبلین#,
11110             long => {
11111             'daylight' => q#وقت عادی ایرلند#,
11112             },
11113             },
11114             'Europe/Gibraltar' => {
11115             exemplarCity => q#جبل‌الطارق#,
11116             },
11117             'Europe/Guernsey' => {
11118             exemplarCity => q#گرنزی#,
11119             },
11120             'Europe/Helsinki' => {
11121             exemplarCity => q#هلسینکی#,
11122             },
11123             'Europe/Isle_of_Man' => {
11124             exemplarCity => q#جزیرهٔ من#,
11125             },
11126             'Europe/Istanbul' => {
11127             exemplarCity => q#استانبول#,
11128             },
11129             'Europe/Jersey' => {
11130             exemplarCity => q#جرزی#,
11131             },
11132             'Europe/Kaliningrad' => {
11133             exemplarCity => q#کالینینگراد#,
11134             },
11135             'Europe/Kiev' => {
11136             exemplarCity => q#کیف#,
11137             },
11138             'Europe/Kirov' => {
11139             exemplarCity => q#کیروف#,
11140             },
11141             'Europe/Lisbon' => {
11142             exemplarCity => q#لیسبون#,
11143             },
11144             'Europe/Ljubljana' => {
11145             exemplarCity => q#لیوبلیانا#,
11146             },
11147             'Europe/London' => {
11148             exemplarCity => q#لندن#,
11149             long => {
11150             'daylight' => q#وقت تابستانی بریتانیا#,
11151             },
11152             },
11153             'Europe/Luxembourg' => {
11154             exemplarCity => q#لوکزامبورگ#,
11155             },
11156             'Europe/Madrid' => {
11157             exemplarCity => q#مادرید#,
11158             },
11159             'Europe/Malta' => {
11160             exemplarCity => q#مالت#,
11161             },
11162             'Europe/Mariehamn' => {
11163             exemplarCity => q#ماریه‌هامن#,
11164             },
11165             'Europe/Minsk' => {
11166             exemplarCity => q#مینسک#,
11167             },
11168             'Europe/Monaco' => {
11169             exemplarCity => q#موناکو#,
11170             },
11171             'Europe/Moscow' => {
11172             exemplarCity => q#مسکو#,
11173             },
11174             'Europe/Oslo' => {
11175             exemplarCity => q#اسلو#,
11176             },
11177             'Europe/Paris' => {
11178             exemplarCity => q#پاریس#,
11179             },
11180             'Europe/Podgorica' => {
11181             exemplarCity => q#پادگاریتسا#,
11182             },
11183             'Europe/Prague' => {
11184             exemplarCity => q#پراگ#,
11185             },
11186             'Europe/Riga' => {
11187             exemplarCity => q#ریگا#,
11188             },
11189             'Europe/Rome' => {
11190             exemplarCity => q#رم#,
11191             },
11192             'Europe/Samara' => {
11193             exemplarCity => q#سامارا#,
11194             },
11195             'Europe/San_Marino' => {
11196             exemplarCity => q#سان‌مارینو#,
11197             },
11198             'Europe/Sarajevo' => {
11199             exemplarCity => q#سارایوو#,
11200             },
11201             'Europe/Saratov' => {
11202             exemplarCity => q#ساراتوف#,
11203             },
11204             'Europe/Simferopol' => {
11205             exemplarCity => q#سیمفروپل#,
11206             },
11207             'Europe/Skopje' => {
11208             exemplarCity => q#اسکوپیه#,
11209             },
11210             'Europe/Sofia' => {
11211             exemplarCity => q#صوفیه#,
11212             },
11213             'Europe/Stockholm' => {
11214             exemplarCity => q#استکهلم#,
11215             },
11216             'Europe/Tallinn' => {
11217             exemplarCity => q#تالین#,
11218             },
11219             'Europe/Tirane' => {
11220             exemplarCity => q#تیرانا#,
11221             },
11222             'Europe/Ulyanovsk' => {
11223             exemplarCity => q#اولیانوفسک#,
11224             },
11225             'Europe/Vaduz' => {
11226             exemplarCity => q#فادوتس#,
11227             },
11228             'Europe/Vatican' => {
11229             exemplarCity => q#واتیکان#,
11230             },
11231             'Europe/Vienna' => {
11232             exemplarCity => q#وین#,
11233             },
11234             'Europe/Vilnius' => {
11235             exemplarCity => q#ویلنیوس#,
11236             },
11237             'Europe/Volgograd' => {
11238             exemplarCity => q#ولگاگراد#,
11239             },
11240             'Europe/Warsaw' => {
11241             exemplarCity => q#ورشو#,
11242             },
11243             'Europe/Zagreb' => {
11244             exemplarCity => q#زاگرب#,
11245             },
11246             'Europe/Zurich' => {
11247             exemplarCity => q#زوریخ#,
11248             },
11249             'Europe_Central' => {
11250             long => {
11251             'daylight' => q#وقت تابستانی مرکز اروپا#,
11252             'generic' => q#وقت مرکز اروپا#,
11253             'standard' => q#وقت عادی مرکز اروپا#,
11254             },
11255             },
11256             'Europe_Eastern' => {
11257             long => {
11258             'daylight' => q#وقت تابستانی شرق اروپا#,
11259             'generic' => q#وقت شرق اروپا#,
11260             'standard' => q#وقت عادی شرق اروپا#,
11261             },
11262             },
11263             'Europe_Further_Eastern' => {
11264             long => {
11265             'standard' => q#وقت تابستانی مکان‌های دیگر شرق اروپا#,
11266             },
11267             },
11268             'Europe_Western' => {
11269             long => {
11270             'daylight' => q#وقت تابستانی غرب اروپا#,
11271             'generic' => q#وقت غرب اروپا#,
11272             'standard' => q#وقت عادی غرب اروپا#,
11273             },
11274             },
11275             'Falkland' => {
11276             long => {
11277             'daylight' => q#وقت تابستانی جزایر فالکلند#,
11278             'generic' => q#وقت جزایر فالکلند#,
11279             'standard' => q#وقت عادی جزایر فالکلند#,
11280             },
11281             },
11282             'Fiji' => {
11283             long => {
11284             'daylight' => q#وقت تابستانی فیجی#,
11285             'generic' => q#وقت فیجی#,
11286             'standard' => q#وقت عادی فیجی#,
11287             },
11288             },
11289             'French_Guiana' => {
11290             long => {
11291             'standard' => q#وقت گویان فرانسه#,
11292             },
11293             },
11294             'French_Southern' => {
11295             long => {
11296             'standard' => q#وقت سرزمین‌های جنوبی و جنوبگان فرانسه#,
11297             },
11298             },
11299             'GMT' => {
11300             long => {
11301             'standard' => q#وقت گرینویچ#,
11302             },
11303             },
11304             'Galapagos' => {
11305             long => {
11306             'standard' => q#وقت گالاپاگوس#,
11307             },
11308             },
11309             'Gambier' => {
11310             long => {
11311             'standard' => q#وقت گامبیه#,
11312             },
11313             },
11314             'Georgia' => {
11315             long => {
11316             'daylight' => q#وقت تابستانی گرجستان#,
11317             'generic' => q#وقت گرجستان#,
11318             'standard' => q#وقت عادی گرجستان#,
11319             },
11320             },
11321             'Gilbert_Islands' => {
11322             long => {
11323             'standard' => q#وقت جزایر گیلبرت#,
11324             },
11325             },
11326             'Greenland_Eastern' => {
11327             long => {
11328             'daylight' => q#وقت تابستانی شرق گرینلند#,
11329             'generic' => q#وقت شرق گرینلند#,
11330             'standard' => q#وقت عادی شرق گرینلند#,
11331             },
11332             },
11333             'Greenland_Western' => {
11334             long => {
11335             'daylight' => q#وقت تابستانی غرب گرینلند#,
11336             'generic' => q#وقت غرب گرینلند#,
11337             'standard' => q#وقت عادی غرب گرینلند#,
11338             },
11339             },
11340             'Guam' => {
11341             long => {
11342             'standard' => q#وقت عادی گوام#,
11343             },
11344             },
11345             'Gulf' => {
11346             long => {
11347             'standard' => q#وقت عادی خلیج فارس#,
11348             },
11349             },
11350             'Guyana' => {
11351             long => {
11352             'standard' => q#وقت گویان#,
11353             },
11354             },
11355             'Hawaii_Aleutian' => {
11356             long => {
11357             'daylight' => q#وقت تابستانی هاوایی‐الوشن#,
11358             'generic' => q#وقت هاوایی‐الوشن#,
11359             'standard' => q#وقت عادی هاوایی‐الوشن#,
11360             },
11361             },
11362             'Hong_Kong' => {
11363             long => {
11364             'daylight' => q#وقت تابستانی هنگ‌کنگ#,
11365             'generic' => q#وقت هنگ‌کنگ#,
11366             'standard' => q#وقت عادی هنگ‌کنگ#,
11367             },
11368             },
11369             'Hovd' => {
11370             long => {
11371             'daylight' => q#وقت تابستانی خوود#,
11372             'generic' => q#وقت خوود#,
11373             'standard' => q#وقت عادی خوود#,
11374             },
11375             },
11376             'India' => {
11377             long => {
11378             'standard' => q#وقت هند#,
11379             },
11380             },
11381             'Indian/Antananarivo' => {
11382             exemplarCity => q#آنتاناناریوو#,
11383             },
11384             'Indian/Chagos' => {
11385             exemplarCity => q#شاگوس#,
11386             },
11387             'Indian/Christmas' => {
11388             exemplarCity => q#کریسمس#,
11389             },
11390             'Indian/Cocos' => {
11391             exemplarCity => q#کوکوس#,
11392             },
11393             'Indian/Comoro' => {
11394             exemplarCity => q#کومورو#,
11395             },
11396             'Indian/Kerguelen' => {
11397             exemplarCity => q#کرگولن#,
11398             },
11399             'Indian/Mahe' => {
11400             exemplarCity => q#ماهه#,
11401             },
11402             'Indian/Maldives' => {
11403             exemplarCity => q#مالدیو#,
11404             },
11405             'Indian/Mauritius' => {
11406             exemplarCity => q#موریس#,
11407             },
11408             'Indian/Mayotte' => {
11409             exemplarCity => q#مایوت#,
11410             },
11411             'Indian/Reunion' => {
11412             exemplarCity => q#رئونیون#,
11413             },
11414             'Indian_Ocean' => {
11415             long => {
11416             'standard' => q#وقت اقیانوس هند#,
11417             },
11418             },
11419             'Indochina' => {
11420             long => {
11421             'standard' => q#وقت هندوچین#,
11422             },
11423             },
11424             'Indonesia_Central' => {
11425             long => {
11426             'standard' => q#وقت مرکز اندونزی#,
11427             },
11428             },
11429             'Indonesia_Eastern' => {
11430             long => {
11431             'standard' => q#وقت شرق اندونزی#,
11432             },
11433             },
11434             'Indonesia_Western' => {
11435             long => {
11436             'standard' => q#وقت غرب اندونزی#,
11437             },
11438             },
11439             'Iran' => {
11440             long => {
11441             'daylight' => q#وقت تابستانی ایران#,
11442             'generic' => q#وقت ایران#,
11443             'standard' => q#وقت عادی ایران#,
11444             },
11445             },
11446             'Irkutsk' => {
11447             long => {
11448             'daylight' => q#وقت تابستانی ایرکوتسک#,
11449             'generic' => q#وقت ایرکوتسک#,
11450             'standard' => q#وقت عادی ایرکوتسک#,
11451             },
11452             },
11453             'Israel' => {
11454             long => {
11455             'daylight' => q#وقت تابستانی اسرائیل#,
11456             'generic' => q#وقت اسرائیل#,
11457             'standard' => q#وقت عادی اسرائیل#,
11458             },
11459             },
11460             'Japan' => {
11461             long => {
11462             'daylight' => q#وقت تابستانی ژاپن#,
11463             'generic' => q#وقت ژاپن#,
11464             'standard' => q#وقت عادی ژاپن#,
11465             },
11466             },
11467             'Kamchatka' => {
11468             long => {
11469             'daylight' => q#وقت تابستانی پتروپاولوسک‐کامچاتسکی#,
11470             'generic' => q#وقت پتروپاولوسک‐کامچاتسکی#,
11471             'standard' => q#وقت عادی پتروپاولوسک‐کامچاتسکی#,
11472             },
11473             },
11474             'Kazakhstan' => {
11475             long => {
11476             'standard' => q#وقت قزاقستان#,
11477             },
11478             },
11479             'Kazakhstan_Eastern' => {
11480             long => {
11481             'standard' => q#وقت شرق قزاقستان#,
11482             },
11483             },
11484             'Kazakhstan_Western' => {
11485             long => {
11486             'standard' => q#وقت غرب قزاقستان#,
11487             },
11488             },
11489             'Korea' => {
11490             long => {
11491             'daylight' => q#وقت تابستانی کره#,
11492             'generic' => q#وقت کره#,
11493             'standard' => q#وقت عادی کره#,
11494             },
11495             },
11496             'Kosrae' => {
11497             long => {
11498             'standard' => q#وقت کوسرای#,
11499             },
11500             },
11501             'Krasnoyarsk' => {
11502             long => {
11503             'daylight' => q#وقت تابستانی کراسنویارسک#,
11504             'generic' => q#وقت کراسنویارسک#,
11505             'standard' => q#وقت عادی کراسنویارسک#,
11506             },
11507             },
11508             'Kyrgystan' => {
11509             long => {
11510             'standard' => q#وقت قرقیزستان#,
11511             },
11512             },
11513             'Lanka' => {
11514             long => {
11515             'standard' => q#وقت لانکا#,
11516             },
11517             },
11518             'Line_Islands' => {
11519             long => {
11520             'standard' => q#وقت جزایر لاین#,
11521             },
11522             },
11523             'Lord_Howe' => {
11524             long => {
11525             'daylight' => q#وقت تابستانی لردهو#,
11526             'generic' => q#وقت لردهو#,
11527             'standard' => q#وقت عادی لردهو#,
11528             },
11529             },
11530             'Macau' => {
11531             long => {
11532             'daylight' => q#وقت تابستانی ماکائو#,
11533             'generic' => q#وقت ماکائو#,
11534             'standard' => q#وقت عادی ماکائو#,
11535             },
11536             },
11537             'Magadan' => {
11538             long => {
11539             'daylight' => q#وقت تابستانی ماگادان#,
11540             'generic' => q#وقت ماگادان#,
11541             'standard' => q#وقت عادی ماگادان#,
11542             },
11543             },
11544             'Malaysia' => {
11545             long => {
11546             'standard' => q#وقت مالزی#,
11547             },
11548             },
11549             'Maldives' => {
11550             long => {
11551             'standard' => q#وقت مالدیو#,
11552             },
11553             },
11554             'Marquesas' => {
11555             long => {
11556             'standard' => q#وقت مارکوئز#,
11557             },
11558             },
11559             'Marshall_Islands' => {
11560             long => {
11561             'standard' => q#وقت جزایر مارشال#,
11562             },
11563             },
11564             'Mauritius' => {
11565             long => {
11566             'daylight' => q#وقت تابستانی موریس#,
11567             'generic' => q#وقت موریس#,
11568             'standard' => q#وقت عادی موریس#,
11569             },
11570             },
11571             'Mawson' => {
11572             long => {
11573             'standard' => q#وقت ماوسون#,
11574             },
11575             },
11576             'Mexico_Pacific' => {
11577             long => {
11578             'daylight' => q#وقت تابستانی شرق مکزیک#,
11579             'generic' => q#وقت شرق مکزیک#,
11580             'standard' => q#وقت عادی شرق مکزیک#,
11581             },
11582             },
11583             'Mongolia' => {
11584             long => {
11585             'daylight' => q#وقت تابستانی اولان‌باتور#,
11586             'generic' => q#وقت اولان‌باتور#,
11587             'standard' => q#وقت عادی اولان‌باتور#,
11588             },
11589             },
11590             'Moscow' => {
11591             long => {
11592             'daylight' => q#وقت تابستانی مسکو#,
11593             'generic' => q#وقت مسکو#,
11594             'standard' => q#وقت عادی مسکو#,
11595             },
11596             },
11597             'Myanmar' => {
11598             long => {
11599             'standard' => q#وقت میانمار#,
11600             },
11601             },
11602             'Nauru' => {
11603             long => {
11604             'standard' => q#وقت نائورو#,
11605             },
11606             },
11607             'Nepal' => {
11608             long => {
11609             'standard' => q#وقت نپال#,
11610             },
11611             },
11612             'New_Caledonia' => {
11613             long => {
11614             'daylight' => q#وقت تابستانی کالدونیای جدید#,
11615             'generic' => q#وقت کالدونیای جدید#,
11616             'standard' => q#وقت عادی کالدونیای جدید#,
11617             },
11618             },
11619             'New_Zealand' => {
11620             long => {
11621             'daylight' => q#وقت تابستانی نیوزیلند#,
11622             'generic' => q#وقت نیوزیلند#,
11623             'standard' => q#وقت عادی نیوزیلند#,
11624             },
11625             },
11626             'Newfoundland' => {
11627             long => {
11628             'daylight' => q#وقت تابستانی نیوفاندلند#,
11629             'generic' => q#وقت نیوفاندلند#,
11630             'standard' => q#وقت عادی نیوفاندلند#,
11631             },
11632             },
11633             'Niue' => {
11634             long => {
11635             'standard' => q#وقت نیوئه#,
11636             },
11637             },
11638             'Norfolk' => {
11639             long => {
11640             'daylight' => q#وقت تابستانی جزیرهٔ نورفولک#,
11641             'generic' => q#وقت جزیرهٔ نورفولک#,
11642             'standard' => q#وقت عادی جزیرهٔ نورفولک#,
11643             },
11644             },
11645             'Noronha' => {
11646             long => {
11647             'daylight' => q#وقت تابستانی فرناندو دی نورونیا#,
11648             'generic' => q#وقت فرناندو دی نورونیا#,
11649             'standard' => q#وقت عادی فرناندو دی نورونیا#,
11650             },
11651             },
11652             'North_Mariana' => {
11653             long => {
11654             'standard' => q#وقت جزایر ماریانای شمالی#,
11655             },
11656             },
11657             'Novosibirsk' => {
11658             long => {
11659             'daylight' => q#وقت تابستانی نووسیبیرسک#,
11660             'generic' => q#وقت نووسیبیرسک#,
11661             'standard' => q#وقت عادی نووسیبیرسک#,
11662             },
11663             },
11664             'Omsk' => {
11665             long => {
11666             'daylight' => q#وقت تابستانی اومسک#,
11667             'generic' => q#وقت اومسک#,
11668             'standard' => q#وقت عادی اومسک#,
11669             },
11670             },
11671             'Pacific/Apia' => {
11672             exemplarCity => q#آپیا#,
11673             },
11674             'Pacific/Auckland' => {
11675             exemplarCity => q#اوکلند#,
11676             },
11677             'Pacific/Bougainville' => {
11678             exemplarCity => q#بوگنویل#,
11679             },
11680             'Pacific/Chatham' => {
11681             exemplarCity => q#چت‌هام#,
11682             },
11683             'Pacific/Easter' => {
11684             exemplarCity => q#ایستر#,
11685             },
11686             'Pacific/Efate' => {
11687             exemplarCity => q#افاته#,
11688             },
11689             'Pacific/Enderbury' => {
11690             exemplarCity => q#اندربری#,
11691             },
11692             'Pacific/Fakaofo' => {
11693             exemplarCity => q#فاکائوفو#,
11694             },
11695             'Pacific/Fiji' => {
11696             exemplarCity => q#فیجی#,
11697             },
11698             'Pacific/Funafuti' => {
11699             exemplarCity => q#فونافوتی#,
11700             },
11701             'Pacific/Galapagos' => {
11702             exemplarCity => q#گالاپاگوس#,
11703             },
11704             'Pacific/Gambier' => {
11705             exemplarCity => q#گامبیر#,
11706             },
11707             'Pacific/Guadalcanal' => {
11708             exemplarCity => q#گوادال‌کانال#,
11709             },
11710             'Pacific/Guam' => {
11711             exemplarCity => q#گوام#,
11712             },
11713             'Pacific/Honolulu' => {
11714             exemplarCity => q#هونولولو#,
11715             },
11716             'Pacific/Kanton' => {
11717             exemplarCity => q#کانتون#,
11718             },
11719             'Pacific/Kiritimati' => {
11720             exemplarCity => q#کریتیماتی#,
11721             },
11722             'Pacific/Kosrae' => {
11723             exemplarCity => q#کوسرای#,
11724             },
11725             'Pacific/Kwajalein' => {
11726             exemplarCity => q#کواجیلین#,
11727             },
11728             'Pacific/Majuro' => {
11729             exemplarCity => q#ماجورو#,
11730             },
11731             'Pacific/Marquesas' => {
11732             exemplarCity => q#مارکوزه#,
11733             },
11734             'Pacific/Midway' => {
11735             exemplarCity => q#میدوی#,
11736             },
11737             'Pacific/Nauru' => {
11738             exemplarCity => q#نائورو#,
11739             },
11740             'Pacific/Niue' => {
11741             exemplarCity => q#نیوئه#,
11742             },
11743             'Pacific/Norfolk' => {
11744             exemplarCity => q#نورفولک#,
11745             },
11746             'Pacific/Noumea' => {
11747             exemplarCity => q#نومئا#,
11748             },
11749             'Pacific/Pago_Pago' => {
11750             exemplarCity => q#پاگوپاگو#,
11751             },
11752             'Pacific/Palau' => {
11753             exemplarCity => q#پالائو#,
11754             },
11755             'Pacific/Pitcairn' => {
11756             exemplarCity => q#پیت‌کرن#,
11757             },
11758             'Pacific/Ponape' => {
11759             exemplarCity => q#پانپی#,
11760             },
11761             'Pacific/Port_Moresby' => {
11762             exemplarCity => q#پورت‌مورزبی#,
11763             },
11764             'Pacific/Rarotonga' => {
11765             exemplarCity => q#راروتونگا#,
11766             },
11767             'Pacific/Saipan' => {
11768             exemplarCity => q#سایپان#,
11769             },
11770             'Pacific/Tahiti' => {
11771             exemplarCity => q#تاهیتی#,
11772             },
11773             'Pacific/Tarawa' => {
11774             exemplarCity => q#تاراوا#,
11775             },
11776             'Pacific/Tongatapu' => {
11777             exemplarCity => q#تونگاتاپو#,
11778             },
11779             'Pacific/Truk' => {
11780             exemplarCity => q#چوک#,
11781             },
11782             'Pacific/Wake' => {
11783             exemplarCity => q#ویک#,
11784             },
11785             'Pacific/Wallis' => {
11786             exemplarCity => q#والیس#,
11787             },
11788             'Pakistan' => {
11789             long => {
11790             'daylight' => q#وقت تابستانی پاکستان#,
11791             'generic' => q#وقت پاکستان#,
11792             'standard' => q#وقت عادی پاکستان#,
11793             },
11794             },
11795             'Palau' => {
11796             long => {
11797             'standard' => q#وقت پالائو#,
11798             },
11799             },
11800             'Papua_New_Guinea' => {
11801             long => {
11802             'standard' => q#وقت پاپوا گینهٔ نو#,
11803             },
11804             },
11805             'Paraguay' => {
11806             long => {
11807             'daylight' => q#وقت تابستانی پاراگوئه#,
11808             'generic' => q#وقت پاراگوئه#,
11809             'standard' => q#وقت عادی پاراگوئه#,
11810             },
11811             },
11812             'Peru' => {
11813             long => {
11814             'daylight' => q#وقت تابستانی پرو#,
11815             'generic' => q#وقت پرو#,
11816             'standard' => q#وقت عادی پرو#,
11817             },
11818             },
11819             'Philippines' => {
11820             long => {
11821             'daylight' => q#وقت تابستانی فیلیپین#,
11822             'generic' => q#وقت فیلیپین#,
11823             'standard' => q#وقت عادی فیلیپین#,
11824             },
11825             },
11826             'Phoenix_Islands' => {
11827             long => {
11828             'standard' => q#وقت جزایر فونیکس#,
11829             },
11830             },
11831             'Pierre_Miquelon' => {
11832             long => {
11833             'daylight' => q#وقت تابستانی سنت‌پیر و میکلون#,
11834             'generic' => q#وقت سنت‌پیر و میکلون#,
11835             'standard' => q#وقت عادی سنت‌پیر و میکلون#,
11836             },
11837             },
11838             'Pitcairn' => {
11839             long => {
11840             'standard' => q#وقت پیتکایرن#,
11841             },
11842             },
11843             'Ponape' => {
11844             long => {
11845             'standard' => q#وقت پوناپه#,
11846             },
11847             },
11848             'Pyongyang' => {
11849             long => {
11850             'standard' => q#وقت پیونگ‌یانگ#,
11851             },
11852             },
11853             'Qyzylorda' => {
11854             long => {
11855             'daylight' => q#وقت تابستانی قیزیل‌اوردا#,
11856             'generic' => q#وقت قیزیل‌اوردا#,
11857             'standard' => q#وقت عادی قیزیل‌اوردا#,
11858             },
11859             },
11860             'Reunion' => {
11861             long => {
11862             'standard' => q#وقت رئونیون#,
11863             },
11864             },
11865             'Rothera' => {
11866             long => {
11867             'standard' => q#وقت روترا#,
11868             },
11869             },
11870             'Sakhalin' => {
11871             long => {
11872             'daylight' => q#وقت تابستانی ساخالین#,
11873             'generic' => q#وقت ساخالین#,
11874             'standard' => q#وقت عادی ساخالین#,
11875             },
11876             },
11877             'Samara' => {
11878             long => {
11879             'daylight' => q#وقت تابستانی سامارا#,
11880             'generic' => q#وقت سامارا#,
11881             'standard' => q#وقت عادی سامارا#,
11882             },
11883             },
11884             'Samoa' => {
11885             long => {
11886             'daylight' => q#وقت تابستانی ساموا#,
11887             'generic' => q#وقت ساموا#,
11888             'standard' => q#وقت عادی ساموا#,
11889             },
11890             },
11891             'Seychelles' => {
11892             long => {
11893             'standard' => q#وقت سیشل#,
11894             },
11895             },
11896             'Singapore' => {
11897             long => {
11898             'standard' => q#وقت سنگاپور#,
11899             },
11900             },
11901             'Solomon' => {
11902             long => {
11903             'standard' => q#وقت جزایر سلیمان#,
11904             },
11905             },
11906             'South_Georgia' => {
11907             long => {
11908             'standard' => q#وقت جورجیای جنوبی#,
11909             },
11910             },
11911             'Suriname' => {
11912             long => {
11913             'standard' => q#وقت سورینام#,
11914             },
11915             },
11916             'Syowa' => {
11917             long => {
11918             'standard' => q#وقت شووا#,
11919             },
11920             },
11921             'Tahiti' => {
11922             long => {
11923             'standard' => q#وقت تاهیتی#,
11924             },
11925             },
11926             'Taipei' => {
11927             long => {
11928             'daylight' => q#وقت تابستانی تایپه#,
11929             'generic' => q#وقت تایپه#,
11930             'standard' => q#وقت عادی تایپه#,
11931             },
11932             },
11933             'Tajikistan' => {
11934             long => {
11935             'standard' => q#وقت تاجیکستان#,
11936             },
11937             },
11938             'Tokelau' => {
11939             long => {
11940             'standard' => q#وقت توکلائو#,
11941             },
11942             },
11943             'Tonga' => {
11944             long => {
11945             'daylight' => q#وقت تابستانی تونگا#,
11946             'generic' => q#وقت تونگا#,
11947             'standard' => q#وقت عادی تونگا#,
11948             },
11949             },
11950             'Truk' => {
11951             long => {
11952             'standard' => q#وقت چوئوک#,
11953             },
11954             },
11955             'Turkmenistan' => {
11956             long => {
11957             'daylight' => q#وقت تابستانی ترکمنستان#,
11958             'generic' => q#وقت ترکمنستان#,
11959             'standard' => q#وقت عادی ترکمنستان#,
11960             },
11961             },
11962             'Tuvalu' => {
11963             long => {
11964             'standard' => q#وقت تووالو#,
11965             },
11966             },
11967             'Uruguay' => {
11968             long => {
11969             'daylight' => q#وقت تابستانی اروگوئه#,
11970             'generic' => q#وقت اروگوئه#,
11971             'standard' => q#وقت عادی اروگوئه#,
11972             },
11973             },
11974             'Uzbekistan' => {
11975             long => {
11976             'daylight' => q#وقت تابستانی ازبکستان#,
11977             'generic' => q#وقت ازبکستان#,
11978             'standard' => q#وقت عادی ازبکستان#,
11979             },
11980             },
11981             'Vanuatu' => {
11982             long => {
11983             'daylight' => q#وقت تابستانی واناتو#,
11984             'generic' => q#وقت واناتو#,
11985             'standard' => q#وقت عادی واناتو#,
11986             },
11987             },
11988             'Venezuela' => {
11989             long => {
11990             'standard' => q#وقت ونزوئلا#,
11991             },
11992             },
11993             'Vladivostok' => {
11994             long => {
11995             'daylight' => q#وقت تابستانی ولادی‌وستوک#,
11996             'generic' => q#وقت ولادی‌وستوک#,
11997             'standard' => q#وقت عادی ولادی‌وستوک#,
11998             },
11999             },
12000             'Volgograd' => {
12001             long => {
12002             'daylight' => q#وقت تابستانی ولگاگراد#,
12003             'generic' => q#وقت ولگاگراد#,
12004             'standard' => q#وقت عادی ولگاگراد#,
12005             },
12006             },
12007             'Vostok' => {
12008             long => {
12009             'standard' => q#وقت وستوک#,
12010             },
12011             },
12012             'Wake' => {
12013             long => {
12014             'standard' => q#وقت جزیرهٔ ویک#,
12015             },
12016             },
12017             'Wallis' => {
12018             long => {
12019             'standard' => q#وقت والیس و فوتونا#,
12020             },
12021             },
12022             'Yakutsk' => {
12023             long => {
12024             'daylight' => q#وقت تابستانی یاکوتسک#,
12025             'generic' => q#وقت یاکوتسک#,
12026             'standard' => q#وقت عادی یاکوتسک#,
12027             },
12028             },
12029             'Yekaterinburg' => {
12030             long => {
12031             'daylight' => q#وقت تابستانی یکاترینبورگ#,
12032             'generic' => q#وقت یکاترینبورگ#,
12033             'standard' => q#وقت عادی یکاترینبورگ#,
12034             },
12035             },
12036             'Yukon' => {
12037             long => {
12038             'standard' => q#وقت یوکان#,
12039             },
12040             },
12041             } }
12042             );
12043 1     1   55448 no Moo;
  1         2  
  1         11  
12044              
12045             1;
12046              
12047             # vim: tabstop=4