From fbb86218d01eba296991f5da22bdc0c785a01a5e Mon Sep 17 00:00:00 2001 From: Thomas Bruederli Date: Sun, 28 Dec 2014 17:48:42 +0100 Subject: Synchronized localizations from Transifex --- plugins/acl/localization/fa_IR.inc | 10 +++++++--- plugins/acl/localization/sq_AL.inc | 25 +++++++++++++++++++++++++ 2 files changed, 32 insertions(+), 3 deletions(-) create mode 100644 plugins/acl/localization/sq_AL.inc (limited to 'plugins/acl') diff --git a/plugins/acl/localization/fa_IR.inc b/plugins/acl/localization/fa_IR.inc index 263ff6547..7b22c406a 100644 --- a/plugins/acl/localization/fa_IR.inc +++ b/plugins/acl/localization/fa_IR.inc @@ -80,11 +80,15 @@ $labels['longaclfull'] = 'کنترل کامل شما مدیریت پوشه'; $labels['longaclread'] = 'پوشه می‌تواند برای خواندن باز شود'; $labels['longaclwrite'] = 'پیغام‌ها می‌توانند علامتگذاری، نوشته و یا کپی شوند در پوشه'; $labels['longacldelete'] = 'پیغام‌ها می‌توانند حذف شوند'; +$labels['longaclother'] = 'قوانین دسترسی دیگر'; +$labels['ariasummaryacltable'] = 'فهرست قوانین دسترسی'; +$labels['arialabelaclactions'] = 'فهرست کنش‌ها'; +$labels['arialabelaclform'] = 'فرم قوانین دسترسی'; $messages['deleting'] = 'حذف کردن حقوق دسترسی...'; $messages['saving'] = 'ذخیره حقوق دسترسی...'; -$messages['updatesuccess'] = 'حقوق دسترسی با موفقیت تغییر کردند'; -$messages['deletesuccess'] = 'حقوق دسترسی با موفقیت حذف شدند'; -$messages['createsuccess'] = 'حقوق دسترسی با موفقیت اضافه شدند'; +$messages['updatesuccess'] = 'حقوق دسترسی با کام‌یابی تغییر کردند'; +$messages['deletesuccess'] = 'حقوق دسترسی با کام‌یابی حذف شدند'; +$messages['createsuccess'] = 'حقوق دسترسی با کام‌یابی اضافه شدند'; $messages['updateerror'] = 'ناتوانی در روزآمد کردن حقوق دسترسی'; $messages['deleteerror'] = 'ناتوانی در حذف حقوق دسترسی'; $messages['createerror'] = 'ناتوانی در اضافه کردن حقوق دسترسی'; diff --git a/plugins/acl/localization/sq_AL.inc b/plugins/acl/localization/sq_AL.inc new file mode 100644 index 000000000..ed0d72380 --- /dev/null +++ b/plugins/acl/localization/sq_AL.inc @@ -0,0 +1,25 @@ +.inc | + | | + | Localization file of the Roundcube Webmail ACL plugin | + | Copyright (C) 2012-2013, The Roundcube Dev Team | + | | + | Licensed under the GNU General Public License version 3 or | + | any later version with exceptions for skins & plugins. | + | See the README file for a full license statement. | + | | + +-----------------------------------------------------------------------+ + + For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-acl/ +*/ +$labels['aclr'] = 'Lexo mesazhet'; +$labels['aclwrite'] = 'Shkruaj'; +$labels['acldelete'] = 'Fshije'; +$labels['shortaclc'] = 'Krijo'; +$labels['shortaclk'] = 'Krijo'; +$labels['shortacld'] = 'Fshije'; +$labels['shortaclt'] = 'Fshije'; +?> -- cgit v1.2.3