source: extensions/stripped/language/ar_SA/theme.lang.php @ 14349

Last change on this file since 14349 was 14349, checked in by TranslationTeam, 12 years ago

[stripped] Add ar_SA, thanks to : mohammed

  • Property svn:executable set to *
File size: 5.3 KB
Line 
1<?php
2// +-----------------------------------------------------------------------+
3// | Piwigo - a PHP based photo gallery                                    |
4// +-----------------------------------------------------------------------+
5// | Copyright(C) 2008-2012 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['1 album per row (description beside thumbnail)'] = 'ألبوم واحد في كل صف ( الوصف بجانب الصورة المصغرة للألبوم (';
24$lang['2 albums per row (description beside thumbnail)'] = 'ألبومين في كل صف ( الوصف بجانب مصغرة الألوبم (';
25$lang['3 albums per row (description below thumbnail)'] = 'ثلاث ألبومات لكل صف ( الوصف أدنا مصغرة الألبوم (';
26$lang['5 albums per row (no album description)'] = 'خمسة ألبومات لكل صف ( لا يوجد وصف للألبوم )';
27$lang['Activate image preloading'] = 'فعل اعاد تحمبل الصورة';
28$lang['Additional bottom margin after resize'] = 'ادمج ازرار اضافية بعد تغير حجم الصورة';
29$lang['Album list layout'] = 'نسق قائمة الألبوم';
30$lang['Animate menu'] = 'قائمة متحركة';
31$lang['Animate tabs on picture page'] = 'جداول متحركة على صفحة الصورة';
32$lang['Default tab to be displayed'] = 'الجدولة الافتراضية التي سيتم عرضها';
33$lang['Display frame around albums'] = 'عرض أطار حلو الألبومات';
34$lang['Display frame around image'] = 'عرض اطار حول الصورة';
35$lang['Display frame around thumbnails'] = 'عرض اطار حول المصغرات';
36$lang['Force text to lowercase'] = 'تحويل النصوص الى احرف صغيرة';
37$lang['GMap'] = 'الخريطة';
38$lang['HD picture default display'] = 'عرض صورة افتراضية عالية الجودة';
39$lang['Hide menu by default on category page'] = 'أخفاء الألبومات  في صفحة الألبومات الافتراضية';
40$lang['Image autosize options'] = 'خيارات الحجم الآلي للصورة';
41$lang['Image preloading options'] = 'خيارات اعادة تحميل الصورة';
42$lang['Include title after resize'] = 'تضمين العنون يعد تغير الحجم';
43$lang['Information'] = 'معلومات الصورة';
44$lang['Interface options'] = 'خيارات الواجهة الرئيسية';
45$lang['Interface style'] = 'نمط الواجهة الرئيسية';
46$lang['Last displayed'] = 'آخر المعروض';
47$lang['Metadata'] = 'معلومات وصفية';
48$lang['Minimum image height after resize'] = 'اقصى ارتفاع للصورة بعد تغيير الحج';
49$lang['On picture page, number of next images to preload'] = 'في صفحة الصورة ، رقم الصورة التالية التي سوف يعاد تحميلها';
50$lang['Picture page options'] = 'خيارات صفحة الصورة';
51$lang['Preload images on thumbnails page'] = 'اعادة تحميل الصورة في صفحة المصغرات';
52$lang['Property to display below picture'] = 'خصائص العرض أسفل الصورة';
53$lang['Resize image to fit window'] = 'تغير حجم الصورة بحجم النافذه';
54$lang['Show Information tab only to admins'] = 'اظهر جدول الملعومات  للمدير المعرض فقط';
55$lang['Show image title on top of the page (after browse path)'] = 'عرض عنوان الصورة أعلى الصفحة ( بعد مسار المستعرض (';
56$lang['Show thumbnail caption'] = 'عرض شرح المصغرة';
57$lang['Show/hide menu'] = 'عرض / أخفاء القائمة';
58$lang['Title'] = 'العنوان';
59$lang['Use navigation arrows on picture'] = 'اظهار اسهم التوجيه على الصورة';
60$lang['Use navigation arrows outside picture'] = 'اظهر اسهم التوجيه خارح الصورة';
61$lang['fit to screen'] = 'عرض بحجم الشاشة';
62$lang['full size'] = 'حجم كامل';
63$lang['stripped Configuration updated'] = 'تحديث  اعدادات stipped';
64$lang['validate'] = 'تحقق';
65?>
Note: See TracBrowser for help on using the repository browser.