aboutsummaryrefslogtreecommitdiffstats
path: root/language/ar_EG/common.lang.php
blob: 9dcd92b6ba0e5ed47e3a593900140ee90f3b9311 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<?php
// +-----------------------------------------------------------------------+
// | Piwigo - a PHP based photo gallery                                    |
// +-----------------------------------------------------------------------+
// | Copyright(C) 2008-2014 Piwigo Team                  http://piwigo.org |
// | Copyright(C) 2003-2008 PhpWebGallery Team    http://phpwebgallery.net |
// | Copyright(C) 2002-2003 Pierrick LE GALL   http://le-gall.net/pierrick |
// +-----------------------------------------------------------------------+
// | This program is free software; you can redistribute it and/or modify  |
// | it under the terms of the GNU General Public License as published by  |
// | the Free Software Foundation                                          |
// |                                                                       |
// | This program is distributed in the hope that it will be useful, but   |
// | WITHOUT ANY WARRANTY; without even the implied warranty of            |
// | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU      |
// | General Public License for more details.                              |
// |                                                                       |
// | You should have received a copy of the GNU General Public License     |
// | along with this program; if not, write to the Free Software           |
// | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, |
// | USA.                                                                  |
// +-----------------------------------------------------------------------+
/*
Language Name: العربية (مصر) [EG]
Version: 2.7.0
Language URI: http://piwigo.org/ext/extension_view.php?eid=779
Author: Piwigo team
Author URI: http://piwigo.org
*/

$lang_info['language_name'] = "العربية (مصر)";
$lang_info['country'] = "مصر";
$lang_info['direction'] = "rtl";
$lang_info['code'] = "ar";
$lang_info['zero_plural'] = true;



$lang['%d comments to validate'] = '%d التعليقات للتأكيد';
$lang['%d hit'] = '%d مشاهدة';
$lang['%d hits'] = '%d مشاهدات';
$lang['%d photos per page'] = '%d صور فى كل صفحة';
$lang['%d photo is also linked to current tags'] = '%d الصورة مرتبطة ايضا بالمدونة الحالية';
$lang['%d photos are also linked to current tags'] = '%d الصور مرتبطون ايضا بالمدونة الحالية';
$lang['%d photos'] = '%d صور';
$lang['%d photo'] = '%d صورة';
$lang['%d new users'] = '%d مستخدمين جدد';
$lang['%d new photos'] = '%d صور جدد';
$lang['%d new user'] = '%d مستخدم جديج';
$lang['%d new photo'] = '%d صورة جديدة';
$lang['%d new comment'] = '%d تعليق جديد';
$lang['%d new comments'] = '%d تعليقات جداد';
$lang['%d comments'] = '%d التعليقات';
$lang['%d comment to validate'] = '%d علق للتأكيد';
$lang['%d comment'] = '%d تعليق';
$lang['%d album updated'] = '%d تم تحديث الألبوم';
$lang['%d albums updated'] = '%d تم تحديث الألبوم';