1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-28 04:24:09 +01:00
OwncloudBookmarksOfficial/l10n/ar.js
2015-07-21 02:10:36 -04:00

34 lines
1.8 KiB
JavaScript

OC.L10N.register(
"bookmarks",
{
"Bookmarks" : "اشارات المرجعية",
"Bookm." : "مرجعيه.",
"No file provided for import" : "لم يتم اضافة ملف للتدخيل",
"Unsupported file type for import" : "نوعية الملف غير صالحه للاستيراد",
"Error" : "خطأ",
"Tags" : "فئاة",
"Filter by tag" : "تصفيه حسب الفئه",
"Warning" : "تحذير",
"Are you sure you want to remove this tag from every entry?" : "هل أنت متاكد أنك تريد حذف هذه الفئه من جميع المدخولات؟",
"Import error" : "لقد فشل الإستيراد",
"Import completed successfully." : "تم الاستيراد بنجاح",
"Uploading..." : "ترفيع...",
"Add a bookmark" : "أضف إشارة مرجعية",
"The title of the page" : "أسم هذه الصفحه",
"The address of the page" : "عنوان هذه الصفحه",
"Description of the page" : "وصف هذه الصفحه",
"Save" : "حفظ",
"Delete" : "حذف",
"Edit" : "تعديل",
"Cancel" : "الغاء",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" : "اسحب هذه الى قائمة المرجعيه في متصفحك, و اضغط عليه عندما تريد اضافة صفحه :",
"Add to ownCloud" : "أضف إلى سحابتك الخاصه \"أوون كلاود\"",
"Address" : "عنوان",
"You have no bookmarks" : "لا يوجد عندك صفحات مرجعيه",
"Bookmarklet" : "المرجعيه",
"Export & Import" : "تصدير و استيراد",
"Export" : "تصدير المعلومات",
"Import" : "استيراد"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");