source: extensions/gvideo/language/fa_IR/plugin.lang.php @ 20751

Last change on this file since 20751 was 20751, checked in by TranslationTeam, 11 years ago

[gvideo] Update fa_IR, thanks to : Garcia

  • Property svn:executable set to *
File size: 4.0 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2013 Piwigo Team                  http://piwigo.org |
6// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
7// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
8// +-----------------------------------------------------------------------+
9// | This program is free software; you can redistribute it and/or modify  |
10// | it under the terms of the GNU General Public License as published by  |
11// | the Free Software Foundation                                          |
12// |                                                                       |
13// | This program is distributed in the hope that it will be useful, but   |
14// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
15// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
16// | General Public License for more details.                              |
17// |                                                                       |
18// | You should have received a copy of the GNU General Public License     |
19// | along with this program; if not, write to the Free Software           |
20// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
21// | USA.                                                                  |
22// +-----------------------------------------------------------------------+
23$lang['Add a video'] = 'افزودن یک ویدیو';
24$lang['Add film effect'] = 'افزودن جلوه‌ی فیلم';
25$lang['Author name'] = 'نام سازنده';
26$lang['Author portrait'] = 'عکس سازنده';
27$lang['Autoplay'] = 'پخش خودکار';
28$lang['Change'] = 'تغییر';
29$lang['Changing the url will reset video description, name and thumbnail'] = 'تغییر نشانی فیلم، توضیحات، نام و عکس ریزه‌ی آنرا بازنشانی خواهد کرد';
30$lang['Color'] = 'رنگ';
31$lang['Common configuration'] = 'پیکربندی فراگیر';
32$lang['Dailymotion player'] = 'پخش کننده‌ی Dailymotion';
33$lang['Get video description'] = 'دریافت توضیحات ویدیو';
34$lang['Get video tags'] = 'دریافت برچسب‌های ویدیو';
35$lang['In safe-mode, the plugin does\'t try to contact the video host, usefull on some websites where remote connections are blocked.'] = 'در حالت امن (Safe-Mode)، افزونه به میزبان فیلم تماس برقرار نمی‌کند، کارایی این حالت برای وبسایت‌هایی که ارتباط از راه دور (Remote Connection) با آنها بسته است.';
36$lang['Logo'] = 'لوگو';
37$lang['Please fill the video URL'] = 'نشانی ویدیو را بنویسید';
38$lang['Safe-mode'] = 'حالت امن';
39$lang['Supported services'] = 'سرویس‌های پشتیبانی شده';
40$lang['The thumbnail was updated'] = 'عکس ریزه به روز شد';
41$lang['This element is a video added with "Embedded Video"'] = 'این عنصر ویدیوییست که با «ویدیوی جاسازی شده» افزوده شده است';
42$lang['Try in safe-mode'] = 'در حالت امن امتحان کنید';
43$lang['Unable to contact host server'] = 'نمی‌توان با میزبان تماس گرفت';
44$lang['Upload a new thumbnail'] = 'آپلود یک عکس ریزه‌ی تازه';
45$lang['Use common setting'] = 'استفاده از تنظیمات فراگیر';
46$lang['Video URL'] = 'نشانی ویدیو';
47$lang['Video properties'] = 'ویژگی‌های ویدیو';
48$lang['Video size'] = 'سایز ویدیو';
49$lang['Video successfully added. <a href="%s">View</a>'] = 'ویدیو به درستی افزوده شد. <a href="%s">نمایش</a>';
50$lang['Video successfully updated'] = 'ویدیو به درستی آپلود شد';
51$lang['Vimeo player'] = 'پخش کننده‌ی Vimeo';
52?>
Note: See TracBrowser for help on using the repository browser.