source: extensions/pwgCumulus/language/ar_SA/plugin.lang.php @ 22129

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

[cumulus_tags_cloud] Update ar_SA, thanks to : mazili

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 4.6 KB
Line 
1// +-----------------------------------------------------------------------+
2// | pwgCumulus  - a plugin for Piwigo                                     |
3// +-----------------------------------------------------------------------+
4// | Copyright(C) 2009-2013 Nicolas Roudaire        http://www.nikrou.net  |
5// +-----------------------------------------------------------------------+
6// | This program is free software; you can redistribute it and/or modify  |
7// | it under the terms of the GNU General Public License version 2 as     |
8// | published by  the Free Software Foundation                            |
9// |                                                                       |
10// | This program is distributed in the hope that it will be useful, but   |
11// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
12// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
13// | General Public License for more details.                              |
14// |                                                                       |
15// | You should have received a copy of the GNU General Public License     |
16// | along with this program; if not, write to the Free Software           |
17// | Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,            |
18// | MA 02110-1301 USA                                                     |
19// +-----------------------------------------------------------------------+
20
21$lang['Cumulus Tags Cloud Plugin'] = "Cumulus اداة المؤثرات الدلالية";
22$lang['That plugin display tags using a flash movie that rotates them in 3D. It works like a regular tags cloud but in a more amazing and exciting way.'] = "هذا البرنامج المساعد به عرض باستخدام الفلاش التي تدور لهم في عرض ثلاثي الابعاد. وهي تعمل مثل سحابة بطاقات العادية ولكن بطريقة أكثر مدهشة ومثيرة .";
23$lang['You can choose that mode for tags default display mode by adding (or changing) in the configuration file'] = " يمكن اختيار هذا النمط لوضع العرض الافتراضي به من خلال إضافة (أو تغيير) في اعدادات الملف";
24$lang['Animation width and height'] = "ارتاع وعرض الانيميشن";
25$lang['Width'] = "العرض";
26$lang['Height'] = "الارتفاع";
27$lang['Tags size'] = "حجم التاج";
28$lang['Coefficient'] = "معامل";
29$lang['Width updated'] = "تم تحديث العرض";
30$lang['Height updated'] = "تم تحديث الارتفاع";
31$lang['Coefficient for tags size updated'] = "معامل تحجيم الدلالة تم تحديثه";
32$lang['Show tag cloud in cumulus mode'] = "اظهار المؤثرات الدلالية في دلالة cumulus";
33$lang['Animation colors'] = "لون الانيميشن";
34$lang['Color 1'] = "اللون الاول";
35$lang['Color 2'] = "اللون الثاني";
36$lang['Mouseover color'] = "لون التاشير على العنصر";
37$lang['Color 1 updated'] = "اللون الاول تم تحديثه";
38$lang['Color 2 updated'] = "اللون الثاني تم تحديثه";
39$lang['Mouseover color updated'] = "لون التاشير على العنصر تم تحديثه";
40$lang['Tags page'] = 'صفحة العلامات';
41$lang['Tags cloud removed from main menu'] = 'علامة سحابة أُزيلت من القائمة الرئيسية';
42$lang['Tags cloud in main menu?'] = ' إضافة علامة سحابة بالقائمة الرئيسية ؟';
43$lang['Tags cloud added in main menu'] = 'علامة سحابة أٌضيفت بالقائمة الرئيسية';
44$lang['Dashboard'] = 'لوحة أجهزة القياس';
45$lang['Position in main menu has been updated'] = 'تم تحديث الموضع في القائمة الرئيسية';
46$lang['Position'] = 'موضع';
47$lang['Menu'] = 'القائمة';
48$lang['Current release:'] = 'الإصدار الحالي';
49$lang['Check the checkbox to use transparent mode for background'] = 'انقر خانة الاختيار لاستخدام شفافية الخلف';
50$lang['Check the checkbox to add tags cloud in main menu'] = 'انقر خانة الاختيار لإضافة علامات سحابة في القائمة الرئيسي';
51$lang['Before'] = 'قبل';
52$lang['Background color updated'] = 'اللون الخلفي المتجدد';
53$lang['Background color'] = 'اللون الخلفي';
54$lang['Animation configuration : size, tags colors, tags size'] = 'مواصفات التهيئة: الحجم، ألوان و حجم العلامات';
55$lang['After'] = 'بعد';
56$lang['Add tags cloud in main menu'] = 'إضافة علامات سحابة في القائمة الرئيسية';
57?>
Note: See TracBrowser for help on using the repository browser.