1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-11 12:24:10 +01:00
OwncloudBookmarksOfficial/l10n/ar.php
2012-11-08 00:03:47 +01:00

12 lines
276 B
PHP

<?php $TRANSLATIONS = array(
"Close" => "إغلق",
"Save" => "حفظ",
"Delete" => "حذف",
"Edit" => "تعديل",
"Cancel" => "الغاء",
"Address" => "عنوان",
"Settings" => "تعديلات",
"Export" => "تصدير المعلومات",
"Import" => "إدخال"
);