diff options
author | Thomas Bruederli <bruederli@kolabsys.com> | 2014-12-28 17:48:42 +0100 |
---|---|---|
committer | Thomas Bruederli <bruederli@kolabsys.com> | 2014-12-28 17:48:42 +0100 |
commit | fbb86218d01eba296991f5da22bdc0c785a01a5e (patch) | |
tree | 4a3fd33ef5deb5242aa2a675c8fb93a152867535 /plugins/acl/localization/sq_AL.inc | |
parent | e2f3710476a0245e5841fd5a52f136e6e26da88f (diff) |
Synchronized localizations from Transifex
Diffstat (limited to 'plugins/acl/localization/sq_AL.inc')
-rw-r--r-- | plugins/acl/localization/sq_AL.inc | 25 |
1 files changed, 25 insertions, 0 deletions
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'; +?> |