source: extensions/rv_gmaps/trunk/language/ar_SA/lang.php @ 8691

Last change on this file since 8691 was 8691, checked in by ddtddt, 13 years ago

[extensions] - rv_gmaps - add ar_SA thanks to bakir

  • Property svn:eol-style set to LF
  • Property svn:keywords set to Author Date Id Revision
File size: 940 bytes
Line 
1<?php
2$lang['Map']='خريطة';
3
4$lang['displays %s on a map']='عرض %s في الخريطة';
5$lang['opens %s in Google Earth']='  افتح في جوجل ايرث (يجب ان يثبت على جهازك)%s ';
6
7$lang['Go to']='الذهاب الى';
8
9$lang['go to %s']='الذهاب الى %s';
10$lang['displays all images on a map']='عرض كل الصور على الخريطة';
11$lang['Viewing']='مشاهدة';
12$lang['Link to this page']='اضف رابط لهذه الصفحة';
13$lang['Show all']='اظهار الكل';
14$lang['show all pictures around this location']='اظهر كل الصور المحيطة بهذه';
15$lang['Search a location...']='البحث عن منطقة...';
16
17$lang['Loading']='تحميل';
18$lang['Failed']='فشل';
19
20$lang['Prev']='السابق';
21$lang['Next']='التالي';
22$lang['out of %d']='خارج عن %d';
23
24$lang['More pictures near this location']='صور اخرى بجانب هذا الموقع';
25?>
Note: See TracBrowser for help on using the repository browser.