~canonical-sysadmins/wordpress/5.1

« back to all changes in this revision

Viewing changes to wp-includes/js/mediaelement/lang/fa.js

  • Committer: Barry Price
  • Date: 2018-03-12 09:10:47 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: barry.price@canonical.com-20180312091047-rhie6qpndx5nwlo1
Merge WP4.9.4 from upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
/*!
2
 
 * This is a `i18n` language object.
3
 
 *
4
 
 * Persian
5
 
 *
6
 
 * @author
7
 
 *   wmateam (GitHub: @wmateam)
8
 
 *
9
 
 * @see core/i18n.js
10
 
 */(function (exports) {
11
 
    'use strict';
12
 
    
13
 
    if (exports.fa === undefined) {
14
 
        exports.fa = {
15
 
            'mejs.plural-form': 0,
16
 
            'mejs.download-file': 'دریافت فایل',
17
 
            'mejs.install-flash': 'افزونه فلش پلیر روی مرورگر شما نصب نیست یا غیر فعال است.افزونه را فعال کنید و یا از https://get.adobe.com/flashplayer/ دریافت و نصب کنید.',
18
 
            'mejs.fullscreen': 'تمام صفحه',
19
 
            'mejs.play': 'پخش',
20
 
            'mejs.pause': 'توقف',
21
 
            'mejs.time-slider': 'تغییر زمان',
22
 
            'mejs.time-help-text': 'از کلید های چپ و راست کیبورد برای جا به جایی به میزان یک ثانیه استفاده کنید.همچنین کلید های بالا و پایین 10 ثانیه زمان را جا به جا می کند.',
23
 
            'mejs.live-broadcast': 'پخش زنده',
24
 
            'mejs.volume-help-text': 'از دکمه های بالا و پایین برای کم و زیاد کردن حجم صدا استفاده کنید.',
25
 
            'mejs.unmute': 'صدا دار',
26
 
            'mejs.mute': 'بی صدا',
27
 
            'mejs.volume-slider': 'تغییر حجم صدا',
28
 
            'mejs.video-player': 'پخش کننده ویدیو',
29
 
            'mejs.audio-player': 'پخش کننده صدا',
30
 
            'mejs.captions-subtitles': 'زیرنویس',
31
 
            'mejs.captions-chapters': 'قسمت',
32
 
            'mejs.none': 'هیچ',
33
 
            'mejs.afrikaans': 'آفریقایی',
34
 
            'mejs.albanian': 'آلبانیایی',
35
 
            'mejs.arabic': 'عربی',
36
 
            'mejs.belarusian': 'بلاروس',
37
 
            'mejs.bulgarian': 'بلغاری',
38
 
            'mejs.catalan': 'کاتالان',
39
 
            'mejs.chinese': 'چینی',
40
 
            'mejs.chinese-simplified': 'چینی (ساده شده)',
41
 
            'mejs.chinese-traditional': 'چینی (سنتی)',
42
 
            'mejs.croatian': 'کروات',
43
 
            'mejs.czech': 'چک',
44
 
            'mejs.danish': 'دانمارکی',
45
 
            'mejs.dutch': 'هلندی',
46
 
            'mejs.english': 'انگلیسی',
47
 
            'mejs.estonian': 'استونی',
48
 
            'mejs.filipino': 'فیلیپینی',
49
 
            'mejs.finnish': 'فنلاندری',
50
 
            'mejs.french': 'فرانسوی',
51
 
            'mejs.galician': 'گالیسی',
52
 
            'mejs.german': 'آلمانی',
53
 
            'mejs.greek': 'یونانی',
54
 
            'mejs.haitian-creole': 'کریول هائیتی',
55
 
            'mejs.hebrew': 'عبری',
56
 
            'mejs.hindi': 'هندی',
57
 
            'mejs.hungarian': 'مجارستانی',
58
 
            'mejs.icelandic': 'ایسلندی',
59
 
            'mejs.indonesian': 'اندونزی',
60
 
            'mejs.irish': 'ایرلندی',
61
 
            'mejs.italian': 'ایتالیایی',
62
 
            'mejs.japanese': 'ژاپنی',
63
 
            'mejs.korean': 'کره ای',
64
 
            'mejs.latvian': 'لتونی',
65
 
            'mejs.lithuanian': 'لیتوانی',
66
 
            'mejs.macedonian': 'مقدونی',
67
 
            'mejs.malay': 'مالایی',
68
 
            'mejs.maltese': 'مالتی',
69
 
            'mejs.norwegian': 'نروژی',
70
 
            'mejs.persian': 'فارسی',
71
 
            'mejs.polish': 'لهستانی',
72
 
            'mejs.portuguese': 'پرتغالی',
73
 
            'mejs.romanian': 'روانی',
74
 
            'mejs.russian': 'روسی',
75
 
            'mejs.serbian': 'صرب',
76
 
            'mejs.slovak': 'اسلواکی',
77
 
            'mejs.slovenian': 'اسلوونیایی',
78
 
            'mejs.spanish': 'اسپانیایی',
79
 
            'mejs.swahili': 'سواحیلی',
80
 
            'mejs.swedish': 'سوئد',
81
 
            'mejs.tagalog': 'تاگالوگ',
82
 
            'mejs.thai': 'تایلندی',
83
 
            'mejs.turkish': 'ترکی',
84
 
            'mejs.ukrainian': 'اوکراین',
85
 
            'mejs.vietnamese': 'ویتنامی',
86
 
            'mejs.welsh': 'ولزی',
87
 
            'mejs.yiddish': 'ییدیش'
88
 
        };
89
 
    }
90
 
})(mejs.i18n);
 
 
b'\\ No newline at end of file'