diff options
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r-- | lib/l10n/ar.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 1078a7bb5cc..4bf95bab626 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -384,7 +384,12 @@ OC.L10N.register( "Original text" : "النص الأصلي", "The original text to generate a headline for" : "النص الأصلي المطلوب توليد عنوانٍ له", "The generated headline" : "العنوان الذي تم توليده", + "Proofread" : "مراجعة", + "Proofreads a text and lists corrections" : "يراجع نصاً و يعرض التصحيحات", "Text" : "نص", + "The text to proofread" : "النص المطلوب مراجعته", + "Corrections" : "التصحيحات", + "The corrections that should be made in your text" : "التصحيحات المطلوبة في نصك", "Reformulate text" : "إعادة صياغة النص", "Takes a text and reformulates it" : "تأخذ النص و تضفي عليه طابعاً رسميّاً", "Write a text that you want the assistant to reformulate" : "أكتُب النص الذي ترغب من المساعد أن يعيد صياغته", |