summaryrefslogtreecommitdiffstats
path: root/l10n/ar.php
blob: f6ee273a14c3426034fb2fb7c0e30a3ed1dabd2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php $TRANSLATIONS = array(
"Address" => "عنوان",
"Add" => "أدخل",
"Folder" => "مجلد",
"Folder name" => "اسم المجلد",
"Starred" => "معلّم بنجمة.",
"from" => "من",
"by" => "من قبل",
"Download" => "تحميل",
"Cancel" => "الغاء",
"Save" => "حفظ",
"Settings" => "إعدادات",
"Import" => "إدخال",
"Export" => "تصدير"
);