summaryrefslogtreecommitdiff
path: root/plugins/acl
diff options
context:
space:
mode:
authorThomas Bruederli <bruederli@kolabsys.com>2014-12-28 17:48:42 +0100
committerThomas Bruederli <bruederli@kolabsys.com>2014-12-28 17:48:42 +0100
commitfbb86218d01eba296991f5da22bdc0c785a01a5e (patch)
tree4a3fd33ef5deb5242aa2a675c8fb93a152867535 /plugins/acl
parente2f3710476a0245e5841fd5a52f136e6e26da88f (diff)
Synchronized localizations from Transifex
Diffstat (limited to 'plugins/acl')
-rw-r--r--plugins/acl/localization/fa_IR.inc10
-rw-r--r--plugins/acl/localization/sq_AL.inc25
2 files changed, 32 insertions, 3 deletions
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 @@
+<?php
+
+/*
+ +-----------------------------------------------------------------------+
+ | plugins/acl/localization/<lang>.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';
+?>