diff --git a/l10n/ar.js b/l10n/ar.js index f7764069b..fd0d6fe74 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -317,6 +317,7 @@ OC.L10N.register( "Limit board creation to some groups" : "قَصْرُ حَقِّ إنشاء الألواح على بعض المجموعات ", "Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "المستخدِمون من خارج تلك المجموعات لن يمكنكم إنشاء لوحاتهم الخاصة؛ لكن يمكنهم العمل على اللوحات التي تتمّ مشاركتها معهم.", "Cancel edit" : "إلغاء التعديل", + "Save board" : "حفظ اللوح", "Board details" : "تفاصيل لوح", "Edit board" : "تعديل اللوح", "Clone board" : "استنسخ اللوح", diff --git a/l10n/ar.json b/l10n/ar.json index 398f082aa..f674772f0 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -315,6 +315,7 @@ "Limit board creation to some groups" : "قَصْرُ حَقِّ إنشاء الألواح على بعض المجموعات ", "Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "المستخدِمون من خارج تلك المجموعات لن يمكنكم إنشاء لوحاتهم الخاصة؛ لكن يمكنهم العمل على اللوحات التي تتمّ مشاركتها معهم.", "Cancel edit" : "إلغاء التعديل", + "Save board" : "حفظ اللوح", "Board details" : "تفاصيل لوح", "Edit board" : "تعديل اللوح", "Clone board" : "استنسخ اللوح",