diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-07 16:29:40 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-07 16:29:40 +0200 |
commit | f93e0b3a14a51eb2e105345c6fddb96193bf1e26 (patch) | |
tree | f6547aba807b3a5f9e53c0948ee7278b6e6f79b4 /plugins/archive/localization/ar_SA.inc | |
parent | 6a6992f650747703f0531918d050b926965339b2 (diff) |
Synchronized localization files from Transifex
Diffstat (limited to 'plugins/archive/localization/ar_SA.inc')
-rw-r--r-- | plugins/archive/localization/ar_SA.inc | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/plugins/archive/localization/ar_SA.inc b/plugins/archive/localization/ar_SA.inc index 33e15c56f..e7263c084 100644 --- a/plugins/archive/localization/ar_SA.inc +++ b/plugins/archive/localization/ar_SA.inc @@ -20,15 +20,15 @@ $labels = array(); $labels['buttontext'] = 'الأرشيف'; $labels['buttontitle'] = 'أرشف هذه الرسالة'; $labels['archived'] = 'أُرشفت بنجاح'; -$labels['archivedreload'] = 'Successfully archived. Reload the page to see the new archive folders.'; -$labels['archiveerror'] = 'Some messages could not be archived'; +$labels['archivedreload'] = 'ارشفت بنجاح. اعد تحميل الصفحه لاضهار الملف المؤرشف'; +$labels['archiveerror'] = 'بعض الرسائل لايمكن ارشفتها'; $labels['archivefolder'] = 'الأرشيف'; -$labels['settingstitle'] = 'Archive'; -$labels['archivetype'] = 'Divide archive by'; -$labels['archivetypeyear'] = 'Year (e.g. Archive/2012)'; -$labels['archivetypemonth'] = 'Month (e.g. Archive/2012/06)'; -$labels['archivetypefolder'] = 'Original folder'; -$labels['archivetypesender'] = 'Sender email'; -$labels['unkownsender'] = 'unknown'; +$labels['settingstitle'] = 'الأرشيف'; +$labels['archivetype'] = 'تقسيم الأرشيف ب'; +$labels['archivetypeyear'] = 'السنة (مثال. الارشيف/2012)'; +$labels['archivetypemonth'] = 'الشهر (مثال. الارشيف/2012/06)'; +$labels['archivetypefolder'] = 'المجلد الاصلي'; +$labels['archivetypesender'] = 'ايميل المرسل'; +$labels['unkownsender'] = 'مجهول'; ?> |