Skip to content

Commit

Permalink
Update lang files [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis CI User committed Jun 7, 2019
1 parent 630d44c commit 6557e34
Show file tree
Hide file tree
Showing 46 changed files with 1,781 additions and 325 deletions.
4 changes: 2 additions & 2 deletions src/addon/badges/lang/en.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"alignment": "Competency",
"alignment": "Alignment",
"badgedetails": "Badge details",
"badges": "Badges",
"bendorsement": "Endorsement",
Expand All @@ -19,7 +19,7 @@
"issuername": "Issuer name",
"issuerurl": "Issuer URL",
"language": "Language",
"noalignment": "This badge does not have any competencies specified.",
"noalignment": "This badge does not have any external skills or standards specified.",
"nobadges": "There are no badges available.",
"norelated": "This badge does not have any related badges.",
"recipientdetails": "Recipient details",
Expand Down
8 changes: 4 additions & 4 deletions src/addon/messages/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"acceptandaddcontact": "Accept and add to contacts",
"addcontact": "Add contact",
"addcontactconfirm": "Are you sure you want to add {{$a}} to your contacts?",
"addtofavourites": "Star",
"addtofavourites": "Star conversation",
"addtoyourcontacts": "Add to contacts",
"blocknoncontacts": "Prevent non-contacts from messaging me",
"blockuser": "Block user",
Expand All @@ -21,7 +21,7 @@
"deleteallconfirm": "Are you sure you would like to delete this entire conversation? This will not delete it for other conversation participants.",
"deleteallselfconfirm": "Are you sure you would like to delete this entire personal conversation?",
"deleteconversation": "Delete conversation",
"deleteforeveryone": "Delete for me and everyone",
"deleteforeveryone": "Delete for me and for everyone else",
"deletemessage": "Delete message",
"deletemessageconfirmation": "Are you sure you want to delete this message? It will only be deleted from your messaging history and will still be viewable by the user who sent or received the message.",
"errordeletemessage": "Error while deleting the message.",
Expand All @@ -32,7 +32,7 @@
"groupconversations": "Group",
"groupinfo": "Group info",
"individualconversations": "Private",
"info": "Info",
"info": "User info",
"isnotinyourcontacts": "{{$a}} is not in your contacts",
"message": "Message",
"messagenotsent": "The message was not sent. Please try again later.",
Expand All @@ -53,7 +53,7 @@
"numparticipants": "{{$a}} participants",
"removecontact": "Remove contact",
"removecontactconfirm": "Are you sure you want to remove {{$a}} from your contacts?",
"removefromfavourites": "Unstar",
"removefromfavourites": "Unstar conversation",
"removefromyourcontacts": "Remove from contacts",
"requests": "Requests",
"requirecontacttomessage": "You need to request {{$a}} to add you as a contact to be able to message them.",
Expand Down
16 changes: 8 additions & 8 deletions src/addon/mod/forum/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"couldnotadd": "Could not add your post due to an unknown error",
"cutoffdatereached": "The cut-off date for posting to this forum is reached so you can no longer post to it.",
"discussion": "Discussion",
"discussionlistsortbycreatedasc": "Sort by creation date in ascending order",
"discussionlistsortbycreateddesc": "Sort by creation date in descending order",
"discussionlistsortbylastpostasc": "Sort by last post creation date in ascending order",
"discussionlistsortbylastpostdesc": "Sort by last post creation date in descending order",
"discussionlistsortbyrepliesasc": "Sort by number of replies in ascending order",
"discussionlistsortbyrepliesdesc": "Sort by number of replies in descending order",
"discussionlistsortbycreatedasc": "Sort the discussions list by the creation date in ascending order",
"discussionlistsortbycreateddesc": "Sort the discussions list by the creation date in descending order",
"discussionlistsortbylastpostasc": "Sort the discussions list by the creation date of the last post in ascending order",
"discussionlistsortbylastpostdesc": "Sort the discussions list by the creation date of the last post in descending order",
"discussionlistsortbyrepliesasc": "Sort the discussions list by the number of replies in ascending order",
"discussionlistsortbyrepliesdesc": "Sort the discussions list by the number of replies in descending order",
"discussionlocked": "This discussion has been locked so you can no longer reply to it.",
"discussionpinned": "Pinned",
"discussionsubscription": "Discussion subscription",
Expand All @@ -39,7 +39,7 @@
"numreplies": "{{numreplies}} replies",
"pindiscussion": "Pin this discussion",
"pinupdated": "The pin option has been updated.",
"postisprivatereply": "This post was made privately and is not visible to all users.",
"postisprivatereply": "This is a private reply. It is not visible to other participants.",
"posttoforum": "Post to forum",
"posttomygroups": "Post a copy to all groups",
"privatereply": "Reply privately",
Expand All @@ -56,4 +56,4 @@
"unpindiscussion": "Unpin this discussion",
"unread": "Unread",
"unreadpostsnumber": "{{$a}} unread posts"
}
}
33 changes: 26 additions & 7 deletions src/assets/lang/ar.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,26 @@
{
"addon.block_activitymodules.pluginname": "أنشطة",
"addon.block_sitemainmenu.pluginname": "القائمة الرئيسية",
"addon.blog.blog": "بلوق",
"addon.blog.blogentries": "التدوينات",
"addon.blog.linktooriginalentry": "رابط للتدوينة الأصلية",
"addon.blog.noentriesyet": "لا يوجد مدلات مرئية هناء",
"addon.blog.blog": "مدونة",
"addon.blog.blogentries": "مشاركات المدونة",
"addon.blog.linktooriginalentry": "رابط الدخول إلى المدونة الأصلية",
"addon.blog.noentriesyet": "لا توجد مشاركات ظاهرة هنا",
"addon.blog.publishtonoone": "أنت (مسودة)",
"addon.blog.publishtosite": "أي أحد في هذا الموقع",
"addon.blog.publishtoworld": "أي أحد في العالم",
"addon.blog.publishtosite": "أي شخص على هذا الموقع",
"addon.blog.publishtoworld": "أي شخص بالعالم",
"addon.blog.siteblogheading": "مدونة الموقع",
"addon.calendar.calendar": "تقويم",
"addon.calendar.calendarevents": "أحداث التقويم",
"addon.calendar.errorloadevent": "خطأ في تحميل الحدث",
"addon.calendar.errorloadevents": "خطأ في تحميل الأحداث",
"addon.calendar.eventendtime": "وقت الانتهاء",
"addon.calendar.eventstarttime": "وقت البداء",
"addon.calendar.eventstarttime": "وقت البدء",
"addon.calendar.gotoactivity": "إذهب إلى النشاط",
"addon.calendar.noevents": "لا يوجد أي أحداث",
"addon.calendar.typeclose": "اغلاق حدث",
"addon.calendar.typecourse": "حدث منهج دراسي",
"addon.calendar.typegroup": "حدث مجموعة",
"addon.calendar.typeopen": "فتح حدث",
"addon.calendar.typesite": "حدث الموقع",
"addon.calendar.typeuser": "حدث المستخدم",
"addon.competency.errornocompetenciesfound": "لا يوجد أي قدرات موجودة",
Expand Down Expand Up @@ -217,6 +221,7 @@
"addon.mod_forum.addanewdiscussion": "أضف موضوعا جديدا للنقاش",
"addon.mod_forum.addanewquestion": "أضف سؤال جديد",
"addon.mod_forum.addanewtopic": "أضف موضوع جديد",
"addon.mod_forum.advanced": "متقدم",
"addon.mod_forum.cannotadddiscussion": "إضافة نقشات لهذا المنتدى يتطلب عضوية مجموعات",
"addon.mod_forum.cannotadddiscussionall": "ليس لديك الصلاحيات لإضافة نقاش لكل المشتركين.",
"addon.mod_forum.couldnotadd": "تعذر إرسال مقالة نتيجة خطأ غير معروف",
Expand Down Expand Up @@ -678,6 +683,7 @@
"core.agelocationverification": "التحقق من العمر والمكان",
"core.ago": "{{$a}} مضى",
"core.all": "الكل",
"core.allgroups": "جميع المجموعات",
"core.allparticipants": "كل المشاركين",
"core.answer": "إجابة",
"core.answered": "تم الاجابة",
Expand Down Expand Up @@ -744,6 +750,7 @@
"core.errordownloading": "خطأ عن تنزيل الملف",
"core.explanationdigitalminor": "هذه المعلومات مطلوبة لتحديد ما إذا كان عمرك يتجاوز سن الموافقة الرقمي. و هو العمر الذي يمكن فيه للفرد الموافقة على بنود وشروط تخزين و معالجة بياناته قانونياً.",
"core.filename": "اسم الملف",
"core.filenotfound": "عذراً، لم يتم العثور على الملف",
"core.fileuploader.audio": "صوتي",
"core.fileuploader.camera": "الكاميرا",
"core.fileuploader.errorcapturingaudio": "خطأ في التقاط الصوت",
Expand Down Expand Up @@ -797,6 +804,7 @@
"core.login.createuserandpass": "من فضلك اختر اسم المستخدم وكلمة المرور للدخول بهما فيما بعد",
"core.login.credentialsdescription": "من فضلك قم بإدخال اسم المستخدم وكلمة المرور للدخول إلى",
"core.login.emailconfirmsent": "<p>تم إرسال بريد إلى <b>{{$a}}</b></p>\n <p>والذي يحتوي على إرشادات سهلة تعينك على إتمام التسجيل</p>\n <p>إذا استمرت المشاكل اتصل بمدير هذا الموقع</p>",
"core.login.emailconfirmsentsuccess": "تم إرسال رسالة التأكيد الإلكترونية بنجاح",
"core.login.enterthewordsabove": "أدخل الكلمات أعلاه",
"core.login.firsttime": "هل هذه هي المرة الأولى لك؟ الاشتراك من هنا",
"core.login.forgotten": "هل نسيت اسم الدخول أو كلمة المرور؟",
Expand Down Expand Up @@ -882,6 +890,7 @@
"core.none": "لا يوجد",
"core.nopermissions": "عذراً ولكنك لا تملك حالياً الصلاحيات لتقوم بهذا ({{$a}})",
"core.noresults": "لا توجد نتائج",
"core.notenrolledprofile": "هذه الصفحة الشخصية غير متاحة، ﻷن هذا المستخدم غير مسجل بهذا المقرر",
"core.notice": "إشعار",
"core.notingroup": "عذراً، يجب عليك أن تكون عضواً في مجموعة لتتمكن من معاينة هذا النشاط",
"core.now": "الآن",
Expand Down Expand Up @@ -911,12 +920,21 @@
"core.question.questionno": "سؤال {{$a}}",
"core.question.requiresgrading": "يتطلب التصحيح",
"core.quotausage": "حتى الآن قد استخدمت {{$a.used}} من ال {{$a.total}} المسموحه",
"core.rating.aggregateavg": "متوسط التقييمات",
"core.rating.aggregatecount": "عدد التقييمات",
"core.rating.aggregatemax": "الحد الأقصى للتقييمات",
"core.rating.aggregatemin": "الحد الأدنى للتقييمات",
"core.rating.aggregatesum": "مجموع التقييمات",
"core.rating.noratings": "لم يتم تسليم أي تقييمات",
"core.rating.rating": "تقييم",
"core.rating.ratings": "تقييمات",
"core.refresh": "تحديث",
"core.remove": "ازيح",
"core.required": "مفروض",
"core.resourcedisplayopen": "فتح",
"core.resources": "المصادر",
"core.restore": "إسترجاع",
"core.restricted": "متحكم فيه",
"core.save": "احفظ",
"core.search": "بحث",
"core.searching": "يتم البحث",
Expand Down Expand Up @@ -963,6 +981,7 @@
"core.sizegb": "غيغابايت",
"core.sizekb": "كيلو بايت",
"core.sizemb": "ميغا بايب",
"core.sort": "فرز",
"core.sortby": "إفرز بـ",
"core.strftimedate": "%d %B %Y",
"core.strftimedatefullshort": "%d/%m/%y",
Expand Down
Loading

0 comments on commit 6557e34

Please sign in to comment.