From ef2e7b3f9d264ec146d4dae257b1e295ab3b462a Mon Sep 17 00:00:00 2001 From: Hugues Hiegel Date: Tue, 21 Apr 2015 12:45:58 +0200 Subject: updates - plugins as a separate git folder --- plugins/acl/acl.js | 394 ------------- plugins/acl/acl.php | 760 ------------------------- plugins/acl/composer.json | 24 - plugins/acl/config.inc.php.dist | 33 -- plugins/acl/localization/ar_SA.inc | 91 --- plugins/acl/localization/ast.inc | 80 --- plugins/acl/localization/az_AZ.inc | 91 --- plugins/acl/localization/be_BE.inc | 98 ---- plugins/acl/localization/bg_BG.inc | 94 --- plugins/acl/localization/br.inc | 48 -- plugins/acl/localization/bs_BA.inc | 98 ---- plugins/acl/localization/ca_ES.inc | 98 ---- plugins/acl/localization/cs_CZ.inc | 92 --- plugins/acl/localization/cy_GB.inc | 98 ---- plugins/acl/localization/da_DK.inc | 93 --- plugins/acl/localization/de_CH.inc | 98 ---- plugins/acl/localization/de_DE.inc | 98 ---- plugins/acl/localization/el_GR.inc | 98 ---- plugins/acl/localization/en_CA.inc | 94 --- plugins/acl/localization/en_GB.inc | 98 ---- plugins/acl/localization/en_US.inc | 108 ---- plugins/acl/localization/eo.inc | 63 -- plugins/acl/localization/es_419.inc | 98 ---- plugins/acl/localization/es_AR.inc | 98 ---- plugins/acl/localization/es_ES.inc | 98 ---- plugins/acl/localization/et_EE.inc | 98 ---- plugins/acl/localization/eu_ES.inc | 98 ---- plugins/acl/localization/fa_AF.inc | 26 - plugins/acl/localization/fa_IR.inc | 98 ---- plugins/acl/localization/fi_FI.inc | 55 -- plugins/acl/localization/fo_FO.inc | 91 --- plugins/acl/localization/fr_FR.inc | 98 ---- plugins/acl/localization/fy_NL.inc | 19 - plugins/acl/localization/gl_ES.inc | 98 ---- plugins/acl/localization/he_IL.inc | 98 ---- plugins/acl/localization/hr_HR.inc | 89 --- plugins/acl/localization/hu_HU.inc | 94 --- plugins/acl/localization/hy_AM.inc | 89 --- plugins/acl/localization/ia.inc | 98 ---- plugins/acl/localization/id_ID.inc | 94 --- plugins/acl/localization/it_IT.inc | 98 ---- plugins/acl/localization/ja_JP.inc | 98 ---- plugins/acl/localization/km_KH.inc | 74 --- plugins/acl/localization/ko_KR.inc | 98 ---- plugins/acl/localization/ku.inc | 83 --- plugins/acl/localization/ku_IQ.inc | 26 - plugins/acl/localization/lb_LU.inc | 69 --- plugins/acl/localization/lt_LT.inc | 98 ---- plugins/acl/localization/lv_LV.inc | 89 --- plugins/acl/localization/nb_NO.inc | 91 --- plugins/acl/localization/nl_NL.inc | 98 ---- plugins/acl/localization/nn_NO.inc | 88 --- plugins/acl/localization/pl_PL.inc | 98 ---- plugins/acl/localization/pt_BR.inc | 98 ---- plugins/acl/localization/pt_PT.inc | 98 ---- plugins/acl/localization/ro_RO.inc | 94 --- plugins/acl/localization/ru_RU.inc | 98 ---- plugins/acl/localization/sk_SK.inc | 98 ---- plugins/acl/localization/sl_SI.inc | 91 --- plugins/acl/localization/sq_AL.inc | 25 - plugins/acl/localization/sr_CS.inc | 22 - plugins/acl/localization/sv_SE.inc | 98 ---- plugins/acl/localization/th_TH.inc | 49 -- plugins/acl/localization/ti.inc | 66 --- plugins/acl/localization/tr_TR.inc | 98 ---- plugins/acl/localization/uk_UA.inc | 44 -- plugins/acl/localization/vi_VN.inc | 98 ---- plugins/acl/localization/zh_CN.inc | 85 --- plugins/acl/localization/zh_TW.inc | 89 --- plugins/acl/skins/classic/acl.css | 98 ---- plugins/acl/skins/classic/images/enabled.png | Bin 674 -> 0 bytes plugins/acl/skins/classic/images/partial.png | Bin 389 -> 0 bytes plugins/acl/skins/classic/templates/table.html | 46 -- plugins/acl/skins/larry/acl.css | 124 ---- plugins/acl/skins/larry/images/enabled.png | Bin 674 -> 0 bytes plugins/acl/skins/larry/images/partial.png | Bin 389 -> 0 bytes plugins/acl/skins/larry/templates/table.html | 30 - plugins/acl/tests/Acl.php | 23 - 78 files changed, 7066 deletions(-) delete mode 100644 plugins/acl/acl.js delete mode 100644 plugins/acl/acl.php delete mode 100644 plugins/acl/composer.json delete mode 100644 plugins/acl/config.inc.php.dist delete mode 100644 plugins/acl/localization/ar_SA.inc delete mode 100644 plugins/acl/localization/ast.inc delete mode 100644 plugins/acl/localization/az_AZ.inc delete mode 100644 plugins/acl/localization/be_BE.inc delete mode 100644 plugins/acl/localization/bg_BG.inc delete mode 100644 plugins/acl/localization/br.inc delete mode 100644 plugins/acl/localization/bs_BA.inc delete mode 100644 plugins/acl/localization/ca_ES.inc delete mode 100644 plugins/acl/localization/cs_CZ.inc delete mode 100644 plugins/acl/localization/cy_GB.inc delete mode 100644 plugins/acl/localization/da_DK.inc delete mode 100644 plugins/acl/localization/de_CH.inc delete mode 100644 plugins/acl/localization/de_DE.inc delete mode 100644 plugins/acl/localization/el_GR.inc delete mode 100644 plugins/acl/localization/en_CA.inc delete mode 100644 plugins/acl/localization/en_GB.inc delete mode 100644 plugins/acl/localization/en_US.inc delete mode 100644 plugins/acl/localization/eo.inc delete mode 100644 plugins/acl/localization/es_419.inc delete mode 100644 plugins/acl/localization/es_AR.inc delete mode 100644 plugins/acl/localization/es_ES.inc delete mode 100644 plugins/acl/localization/et_EE.inc delete mode 100644 plugins/acl/localization/eu_ES.inc delete mode 100644 plugins/acl/localization/fa_AF.inc delete mode 100644 plugins/acl/localization/fa_IR.inc delete mode 100644 plugins/acl/localization/fi_FI.inc delete mode 100644 plugins/acl/localization/fo_FO.inc delete mode 100644 plugins/acl/localization/fr_FR.inc delete mode 100644 plugins/acl/localization/fy_NL.inc delete mode 100644 plugins/acl/localization/gl_ES.inc delete mode 100644 plugins/acl/localization/he_IL.inc delete mode 100644 plugins/acl/localization/hr_HR.inc delete mode 100644 plugins/acl/localization/hu_HU.inc delete mode 100644 plugins/acl/localization/hy_AM.inc delete mode 100644 plugins/acl/localization/ia.inc delete mode 100644 plugins/acl/localization/id_ID.inc delete mode 100644 plugins/acl/localization/it_IT.inc delete mode 100644 plugins/acl/localization/ja_JP.inc delete mode 100644 plugins/acl/localization/km_KH.inc delete mode 100644 plugins/acl/localization/ko_KR.inc delete mode 100644 plugins/acl/localization/ku.inc delete mode 100644 plugins/acl/localization/ku_IQ.inc delete mode 100644 plugins/acl/localization/lb_LU.inc delete mode 100644 plugins/acl/localization/lt_LT.inc delete mode 100644 plugins/acl/localization/lv_LV.inc delete mode 100644 plugins/acl/localization/nb_NO.inc delete mode 100644 plugins/acl/localization/nl_NL.inc delete mode 100644 plugins/acl/localization/nn_NO.inc delete mode 100644 plugins/acl/localization/pl_PL.inc delete mode 100644 plugins/acl/localization/pt_BR.inc delete mode 100644 plugins/acl/localization/pt_PT.inc delete mode 100644 plugins/acl/localization/ro_RO.inc delete mode 100644 plugins/acl/localization/ru_RU.inc delete mode 100644 plugins/acl/localization/sk_SK.inc delete mode 100644 plugins/acl/localization/sl_SI.inc delete mode 100644 plugins/acl/localization/sq_AL.inc delete mode 100644 plugins/acl/localization/sr_CS.inc delete mode 100644 plugins/acl/localization/sv_SE.inc delete mode 100644 plugins/acl/localization/th_TH.inc delete mode 100644 plugins/acl/localization/ti.inc delete mode 100644 plugins/acl/localization/tr_TR.inc delete mode 100644 plugins/acl/localization/uk_UA.inc delete mode 100644 plugins/acl/localization/vi_VN.inc delete mode 100644 plugins/acl/localization/zh_CN.inc delete mode 100644 plugins/acl/localization/zh_TW.inc delete mode 100644 plugins/acl/skins/classic/acl.css delete mode 100644 plugins/acl/skins/classic/images/enabled.png delete mode 100644 plugins/acl/skins/classic/images/partial.png delete mode 100644 plugins/acl/skins/classic/templates/table.html delete mode 100644 plugins/acl/skins/larry/acl.css delete mode 100644 plugins/acl/skins/larry/images/enabled.png delete mode 100644 plugins/acl/skins/larry/images/partial.png delete mode 100644 plugins/acl/skins/larry/templates/table.html delete mode 100644 plugins/acl/tests/Acl.php (limited to 'plugins/acl') diff --git a/plugins/acl/acl.js b/plugins/acl/acl.js deleted file mode 100644 index e6a84ff73..000000000 --- a/plugins/acl/acl.js +++ /dev/null @@ -1,394 +0,0 @@ -/** - * ACL plugin script - * - * @version @package_version@ - * @author Aleksander Machniak - */ - -if (window.rcmail) { - rcmail.addEventListener('init', function() { - if (rcmail.gui_objects.acltable) { - rcmail.acl_list_init(); - // enable autocomplete on user input - if (rcmail.env.acl_users_source) { - var inst = rcmail.is_framed() ? parent.rcmail : rcmail; - inst.init_address_input_events($('#acluser'), {action:'settings/plugin.acl-autocomplete'}); - - // pass config settings and localized texts to autocomplete context - inst.set_env({ autocomplete_max:rcmail.env.autocomplete_max, autocomplete_min_length:rcmail.env.autocomplete_min_length }); - inst.add_label('autocompletechars', rcmail.labels.autocompletechars); - inst.add_label('autocompletemore', rcmail.labels.autocompletemore); - - // fix inserted value - inst.addEventListener('autocomplete_insert', function(e) { - if (e.field.id != 'acluser') - return; - - e.field.value = e.insert.replace(/[ ,;]+$/, ''); - }); - } - } - - rcmail.enable_command('acl-create', 'acl-save', 'acl-cancel', 'acl-mode-switch', true); - rcmail.enable_command('acl-delete', 'acl-edit', false); - - if (rcmail.env.acl_advanced) - $('#acl-switch').addClass('selected'); - }); -} - -// Display new-entry form -rcube_webmail.prototype.acl_create = function() -{ - this.acl_init_form(); -} - -// Display ACL edit form -rcube_webmail.prototype.acl_edit = function() -{ - // @TODO: multi-row edition - var id = this.acl_list.get_single_selection(); - if (id) - this.acl_init_form(id); -} - -// ACL entry delete -rcube_webmail.prototype.acl_delete = function() -{ - var users = this.acl_get_usernames(); - - if (users && users.length && confirm(this.get_label('acl.deleteconfirm'))) { - this.http_post('settings/plugin.acl', { - _act: 'delete', - _user: users.join(','), - _mbox: this.env.mailbox - }, - this.set_busy(true, 'acl.deleting')); - } -} - -// Save ACL data -rcube_webmail.prototype.acl_save = function() -{ - var data, type, rights = '', user = $('#acluser', this.acl_form).val(); - - $((this.env.acl_advanced ? '#advancedrights :checkbox' : '#simplerights :checkbox'), this.acl_form).map(function() { - if (this.checked) - rights += this.value; - }); - - if (type = $('input:checked[name=usertype]', this.acl_form).val()) { - if (type != 'user') - user = type; - } - - if (!user) { - alert(this.get_label('acl.nouser')); - return; - } - if (!rights) { - alert(this.get_label('acl.norights')); - return; - } - - data = { - _act: 'save', - _user: user, - _acl: rights, - _mbox: this.env.mailbox - } - - if (this.acl_id) { - data._old = this.acl_id; - } - - this.http_post('settings/plugin.acl', data, this.set_busy(true, 'acl.saving')); -} - -// Cancel/Hide form -rcube_webmail.prototype.acl_cancel = function() -{ - this.ksearch_blur(); - this.acl_popup.dialog('close'); -} - -// Update data after save (and hide form) -rcube_webmail.prototype.acl_update = function(o) -{ - // delete old row - if (o.old) - this.acl_remove_row(o.old); - // make sure the same ID doesn't exist - else if (this.env.acl[o.id]) - this.acl_remove_row(o.id); - - // add new row - this.acl_add_row(o, true); - // hide autocomplete popup - this.ksearch_blur(); - // hide form - this.acl_popup.dialog('close'); -} - -// Switch table display mode -rcube_webmail.prototype.acl_mode_switch = function(elem) -{ - this.env.acl_advanced = !this.env.acl_advanced; - this.enable_command('acl-delete', 'acl-edit', false); - this.http_request('settings/plugin.acl', '_act=list' - + '&_mode='+(this.env.acl_advanced ? 'advanced' : 'simple') - + '&_mbox='+urlencode(this.env.mailbox), - this.set_busy(true, 'loading')); -} - -// ACL table initialization -rcube_webmail.prototype.acl_list_init = function() -{ - var method = this.env.acl_advanced ? 'addClass' : 'removeClass'; - - $('#acl-switch')[method]('selected'); - $(this.gui_objects.acltable)[method]('advanced'); - - this.acl_list = new rcube_list_widget(this.gui_objects.acltable, - {multiselect: true, draggable: false, keyboard: true}); - this.acl_list.addEventListener('select', function(o) { rcmail.acl_list_select(o); }) - .addEventListener('dblclick', function(o) { rcmail.acl_list_dblclick(o); }) - .addEventListener('keypress', function(o) { rcmail.acl_list_keypress(o); }) - .init(); -} - -// ACL table row selection handler -rcube_webmail.prototype.acl_list_select = function(list) -{ - rcmail.enable_command('acl-delete', list.selection.length > 0); - rcmail.enable_command('acl-edit', list.selection.length == 1); - list.focus(); -} - -// ACL table double-click handler -rcube_webmail.prototype.acl_list_dblclick = function(list) -{ - this.acl_edit(); -} - -// ACL table keypress handler -rcube_webmail.prototype.acl_list_keypress = function(list) -{ - if (list.key_pressed == list.ENTER_KEY) - this.command('acl-edit'); - else if (list.key_pressed == list.DELETE_KEY || list.key_pressed == list.BACKSPACE_KEY) - if (!this.acl_form || !this.acl_form.is(':visible')) - this.command('acl-delete'); -} - -// Reloads ACL table -rcube_webmail.prototype.acl_list_update = function(html) -{ - $(this.gui_objects.acltable).html(html); - this.acl_list_init(); -} - -// Returns names of users in selected rows -rcube_webmail.prototype.acl_get_usernames = function() -{ - var users = [], n, len, cell, row, - list = this.acl_list, - selection = list.get_selection(); - - for (n=0, len=selection.length; n= 0) { - users.push(selection[n]); - } - else if (row = list.rows[selection[n]]) { - cell = $('td.user', row.obj); - if (cell.length == 1) - users.push(cell.text()); - } - } - - return users; -} - -// Removes ACL table row -rcube_webmail.prototype.acl_remove_row = function(id) -{ - var list = this.acl_list; - - list.remove_row(id); - list.clear_selection(); - - // we don't need it anymore (remove id conflict) - $('#rcmrow'+id).remove(); - this.env.acl[id] = null; - - this.enable_command('acl-delete', list.selection.length > 0); - this.enable_command('acl-edit', list.selection.length == 1); -} - -// Adds ACL table row -rcube_webmail.prototype.acl_add_row = function(o, sel) -{ - var n, len, ids = [], spec = [], id = o.id, list = this.acl_list, - items = this.env.acl_advanced ? [] : this.env.acl_items, - table = this.gui_objects.acltable, - row = $('thead > tr', table).clone(); - - // Update new row - $('th', row).map(function() { - var td = $(''), - title = $(this).attr('title'), - cl = this.className.replace(/^acl/, ''); - - if (title) - td.attr('title', title); - - if (items && items[cl]) - cl = items[cl]; - - if (cl == 'user') - td.addClass(cl).append($('').text(o.username)); - else - td.addClass(this.className + ' ' + rcmail.acl_class(o.acl, cl)).text(''); - - $(this).replaceWith(td); - }); - - row.attr('id', 'rcmrow'+id); - row = row.get(0); - - this.env.acl[id] = o.acl; - - // sorting... (create an array of user identifiers, then sort it) - for (n in this.env.acl) { - if (this.env.acl[n]) { - if (this.env.acl_specials.length && $.inArray(n, this.env.acl_specials) >= 0) - spec.push(n); - else - ids.push(n); - } - } - ids.sort(); - // specials on the top - ids = spec.concat(ids); - - // find current id - for (n=0, len=ids.length; n ', - id ? this.gettext('acl.editperms') : this.gettext('acl.newuser'), - buttons, - { - button_classes: ['mainaction'], - modal: true, - closeOnEscape: true, - close: function(e, ui) { - (me.is_framed() ? parent.rcmail : me).ksearch_hide(); - me.acl_form.appendTo(body).hide(); - $(this).remove(); - window.focus(); // focus iframe - } - } - ); - - this.acl_form.appendTo(this.acl_popup).show(); - - if (type == 'user') - name_input.focus(); - else - $('input:checked', type_list).focus(); -} - -// Returns class name according to ACL comparision result -rcube_webmail.prototype.acl_class = function(acl1, acl2) -{ - var i, len, found = 0; - - acl1 = String(acl1); - acl2 = String(acl2); - - for (i=0, len=acl2.length; i -1) - found++; - - if (found == len) - return 'enabled'; - else if (found) - return 'partial'; - - return 'disabled'; -} diff --git a/plugins/acl/acl.php b/plugins/acl/acl.php deleted file mode 100644 index 384faa3b7..000000000 --- a/plugins/acl/acl.php +++ /dev/null @@ -1,760 +0,0 @@ - - * - * - * Copyright (C) 2011-2012, Kolab Systems AG - * - * This program is free software: you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation, either version 3 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program. If not, see http://www.gnu.org/licenses/. - */ - -class acl extends rcube_plugin -{ - public $task = 'settings|addressbook|calendar'; - - private $rc; - private $supported = null; - private $mbox; - private $ldap; - private $specials = array('anyone', 'anonymous'); - - /** - * Plugin initialization - */ - function init() - { - $this->rc = rcmail::get_instance(); - - // Register hooks - $this->add_hook('folder_form', array($this, 'folder_form')); - // kolab_addressbook plugin - $this->add_hook('addressbook_form', array($this, 'folder_form')); - $this->add_hook('calendar_form_kolab', array($this, 'folder_form')); - // Plugin actions - $this->register_action('plugin.acl', array($this, 'acl_actions')); - $this->register_action('plugin.acl-autocomplete', array($this, 'acl_autocomplete')); - } - - /** - * Handler for plugin actions (AJAX) - */ - function acl_actions() - { - $action = trim(rcube_utils::get_input_value('_act', rcube_utils::INPUT_GPC)); - - // Connect to IMAP - $this->rc->storage_init(); - - // Load localization and configuration - $this->add_texts('localization/'); - $this->load_config(); - - if ($action == 'save') { - $this->action_save(); - } - else if ($action == 'delete') { - $this->action_delete(); - } - else if ($action == 'list') { - $this->action_list(); - } - - // Only AJAX actions - $this->rc->output->send(); - } - - /** - * Handler for user login autocomplete request - */ - function acl_autocomplete() - { - $this->load_config(); - - $search = rcube_utils::get_input_value('_search', rcube_utils::INPUT_GPC, true); - $reqid = rcube_utils::get_input_value('_reqid', rcube_utils::INPUT_GPC); - $users = array(); - $keys = array(); - - if ($this->init_ldap()) { - $max = (int) $this->rc->config->get('autocomplete_max', 15); - $mode = (int) $this->rc->config->get('addressbook_search_mode'); - - $this->ldap->set_pagesize($max); - $result = $this->ldap->search('*', $search, $mode); - - foreach ($result->records as $record) { - $user = $record['uid']; - - if (is_array($user)) { - $user = array_filter($user); - $user = $user[0]; - } - - if ($user) { - $display = rcube_addressbook::compose_search_name($record); - $user = array('name' => $user, 'display' => $display); - $users[] = $user; - $keys[] = $display ?: $user['name']; - } - } - - if ($this->rc->config->get('acl_groups')) { - $prefix = $this->rc->config->get('acl_group_prefix'); - $group_field = $this->rc->config->get('acl_group_field', 'name'); - $result = $this->ldap->list_groups($search, $mode); - - foreach ($result as $record) { - $group = $record['name']; - $group_id = is_array($record[$group_field]) ? $record[$group_field][0] : $record[$group_field]; - - if ($group) { - $users[] = array('name' => ($prefix ? $prefix : '') . $group_id, 'display' => $group, 'type' => 'group'); - $keys[] = $group; - } - } - } - } - - if (count($users)) { - // sort users index - asort($keys, SORT_LOCALE_STRING); - // re-sort users according to index - foreach ($keys as $idx => $val) { - $keys[$idx] = $users[$idx]; - } - $users = array_values($keys); - } - - $this->rc->output->command('ksearch_query_results', $users, $search, $reqid); - $this->rc->output->send(); - } - - /** - * Handler for 'folder_form' hook - * - * @param array $args Hook arguments array (form data) - * - * @return array Hook arguments array - */ - function folder_form($args) - { - $mbox_imap = $args['options']['name']; - $myrights = $args['options']['rights']; - - // Edited folder name (empty in create-folder mode) - if (!strlen($mbox_imap)) { - return $args; - } -/* - // Do nothing on protected folders (?) - if ($args['options']['protected']) { - return $args; - } -*/ - // Get MYRIGHTS - if (empty($myrights)) { - return $args; - } - - // Load localization and include scripts - $this->load_config(); - $this->specials = $this->rc->config->get('acl_specials', $this->specials); - $this->add_texts('localization/', array('deleteconfirm', 'norights', - 'nouser', 'deleting', 'saving', 'newuser', 'editperms')); - $this->rc->output->add_label('save', 'cancel'); - $this->include_script('acl.js'); - $this->rc->output->include_script('list.js'); - $this->include_stylesheet($this->local_skin_path().'/acl.css'); - - // add Info fieldset if it doesn't exist - if (!isset($args['form']['props']['fieldsets']['info'])) - $args['form']['props']['fieldsets']['info'] = array( - 'name' => $this->rc->gettext('info'), - 'content' => array()); - - // Display folder rights to 'Info' fieldset - $args['form']['props']['fieldsets']['info']['content']['myrights'] = array( - 'label' => rcube::Q($this->gettext('myrights')), - 'value' => $this->acl2text($myrights) - ); - - // Return if not folder admin - if (!in_array('a', $myrights)) { - return $args; - } - - // The 'Sharing' tab - $this->mbox = $mbox_imap; - $this->rc->output->set_env('acl_users_source', (bool) $this->rc->config->get('acl_users_source')); - $this->rc->output->set_env('mailbox', $mbox_imap); - $this->rc->output->add_handlers(array( - 'acltable' => array($this, 'templ_table'), - 'acluser' => array($this, 'templ_user'), - 'aclrights' => array($this, 'templ_rights'), - )); - - $this->rc->output->set_env('autocomplete_max', (int)$this->rc->config->get('autocomplete_max', 15)); - $this->rc->output->set_env('autocomplete_min_length', $this->rc->config->get('autocomplete_min_length')); - $this->rc->output->add_label('autocompletechars', 'autocompletemore'); - - $args['form']['sharing'] = array( - 'name' => rcube::Q($this->gettext('sharing')), - 'content' => $this->rc->output->parse('acl.table', false, false), - ); - - return $args; - } - - /** - * Creates ACL rights table - * - * @param array $attrib Template object attributes - * - * @return string HTML Content - */ - function templ_table($attrib) - { - if (empty($attrib['id'])) - $attrib['id'] = 'acl-table'; - - $out = $this->list_rights($attrib); - - $this->rc->output->add_gui_object('acltable', $attrib['id']); - - return $out; - } - - /** - * Creates ACL rights form (rights list part) - * - * @param array $attrib Template object attributes - * - * @return string HTML Content - */ - function templ_rights($attrib) - { - // Get supported rights - $supported = $this->rights_supported(); - - // depending on server capability either use 'te' or 'd' for deleting msgs - $deleteright = implode(array_intersect(str_split('ted'), $supported)); - - $out = ''; - $ul = ''; - $input = new html_checkbox(); - - // Advanced rights - $attrib['id'] = 'advancedrights'; - foreach ($supported as $key => $val) { - $id = "acl$val"; - $ul .= html::tag('li', null, - $input->show('', array( - 'name' => "acl[$val]", 'value' => $val, 'id' => $id)) - . html::label(array('for' => $id, 'title' => $this->gettext('longacl'.$val)), - $this->gettext('acl'.$val))); - } - - $out = html::tag('ul', $attrib, $ul, html::$common_attrib); - - // Simple rights - $ul = ''; - $attrib['id'] = 'simplerights'; - $items = array( - 'read' => 'lrs', - 'write' => 'wi', - 'delete' => $deleteright, - 'other' => preg_replace('/[lrswi'.$deleteright.']/', '', implode($supported)), - ); - - foreach ($items as $key => $val) { - $id = "acl$key"; - $ul .= html::tag('li', null, - $input->show('', array( - 'name' => "acl[$val]", 'value' => $val, 'id' => $id)) - . html::label(array('for' => $id, 'title' => $this->gettext('longacl'.$key)), - $this->gettext('acl'.$key))); - } - - $out .= "\n" . html::tag('ul', $attrib, $ul, html::$common_attrib); - - $this->rc->output->set_env('acl_items', $items); - - return $out; - } - - /** - * Creates ACL rights form (user part) - * - * @param array $attrib Template object attributes - * - * @return string HTML Content - */ - function templ_user($attrib) - { - // Create username input - $attrib['name'] = 'acluser'; - - $textfield = new html_inputfield($attrib); - - $fields['user'] = html::label(array('for' => $attrib['id']), $this->gettext('username')) - . ' ' . $textfield->show(); - - // Add special entries - if (!empty($this->specials)) { - foreach ($this->specials as $key) { - $fields[$key] = html::label(array('for' => 'id'.$key), $this->gettext($key)); - } - } - - $this->rc->output->set_env('acl_specials', $this->specials); - - // Create list with radio buttons - if (count($fields) > 1) { - $ul = ''; - $radio = new html_radiobutton(array('name' => 'usertype')); - foreach ($fields as $key => $val) { - $ul .= html::tag('li', null, $radio->show($key == 'user' ? 'user' : '', - array('value' => $key, 'id' => 'id'.$key)) - . $val); - } - - $out = html::tag('ul', array('id' => 'usertype', 'class' => $attrib['class']), $ul, html::$common_attrib); - } - // Display text input alone - else { - $out = $fields['user']; - } - - return $out; - } - - /** - * Creates ACL rights table - * - * @param array $attrib Template object attributes - * - * @return string HTML Content - */ - private function list_rights($attrib=array()) - { - // Get ACL for the folder - $acl = $this->rc->storage->get_acl($this->mbox); - - if (!is_array($acl)) { - $acl = array(); - } - - // Keep special entries (anyone/anonymous) on top of the list - if (!empty($this->specials) && !empty($acl)) { - foreach ($this->specials as $key) { - if (isset($acl[$key])) { - $acl_special[$key] = $acl[$key]; - unset($acl[$key]); - } - } - } - - // Sort the list by username - uksort($acl, 'strnatcasecmp'); - - if (!empty($acl_special)) { - $acl = array_merge($acl_special, $acl); - } - - // Get supported rights and build column names - $supported = $this->rights_supported(); - - // depending on server capability either use 'te' or 'd' for deleting msgs - $deleteright = implode(array_intersect(str_split('ted'), $supported)); - - // Use advanced or simple (grouped) rights - $advanced = $this->rc->config->get('acl_advanced_mode'); - - if ($advanced) { - $items = array(); - foreach ($supported as $sup) { - $items[$sup] = $sup; - } - } - else { - $items = array( - 'read' => 'lrs', - 'write' => 'wi', - 'delete' => $deleteright, - 'other' => preg_replace('/[lrswi'.$deleteright.']/', '', implode($supported)), - ); - } - - // Create the table - $attrib['noheader'] = true; - $table = new html_table($attrib); - - // Create table header - $table->add_header('user', $this->gettext('identifier')); - foreach (array_keys($items) as $key) { - $label = $this->gettext('shortacl'.$key); - $table->add_header(array('class' => 'acl'.$key, 'title' => $label), $label); - } - - $js_table = array(); - foreach ($acl as $user => $rights) { - if ($this->rc->storage->conn->user == $user) { - continue; - } - - // filter out virtual rights (c or d) the server may return - $userrights = array_intersect($rights, $supported); - $userid = rcube_utils::html_identifier($user); - - if (!empty($this->specials) && in_array($user, $this->specials)) { - $user = $this->gettext($user); - } - - $table->add_row(array('id' => 'rcmrow'.$userid)); - $table->add('user', html::a(array('id' => 'rcmlinkrow'.$userid), rcube::Q($user))); - - foreach ($items as $key => $right) { - $in = $this->acl_compare($userrights, $right); - switch ($in) { - case 2: $class = 'enabled'; break; - case 1: $class = 'partial'; break; - default: $class = 'disabled'; break; - } - $table->add('acl' . $key . ' ' . $class, ''); - } - - $js_table[$userid] = implode($userrights); - } - - $this->rc->output->set_env('acl', $js_table); - $this->rc->output->set_env('acl_advanced', $advanced); - - $out = $table->show(); - - return $out; - } - - /** - * Handler for ACL update/create action - */ - private function action_save() - { - $mbox = trim(rcube_utils::get_input_value('_mbox', rcube_utils::INPUT_POST, true)); // UTF7-IMAP - $user = trim(rcube_utils::get_input_value('_user', rcube_utils::INPUT_POST)); - $acl = trim(rcube_utils::get_input_value('_acl', rcube_utils::INPUT_POST)); - $oldid = trim(rcube_utils::get_input_value('_old', rcube_utils::INPUT_POST)); - - $acl = array_intersect(str_split($acl), $this->rights_supported()); - $users = $oldid ? array($user) : explode(',', $user); - $result = 0; - - foreach ($users as $user) { - $user = trim($user); - $prefix = $this->rc->config->get('acl_groups') ? $this->rc->config->get('acl_group_prefix') : ''; - - if ($prefix && strpos($user, $prefix) === 0) { - $username = $user; - } - else if (!empty($this->specials) && in_array($user, $this->specials)) { - $username = $this->gettext($user); - } - else if (!empty($user)) { - if (!strpos($user, '@') && ($realm = $this->get_realm())) { - $user .= '@' . rcube_utils::idn_to_ascii(preg_replace('/^@/', '', $realm)); - } - $username = $user; - } - - if (!$acl || !$user || !strlen($mbox)) { - continue; - } - - $user = $this->mod_login($user); - $username = $this->mod_login($username); - - if ($user != $_SESSION['username'] && $username != $_SESSION['username']) { - if ($this->rc->storage->set_acl($mbox, $user, $acl)) { - $ret = array('id' => rcube_utils::html_identifier($user), - 'username' => $username, 'acl' => implode($acl), 'old' => $oldid); - $this->rc->output->command('acl_update', $ret); - $result++; - } - } - } - - if ($result) { - $this->rc->output->show_message($oldid ? 'acl.updatesuccess' : 'acl.createsuccess', 'confirmation'); - } - else { - $this->rc->output->show_message($oldid ? 'acl.updateerror' : 'acl.createerror', 'error'); - } - } - - /** - * Handler for ACL delete action - */ - private function action_delete() - { - $mbox = trim(rcube_utils::get_input_value('_mbox', rcube_utils::INPUT_POST, true)); //UTF7-IMAP - $user = trim(rcube_utils::get_input_value('_user', rcube_utils::INPUT_POST)); - - $user = explode(',', $user); - - foreach ($user as $u) { - $u = trim($u); - if ($this->rc->storage->delete_acl($mbox, $u)) { - $this->rc->output->command('acl_remove_row', rcube_utils::html_identifier($u)); - } - else { - $error = true; - } - } - - if (!$error) { - $this->rc->output->show_message('acl.deletesuccess', 'confirmation'); - } - else { - $this->rc->output->show_message('acl.deleteerror', 'error'); - } - } - - /** - * Handler for ACL list update action (with display mode change) - */ - private function action_list() - { - if (in_array('acl_advanced_mode', (array)$this->rc->config->get('dont_override'))) { - return; - } - - $this->mbox = trim(rcube_utils::get_input_value('_mbox', rcube_utils::INPUT_GPC, true)); // UTF7-IMAP - $advanced = trim(rcube_utils::get_input_value('_mode', rcube_utils::INPUT_GPC)); - $advanced = $advanced == 'advanced' ? true : false; - - // Save state in user preferences - $this->rc->user->save_prefs(array('acl_advanced_mode' => $advanced)); - - $out = $this->list_rights(); - - $out = preg_replace(array('/^]+>/', '/<\/table>$/'), '', $out); - - $this->rc->output->command('acl_list_update', $out); - } - - /** - * Creates
    list with descriptive access rights - * - * @param array $rights MYRIGHTS result - * - * @return string HTML content - */ - function acl2text($rights) - { - if (empty($rights)) { - return ''; - } - - $supported = $this->rights_supported(); - $list = array(); - $attrib = array( - 'name' => 'rcmyrights', - 'style' => 'margin:0; padding:0 15px;', - ); - - foreach ($supported as $right) { - if (in_array($right, $rights)) { - $list[] = html::tag('li', null, rcube::Q($this->gettext('acl' . $right))); - } - } - - if (count($list) == count($supported)) - return rcube::Q($this->gettext('aclfull')); - - return html::tag('ul', $attrib, implode("\n", $list)); - } - - /** - * Compares two ACLs (according to supported rights) - * - * @param array $acl1 ACL rights array (or string) - * @param array $acl2 ACL rights array (or string) - * - * @param int Comparision result, 2 - full match, 1 - partial match, 0 - no match - */ - function acl_compare($acl1, $acl2) - { - if (!is_array($acl1)) $acl1 = str_split($acl1); - if (!is_array($acl2)) $acl2 = str_split($acl2); - - $rights = $this->rights_supported(); - - $acl1 = array_intersect($acl1, $rights); - $acl2 = array_intersect($acl2, $rights); - $res = array_intersect($acl1, $acl2); - - $cnt1 = count($res); - $cnt2 = count($acl2); - - if ($cnt1 == $cnt2) - return 2; - else if ($cnt1) - return 1; - else - return 0; - } - - /** - * Get list of supported access rights (according to RIGHTS capability) - * - * @return array List of supported access rights abbreviations - */ - function rights_supported() - { - if ($this->supported !== null) { - return $this->supported; - } - - $capa = $this->rc->storage->get_capability('RIGHTS'); - - if (is_array($capa)) { - $rights = strtolower($capa[0]); - } - else { - $rights = 'cd'; - } - - return $this->supported = str_split('lrswi' . $rights . 'pa'); - } - - /** - * Username realm detection. - * - * @return string Username realm (domain) - */ - private function get_realm() - { - // When user enters a username without domain part, realm - // allows to add it to the username (and display correct username in the table) - - if (isset($_SESSION['acl_username_realm'])) { - return $_SESSION['acl_username_realm']; - } - - // find realm in username of logged user (?) - list($name, $domain) = explode('@', $_SESSION['username']); - - // Use (always existent) ACL entry on the INBOX for the user to determine - // whether or not the user ID in ACL entries need to be qualified and how - // they would need to be qualified. - if (empty($domain)) { - $acl = $this->rc->storage->get_acl('INBOX'); - if (is_array($acl)) { - $regexp = '/^' . preg_quote($_SESSION['username'], '/') . '@(.*)$/'; - foreach (array_keys($acl) as $name) { - if (preg_match($regexp, $name, $matches)) { - $domain = $matches[1]; - break; - } - } - } - } - - return $_SESSION['acl_username_realm'] = $domain; - } - - /** - * Initializes autocomplete LDAP backend - */ - private function init_ldap() - { - if ($this->ldap) { - return $this->ldap->ready; - } - - // get LDAP config - $config = $this->rc->config->get('acl_users_source'); - - if (empty($config)) { - return false; - } - - // not an array, use configured ldap_public source - if (!is_array($config)) { - $ldap_config = (array) $this->rc->config->get('ldap_public'); - $config = $ldap_config[$config]; - } - - $uid_field = $this->rc->config->get('acl_users_field', 'mail'); - $filter = $this->rc->config->get('acl_users_filter'); - - if (empty($uid_field) || empty($config)) { - return false; - } - - // get name attribute - if (!empty($config['fieldmap'])) { - $name_field = $config['fieldmap']['name']; - } - // ... no fieldmap, use the old method - if (empty($name_field)) { - $name_field = $config['name_field']; - } - - // add UID field to fieldmap, so it will be returned in a record with name - $config['fieldmap']['name'] = $name_field; - $config['fieldmap']['uid'] = $uid_field; - - // search in UID and name fields - $config['search_fields'] = array_values($config['fieldmap']); - $config['required_fields'] = array($uid_field); - - // set search filter - if ($filter) { - $config['filter'] = $filter; - } - - // disable vlv - $config['vlv'] = false; - - // Initialize LDAP connection - $this->ldap = new rcube_ldap($config, - $this->rc->config->get('ldap_debug'), - $this->rc->config->mail_domain($_SESSION['imap_host'])); - - return $this->ldap->ready; - } - - /** - * Modify user login according to 'login_lc' setting - */ - protected function mod_login($user) - { - $login_lc = $this->rc->config->get('login_lc'); - - if ($login_lc === true || $login_lc == 2) { - $user = mb_strtolower($user); - } - // lowercase domain name - else if ($login_lc && strpos($user, '@')) { - list($local, $domain) = explode('@', $user); - $user = $local . '@' . mb_strtolower($domain); - } - - return $user; - } -} diff --git a/plugins/acl/composer.json b/plugins/acl/composer.json deleted file mode 100644 index a08d211dd..000000000 --- a/plugins/acl/composer.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "name": "roundcube/acl", - "type": "roundcube-plugin", - "description": "IMAP Folders Access Control Lists Management (RFC4314, RFC2086).", - "license": "GPLv3+", - "version": "1.5", - "authors": [ - { - "name": "Aleksander Machniak", - "email": "alec@alec.pl", - "role": "Lead" - } - ], - "repositories": [ - { - "type": "composer", - "url": "http://plugins.roundcube.net" - } - ], - "require": { - "php": ">=5.3.0", - "roundcube/plugin-installer": ">=0.1.3" - } -} diff --git a/plugins/acl/config.inc.php.dist b/plugins/acl/config.inc.php.dist deleted file mode 100644 index ed7000267..000000000 --- a/plugins/acl/config.inc.php.dist +++ /dev/null @@ -1,33 +0,0 @@ -.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['sharing'] = 'مشاركة'; -$labels['myrights'] = 'حقوق الوصول'; -$labels['username'] = 'مستخدم:'; -$labels['advanced'] = 'وضع متقدم'; -$labels['newuser'] = 'اضافة مدخل'; -$labels['editperms'] = 'تعديل الصلاحيات'; -$labels['actions'] = 'اجراءات حقوق الوصول...'; -$labels['anyone'] = 'كل المستخدمين(اي شخص)'; -$labels['anonymous'] = 'ضيف (مجهول)'; -$labels['identifier'] = 'معرف'; -$labels['acll'] = 'بحث'; -$labels['aclr'] = 'قراءة الرسائل'; -$labels['acls'] = 'ابقاء حالة الزيارة'; -$labels['aclw'] = 'اكتب رمز'; -$labels['acli'] = 'ادخل (نسخ الى)'; -$labels['aclp'] = 'نشر'; -$labels['aclc'] = 'إنشاء مجلدات فرعية'; -$labels['aclk'] = 'إنشاء مجلدات فرعية'; -$labels['acld'] = 'حذف الرسائل'; -$labels['aclt'] = 'حذف الرسائل'; -$labels['acle'] = 'حُذف'; -$labels['aclx'] = 'حذف المجلد'; -$labels['acla'] = 'ادارة'; -$labels['aclfull'] = 'تحكم كامل'; -$labels['aclother'] = 'اخرى'; -$labels['aclread'] = 'قراءة '; -$labels['aclwrite'] = 'كتابة'; -$labels['acldelete'] = 'حذف'; -$labels['shortacll'] = 'بحث'; -$labels['shortaclr'] = 'قراءة '; -$labels['shortacls'] = 'ابقاء'; -$labels['shortaclw'] = 'قراءة'; -$labels['shortacli'] = 'ادراج'; -$labels['shortaclp'] = 'نشر'; -$labels['shortaclc'] = 'أنشئ'; -$labels['shortaclk'] = 'أنشئ'; -$labels['shortacld'] = 'حذف'; -$labels['shortaclt'] = 'حذف'; -$labels['shortacle'] = 'حُذف'; -$labels['shortaclx'] = 'حذف المجلد'; -$labels['shortacla'] = 'ادارة'; -$labels['shortaclother'] = 'اخرى'; -$labels['shortaclread'] = 'قراءة '; -$labels['shortaclwrite'] = 'كتابة'; -$labels['shortacldelete'] = 'حذف'; -$labels['longacll'] = 'المجلد مرئي في القائمة وبالامكان ايضا الاشتراك'; -$labels['longaclr'] = 'من الممكن فتح المجلد للقراءة'; -$labels['longacls'] = 'وسم الزيارة في الرسائل بالامكان تغييره'; -$labels['longaclw'] = 'وسم والكلمات الرئيسية في الرسائل يمكن تغييره, ماعدا الزيارة والحذف '; -$labels['longacli'] = 'بالامكان كتابة الرسائل ونسخها الى هذا المجلد'; -$labels['longaclp'] = 'بالامكان نشر الرسائل الى هذ المجلد'; -$labels['longaclc'] = 'بالامكان انشاء المجلدات ( او اعادة التسمية ) مباشرة تحت هذا المجلد'; -$labels['longaclk'] = 'بالامكان انشاء المجلدات ( او اعادة التسمية ) مباشرة تحت هذا المجلد'; -$labels['longacld'] = 'حذف وسم الرسائل من الممكن تغييرة'; -$labels['longaclt'] = 'حذف وسم الرسائل من الممكن تغييرة'; -$labels['longacle'] = 'بالامكان شطب الرسائل'; -$labels['longaclx'] = 'هذا المجلد بالامكان حذفة او اعادة تسميته'; -$labels['longacla'] = 'حقوق الوصول لهذا المجلد بالامكان تغييره'; -$labels['longaclfull'] = 'التحكم الكامل يتضمن ادارة المجلدات'; -$labels['longaclread'] = 'من الممكن فتح المجلد للقراءة'; -$labels['longaclwrite'] = 'لا يمكن وضع علامة على الرسائل, كتبت او نسخة الى هذا المجلد'; -$labels['longacldelete'] = 'لا يمكن حذف الرسائل'; -$messages['deleting'] = 'جاري حذف حقوق الوصول...'; -$messages['saving'] = 'جاري حفظ حقوق الوصول...'; -$messages['updatesuccess'] = 'تم تغيير حقوق الوصول بنجاح'; -$messages['deletesuccess'] = 'تم حذف حقوق الوصول بنجاح'; -$messages['createsuccess'] = 'تم اضافة حقوق الوصول بنجاح'; -$messages['updateerror'] = 'لا يمكن تحديث حقوق الوصول'; -$messages['deleteerror'] = 'لا يمكن حذف حقوق الوصول'; -$messages['createerror'] = 'لا يمكن اضافة حقوق الوصول'; -$messages['deleteconfirm'] = 'هل تريد فعلاً حذف حقوق الوصول لـ المستخدمين المحددين ؟'; -$messages['norights'] = 'لم يتم تحديد حقوق وصول!'; -$messages['nouser'] = 'لم يتم تحديد اسم مستخدم!'; -?> diff --git a/plugins/acl/localization/ast.inc b/plugins/acl/localization/ast.inc deleted file mode 100644 index 2932d3bd4..000000000 --- a/plugins/acl/localization/ast.inc +++ /dev/null @@ -1,80 +0,0 @@ -.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['sharing'] = 'Compartición'; -$labels['myrights'] = 'Drechos d\'accesu'; -$labels['username'] = 'Usuariu:'; -$labels['advanced'] = 'Mou avanzáu'; -$labels['newuser'] = 'Amestar entrada'; -$labels['editperms'] = 'Editar permisos'; -$labels['actions'] = 'Aición de drechos d\'accesu...'; -$labels['anyone'] = 'Tolos usuarios (toos)'; -$labels['anonymous'] = 'Convidaos (anónimos)'; -$labels['identifier'] = 'Identificador'; -$labels['acll'] = 'Guetar'; -$labels['aclr'] = 'Lleer mensaxes'; -$labels['acls'] = 'Estáu Caltener Vistu'; -$labels['aclw'] = 'Escribir banderes'; -$labels['acli'] = 'Inxertar (copiar a)'; -$labels['aclc'] = 'Crear subcarpetes'; -$labels['aclk'] = 'Crear subcarpetes'; -$labels['acld'] = 'Desaniciar mensaxes'; -$labels['aclt'] = 'Desaniciar mensaxes'; -$labels['acle'] = 'Desanciar'; -$labels['aclx'] = 'Desaniciar carpeta'; -$labels['acla'] = 'Alministrar'; -$labels['aclfull'] = 'Control total'; -$labels['aclother'] = 'Otru'; -$labels['aclread'] = 'Lleer'; -$labels['aclwrite'] = 'Escribir'; -$labels['acldelete'] = 'Desaniciar'; -$labels['shortacll'] = 'Guetar'; -$labels['shortaclr'] = 'Lleer'; -$labels['shortacls'] = 'Caltener'; -$labels['shortaclw'] = 'Escribir'; -$labels['shortacli'] = 'Inxertar'; -$labels['shortaclc'] = 'Crear'; -$labels['shortaclk'] = 'Crear'; -$labels['shortacld'] = 'Desaniciar'; -$labels['shortaclt'] = 'Desaniciar'; -$labels['shortacle'] = 'Desaniciar'; -$labels['shortaclx'] = 'Desaniciu de carpeta'; -$labels['shortacla'] = 'Alministrar'; -$labels['shortaclother'] = 'Otru'; -$labels['shortaclread'] = 'Lleer'; -$labels['shortaclwrite'] = 'Escribir'; -$labels['shortacldelete'] = 'Desaniciar'; -$labels['longacll'] = 'La carpeta ye visible nes llistes y pue soscribise a'; -$labels['longaclr'] = 'La carpeta nun pue abrise pa leer'; -$labels['longaclx'] = 'La carpeta pue desaniciase o renomase'; -$labels['longacla'] = 'Puen camudase los drechos d\'accesu de la carpeta'; -$labels['longaclfull'] = 'Control completu incluyendo l\'alminitración de carpeta'; -$labels['longaclread'] = 'La carpeta pue abrise pa llectura'; -$labels['longaclwrite'] = 'Los mensaxes puen conseñase, escribise o copiase a la carpeta'; -$labels['longacldelete'] = 'Los mensaxes puen desaniciase'; -$labels['longaclother'] = 'Otros drechos d\'accesu'; -$labels['ariasummaryacltable'] = 'Llista de drechos d\'accesu'; -$messages['deleting'] = 'Desaniciando los drechos d\'accesu...'; -$messages['saving'] = 'Guardando los drechos d\'accesu...'; -$messages['updatesuccess'] = 'Camudaos con ésitu los drechos d\'accesu'; -$messages['deletesuccess'] = 'Desaniciaos con ésitu los drechos d\'accesu'; -$messages['createsuccess'] = 'Amestaos con ésitu los drechos d\'accesu'; -$messages['updateerror'] = 'Nun puen anovase los drechos d\'accesu'; -$messages['deleteerror'] = 'Nun puen desaniciase los drechos d\'accesu'; -$messages['createerror'] = 'Nun puen amestase los drechos d\'accesu'; -$messages['deleteconfirm'] = '¿De xuru quies desaniciar los drechos d\'accesu al(a los) usuariu(os) esbilláu(os)?'; -?> diff --git a/plugins/acl/localization/az_AZ.inc b/plugins/acl/localization/az_AZ.inc deleted file mode 100644 index 9bf23d4f3..000000000 --- a/plugins/acl/localization/az_AZ.inc +++ /dev/null @@ -1,91 +0,0 @@ -.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['sharing'] = 'Paylaşma'; -$labels['myrights'] = 'Giriş hüququ'; -$labels['username'] = 'İstifadəçi:'; -$labels['advanced'] = 'Ekspert rejimi'; -$labels['newuser'] = 'Sahə əlavə et'; -$labels['editperms'] = 'Cavabları redaktə et'; -$labels['actions'] = 'Giriş hüququ ilə hərəkət...'; -$labels['anyone'] = 'Bütün istifadəçilər (istənilən)'; -$labels['anonymous'] = 'Qonaqlar (anonimlər)'; -$labels['identifier'] = 'İdentifikator'; -$labels['acll'] = 'Baxış'; -$labels['aclr'] = 'Məktubu oxu'; -$labels['acls'] = 'Oxunulan kimi saxla'; -$labels['aclw'] = 'Yazı bayrağı'; -$labels['acli'] = 'Əlavə et (kopyala)'; -$labels['aclp'] = 'Yazı'; -$labels['aclc'] = 'Qovluqaltı yarat'; -$labels['aclk'] = 'Qovluqaltı yarat'; -$labels['acld'] = 'Məktubu sil'; -$labels['aclt'] = 'Məktubu sil'; -$labels['acle'] = 'Poz'; -$labels['aclx'] = 'Qovluğu sil'; -$labels['acla'] = 'İdarə'; -$labels['aclfull'] = 'Tam idarə'; -$labels['aclother'] = 'Digər'; -$labels['aclread'] = 'Oxu'; -$labels['aclwrite'] = 'Yaz'; -$labels['acldelete'] = 'Sil'; -$labels['shortacll'] = 'Baxış'; -$labels['shortaclr'] = 'Oxu'; -$labels['shortacls'] = 'Saxla'; -$labels['shortaclw'] = 'Yaz'; -$labels['shortacli'] = 'Yerləşdir'; -$labels['shortaclp'] = 'Yazı'; -$labels['shortaclc'] = 'Yarat'; -$labels['shortaclk'] = 'Yarat'; -$labels['shortacld'] = 'Sil'; -$labels['shortaclt'] = 'Sil'; -$labels['shortacle'] = 'Poz'; -$labels['shortaclx'] = 'Qovluğun silinməsi'; -$labels['shortacla'] = 'İdarə'; -$labels['shortaclother'] = 'Digər'; -$labels['shortaclread'] = 'Oxu'; -$labels['shortaclwrite'] = 'Yaz'; -$labels['shortacldelete'] = 'Sil'; -$labels['longacll'] = 'Qovluq siyahıda görünür və yazılmağa hazırdır'; -$labels['longaclr'] = 'Bu qovluq oxunmaq üçün açıla bilər'; -$labels['longacls'] = 'Oxunulan flaqı dəyişdirilə bilər'; -$labels['longaclw'] = 'Oxunulan və silinənlərdən başqa flaqlar və açar sözləri dəyişdirilə bilər'; -$labels['longacli'] = 'Məktub qovluğa yazıla və ya saxlanıla bilər'; -$labels['longaclp'] = 'Məktub bu qovluğa göndərilə bilər'; -$labels['longaclc'] = 'Qovluqaltları bu qovluqda yaradıla və ya adı dəyişdirilə bilər'; -$labels['longaclk'] = 'Qovluqaltları bu qovluqda yaradıla və ya adı dəyişdirilə bilər'; -$labels['longacld'] = 'Silinən flaqı dəyişdirilə bilər'; -$labels['longaclt'] = 'Silinən flaqı dəyişdirilə bilər'; -$labels['longacle'] = 'Məktublar pozula bilər'; -$labels['longaclx'] = 'Bu qovluq silinə və ya adı dəyişdirilə bilər'; -$labels['longacla'] = 'Bu qovluğa giriş hüququ dəyişdirilə bilər'; -$labels['longaclfull'] = 'Qovluğun idarəsi ilə birlikdə, tam giriş.'; -$labels['longaclread'] = 'Bu qovluq oxunmaq üçün açıla bilər'; -$labels['longaclwrite'] = 'Məktubu bu qovluğa qeyd etmək, yazmaq və kopyalamaq olar'; -$labels['longacldelete'] = 'Məktubu silmək olar'; -$messages['deleting'] = 'Giriş hüququnun silinməsi...'; -$messages['saving'] = 'Giriş hüququnun saxlanılması...'; -$messages['updatesuccess'] = 'Giriş hüququ dəyişdirildi'; -$messages['deletesuccess'] = 'Giriş hüququ silindi'; -$messages['createsuccess'] = 'Giriş hüququ əlavə edildi'; -$messages['updateerror'] = 'Hüquqları yeniləmək alınmadı'; -$messages['deleteerror'] = 'Giriş hüququnu silmək mümkün deyil'; -$messages['createerror'] = 'Giriş hüququnu əlavə etmək mümkün deyil'; -$messages['deleteconfirm'] = 'Seçilmiş istifadəçilərin giriş hüququnu silməkdə əminsiniz?'; -$messages['norights'] = 'Giriş hüquqları göstərilməyib!'; -$messages['nouser'] = 'İstifadəçi adı təyin olunmayıb!'; -?> diff --git a/plugins/acl/localization/be_BE.inc b/plugins/acl/localization/be_BE.inc deleted file mode 100644 index 4aac05b67..000000000 --- a/plugins/acl/localization/be_BE.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Сумесны доступ'; -$labels['myrights'] = 'Правы доступу'; -$labels['username'] = 'Карыстальнік:'; -$labels['advanced'] = 'Пашыраны рэжым'; -$labels['newuser'] = 'Дадаць запіс'; -$labels['editperms'] = 'Рэдагаваць правы доступу'; -$labels['actions'] = 'Дзеянні з правамі доступу...'; -$labels['anyone'] = 'Усе карыстальнікі (любыя)'; -$labels['anonymous'] = 'Госці (ананімныя)'; -$labels['identifier'] = 'Ідэнтыфікатар'; -$labels['acll'] = 'Пошук'; -$labels['aclr'] = 'Прачытаць паведамленні'; -$labels['acls'] = 'Пакінуць стан Бачанае'; -$labels['aclw'] = 'Флагі запісвання'; -$labels['acli'] = 'Уставіць (капіраваць у)'; -$labels['aclp'] = 'Адправіць'; -$labels['aclc'] = 'Стварыць укладзеныя папкі'; -$labels['aclk'] = 'Стварыць укладзеныя папкі'; -$labels['acld'] = 'Выдаліць паведамленні'; -$labels['aclt'] = 'Выдаліць паведамленні'; -$labels['acle'] = 'Знішчыць паведамленні'; -$labels['aclx'] = 'Выдаліць папку'; -$labels['acla'] = 'Адміністраваць'; -$labels['acln'] = 'Анатаваць паведамленні'; -$labels['aclfull'] = 'Поўны доступ'; -$labels['aclother'] = 'Іншае'; -$labels['aclread'] = 'Чытанне'; -$labels['aclwrite'] = 'Запіс'; -$labels['acldelete'] = 'Выдаленне'; -$labels['shortacll'] = 'Пошук'; -$labels['shortaclr'] = 'Чытанне'; -$labels['shortacls'] = 'Пакінуць'; -$labels['shortaclw'] = 'Запісванне'; -$labels['shortacli'] = 'Даданне'; -$labels['shortaclp'] = 'Адпраўленне'; -$labels['shortaclc'] = 'Стварэнне'; -$labels['shortaclk'] = 'Стварэнне'; -$labels['shortacld'] = 'Выдаленне'; -$labels['shortaclt'] = 'Выдаленне'; -$labels['shortacle'] = 'Знішчэнне'; -$labels['shortaclx'] = 'Выдаленне папкі'; -$labels['shortacla'] = 'Адміністраванне'; -$labels['shortacln'] = 'Анатаваць'; -$labels['shortaclother'] = 'Іншае'; -$labels['shortaclread'] = 'Чытанне'; -$labels['shortaclwrite'] = 'Запіс'; -$labels['shortacldelete'] = 'Выдаленне'; -$labels['longacll'] = 'Папку можна пабачыць у спісах і падпісацца на яе'; -$labels['longaclr'] = 'Папку можна адкрыць для чытання'; -$labels['longacls'] = 'На паведамленнях можна пераключаць флаг Бачанае'; -$labels['longaclw'] = 'На паведамленнях можна мяняць ключавыя словы і пераключаць флагі, апроч Бачанае і Выдаленае'; -$labels['longacli'] = 'Паведамленні могуць быць запісаныя альбо скапіяваныя ў папку'; -$labels['longaclp'] = 'Паведамленні могуць быць адпраўленыя ў гэтую папку'; -$labels['longaclc'] = 'Папкі могуць быць створаны (альбо перайменаваны) наўпрост пад гэтай папкай'; -$labels['longaclk'] = 'Папкі могуць быць створаны (альбо перайменаваны) наўпрост пад гэтай папкай'; -$labels['longacld'] = 'На паведамленнях можна пераключаць флаг Выдаленае'; -$labels['longaclt'] = 'На паведамленнях можна пераключаць флаг Выдаленае'; -$labels['longacle'] = 'Паведамленні могуць быць знішчаны'; -$labels['longaclx'] = 'Папку можна выдаліць альбо перайменаваць'; -$labels['longacla'] = 'Правы доступу на папку можна змяняць'; -$labels['longacln'] = 'Анатацыі паведамленняў (супольныя метаданыя) можна змяняць'; -$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['updateerror'] = 'Не ўдалося абнавіць правы доступу'; -$messages['deleteerror'] = 'Не ўдалося выдаліць правы доступу'; -$messages['createerror'] = 'Не ўдалося дадаць правы доступу'; -$messages['deleteconfirm'] = 'Напраўду выдаліць правы доступу для вылучанага карыстальніка(ў)?'; -$messages['norights'] = 'Жадных правоў не зададзена!'; -$messages['nouser'] = 'Жадных імёнаў карыстальнікаў не зададзена!'; -?> diff --git a/plugins/acl/localization/bg_BG.inc b/plugins/acl/localization/bg_BG.inc deleted file mode 100644 index f38cc9e2b..000000000 --- a/plugins/acl/localization/bg_BG.inc +++ /dev/null @@ -1,94 +0,0 @@ -.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['sharing'] = 'Споделяне'; -$labels['myrights'] = 'Права за достъп'; -$labels['username'] = 'Потребител:'; -$labels['advanced'] = 'Разширен режим'; -$labels['newuser'] = 'Добавяне на запис'; -$labels['editperms'] = 'Редакция на права'; -$labels['actions'] = 'Действия на права за достъп...'; -$labels['anyone'] = 'Всички потребители (който и да е)'; -$labels['anonymous'] = 'Гости (анонимни)'; -$labels['identifier'] = 'Индентификатор'; -$labels['acll'] = 'Претърсване'; -$labels['aclr'] = 'Четене на писма'; -$labels['acls'] = 'Запазване на Видяно'; -$labels['aclw'] = 'Записване на флагове'; -$labels['acli'] = 'Вмъкване (Копиране в)'; -$labels['aclp'] = 'Изпращане'; -$labels['aclc'] = 'Създаване на подпапки'; -$labels['aclk'] = 'Създаване на подпапки'; -$labels['acld'] = 'Изтриване на писма'; -$labels['aclt'] = 'Изтриване на писмо'; -$labels['acle'] = 'Заличаване'; -$labels['aclx'] = 'Изтриване на папка'; -$labels['acla'] = 'Администриране'; -$labels['acln'] = 'Анотиране на писма'; -$labels['aclfull'] = 'Пълен контрол'; -$labels['aclother'] = 'Други'; -$labels['aclread'] = 'Четене'; -$labels['aclwrite'] = 'Писане'; -$labels['acldelete'] = 'Изтриване'; -$labels['shortacll'] = 'Търсене'; -$labels['shortaclr'] = 'Четене'; -$labels['shortacls'] = 'Запазване'; -$labels['shortaclw'] = 'Писане'; -$labels['shortacli'] = 'Вмъкване'; -$labels['shortaclp'] = 'Изпращане'; -$labels['shortaclc'] = 'Създаване'; -$labels['shortaclk'] = 'Създаване'; -$labels['shortacld'] = 'Изтриване'; -$labels['shortaclt'] = 'Изтриване'; -$labels['shortacle'] = 'Заличаване'; -$labels['shortaclx'] = 'Изтриване на папка'; -$labels['shortacla'] = 'Администриране'; -$labels['shortacln'] = 'Анотирай'; -$labels['shortaclother'] = 'Други'; -$labels['shortaclread'] = 'Четене'; -$labels['shortaclwrite'] = 'Писане'; -$labels['shortacldelete'] = 'Изтриване'; -$labels['longacll'] = 'Папката е видима в списъците и може да се абонирате'; -$labels['longaclr'] = 'Папката може да бъде отворена за четене'; -$labels['longacls'] = 'Флаг Видяно може да бъде променен.'; -$labels['longaclw'] = 'Флаговете и кл. думи за писмата могат да бъдат променяни, без Видяно и Изтрито.'; -$labels['longacli'] = 'Писмата могат да бъдат писани или копирани към папката.'; -$labels['longaclp'] = 'Писмата могат да бъдат писани в папката'; -$labels['longaclc'] = 'Папките могат да бъдат създавани (или преименувани) директно в тази папка'; -$labels['longaclk'] = 'Папките могат да бъдат създавани (или преименувани) в тази основна папка'; -$labels['longacld'] = 'Флагът Изтрито може да бъде променян'; -$labels['longaclt'] = 'Флагът Изтрито може да бъде променян'; -$labels['longacle'] = 'Писмата могат да бъдат заличавани'; -$labels['longaclx'] = 'Папката може да бъде изтривана или преименувана'; -$labels['longacla'] = 'Правата за достъп до папката могат да бъдат променяни'; -$labels['longacln'] = 'Могат да се променят споделените метаданни (антоции) на писмата'; -$labels['longaclfull'] = 'Пълен контрол, включително и администриране на папките'; -$labels['longaclread'] = 'Папката може да бъде отворена за четене'; -$labels['longaclwrite'] = 'Писмата могат да бъдат маркирани, записвани или копирани в папката'; -$labels['longacldelete'] = 'Писмата могат да бъдат изтривани'; -$messages['deleting'] = 'Изтриване на права за достъп...'; -$messages['saving'] = 'Запазване на права за достъп...'; -$messages['updatesuccess'] = 'Правата за достъп са променени успешно'; -$messages['deletesuccess'] = 'Правата за достъп са изтрити успешно'; -$messages['createsuccess'] = 'Правата за достъп са добавени успешно'; -$messages['updateerror'] = 'Невъзможно модифициране на правата за достъп'; -$messages['deleteerror'] = 'Невъзможно изтриване на права за достъп'; -$messages['createerror'] = 'Невъзможно добавяне на права за достъп'; -$messages['deleteconfirm'] = 'Сигурни ли сте, че желаете да премахнате правата за достъп от избраните потребители?'; -$messages['norights'] = 'Няма указани права!'; -$messages['nouser'] = 'Няма указано потребителско име!'; -?> diff --git a/plugins/acl/localization/br.inc b/plugins/acl/localization/br.inc deleted file mode 100644 index b3ae1c79f..000000000 --- a/plugins/acl/localization/br.inc +++ /dev/null @@ -1,48 +0,0 @@ -.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['sharing'] = 'Rannañ'; -$labels['myrights'] = 'Aotreoù mont e-barzh'; -$labels['username'] = 'Implijer:'; -$labels['newuser'] = 'Ouzhpenan un enporzh'; -$labels['actions'] = 'Aotreoù mont e-barzh'; -$labels['anyone'] = 'An holl implijerien (neb hini)'; -$labels['anonymous'] = 'pedet (dizanv)'; -$labels['aclr'] = 'Kemennadoù lennet'; -$labels['aclc'] = 'Krouiñ isrenkelloù'; -$labels['aclk'] = 'Krouiñ isrenkelloù'; -$labels['acld'] = 'Dilemel kemennadoù'; -$labels['aclt'] = 'Dilemel kemennadoù'; -$labels['aclx'] = 'Dilemel ar renkell'; -$labels['aclread'] = 'Lennet'; -$labels['aclwrite'] = 'Skrivañ'; -$labels['acldelete'] = 'Dilemel'; -$labels['shortaclr'] = 'Lenn'; -$labels['shortacls'] = 'Gwarezin'; -$labels['shortaclw'] = 'Skrivañ'; -$labels['shortacli'] = 'Enlakaat'; -$labels['shortaclc'] = 'Krouiñ'; -$labels['shortaclk'] = 'Krouiñ'; -$labels['shortacld'] = 'Dilemel'; -$labels['shortaclt'] = 'Dilemel'; -$labels['shortacle'] = 'Dilemel pep tra'; -$labels['shortaclx'] = 'Dilemel ar renkell'; -$labels['shortaclother'] = 'traoù all'; -$labels['shortaclread'] = 'Lenn'; -$labels['shortaclwrite'] = 'Skrivañ'; -$labels['shortacldelete'] = 'Dilemel'; -?> diff --git a/plugins/acl/localization/bs_BA.inc b/plugins/acl/localization/bs_BA.inc deleted file mode 100644 index 371dd17af..000000000 --- a/plugins/acl/localization/bs_BA.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Razmjena'; -$labels['myrights'] = 'Prava pristupa'; -$labels['username'] = 'Korisnik:'; -$labels['advanced'] = 'Napredni mod'; -$labels['newuser'] = 'Dodaj unos'; -$labels['editperms'] = 'Uredi dozvole'; -$labels['actions'] = 'Akcije za prava pristupa...'; -$labels['anyone'] = 'Svi korisnici (bilo ko)'; -$labels['anonymous'] = 'Gosti (anonimno)'; -$labels['identifier'] = 'Identifikator'; -$labels['acll'] = 'Pronađi'; -$labels['aclr'] = 'Pročitaj poruke'; -$labels['acls'] = 'Zadrži stanje pregleda'; -$labels['aclw'] = 'Oznake za pisanje'; -$labels['acli'] = 'Umetni (Kopiraj u)'; -$labels['aclp'] = 'Objavi'; -$labels['aclc'] = 'Napravi podfoldere'; -$labels['aclk'] = 'Napravi podfoldere'; -$labels['acld'] = 'Obriši poruke'; -$labels['aclt'] = 'Obriši poruke'; -$labels['acle'] = 'Izbriši'; -$labels['aclx'] = 'Obriši folder'; -$labels['acla'] = 'Administracija'; -$labels['acln'] = 'Obilježi poruke'; -$labels['aclfull'] = 'Puna kontrola'; -$labels['aclother'] = 'Ostalo'; -$labels['aclread'] = 'Pročitano'; -$labels['aclwrite'] = 'Piši'; -$labels['acldelete'] = 'Obriši'; -$labels['shortacll'] = 'Pronađi'; -$labels['shortaclr'] = 'Pročitano'; -$labels['shortacls'] = 'Zadrži'; -$labels['shortaclw'] = 'Piši'; -$labels['shortacli'] = 'Umetni'; -$labels['shortaclp'] = 'Objavi'; -$labels['shortaclc'] = 'Kreiraj'; -$labels['shortaclk'] = 'Kreiraj'; -$labels['shortacld'] = 'Obriši'; -$labels['shortaclt'] = 'Obriši'; -$labels['shortacle'] = 'Izbriši'; -$labels['shortaclx'] = 'Brisanje foldera'; -$labels['shortacla'] = 'Administracija'; -$labels['shortacln'] = 'Obilježli'; -$labels['shortaclother'] = 'Ostalo'; -$labels['shortaclread'] = 'Pročitano'; -$labels['shortaclwrite'] = 'Piši'; -$labels['shortacldelete'] = 'Obriši'; -$labels['longacll'] = 'Ovaj folder je vidljiv u listama i moguće je izvršiti pretplatu na njega'; -$labels['longaclr'] = 'Folder je moguće otvoriti radi čitanja'; -$labels['longacls'] = 'Oznaka čitanja za poruke se može promijeniti'; -$labels['longaclw'] = 'Oznake za poruke i ključne riječi je moguće promijeniti, osim za pregledano i obrisano'; -$labels['longacli'] = 'Moguće je kopirati i zapisivati poruke u folder'; -$labels['longaclp'] = 'Moguće je objavljivati poruke u ovaj folder'; -$labels['longaclc'] = 'Moguće je kreirati (ili preimenovati) foldere diretno ispod ovog foldera'; -$labels['longaclk'] = 'Moguće je kreirati (ili preimenovati) foldere diretno ispod ovog foldera'; -$labels['longacld'] = 'Oznaka za obrisane poruke se može mijenjati'; -$labels['longaclt'] = 'Oznaka za obrisane poruke se može mijenjati'; -$labels['longacle'] = 'Poruke je moguće obrisati'; -$labels['longaclx'] = 'Folder je moguće obrisati ili preimenovati'; -$labels['longacla'] = 'Pristupna prava foldera je moguće promijeniti'; -$labels['longacln'] = 'Dijeljeni podaci (obilježavanja) poruka mogu se mijenjati'; -$labels['longaclfull'] = 'Puna kontrola uključujući i administraciju foldera'; -$labels['longaclread'] = 'Folder je moguće otvoriti radi čitanja'; -$labels['longaclwrite'] = 'Moguće je označavati, zapisivati i kopirati poruke u folder'; -$labels['longacldelete'] = 'Moguće je obrisati poruke'; -$labels['longaclother'] = 'Ostala prava pristupa'; -$labels['ariasummaryacltable'] = 'Lista prava pristupa'; -$labels['arialabelaclactions'] = 'Lista akcija'; -$labels['arialabelaclform'] = 'Obrazac za prava pristupa'; -$messages['deleting'] = 'Brišem prava pristupa...'; -$messages['saving'] = 'Snimam prava pristupa...'; -$messages['updatesuccess'] = 'Prava pristupa su uspješno promijenjena'; -$messages['deletesuccess'] = 'Prava pristupa su uspješno obrisana'; -$messages['createsuccess'] = 'Prava pristupa su uspješno dodana'; -$messages['updateerror'] = 'Nije moguće ažurirati prava pristupa'; -$messages['deleteerror'] = 'Nije moguće obrisati prava pristupa'; -$messages['createerror'] = 'Nije moguće dodati prava pristupa'; -$messages['deleteconfirm'] = 'Jeste li sigurni da želite ukloniti prava pristupa za odabrane korisnike?'; -$messages['norights'] = 'Niste odabrali prava pristupa!'; -$messages['nouser'] = 'Niste odabrali korisničko ime!'; -?> diff --git a/plugins/acl/localization/ca_ES.inc b/plugins/acl/localization/ca_ES.inc deleted file mode 100644 index b9df1209a..000000000 --- a/plugins/acl/localization/ca_ES.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Comparteix'; -$labels['myrights'] = 'Permisos d\'accés'; -$labels['username'] = 'Usuari:'; -$labels['advanced'] = 'Mode Avançat'; -$labels['newuser'] = 'Afegeix una entrada'; -$labels['editperms'] = 'Editar Permisos'; -$labels['actions'] = 'Accions dels permisos d\'accés...'; -$labels['anyone'] = 'Tots els usuaris (qualsevol)'; -$labels['anonymous'] = 'Convidats (anònim)'; -$labels['identifier'] = 'Identificador'; -$labels['acll'] = 'Cerca'; -$labels['aclr'] = 'Llegeix missatges'; -$labels['acls'] = 'Conserva\'l com a llegit'; -$labels['aclw'] = 'Marques d\'escriptura'; -$labels['acli'] = 'Insereix (Copia dins)'; -$labels['aclp'] = 'Envia l\'entrada'; -$labels['aclc'] = 'Crea subcarpetes'; -$labels['aclk'] = 'Crea subcarpetes'; -$labels['acld'] = 'Suprimeix missatges'; -$labels['aclt'] = 'Suprimeix missatges'; -$labels['acle'] = 'Buida'; -$labels['aclx'] = 'Suprimeix carpeta'; -$labels['acla'] = 'Administra'; -$labels['acln'] = 'Anota missatges'; -$labels['aclfull'] = 'Control total'; -$labels['aclother'] = 'Un altre'; -$labels['aclread'] = 'Lectura'; -$labels['aclwrite'] = 'Escriptura'; -$labels['acldelete'] = 'Suprimeix'; -$labels['shortacll'] = 'Cerca'; -$labels['shortaclr'] = 'Lectura'; -$labels['shortacls'] = 'Conserva'; -$labels['shortaclw'] = 'Escriptura'; -$labels['shortacli'] = 'Insereix'; -$labels['shortaclp'] = 'Envia l\'entrada'; -$labels['shortaclc'] = 'Crea'; -$labels['shortaclk'] = 'Crea'; -$labels['shortacld'] = 'Suprimeix'; -$labels['shortaclt'] = 'Suprimeix'; -$labels['shortacle'] = 'Buida'; -$labels['shortaclx'] = 'Suprimeix carpeta'; -$labels['shortacla'] = 'Administra'; -$labels['shortacln'] = 'Anota'; -$labels['shortaclother'] = 'Un altre'; -$labels['shortaclread'] = 'Lectura'; -$labels['shortaclwrite'] = 'Escriptura'; -$labels['shortacldelete'] = 'Suprimeix'; -$labels['longacll'] = 'La carpeta és visible a les llistes i s\'hi pot subscriure'; -$labels['longaclr'] = 'La carpeta pot ser oberta per llegir'; -$labels['longacls'] = 'Els missatges marcats com a Llegit poden ser canviats'; -$labels['longaclw'] = 'Les marques i les paraules clau dels missatges poden ser canviats, excepte els Llegit i Suprimit'; -$labels['longacli'] = 'Els missatges poden ser escrits i copiats a la carpeta'; -$labels['longaclp'] = 'Els missatges poden ser enviats a aquesta carpeta'; -$labels['longaclc'] = 'Es poden crear (or reanomenar) carpetes directament sota aquesta carpeta'; -$labels['longaclk'] = 'Es poden crear (or reanomenar) carpetes directament sota aquesta carpeta'; -$labels['longacld'] = 'Els missatges amb l\'indicador Suprimit poden ser canviats'; -$labels['longaclt'] = 'Els missatges amb l\'indicador Suprimit poden ser canviats'; -$labels['longacle'] = 'Els missatges poden ser purgats'; -$labels['longaclx'] = 'La carpeta pot ser suprimida o reanomenada'; -$labels['longacla'] = 'Els permisos d\'accés a la carpeta poden ser canviats'; -$labels['longacln'] = 'Les metadades compartides dels missatges (anotacions) poden ser canviades'; -$labels['longaclfull'] = 'Control total fins i tot la gestió de carpetes'; -$labels['longaclread'] = 'La carpeta pot ser oberta per llegir'; -$labels['longaclwrite'] = 'Els missatges poden ser marcats, escrits o copiats a la carpeta'; -$labels['longacldelete'] = 'Els missatges poden ser suprimits'; -$labels['longaclother'] = 'Altres drets d\'accés'; -$labels['ariasummaryacltable'] = 'Llista els drets d\'accés'; -$labels['arialabelaclactions'] = 'Llista les accions'; -$labels['arialabelaclform'] = 'Formulari de drets d\'accés'; -$messages['deleting'] = 'S\'estan suprimint els permisos d\'accés...'; -$messages['saving'] = 'S\'estan desant els permisos d\'accés...'; -$messages['updatesuccess'] = 'Els permisos d\'accés han estat canviats correctament'; -$messages['deletesuccess'] = 'Els permisos d\'accés han estat suprimits correctament'; -$messages['createsuccess'] = 'Els permisos d\'accés han estat afegits correctament'; -$messages['updateerror'] = 'No s\'han pogut actualitzar els permisos d\'accés'; -$messages['deleteerror'] = 'No s\'han pogut suprimir els permisos d\'accés'; -$messages['createerror'] = 'No s\'han pogut afegir els permisos d\'accés'; -$messages['deleteconfirm'] = 'Esteu segurs que voleu suprimir els permisos d\'accés de l\'usuari o usuaris seleccionats?'; -$messages['norights'] = 'No s\'ha especificat cap permís'; -$messages['nouser'] = 'No s\'ha especificat cap nom d\'usuari'; -?> diff --git a/plugins/acl/localization/cs_CZ.inc b/plugins/acl/localization/cs_CZ.inc deleted file mode 100644 index d91795f88..000000000 --- a/plugins/acl/localization/cs_CZ.inc +++ /dev/null @@ -1,92 +0,0 @@ -.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['sharing'] = 'Sdílení'; -$labels['myrights'] = 'Přístupová práva'; -$labels['username'] = 'Uživatel:'; -$labels['advanced'] = 'Pokročilý režim'; -$labels['newuser'] = 'Přidat záznam'; -$labels['editperms'] = 'Upravit oprávnění'; -$labels['actions'] = 'Přístupové právo akce ...'; -$labels['anyone'] = 'Všichni uživatelé (kdokoli)'; -$labels['anonymous'] = 'Hosté (anonymní)'; -$labels['identifier'] = 'Identifikátor'; -$labels['acll'] = 'Vyhledat'; -$labels['aclr'] = 'Číst zprávy'; -$labels['acls'] = 'Ponechat stav Přečteno'; -$labels['aclw'] = 'Zapsat označení'; -$labels['acli'] = 'Vložit (Kopírovat do)'; -$labels['aclp'] = 'Odeslat'; -$labels['aclc'] = 'Vytvořit podsložky'; -$labels['aclk'] = 'Vytvořit podsložky'; -$labels['acld'] = 'Smazat zprávy'; -$labels['aclt'] = 'Smazat zprávy'; -$labels['acle'] = 'Vyprázdnit'; -$labels['aclx'] = 'Smazat složku'; -$labels['acla'] = 'Spravovat'; -$labels['aclfull'] = 'Plný přístup'; -$labels['aclother'] = 'Ostatní'; -$labels['aclread'] = 'Číst'; -$labels['aclwrite'] = 'Zapsat'; -$labels['acldelete'] = 'Smazat'; -$labels['shortacll'] = 'Vyhledat'; -$labels['shortaclr'] = 'Číst'; -$labels['shortacls'] = 'Zachovat'; -$labels['shortaclw'] = 'Zapsat'; -$labels['shortacli'] = 'Vložit'; -$labels['shortaclp'] = 'Odeslat'; -$labels['shortaclc'] = 'Vytvořit'; -$labels['shortaclk'] = 'Vytvořit'; -$labels['shortacld'] = 'Smazat'; -$labels['shortaclt'] = 'Smazat'; -$labels['shortacle'] = 'Vyprázdnit'; -$labels['shortaclx'] = 'Mazat složky'; -$labels['shortacla'] = 'Spravovat'; -$labels['shortaclother'] = 'Ostatní'; -$labels['shortaclread'] = 'Číst'; -$labels['shortaclwrite'] = 'Zapsat'; -$labels['shortacldelete'] = 'Smazat'; -$labels['longacll'] = 'Složka je viditelná v seznamu a může být přihlášena'; -$labels['longaclr'] = 'Složka může být otevřena pro čtení'; -$labels['longacls'] = 'Označená zpráva byla změněna'; -$labels['longaclw'] = 'Značky a klíčová slova u zpráv je možné měnit, kromě příznaku Přečteno a Smazáno'; -$labels['longacli'] = 'Zpráva může být napsána nebo zkopírována do složky'; -$labels['longaclp'] = 'Zpráva může být odeslána do této složky'; -$labels['longaclc'] = 'Složka může být vytvořena (nebo přejmenována) přimo v této složce'; -$labels['longaclk'] = 'Složka může být vytvořena (nebo přejmenována) přimo v této složce'; -$labels['longacld'] = 'Příznak smazané zprávy může být změněn'; -$labels['longaclt'] = 'Příznak smazané zprávy může být změněn'; -$labels['longacle'] = 'Zpráva může být smazána'; -$labels['longaclx'] = 'Složka může být smazána nebo přejmenována'; -$labels['longacla'] = 'Přístupová práva složky mohou být změněna'; -$labels['longaclfull'] = 'Plný přístup včetně správy složky'; -$labels['longaclread'] = 'Složka může být otevřena pro čtení'; -$labels['longaclwrite'] = 'Zpráva může být označena, napsána nebo zkopírována do složky'; -$labels['longacldelete'] = 'Zprávy mohou být smazány'; -$labels['ariasummaryacltable'] = 'Seznam oprávnění'; -$messages['deleting'] = 'Odstraňuji přístupová práva...'; -$messages['saving'] = 'Ukládám přístupová práva...'; -$messages['updatesuccess'] = 'Přístupová práva byla úspěšně změněna'; -$messages['deletesuccess'] = 'Přístupová práva byla úspěšně odstraněna'; -$messages['createsuccess'] = 'Přístupová práva byla úspěšně přidána'; -$messages['updateerror'] = 'Úprava přístupových práv se nezdařila'; -$messages['deleteerror'] = 'Smazání přístupových práv se nezdařilo'; -$messages['createerror'] = 'Přidání přístupových práv se nezdařilo'; -$messages['deleteconfirm'] = 'Opravdu si přejete odstranit přístupová práva pro vybrané(ho) uživatele?'; -$messages['norights'] = 'Nejsou specifikována žádná práva!'; -$messages['nouser'] = 'Není specifikováno uživatelské jméno!'; -?> diff --git a/plugins/acl/localization/cy_GB.inc b/plugins/acl/localization/cy_GB.inc deleted file mode 100644 index 816d6335c..000000000 --- a/plugins/acl/localization/cy_GB.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Rhannu'; -$labels['myrights'] = 'Hawliau Mynediad'; -$labels['username'] = 'Defnyddiwr:'; -$labels['advanced'] = 'Modd uwch'; -$labels['newuser'] = 'Ychwanegu cofnod'; -$labels['editperms'] = 'Golygu hawliau'; -$labels['actions'] = 'Gweithredoedd hawl mynediad...'; -$labels['anyone'] = 'Pob defnyddiwr (unrhywun)'; -$labels['anonymous'] = 'Gwestai (anhysbys)'; -$labels['identifier'] = 'Dynodwr'; -$labels['acll'] = 'Chwilio'; -$labels['aclr'] = 'Darllen negeseuon'; -$labels['acls'] = 'Cadw stad Gwelwyd'; -$labels['aclw'] = 'Fflagiau ysgrifennu'; -$labels['acli'] = 'Mewnosod (Copïo fewn i)'; -$labels['aclp'] = 'Postio'; -$labels['aclc'] = 'Creu is-ffolderi'; -$labels['aclk'] = 'Creu is-ffolderi'; -$labels['acld'] = 'Dileu negeseuon'; -$labels['aclt'] = 'Dileu negeseuon'; -$labels['acle'] = 'Dileu'; -$labels['aclx'] = 'Dileu ffolder'; -$labels['acla'] = 'Gweinyddu'; -$labels['acln'] = 'Anodi negeseuon'; -$labels['aclfull'] = 'Rheolaeth lawn'; -$labels['aclother'] = 'Arall'; -$labels['aclread'] = 'Darllen'; -$labels['aclwrite'] = 'Ysgrifennu'; -$labels['acldelete'] = 'Dileu'; -$labels['shortacll'] = 'Chwilio'; -$labels['shortaclr'] = 'Darllen'; -$labels['shortacls'] = 'Cadw'; -$labels['shortaclw'] = 'Ysgrifennu'; -$labels['shortacli'] = 'Mewnosod'; -$labels['shortaclp'] = 'Postio'; -$labels['shortaclc'] = 'Creu'; -$labels['shortaclk'] = 'Creu'; -$labels['shortacld'] = 'Dileu'; -$labels['shortaclt'] = 'Dileu'; -$labels['shortacle'] = 'Dileu'; -$labels['shortaclx'] = 'Dileu ffolder'; -$labels['shortacla'] = 'Gweinyddu'; -$labels['shortacln'] = 'Anodi'; -$labels['shortaclother'] = 'Arall'; -$labels['shortaclread'] = 'Darllen'; -$labels['shortaclwrite'] = 'Ysgrifennu'; -$labels['shortacldelete'] = 'Dileu'; -$labels['longacll'] = 'Mae\'r ffolder hwn i\'w weld ar y rhestrau a mae\'n bosib tanysgrifio iddo'; -$labels['longaclr'] = 'Gellir agor y ffolder hwn i\'w ddarllen'; -$labels['longacls'] = 'Gellir newid y fflag negeseuon Gwelwyd'; -$labels['longaclw'] = 'Gellir newid y fflagiau negeseuon a allweddeiriau, heblaw Gwelwyd a Dilëuwyd'; -$labels['longacli'] = 'Gellir ysgrifennu neu copïo negeseuon i\'r ffolder'; -$labels['longaclp'] = 'Gellir postio negeseuon i\'r ffolder hwn'; -$labels['longaclc'] = 'Gellir creu (neu ail-enwi) ffolderi yn uniongyrchol o dan y ffolder hwn'; -$labels['longaclk'] = 'Gellir creu (neu ail-enwi) ffolderi yn uniongyrchol o dan y ffolder hwn'; -$labels['longacld'] = 'Gellir newid fflag neges Dileu'; -$labels['longaclt'] = 'Gellir newid fflag neges Dileu'; -$labels['longacle'] = 'Gellir gwaredu negeseuon'; -$labels['longaclx'] = 'Gellir dileu neu ail-enwi\'r ffolder'; -$labels['longacla'] = 'Gellir newid hawliau mynediad y ffolder'; -$labels['longacln'] = 'Gellir newid negeseuon metadata (anodiadau) a rannwyd'; -$labels['longaclfull'] = 'Rheolaeth lawn yn cynnwys rheolaeth ffolderi'; -$labels['longaclread'] = 'Gellir agor y ffolder hwn i\'w ddarllen'; -$labels['longaclwrite'] = 'Gellir nodi, ysgrifennu neu copïo negeseuon i\'r ffolder'; -$labels['longacldelete'] = 'Gellir dileu negeseuon'; -$labels['longaclother'] = 'Hawliau mynediad eraill'; -$labels['ariasummaryacltable'] = 'Rhestr o hawliau mynediad'; -$labels['arialabelaclactions'] = 'Rhestru gweithrediadau'; -$labels['arialabelaclform'] = 'Ffurflen hawliau mynediad'; -$messages['deleting'] = 'Yn dileu hawliau mynediad...'; -$messages['saving'] = 'Yn cadw hawliau mynediad...'; -$messages['updatesuccess'] = 'Wedi newid hawliau mynediad yn llwyddiannus'; -$messages['deletesuccess'] = 'Wedi dileu hawliau mynediad yn llwyddiannus'; -$messages['createsuccess'] = 'Wedi ychwanegu hawliau mynediad yn llwyddiannus'; -$messages['updateerror'] = 'Methwyd diweddaru hawliau mynediad'; -$messages['deleteerror'] = 'Methwyd dileu hawliau mynediad'; -$messages['createerror'] = 'Methwyd ychwanegu hawliau mynediad'; -$messages['deleteconfirm'] = 'Ydych chi\'n siwr eich bod am ddileu hawliau mynediad y defnyddiwr/wyr ddewiswyd?'; -$messages['norights'] = 'Nid oes hawliau wedi eu nodi!'; -$messages['nouser'] = 'Nid oes enw defnyddiwr wedi ei nodi!'; -?> diff --git a/plugins/acl/localization/da_DK.inc b/plugins/acl/localization/da_DK.inc deleted file mode 100644 index cbb077064..000000000 --- a/plugins/acl/localization/da_DK.inc +++ /dev/null @@ -1,93 +0,0 @@ -.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['sharing'] = 'Deling'; -$labels['myrights'] = 'Adgangrettigheder'; -$labels['username'] = 'Bruger:'; -$labels['advanced'] = 'Avanceret tilstand'; -$labels['newuser'] = 'Tilføj indgang'; -$labels['editperms'] = 'Rediger tilladelser'; -$labels['actions'] = 'Tilgangsrettigheder...'; -$labels['anyone'] = 'Alle brugere'; -$labels['anonymous'] = 'Gæst (anonym)'; -$labels['identifier'] = 'Identifikator'; -$labels['acll'] = 'Slå op'; -$labels['aclr'] = 'Læs beskeder'; -$labels['acls'] = 'Behold læst-status'; -$labels['aclw'] = 'Skriv flag'; -$labels['acli'] = 'Indsæt (kopier ind i)'; -$labels['aclp'] = 'Send'; -$labels['aclc'] = 'Opret undermapper'; -$labels['aclk'] = 'Opret undermapper'; -$labels['acld'] = 'Slet beskeder'; -$labels['aclt'] = 'Slet beskeder'; -$labels['acle'] = 'Udslet'; -$labels['aclx'] = 'Slet mappe'; -$labels['acla'] = 'Administrer'; -$labels['acln'] = 'Annoter beskeder'; -$labels['aclfull'] = 'Fuld kontrol'; -$labels['aclother'] = 'Andet'; -$labels['aclread'] = 'Læse'; -$labels['aclwrite'] = 'Skrive'; -$labels['acldelete'] = 'Slet'; -$labels['shortacll'] = 'Slå op'; -$labels['shortaclr'] = 'Læse'; -$labels['shortacls'] = 'Behold'; -$labels['shortaclw'] = 'Skrive'; -$labels['shortacli'] = 'Indsæt'; -$labels['shortaclp'] = 'Send'; -$labels['shortaclc'] = 'Opret'; -$labels['shortaclk'] = 'Opret'; -$labels['shortacld'] = 'Slet'; -$labels['shortaclt'] = 'Slet'; -$labels['shortacle'] = 'Udslet'; -$labels['shortaclx'] = 'Slet mappe'; -$labels['shortacla'] = 'Administrer'; -$labels['shortacln'] = 'Annoter'; -$labels['shortaclother'] = 'Andet'; -$labels['shortaclread'] = 'Læse'; -$labels['shortaclwrite'] = 'Skrive'; -$labels['shortacldelete'] = 'Slet'; -$labels['longacll'] = 'Mappen er synlig på listen og kan abonneres på'; -$labels['longaclr'] = 'Mappen kan åbnes for læsning'; -$labels['longacls'] = 'Beskeders Læst-flag kan ændres'; -$labels['longaclw'] = 'Beskeders flag og nøgleord kan ændres med undtagelse af Læst og Slettet'; -$labels['longacli'] = 'Beskeder kan blive skrevet eller kopieret til mappen'; -$labels['longaclp'] = 'Beskeder kan sendes til denne mappe'; -$labels['longaclc'] = 'Mapper kan blive oprettet (eller omdøbt) direkte under denne mappe'; -$labels['longaclk'] = 'Mapper kan blive oprettet (eller omdøbt) direkte under denne mappe'; -$labels['longacld'] = 'Beskeders Slet-flag kan ændres'; -$labels['longaclt'] = 'Beskeders Slet-flag kan ændres'; -$labels['longacle'] = 'Beskeder kan slettes'; -$labels['longaclx'] = 'Mappen kan blive slettet eller omdøbt'; -$labels['longacla'] = 'Mappen adgangsrettigheder kan ændres'; -$labels['longaclfull'] = 'Fuld kontrol inklusiv mappeadministration'; -$labels['longaclread'] = 'Mappen kan åbnes for læsning'; -$labels['longaclwrite'] = 'Beskeder kan blive markeret, skrevet eller kopieret til mappen'; -$labels['longacldelete'] = 'Beskeder kan slettes'; -$messages['deleting'] = 'Slette rettigheder...'; -$messages['saving'] = 'Gemme rettigheder...'; -$messages['updatesuccess'] = 'Tilgangsrettighederne blev ændret'; -$messages['deletesuccess'] = 'Sletterettigheder blev ændret'; -$messages['createsuccess'] = 'Tilgangsrettigheder blev tilføjet'; -$messages['updateerror'] = 'Kunne ikke opdatere adgangsrettigheder'; -$messages['deleteerror'] = 'Kunne ikke slette tilgangsrettigheder'; -$messages['createerror'] = 'Kunne ikke tilføje tilgangsrettigheder'; -$messages['deleteconfirm'] = 'Er du sikker på, at du vil slette tilgangsrettigheder fra de(n) valgte bruger(e)?'; -$messages['norights'] = 'Der er ikke specificeret nogle rettigheder!'; -$messages['nouser'] = 'Der er ikke angiver et brugernavn!'; -?> diff --git a/plugins/acl/localization/de_CH.inc b/plugins/acl/localization/de_CH.inc deleted file mode 100644 index 9e4f3b269..000000000 --- a/plugins/acl/localization/de_CH.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Freigabe'; -$labels['myrights'] = 'Zugriffsrechte'; -$labels['username'] = 'Benutzer:'; -$labels['advanced'] = 'Expertenmodus'; -$labels['newuser'] = 'Eintrag hinzufügen'; -$labels['editperms'] = 'Zugriffsrechte bearbeiten'; -$labels['actions'] = 'Zugriffsrechte Aktionen...'; -$labels['anyone'] = 'Alle Benutzer (anyone)'; -$labels['anonymous'] = 'Gäste (anonymous)'; -$labels['identifier'] = 'Bezeichnung'; -$labels['acll'] = 'Sichtbar'; -$labels['aclr'] = 'Nachrichten lesen'; -$labels['acls'] = 'Lesestatus ändern'; -$labels['aclw'] = 'Flags schreiben'; -$labels['acli'] = 'Nachrichten hinzufügen'; -$labels['aclp'] = 'Senden an'; -$labels['aclc'] = 'Unterordner erstellen'; -$labels['aclk'] = 'Unterordner erstellen'; -$labels['acld'] = 'Nachrichten als gelöscht markieren'; -$labels['aclt'] = 'Nachrichten als gelöscht markieren'; -$labels['acle'] = 'Endgültig löschen'; -$labels['aclx'] = 'Ordner löschen'; -$labels['acla'] = 'Verwalten'; -$labels['acln'] = 'Nachrichten auszeichnen'; -$labels['aclfull'] = 'Vollzugriff'; -$labels['aclother'] = 'Andere'; -$labels['aclread'] = 'Lesen'; -$labels['aclwrite'] = 'Schreiben'; -$labels['acldelete'] = 'Löschen'; -$labels['shortacll'] = 'Sichtbar'; -$labels['shortaclr'] = 'Lesen'; -$labels['shortacls'] = 'Behalte'; -$labels['shortaclw'] = 'Schreiben'; -$labels['shortacli'] = 'Hinzufügen'; -$labels['shortaclp'] = 'Senden an'; -$labels['shortaclc'] = 'Erstellen'; -$labels['shortaclk'] = 'Erstellen'; -$labels['shortacld'] = 'Löschen'; -$labels['shortaclt'] = 'Löschen'; -$labels['shortacle'] = 'Endgültig löschen'; -$labels['shortaclx'] = 'Ordner löschen'; -$labels['shortacla'] = 'Verwalten'; -$labels['shortacln'] = 'Auszeichnen'; -$labels['shortaclother'] = 'Andere'; -$labels['shortaclread'] = 'Lesen'; -$labels['shortaclwrite'] = 'Schreiben'; -$labels['shortacldelete'] = 'Löschen'; -$labels['longacll'] = 'Der Ordner ist sichtbar und kann abonniert werden'; -$labels['longaclr'] = 'Der Ordnerinhalt kann gelesen werden'; -$labels['longacls'] = 'Der Lesestatus von Nachrichten kann geändert werden'; -$labels['longaclw'] = 'Alle Nachrichten-Flags und Schlüsselwörter ausser "Gelesen" und "Gelöscht" können geändert werden'; -$labels['longacli'] = 'Nachrichten können in diesen Ordner kopiert oder verschoben werden'; -$labels['longaclp'] = 'Nachrichten können an diesen Ordner gesendet werden'; -$labels['longaclc'] = 'Unterordner können in diesem Ordner erstellt oder umbenannt werden'; -$labels['longaclk'] = 'Unterordner können in diesem Ordner erstellt oder umbenannt werden'; -$labels['longacld'] = 'Der "gelöscht" Status von Nachrichten kann geändert werden'; -$labels['longaclt'] = 'Der "gelöscht" Status von Nachrichten kann geändert werden'; -$labels['longacle'] = 'Als "gelöscht" markierte Nachrichten können entfernt werden'; -$labels['longaclx'] = 'Der Ordner kann gelöscht oder umbenannt werden'; -$labels['longacla'] = 'Die Zugriffsrechte des Ordners können geändert werden'; -$labels['longacln'] = 'Geteilte Nachrichten-Auszeichnungen (Metadaten) können nicht geändert werden'; -$labels['longaclfull'] = 'Vollzugriff inklusive Ordner-Verwaltung'; -$labels['longaclread'] = 'Der Ordnerinhalt kann gelesen werden'; -$labels['longaclwrite'] = 'Nachrichten können markiert, an den Ordner gesendet und in den Ordner kopiert oder verschoben werden'; -$labels['longacldelete'] = 'Nachrichten können gelöscht werden'; -$labels['longaclother'] = 'Andere Zugriffsrechte '; -$labels['ariasummaryacltable'] = 'Liste der Zugriffsrechte'; -$labels['arialabelaclactions'] = 'Listen-Aktionen'; -$labels['arialabelaclform'] = 'Zugriffsrechte (Formular)'; -$messages['deleting'] = 'Zugriffsrechte werden entzogen...'; -$messages['saving'] = 'Zugriffsrechte werden gespeichert...'; -$messages['updatesuccess'] = 'Zugriffsrechte erfolgreich geändert'; -$messages['deletesuccess'] = 'Zugriffsrechte erfolgreich entzogen'; -$messages['createsuccess'] = 'Zugriffsrechte erfolgreich hinzugefügt'; -$messages['updateerror'] = 'Zugriffsrechte konnten nicht geändert werden'; -$messages['deleteerror'] = 'Zugriffsrechte konnten nicht entzogen werden'; -$messages['createerror'] = 'Zugriffsrechte konnten nicht gewährt werden'; -$messages['deleteconfirm'] = 'Sind Sie sicher, dass Sie die Zugriffsrechte den ausgewählten Benutzern entziehen möchten?'; -$messages['norights'] = 'Es wurden keine Zugriffsrechte ausgewählt!'; -$messages['nouser'] = 'Es wurde kein Benutzer ausgewählt!'; -?> diff --git a/plugins/acl/localization/de_DE.inc b/plugins/acl/localization/de_DE.inc deleted file mode 100644 index 01c330076..000000000 --- a/plugins/acl/localization/de_DE.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Freigabe'; -$labels['myrights'] = 'Zugriffsrechte'; -$labels['username'] = 'Benutzer:'; -$labels['advanced'] = 'Erweiterter Modus'; -$labels['newuser'] = 'Eintrag hinzufügen'; -$labels['editperms'] = 'Zugriffsrechte bearbeiten'; -$labels['actions'] = 'Zugriffsrechte Aktionen...'; -$labels['anyone'] = 'Alle Benutzer (anyone)'; -$labels['anonymous'] = 'Gäste (anonymous)'; -$labels['identifier'] = 'Bezeichnung'; -$labels['acll'] = 'Sichtbar'; -$labels['aclr'] = 'Nachrichten lesen'; -$labels['acls'] = 'Lesestatus ändern'; -$labels['aclw'] = 'Flags schreiben'; -$labels['acli'] = 'Nachrichten hinzufügen'; -$labels['aclp'] = 'Senden an'; -$labels['aclc'] = 'Unterordner erstellen'; -$labels['aclk'] = 'Unterordner erstellen'; -$labels['acld'] = 'Nachrichten als gelöscht markieren'; -$labels['aclt'] = 'Nachrichten als gelöscht markieren'; -$labels['acle'] = 'Endgültig löschen'; -$labels['aclx'] = 'Ordner löschen'; -$labels['acla'] = 'Verwalten'; -$labels['acln'] = 'Nachrichten kommentieren'; -$labels['aclfull'] = 'Vollzugriff'; -$labels['aclother'] = 'Andere'; -$labels['aclread'] = 'Lesen'; -$labels['aclwrite'] = 'Schreiben'; -$labels['acldelete'] = 'Löschen'; -$labels['shortacll'] = 'Sichtbar'; -$labels['shortaclr'] = 'Lesen'; -$labels['shortacls'] = 'Lesestatus'; -$labels['shortaclw'] = 'Schreiben'; -$labels['shortacli'] = 'Hinzufügen'; -$labels['shortaclp'] = 'Senden an'; -$labels['shortaclc'] = 'Erstellen'; -$labels['shortaclk'] = 'Erstellen'; -$labels['shortacld'] = 'Löschen'; -$labels['shortaclt'] = 'Löschen'; -$labels['shortacle'] = 'Endgültig löschen'; -$labels['shortaclx'] = 'Ordner löschen'; -$labels['shortacla'] = 'Verwalten'; -$labels['shortacln'] = 'Kommentieren'; -$labels['shortaclother'] = 'Andere'; -$labels['shortaclread'] = 'Lesen'; -$labels['shortaclwrite'] = 'Schreiben'; -$labels['shortacldelete'] = 'Löschen'; -$labels['longacll'] = 'Der Ordner ist sichtbar und kann abonniert werden'; -$labels['longaclr'] = 'Der Ordnerinhalt kann gelesen werden'; -$labels['longacls'] = 'Der Lesestatus von Nachrichten kann geändert werden'; -$labels['longaclw'] = 'Alle Nachrichten-Flags und Schlüsselwörter außer "Gelesen" und "Gelöscht" können geändert werden'; -$labels['longacli'] = 'Nachrichten können in diesen Ordner kopiert oder verschoben werden'; -$labels['longaclp'] = 'Nachrichten können an diesen Ordner gesendet werden'; -$labels['longaclc'] = 'Unterordner können in diesem Ordner erstellt oder umbenannt werden'; -$labels['longaclk'] = 'Unterordner können in diesem Ordner erstellt oder umbenannt werden'; -$labels['longacld'] = 'Der "gelöscht" Status von Nachrichten kann geändert werden'; -$labels['longaclt'] = 'Der "gelöscht" Status von Nachrichten kann geändert werden'; -$labels['longacle'] = 'Als "gelöscht" markiert Nachrichten können gelöscht werden.'; -$labels['longaclx'] = 'Der Ordner kann gelöscht oder umbenannt werden'; -$labels['longacla'] = 'Die Zugriffsrechte des Ordners können geändert werden'; -$labels['longacln'] = 'Nachrichten Metadaten (Vermerke) können geändert werden'; -$labels['longaclfull'] = 'Vollzugriff inklusive Ordner-Verwaltung'; -$labels['longaclread'] = 'Der Ordnerinhalt kann gelesen werden'; -$labels['longaclwrite'] = 'Nachrichten können markiert, an den Ordner gesendet und in den Ordner kopiert oder verschoben werden'; -$labels['longacldelete'] = 'Nachrichten können gelöscht werden'; -$labels['longaclother'] = 'Andere Zugriffsrechte'; -$labels['ariasummaryacltable'] = 'Liste von Zugriffsrechten'; -$labels['arialabelaclactions'] = 'Aktionen anzeigen'; -$labels['arialabelaclform'] = 'Zugriffsrechteformular'; -$messages['deleting'] = 'Zugriffsrechte werden entzogen...'; -$messages['saving'] = 'Zugriffsrechte werden gewährt...'; -$messages['updatesuccess'] = 'Zugriffsrechte erfolgreich geändert'; -$messages['deletesuccess'] = 'Zugriffsrechte erfolgreich entzogen'; -$messages['createsuccess'] = 'Zugriffsrechte erfolgreich gewährt'; -$messages['updateerror'] = 'Zugriffsrechte konnten nicht geändert werden'; -$messages['deleteerror'] = 'Zugriffsrechte konnten nicht entzogen werden'; -$messages['createerror'] = 'Zugriffsrechte konnten nicht gewährt werden'; -$messages['deleteconfirm'] = 'Sind Sie sicher, daß Sie die Zugriffsrechte den ausgewählten Benutzern entziehen möchten?'; -$messages['norights'] = 'Es wurden keine Zugriffsrechte ausgewählt!'; -$messages['nouser'] = 'Es wurde kein Benutzer ausgewählt!'; -?> diff --git a/plugins/acl/localization/el_GR.inc b/plugins/acl/localization/el_GR.inc deleted file mode 100644 index 0ba63463f..000000000 --- a/plugins/acl/localization/el_GR.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Κοινή χρήση'; -$labels['myrights'] = 'Δικαιώματα Πρόσβασης '; -$labels['username'] = 'Χρήστης:'; -$labels['advanced'] = 'Προηγμένη λειτουργία'; -$labels['newuser'] = 'Προσθήκη καταχώρησης '; -$labels['editperms'] = 'Μεταβολή δικαιωμάτων'; -$labels['actions'] = 'Ενέργειες δικαιωμάτων πρόσβασης...'; -$labels['anyone'] = 'Όλοι οι χρήστες (οποιοσδήποτε)'; -$labels['anonymous'] = 'Επισκέπτες (ανώνυμοι)'; -$labels['identifier'] = 'Αναγνωριστικό'; -$labels['acll'] = 'Αναζήτηση'; -$labels['aclr'] = 'Διαβάστε τα μηνύματα '; -$labels['acls'] = 'Διατήρηση κατάστασης ανάγνωσης'; -$labels['aclw'] = 'Ρυθμίσεις εγγραφής'; -$labels['acli'] = 'Εισάγωγη (Αντιγραφή σε) '; -$labels['aclp'] = 'Καταχώρηση'; -$labels['aclc'] = 'Δημιουργία υποφακέλων'; -$labels['aclk'] = 'Δημιουργία υποφακέλων'; -$labels['acld'] = 'Διαγραφή μηνυμάτων'; -$labels['aclt'] = 'Διαγραφή μηνυμάτων'; -$labels['acle'] = 'Απαλοιφή'; -$labels['aclx'] = 'Διαγραφή φακέλου'; -$labels['acla'] = 'Διαχείριση'; -$labels['acln'] = 'Προσθήκη υπομνήματος στα μηνύματα'; -$labels['aclfull'] = 'Πλήρης πρόσβαση'; -$labels['aclother'] = 'Άλλο'; -$labels['aclread'] = 'Ανάγνωση'; -$labels['aclwrite'] = 'Εγγραφή'; -$labels['acldelete'] = 'Διαγραφή'; -$labels['shortacll'] = 'Αναζήτηση'; -$labels['shortaclr'] = 'Ανάγνωση'; -$labels['shortacls'] = 'Τήρηση'; -$labels['shortaclw'] = 'Εγγραφή'; -$labels['shortacli'] = 'Εισαγωγή'; -$labels['shortaclp'] = 'Καταχώρηση'; -$labels['shortaclc'] = 'Δημιουργία'; -$labels['shortaclk'] = 'Δημιουργία'; -$labels['shortacld'] = 'Διαγραφή'; -$labels['shortaclt'] = 'Διαγραφή'; -$labels['shortacle'] = 'Απαλοιφή'; -$labels['shortaclx'] = 'Διαγραφή φακέλου'; -$labels['shortacla'] = 'Διαχείριση'; -$labels['shortacln'] = 'Προσθήκη υπομνήματος'; -$labels['shortaclother'] = 'Άλλο'; -$labels['shortaclread'] = 'Ανάγνωση'; -$labels['shortaclwrite'] = 'Εγγραφή'; -$labels['shortacldelete'] = 'Διαγραφή'; -$labels['longacll'] = 'Ο φάκελος είναι ορατός στους καταλόγους και μπορείτε να εγγραφείτε σε αυτόν'; -$labels['longaclr'] = 'Ο φάκελος μπορεί να προσπελαστεί για ανάγνωση '; -$labels['longacls'] = 'Η κατάσταση ανάγνωσης μηνυμάτων μπορεί να αλλαχθεί'; -$labels['longaclw'] = 'Μπορούν να μεταβληθούν οι καταστάσεις μηνυμάτων και οι λέξεις κλειδιά, εκτός από τις καταστάσεις Ανάγνωσης και Διαγραφής'; -$labels['longacli'] = 'Τα μηνύματα μπορούν να εγγραφούν ή να αντιγραφούν στον φάκελο '; -$labels['longaclp'] = 'Τα μηνύματα μπορούν να τοποθετηθούν σε αυτόν το φάκελο '; -$labels['longaclc'] = 'Μπορούν να δημιουργηθούν (ή να μετονομαστούν) φάκελοι ακριβώς κάτω από αυτόν τον φάκελο '; -$labels['longaclk'] = 'Μπορούν να δημιουργηθούν (ή να μετονομαστούν) φάκελοι ακριβώς κάτω από αυτόν τον φάκελο '; -$labels['longacld'] = 'Η κατάσταση διαγραφής μηνυμάτων μπορεί να μεταβληθεί'; -$labels['longaclt'] = 'Η κατάσταση διαγραφής μηνυμάτων μπορεί να μεταβληθεί'; -$labels['longacle'] = 'Τα μηνύματα μπορούν να απαλειφθούν'; -$labels['longaclx'] = 'Ο φάκελος μπορεί να μετονομασθεί ή να διαγραφεί'; -$labels['longacla'] = 'Τα δικαιώματα πρόσβασης στον φάκελο μπορούν να μεταβληθούν'; -$labels['longacln'] = 'Το διαμοιραζόμενο υπόμνημα των μηνυμάτων είναι δυνατό να μεταβληθεί'; -$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['updateerror'] = 'Δεν είναι δυνατή η ενημέρωση των δικαιωμάτων πρόσβασης'; -$messages['deleteerror'] = 'Δεν είναι δυνατή η διαγραφή των δικαιωμάτων πρόσβασης '; -$messages['createerror'] = 'Δεν είναι δυνατή η προσθήκη δικαιωμάτων πρόσβασης '; -$messages['deleteconfirm'] = 'Είστε βέβαιοι ότι θέλετε να καταργήσετε τα δικαιώματα πρόσβασης του επιλεγμένου(ων) χρήστη(ών);'; -$messages['norights'] = 'Κανένα δικαίωμα δεν έχει καθοριστεί!'; -$messages['nouser'] = 'Το όνομα χρήστη δεν έχει καθοριστεί! '; -?> diff --git a/plugins/acl/localization/en_CA.inc b/plugins/acl/localization/en_CA.inc deleted file mode 100644 index ae9cb8bbe..000000000 --- a/plugins/acl/localization/en_CA.inc +++ /dev/null @@ -1,94 +0,0 @@ -.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['sharing'] = 'Sharing'; -$labels['myrights'] = 'Access Rights'; -$labels['username'] = 'User:'; -$labels['advanced'] = 'Advanced mode'; -$labels['newuser'] = 'Add entry'; -$labels['editperms'] = 'Edit permissions'; -$labels['actions'] = 'Access right actions...'; -$labels['anyone'] = 'All users (anyone)'; -$labels['anonymous'] = 'Guests (anonymous)'; -$labels['identifier'] = 'Identifier'; -$labels['acll'] = 'Lookup'; -$labels['aclr'] = 'Read messages'; -$labels['acls'] = 'Keep Seen state'; -$labels['aclw'] = 'Write flags'; -$labels['acli'] = 'Insert (Copy into)'; -$labels['aclp'] = 'Post'; -$labels['aclc'] = 'Create subfolders'; -$labels['aclk'] = 'Create subfolders'; -$labels['acld'] = 'Delete messages'; -$labels['aclt'] = 'Delete messages'; -$labels['acle'] = 'Expunge'; -$labels['aclx'] = 'Delete folder'; -$labels['acla'] = 'Administer'; -$labels['acln'] = 'Annotate messages'; -$labels['aclfull'] = 'Full control'; -$labels['aclother'] = 'Other'; -$labels['aclread'] = 'Read'; -$labels['aclwrite'] = 'Write'; -$labels['acldelete'] = 'Delete'; -$labels['shortacll'] = 'Lookup'; -$labels['shortaclr'] = 'Read'; -$labels['shortacls'] = 'Keep'; -$labels['shortaclw'] = 'Write'; -$labels['shortacli'] = 'Insert'; -$labels['shortaclp'] = 'Post'; -$labels['shortaclc'] = 'Create'; -$labels['shortaclk'] = 'Create'; -$labels['shortacld'] = 'Delete'; -$labels['shortaclt'] = 'Delete'; -$labels['shortacle'] = 'Expunge'; -$labels['shortaclx'] = 'Folder delete'; -$labels['shortacla'] = 'Administer'; -$labels['shortacln'] = 'Annotate'; -$labels['shortaclother'] = 'Other'; -$labels['shortaclread'] = 'Read'; -$labels['shortaclwrite'] = 'Write'; -$labels['shortacldelete'] = 'Delete'; -$labels['longacll'] = 'The folder is visible on lists and can be subscribed to'; -$labels['longaclr'] = 'The folder can be opened for reading'; -$labels['longacls'] = 'Messages Seen flag can be changed'; -$labels['longaclw'] = 'Messages flags and keywords can be changed, except Seen and Deleted'; -$labels['longacli'] = 'Messages can be written or copied to the folder'; -$labels['longaclp'] = 'Messages can be posted to this folder'; -$labels['longaclc'] = 'Folders can be created (or renamed) directly under this folder'; -$labels['longaclk'] = 'Folders can be created (or renamed) directly under this folder'; -$labels['longacld'] = 'Messages Delete flag can be changed'; -$labels['longaclt'] = 'Messages Delete flag can be changed'; -$labels['longacle'] = 'Messages can be expunged'; -$labels['longaclx'] = 'The folder can be deleted or renamed'; -$labels['longacla'] = 'The folder access rights can be changed'; -$labels['longacln'] = 'Messages shared metadata (annotations) can be changed'; -$labels['longaclfull'] = 'Full control including folder administration'; -$labels['longaclread'] = 'The folder can be opened for reading'; -$labels['longaclwrite'] = 'Messages can be marked, written or copied to the folder'; -$labels['longacldelete'] = 'Messages can be deleted'; -$messages['deleting'] = 'Deleting access rights...'; -$messages['saving'] = 'Saving access rights...'; -$messages['updatesuccess'] = 'Successfully changed access rights'; -$messages['deletesuccess'] = 'Successfully deleted access rights'; -$messages['createsuccess'] = 'Successfully added access rights'; -$messages['updateerror'] = 'Unable to update access rights'; -$messages['deleteerror'] = 'Unable to delete access rights'; -$messages['createerror'] = 'Unable to add access rights'; -$messages['deleteconfirm'] = 'Are you sure, you want to remove access rights of selected user(s)?'; -$messages['norights'] = 'No rights has been specified!'; -$messages['nouser'] = 'No username has been specified!'; -?> diff --git a/plugins/acl/localization/en_GB.inc b/plugins/acl/localization/en_GB.inc deleted file mode 100644 index cd6393a6a..000000000 --- a/plugins/acl/localization/en_GB.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Sharing'; -$labels['myrights'] = 'Access Rights'; -$labels['username'] = 'User:'; -$labels['advanced'] = 'Advanced mode'; -$labels['newuser'] = 'Add entry'; -$labels['editperms'] = 'Edit permissions'; -$labels['actions'] = 'Access right actions...'; -$labels['anyone'] = 'All users (anyone)'; -$labels['anonymous'] = 'Guests (anonymous)'; -$labels['identifier'] = 'Identifier'; -$labels['acll'] = 'Look-up'; -$labels['aclr'] = 'Read messages'; -$labels['acls'] = 'Keep Seen state'; -$labels['aclw'] = 'Write flags'; -$labels['acli'] = 'Insert (copy into)'; -$labels['aclp'] = 'Post'; -$labels['aclc'] = 'Create sub-folders'; -$labels['aclk'] = 'Create sub-folders'; -$labels['acld'] = 'Delete messages'; -$labels['aclt'] = 'Delete messages'; -$labels['acle'] = 'Expunge'; -$labels['aclx'] = 'Delete folder'; -$labels['acla'] = 'Administer'; -$labels['acln'] = 'Annotate messages'; -$labels['aclfull'] = 'Full control'; -$labels['aclother'] = 'Other'; -$labels['aclread'] = 'Read'; -$labels['aclwrite'] = 'Write'; -$labels['acldelete'] = 'Delete'; -$labels['shortacll'] = 'Look-up'; -$labels['shortaclr'] = 'Read'; -$labels['shortacls'] = 'Keep'; -$labels['shortaclw'] = 'Write'; -$labels['shortacli'] = 'Insert'; -$labels['shortaclp'] = 'Post'; -$labels['shortaclc'] = 'Create'; -$labels['shortaclk'] = 'Create'; -$labels['shortacld'] = 'Delete'; -$labels['shortaclt'] = 'Delete'; -$labels['shortacle'] = 'Expunge'; -$labels['shortaclx'] = 'Folder delete'; -$labels['shortacla'] = 'Administer'; -$labels['shortacln'] = 'Annotate'; -$labels['shortaclother'] = 'Other'; -$labels['shortaclread'] = 'Read'; -$labels['shortaclwrite'] = 'Write'; -$labels['shortacldelete'] = 'Delete'; -$labels['longacll'] = 'The folder is visible on lists and can be subscribed to.'; -$labels['longaclr'] = 'The folder can be opened for reading'; -$labels['longacls'] = 'Messages Seen flag can be changed'; -$labels['longaclw'] = 'Messages flags and keywords can be changed, except Seen and Deleted.'; -$labels['longacli'] = 'Messages can be written or copied to the folder'; -$labels['longaclp'] = 'Messages can be posted to this folder'; -$labels['longaclc'] = 'Folders can be created (or renamed) directly under this folder'; -$labels['longaclk'] = 'Folders can be created (or renamed) directly under this folder'; -$labels['longacld'] = 'Messages Delete flag can be changed'; -$labels['longaclt'] = 'Messages Delete flag can be changed'; -$labels['longacle'] = 'Messages can be expunged'; -$labels['longaclx'] = 'The folder can be deleted or renamed'; -$labels['longacla'] = 'The folder access rights can be changed'; -$labels['longacln'] = 'Messages shared metadata (annotations) can be changed'; -$labels['longaclfull'] = 'Full control including folder administration'; -$labels['longaclread'] = 'The folder can be opened for reading'; -$labels['longaclwrite'] = 'Messages can be marked, written or copied to the folder'; -$labels['longacldelete'] = 'Messages can be deleted'; -$labels['longaclother'] = 'Other access rights'; -$labels['ariasummaryacltable'] = 'List of access rights'; -$labels['arialabelaclactions'] = 'List actions'; -$labels['arialabelaclform'] = 'Access rights form'; -$messages['deleting'] = 'Deleting access rights...'; -$messages['saving'] = 'Saving access rights...'; -$messages['updatesuccess'] = 'Successfully changed access rights'; -$messages['deletesuccess'] = 'Successfully deleted access rights'; -$messages['createsuccess'] = 'Successfully added access rights'; -$messages['updateerror'] = 'Unable to update access rights'; -$messages['deleteerror'] = 'Unable to delete access rights'; -$messages['createerror'] = 'Unable to add access rights'; -$messages['deleteconfirm'] = 'Are you sure, you want to remove access rights of selected user(s)?'; -$messages['norights'] = 'No rights has been specified!'; -$messages['nouser'] = 'No username has been specified!'; -?> diff --git a/plugins/acl/localization/en_US.inc b/plugins/acl/localization/en_US.inc deleted file mode 100644 index ff8dde76c..000000000 --- a/plugins/acl/localization/en_US.inc +++ /dev/null @@ -1,108 +0,0 @@ -.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['sharing'] = 'Sharing'; -$labels['myrights'] = 'Access Rights'; -$labels['username'] = 'User:'; -$labels['advanced'] = 'Advanced mode'; -$labels['newuser'] = 'Add entry'; -$labels['editperms'] = 'Edit permissions'; -$labels['actions'] = 'Access right actions...'; -$labels['anyone'] = 'All users (anyone)'; -$labels['anonymous'] = 'Guests (anonymous)'; -$labels['identifier'] = 'Identifier'; - -$labels['acll'] = 'Lookup'; -$labels['aclr'] = 'Read messages'; -$labels['acls'] = 'Keep Seen state'; -$labels['aclw'] = 'Write flags'; -$labels['acli'] = 'Insert (Copy into)'; -$labels['aclp'] = 'Post'; -$labels['aclc'] = 'Create subfolders'; -$labels['aclk'] = 'Create subfolders'; -$labels['acld'] = 'Delete messages'; -$labels['aclt'] = 'Delete messages'; -$labels['acle'] = 'Expunge'; -$labels['aclx'] = 'Delete folder'; -$labels['acla'] = 'Administer'; -$labels['acln'] = 'Annotate messages'; - -$labels['aclfull'] = 'Full control'; -$labels['aclother'] = 'Other'; -$labels['aclread'] = 'Read'; -$labels['aclwrite'] = 'Write'; -$labels['acldelete'] = 'Delete'; - -$labels['shortacll'] = 'Lookup'; -$labels['shortaclr'] = 'Read'; -$labels['shortacls'] = 'Keep'; -$labels['shortaclw'] = 'Write'; -$labels['shortacli'] = 'Insert'; -$labels['shortaclp'] = 'Post'; -$labels['shortaclc'] = 'Create'; -$labels['shortaclk'] = 'Create'; -$labels['shortacld'] = 'Delete'; -$labels['shortaclt'] = 'Delete'; -$labels['shortacle'] = 'Expunge'; -$labels['shortaclx'] = 'Folder delete'; -$labels['shortacla'] = 'Administer'; -$labels['shortacln'] = 'Annotate'; - -$labels['shortaclother'] = 'Other'; -$labels['shortaclread'] = 'Read'; -$labels['shortaclwrite'] = 'Write'; -$labels['shortacldelete'] = 'Delete'; - -$labels['longacll'] = 'The folder is visible on lists and can be subscribed to'; -$labels['longaclr'] = 'The folder can be opened for reading'; -$labels['longacls'] = 'Messages Seen flag can be changed'; -$labels['longaclw'] = 'Messages flags and keywords can be changed, except Seen and Deleted'; -$labels['longacli'] = 'Messages can be written or copied to the folder'; -$labels['longaclp'] = 'Messages can be posted to this folder'; -$labels['longaclc'] = 'Folders can be created (or renamed) directly under this folder'; -$labels['longaclk'] = 'Folders can be created (or renamed) directly under this folder'; -$labels['longacld'] = 'Messages Delete flag can be changed'; -$labels['longaclt'] = 'Messages Delete flag can be changed'; -$labels['longacle'] = 'Messages can be expunged'; -$labels['longaclx'] = 'The folder can be deleted or renamed'; -$labels['longacla'] = 'The folder access rights can be changed'; -$labels['longacln'] = 'Messages shared metadata (annotations) can be changed'; - -$labels['longaclfull'] = 'Full control including folder administration'; -$labels['longaclread'] = 'The folder can be opened for reading'; -$labels['longaclwrite'] = 'Messages can be marked, written or copied to the folder'; -$labels['longacldelete'] = 'Messages can be deleted'; -$labels['longaclother'] = 'Other access rights'; - -$labels['ariasummaryacltable'] = 'List of access rights'; -$labels['arialabelaclactions'] = 'List actions'; -$labels['arialabelaclform'] = 'Access rights form'; - -$messages['deleting'] = 'Deleting access rights...'; -$messages['saving'] = 'Saving access rights...'; -$messages['updatesuccess'] = 'Successfully changed access rights'; -$messages['deletesuccess'] = 'Successfully deleted access rights'; -$messages['createsuccess'] = 'Successfully added access rights'; -$messages['updateerror'] = 'Unable to update access rights'; -$messages['deleteerror'] = 'Unable to delete access rights'; -$messages['createerror'] = 'Unable to add access rights'; -$messages['deleteconfirm'] = 'Are you sure, you want to remove access rights of selected user(s)?'; -$messages['norights'] = 'No rights has been specified!'; -$messages['nouser'] = 'No username has been specified!'; - -?> diff --git a/plugins/acl/localization/eo.inc b/plugins/acl/localization/eo.inc deleted file mode 100644 index e06a38fff..000000000 --- a/plugins/acl/localization/eo.inc +++ /dev/null @@ -1,63 +0,0 @@ -.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['sharing'] = 'Kunhavigado'; -$labels['myrights'] = 'Atingrajtoj'; -$labels['username'] = 'Uzanto:'; -$labels['newuser'] = 'Aldoni eron'; -$labels['actions'] = 'Agoj de atingrajtoj...'; -$labels['anyone'] = 'Ĉiuj uzantoj (iu ajn)'; -$labels['anonymous'] = 'Gasto (sennome)'; -$labels['identifier'] = 'Identigilo'; -$labels['acll'] = 'Elserĉo'; -$labels['aclr'] = 'Legi mesaĝojn'; -$labels['acls'] = 'Manteni legitan staton'; -$labels['acli'] = 'Enmeti (alglui)'; -$labels['aclp'] = 'Afiŝi'; -$labels['aclc'] = 'Krei subdosierujojn'; -$labels['aclk'] = 'Krei subdosierujojn'; -$labels['acld'] = 'Forigi mesaĝojn'; -$labels['aclt'] = 'Forigi mesaĝojn'; -$labels['aclx'] = 'Forigi dosierujon'; -$labels['acla'] = 'Administri'; -$labels['aclfull'] = 'Plena kontrolo'; -$labels['aclother'] = 'Alia'; -$labels['aclread'] = 'Legi'; -$labels['aclwrite'] = 'Skribi'; -$labels['acldelete'] = 'Forigi'; -$labels['shortacll'] = 'Elserĉo'; -$labels['shortaclr'] = 'Legi'; -$labels['shortacls'] = 'Manteni'; -$labels['shortaclw'] = 'Skribi'; -$labels['shortacli'] = 'Enmeti'; -$labels['shortaclp'] = 'Afiŝi'; -$labels['shortaclc'] = 'Krei'; -$labels['shortaclk'] = 'Krei'; -$labels['shortacld'] = 'Forigi'; -$labels['shortaclt'] = 'Forigi'; -$labels['shortaclx'] = 'Forigo de dosierujo'; -$labels['shortacla'] = 'Administri'; -$labels['shortaclother'] = 'Alia'; -$labels['shortaclread'] = 'Legi'; -$labels['shortaclwrite'] = 'Skribi'; -$labels['shortacldelete'] = 'Forigi'; -$labels['longacll'] = 'La dosierujo videblas en listoj kaj oni povas aboni al ĝi'; -$labels['longaclr'] = 'La dosierujo malfermeblas por legado'; -$labels['longacli'] = 'Mesaĝoj skribeblas aŭ kopieblas en la dosierujo'; -$labels['longaclp'] = 'Mesaĝoj afiŝeblas en ĉi tiu dosierujo'; -$labels['longaclread'] = 'La dosierujo malfermeblas por legado'; -?> diff --git a/plugins/acl/localization/es_419.inc b/plugins/acl/localization/es_419.inc deleted file mode 100644 index 5fc2be11a..000000000 --- a/plugins/acl/localization/es_419.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Compartiendo'; -$labels['myrights'] = 'Derechos de acceso'; -$labels['username'] = 'Usuario:'; -$labels['advanced'] = 'Modo avanzado'; -$labels['newuser'] = 'Agregar entrada'; -$labels['editperms'] = 'Editar permisos'; -$labels['actions'] = 'Acciones de derecho de acceso...'; -$labels['anyone'] = 'Todos los usuarios (cualquiera)'; -$labels['anonymous'] = 'Invitados (anónimos)'; -$labels['identifier'] = 'Identificador'; -$labels['acll'] = 'Búsqueda'; -$labels['aclr'] = 'Leer mensajes'; -$labels['acls'] = 'Mantener estado de visto'; -$labels['aclw'] = 'Etiquetas de escritura'; -$labels['acli'] = 'Insertar (copiar a)'; -$labels['aclp'] = 'Publicar'; -$labels['aclc'] = 'Crear subcarpetas'; -$labels['aclk'] = 'Crear subcarpetas'; -$labels['acld'] = 'Eliminar mensajes'; -$labels['aclt'] = 'Eliminar mensajes'; -$labels['acle'] = 'Borrar'; -$labels['aclx'] = 'Eliminar carpeta'; -$labels['acla'] = 'Administrar'; -$labels['acln'] = 'Anotar mensajes'; -$labels['aclfull'] = 'Control total'; -$labels['aclother'] = 'Otro'; -$labels['aclread'] = 'Leer'; -$labels['aclwrite'] = 'Escribir'; -$labels['acldelete'] = 'Eliminar'; -$labels['shortacll'] = 'Búsqueda'; -$labels['shortaclr'] = 'Leer'; -$labels['shortacls'] = 'Mantener'; -$labels['shortaclw'] = 'Escribir'; -$labels['shortacli'] = 'Insertar'; -$labels['shortaclp'] = 'Publicar'; -$labels['shortaclc'] = 'Crear'; -$labels['shortaclk'] = 'Crear'; -$labels['shortacld'] = 'Eliminar'; -$labels['shortaclt'] = 'Eliminar'; -$labels['shortacle'] = 'Borrar'; -$labels['shortaclx'] = 'Eliminar carpeta'; -$labels['shortacla'] = 'Administrar'; -$labels['shortacln'] = 'Anotar'; -$labels['shortaclother'] = 'Otro'; -$labels['shortaclread'] = 'Leer'; -$labels['shortaclwrite'] = 'Escribir'; -$labels['shortacldelete'] = 'Eliminar'; -$labels['longacll'] = 'La carpeta es visible en listas y se la puede suscribir'; -$labels['longaclr'] = 'La carpeta puede ser abierta para lectura'; -$labels['longacls'] = 'Etiqueta de mensajes leídos puede ser cambiada'; -$labels['longaclw'] = 'Las etiquetas de mensajes y palabras clave puede ser cambiada, excepto Leídos y Eliminados'; -$labels['longacli'] = 'Se pueden escribir o copiar mensajes a la carpeta'; -$labels['longaclp'] = 'Los mensajes pueden ser publicados en esta carpeta'; -$labels['longaclc'] = 'Las carpetas pueden ser creadas (o renombradas) directamente desde esta carpeta'; -$labels['longaclk'] = 'Las carpetas pueden ser creadas (o renombradas) directamente desde esta carpeta'; -$labels['longacld'] = 'La etiqueta de mensajes eliminados puede ser cambiada'; -$labels['longaclt'] = 'La etiqueta de mensajes eliminados puede ser cambiada'; -$labels['longacle'] = 'Los mensajes pueden ser borrados'; -$labels['longaclx'] = 'La carpeta puede ser eliminada o renombrada'; -$labels['longacla'] = 'Los derechos de acceso de la carpeta pueden ser cambiados'; -$labels['longacln'] = 'Los metadatos compartidos de los mensajes (anotaciones) puede ser cambiado'; -$labels['longaclfull'] = 'Control total incluyendo administración de carpetas'; -$labels['longaclread'] = 'La carpeta puede ser abierta para lectura'; -$labels['longaclwrite'] = 'Los mensajes pueden ser marcados, escritos o copiados a la carpeta'; -$labels['longacldelete'] = 'Los mensajes pueden ser eliminados'; -$labels['longaclother'] = 'Otros derechos de acceso'; -$labels['ariasummaryacltable'] = 'Lista de derechos de acceso'; -$labels['arialabelaclactions'] = 'Listar acciones'; -$labels['arialabelaclform'] = 'Formulario de derechos de acceso'; -$messages['deleting'] = 'Derechos de acceso de eliminación...'; -$messages['saving'] = 'Guardando derechos de acceso...'; -$messages['updatesuccess'] = 'Se han cambiado los derechos de acceso exitosamente'; -$messages['deletesuccess'] = 'Se han eliminado los derechos de acceso exitosamente'; -$messages['createsuccess'] = 'Se han agregado los derechos de acceso exitosamente'; -$messages['updateerror'] = 'No es posible actualizar los derechos de acceso'; -$messages['deleteerror'] = 'No es posible eliminar los derechos de acceso'; -$messages['createerror'] = 'No es posible agregar los derechos de acceso'; -$messages['deleteconfirm'] = '¿Estás seguro de que deseas eliminar los derechos de acceso a usuario(s) seleccionado(s)?'; -$messages['norights'] = '¡No se hace especificado un derecho!'; -$messages['nouser'] = '¡No se ha especificado un nombre de usuario!'; -?> diff --git a/plugins/acl/localization/es_AR.inc b/plugins/acl/localization/es_AR.inc deleted file mode 100644 index 8ed9f12fd..000000000 --- a/plugins/acl/localization/es_AR.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Compartiendo'; -$labels['myrights'] = 'Permisos de acceso'; -$labels['username'] = 'Usuario:'; -$labels['advanced'] = 'Modo avanzado'; -$labels['newuser'] = 'Agregar entrada'; -$labels['editperms'] = 'Editar permisos'; -$labels['actions'] = 'Acciones para los permisos de acceso...'; -$labels['anyone'] = 'Todos los usuarios (cualquiera)'; -$labels['anonymous'] = 'Invitado (anonimo)'; -$labels['identifier'] = 'Identificacion'; -$labels['acll'] = 'Buscar'; -$labels['aclr'] = 'Leer mensajes'; -$labels['acls'] = 'Mantener como visualizado'; -$labels['aclw'] = 'Escribir marcadores'; -$labels['acli'] = 'Insertar (Copiar en)'; -$labels['aclp'] = 'Publicar'; -$labels['aclc'] = 'Crear subcarpetas'; -$labels['aclk'] = 'Crear subcarpetas'; -$labels['acld'] = 'Eliminar mensajes'; -$labels['aclt'] = 'Eliminar mensajes'; -$labels['acle'] = 'Descartar'; -$labels['aclx'] = 'Eliminar carpeta'; -$labels['acla'] = 'Administrar'; -$labels['acln'] = 'Anotar mensajes'; -$labels['aclfull'] = 'Control total'; -$labels['aclother'] = 'Otro'; -$labels['aclread'] = 'Leer'; -$labels['aclwrite'] = 'Escribir'; -$labels['acldelete'] = 'Eliminar'; -$labels['shortacll'] = 'Buscar'; -$labels['shortaclr'] = 'Leer'; -$labels['shortacls'] = 'Mantener'; -$labels['shortaclw'] = 'Escribir'; -$labels['shortacli'] = 'Insertar'; -$labels['shortaclp'] = 'Publicar'; -$labels['shortaclc'] = 'Crear'; -$labels['shortaclk'] = 'Crear'; -$labels['shortacld'] = 'Eliminar'; -$labels['shortaclt'] = 'Eliminar'; -$labels['shortacle'] = 'Descartar'; -$labels['shortaclx'] = 'Borrado de carpeta'; -$labels['shortacla'] = 'Administrar'; -$labels['shortacln'] = 'Anotar'; -$labels['shortaclother'] = 'Otro'; -$labels['shortaclread'] = 'Leer'; -$labels['shortaclwrite'] = 'Escribir'; -$labels['shortacldelete'] = 'Eliminar'; -$labels['longacll'] = 'La carpeta es visible en listas y es posible suscribirse a ella'; -$labels['longaclr'] = 'La carpeta se puede abirir para lectura'; -$labels['longacls'] = 'El marcador de Mensajes Vistos puede ser modificado'; -$labels['longaclw'] = 'Los marcadores de mensajes y palabras clave se pueden modificar, excepto Visto y Eliminado'; -$labels['longacli'] = 'En esta carpeta se pueden escribir o copiar mensajes'; -$labels['longaclp'] = 'En esta carpeta se pueden publicar mensajes'; -$labels['longaclc'] = 'Debajo de esta carpeta se puede crear (o renombrar) otras carpetas directamente'; -$labels['longaclk'] = 'Debajo de esta carpeta se puede crear (o renombrar) otras carpetas directamente'; -$labels['longacld'] = 'El marcador de Mensaje Eliminado puede ser modificado'; -$labels['longaclt'] = 'El marcador de Mensaje Eliminado puede ser modificado'; -$labels['longacle'] = 'Los mensajes pueden ser descartados'; -$labels['longaclx'] = 'La carpeta puede ser eliminada o renombrada'; -$labels['longacla'] = 'Los permisos de acceso de esta carpeta pueden ser modificados'; -$labels['longacln'] = 'La metainformación de mensajes compartidos (anotaciones) puede ser cambiada'; -$labels['longaclfull'] = 'Control total incluyendo la administracion de carpeta'; -$labels['longaclread'] = 'La carpeta se puede abrir para lectura'; -$labels['longaclwrite'] = 'En esta carpeta los mensajes pueden ser marcados, escritos o copiados'; -$labels['longacldelete'] = 'Los mensajes se pueden eliminar'; -$labels['longaclother'] = 'Otros permisos de acceso'; -$labels['ariasummaryacltable'] = 'Listado de permisos de acceso'; -$labels['arialabelaclactions'] = 'Listar acciones'; -$labels['arialabelaclform'] = 'Formulario de permisos de acceso'; -$messages['deleting'] = 'Eliminando permisos de acceso...'; -$messages['saving'] = 'Salvando permisos de acceso...'; -$messages['updatesuccess'] = 'Permisos de acceso modificados satisfactoriamente'; -$messages['deletesuccess'] = 'Permisos de acceso eliminados correctamente'; -$messages['createsuccess'] = 'Permisos de acceso agregados satisfactoriamente'; -$messages['updateerror'] = 'No se pudieron actualizar los permisos de acceso'; -$messages['deleteerror'] = 'No se pueden eliminar los permisos de acceso'; -$messages['createerror'] = 'No se pueden agregar los permisos de acceso'; -$messages['deleteconfirm'] = 'Estas seguro que queres remover los permisos de acceso a el/los usuario(s) seleccionado/s?'; -$messages['norights'] = 'Ningun permiso ha sido especificado!'; -$messages['nouser'] = 'Ningun nombre de usuario ha sido especificado!'; -?> diff --git a/plugins/acl/localization/es_ES.inc b/plugins/acl/localization/es_ES.inc deleted file mode 100644 index c90c3e5b9..000000000 --- a/plugins/acl/localization/es_ES.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Compartir'; -$labels['myrights'] = 'Permisos de acceso'; -$labels['username'] = 'Usuario:'; -$labels['advanced'] = 'Modo avanzado'; -$labels['newuser'] = 'Añadir una entrada'; -$labels['editperms'] = 'Editar permisos'; -$labels['actions'] = 'Acciones sobre los permisos de acceso…'; -$labels['anyone'] = 'Todos los usuarios (cualquiera)'; -$labels['anonymous'] = 'Invitados (anónimo)'; -$labels['identifier'] = 'Identificador'; -$labels['acll'] = 'Búsqueda'; -$labels['aclr'] = 'Leer mensajes'; -$labels['acls'] = 'Mantener como "Leído'; -$labels['aclw'] = 'Escribir etiquetas'; -$labels['acli'] = 'Insertar (Copiar dentro)'; -$labels['aclp'] = 'Enviar'; -$labels['aclc'] = 'Crear subcarpetas'; -$labels['aclk'] = 'Crear subcarpetas'; -$labels['acld'] = 'Borrar mensajes'; -$labels['aclt'] = 'Borrar mensajes'; -$labels['acle'] = 'Expurgar'; -$labels['aclx'] = 'Borrar carpeta'; -$labels['acla'] = 'Administrar'; -$labels['acln'] = 'Anotar mensajes'; -$labels['aclfull'] = 'Control total'; -$labels['aclother'] = 'Otro'; -$labels['aclread'] = 'Leer'; -$labels['aclwrite'] = 'Escribir'; -$labels['acldelete'] = 'Borrar'; -$labels['shortacll'] = 'Búsqueda'; -$labels['shortaclr'] = 'Leer'; -$labels['shortacls'] = 'Conservar'; -$labels['shortaclw'] = 'Escribir'; -$labels['shortacli'] = 'Insertar'; -$labels['shortaclp'] = 'Enviar'; -$labels['shortaclc'] = 'Crear'; -$labels['shortaclk'] = 'Crear'; -$labels['shortacld'] = 'Borrar'; -$labels['shortaclt'] = 'Borrar'; -$labels['shortacle'] = 'Expurgar'; -$labels['shortaclx'] = 'Borrar carpeta'; -$labels['shortacla'] = 'Administrar'; -$labels['shortacln'] = 'Anotar'; -$labels['shortaclother'] = 'Otro'; -$labels['shortaclread'] = 'Leer'; -$labels['shortaclwrite'] = 'Escribir'; -$labels['shortacldelete'] = 'Borrar'; -$labels['longacll'] = 'La carpeta es visible en las listas y es posible suscribirse a ella'; -$labels['longaclr'] = 'Se puede abrir la carpeta para leer'; -$labels['longacls'] = 'Se pueden cambiar los mensajes con la etiqueta "Leído'; -$labels['longaclw'] = 'Las etiquetas de mensaje y las palabras clave se pueden cambiar, excepto "Leído" y "Borrado'; -$labels['longacli'] = 'Se pueden escribir mensajes o copiarlos a la carpeta'; -$labels['longaclp'] = 'Se pueden enviar mensajes a esta carpeta'; -$labels['longaclc'] = 'Se pueden crear (o renombrar) carpetas directamente bajo esta carpeta'; -$labels['longaclk'] = 'Se pueden crear (o renombrar) carpetas directamente bajo esta carpeta'; -$labels['longacld'] = 'No se pueden cambiar los mensajes etiquetados como "Borrado'; -$labels['longaclt'] = 'No se pueden cambiar los mensajes etiquetados como "Borrado'; -$labels['longacle'] = 'No se pueden expurgar los mensajes'; -$labels['longaclx'] = 'La carpeta se puede borrar o renombrar'; -$labels['longacla'] = 'Se pueden cambiar los permisos de acceso'; -$labels['longacln'] = 'Los metadatos compartidos de los mensajes (anotaciones) pueden cambiarse'; -$labels['longaclfull'] = 'Control total, incluyendo la gestión de carpetas'; -$labels['longaclread'] = 'Se puede abrir la carpeta para leer'; -$labels['longaclwrite'] = 'Se pueden etiquetar, escribir o copiar mensajes a la carpeta'; -$labels['longacldelete'] = 'Los mensajes se pueden borrar'; -$labels['longaclother'] = 'Otros derechos de acceso'; -$labels['ariasummaryacltable'] = 'Lista de derechos de acceso'; -$labels['arialabelaclactions'] = 'Lista de acciones'; -$labels['arialabelaclform'] = 'Formulario de derechos de acceso'; -$messages['deleting'] = 'Borrando permisos de acceso…'; -$messages['saving'] = 'Guardando permisos de acceso…'; -$messages['updatesuccess'] = 'Se han cambiado los permisos de acceso'; -$messages['deletesuccess'] = 'Se han borrado los permisos de acceso'; -$messages['createsuccess'] = 'Se han añadido los permisos de acceso'; -$messages['updateerror'] = 'No ha sido posible actualizar los derechos de acceso'; -$messages['deleteerror'] = 'No se han podido borrar los permisos de acceso'; -$messages['createerror'] = 'No se han podido añadir los permisos de acceso'; -$messages['deleteconfirm'] = '¿Seguro que quiere borrar los permisos de acceso del usuairo seleccionado?'; -$messages['norights'] = 'No se han especificado los permisos de acceso'; -$messages['nouser'] = 'No se ha especificado un nombre de usuario'; -?> diff --git a/plugins/acl/localization/et_EE.inc b/plugins/acl/localization/et_EE.inc deleted file mode 100644 index ecd5f7e8f..000000000 --- a/plugins/acl/localization/et_EE.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Jagamine'; -$labels['myrights'] = 'Ligipääsuõigused'; -$labels['username'] = 'Kasutaja:'; -$labels['advanced'] = 'laiendatud režiim'; -$labels['newuser'] = 'Lisa sissekanne'; -$labels['editperms'] = 'Muuda õigusi'; -$labels['actions'] = 'Ligipääsuõiguste toimingud...'; -$labels['anyone'] = 'Kõik kasutajad'; -$labels['anonymous'] = 'Külalised (anonüümsed)'; -$labels['identifier'] = 'Tuvastaja'; -$labels['acll'] = 'Ülevaade'; -$labels['aclr'] = 'Lugeda kirju'; -$labels['acls'] = 'Hoia nähtud olekut'; -$labels['aclw'] = 'Salvesta lipud'; -$labels['acli'] = 'Sisesta (kopeeri)'; -$labels['aclp'] = 'Postita'; -$labels['aclc'] = 'Luua alamkaustu'; -$labels['aclk'] = 'Luua alamkaustu'; -$labels['acld'] = 'Kustutada kirju'; -$labels['aclt'] = 'Kustutada kirju'; -$labels['acle'] = 'Eemalda'; -$labels['aclx'] = 'Kustutada kausta'; -$labels['acla'] = 'Administreerida'; -$labels['acln'] = 'Annoteeri kirja'; -$labels['aclfull'] = 'Täis kontroll'; -$labels['aclother'] = 'Muu'; -$labels['aclread'] = 'Loe'; -$labels['aclwrite'] = 'Kirjuta'; -$labels['acldelete'] = 'Kustuta'; -$labels['shortacll'] = 'Ülevaade'; -$labels['shortaclr'] = 'Loe'; -$labels['shortacls'] = 'Säilita'; -$labels['shortaclw'] = 'Kirjuta'; -$labels['shortacli'] = 'Lisa'; -$labels['shortaclp'] = 'Postita'; -$labels['shortaclc'] = 'Loo'; -$labels['shortaclk'] = 'Loo'; -$labels['shortacld'] = 'Kustuta'; -$labels['shortaclt'] = 'Kustuta'; -$labels['shortacle'] = 'Eemalda'; -$labels['shortaclx'] = 'Kausta kustutamine'; -$labels['shortacla'] = 'Administreerida'; -$labels['shortacln'] = 'Annoteeri'; -$labels['shortaclother'] = 'Muu'; -$labels['shortaclread'] = 'Loe'; -$labels['shortaclwrite'] = 'Kirjuta'; -$labels['shortacldelete'] = 'Kustuta'; -$labels['longacll'] = 'See kaust on nimekirjas nähtav ja seda saab tellida'; -$labels['longaclr'] = 'Kausta saab lugemiseks avada'; -$labels['longacls'] = 'Kirja loetuse lippu saab muuta'; -$labels['longaclw'] = 'Kirja lippe ja otsingusõnu saab muuta, väljaarvatud loetud ja kustutatud'; -$labels['longacli'] = 'Kirju saab salvestada ja kopeerida antud kausta'; -$labels['longaclp'] = 'Kirju saab postitada antud kausta'; -$labels['longaclc'] = 'Kaustasi saab luua (või ümber nimetada) otse siia kausta alla.'; -$labels['longaclk'] = 'Kaustu saab luua (või ümber nimetada) otse siia kausta alla'; -$labels['longacld'] = 'Kirja kustutamis lippu saab muuta'; -$labels['longaclt'] = 'Kirja kustutamis lippu saab muuta'; -$labels['longacle'] = 'Kirju saab eemaldada'; -$labels['longaclx'] = 'Seda kausta ei saa kustutada ega ümber nimetada'; -$labels['longacla'] = 'Selle kausta ligipääsuõigusi saab muuta'; -$labels['longacln'] = 'Kirja jagatud metainfot (annotatsioonid) saab muuta'; -$labels['longaclfull'] = 'Täielik kontroll koos kaustade haldamisega'; -$labels['longaclread'] = 'Kausta saab lugemiseks avada'; -$labels['longaclwrite'] = 'Kirju saab märgistada, salvestada või kopeerida kausta'; -$labels['longacldelete'] = 'Kirju saab kustutada'; -$labels['longaclother'] = 'Muud ligipääsu õigused'; -$labels['ariasummaryacltable'] = 'Nimekir ligipääsu õigustest'; -$labels['arialabelaclactions'] = 'Näita tegevusi'; -$labels['arialabelaclform'] = 'Ligipääsu õiguste vorm'; -$messages['deleting'] = 'Ligipääsuõiguste kustutamine...'; -$messages['saving'] = 'Ligipääsuõiguste salvestamine...'; -$messages['updatesuccess'] = 'Ligipääsuõigused on muudetud'; -$messages['deletesuccess'] = 'Ligipääsuõigused on kustutatud'; -$messages['createsuccess'] = 'Ligipääsuõigused on lisatud'; -$messages['updateerror'] = 'Ligipääsuõiguste uuendamine nurjus'; -$messages['deleteerror'] = 'Ligipääsuõiguste kustutamine nurjus'; -$messages['createerror'] = 'Ligipääsuõiguste andmine nurjus'; -$messages['deleteconfirm'] = 'Oled sa kindel, et sa soovid valitudkasutaja(te) õiguseid kustutada?'; -$messages['norights'] = 'Õigusi pole määratud!'; -$messages['nouser'] = 'Kasutajanime pole määratud!'; -?> diff --git a/plugins/acl/localization/eu_ES.inc b/plugins/acl/localization/eu_ES.inc deleted file mode 100644 index 8625f4d76..000000000 --- a/plugins/acl/localization/eu_ES.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Partekatzen'; -$labels['myrights'] = 'Sarbide-eskubideak'; -$labels['username'] = 'Erabiltzailea:'; -$labels['advanced'] = 'modu aurreratua'; -$labels['newuser'] = 'Gehitu sarrera'; -$labels['editperms'] = 'Editatu baimenak'; -$labels['actions'] = 'Sarbide-eskubideen ekintzak...'; -$labels['anyone'] = 'Erabiltzaile guztiak (edozein)'; -$labels['anonymous'] = 'Gonbidatuak (anonimo)'; -$labels['identifier'] = 'Identifikatzailea'; -$labels['acll'] = 'Bilatu'; -$labels['aclr'] = 'Irakurri mezuak'; -$labels['acls'] = 'Mantendu ikusita egoera'; -$labels['aclw'] = 'Idatzi banderak'; -$labels['acli'] = 'Txertatu (kopiatu barnean)'; -$labels['aclp'] = 'Posta'; -$labels['aclc'] = 'Sortu azpikarpetak'; -$labels['aclk'] = 'Sortu azpikarpetak'; -$labels['acld'] = 'Ezabatu mezuak'; -$labels['aclt'] = 'Ezabatu mezuak'; -$labels['acle'] = 'Kendu'; -$labels['aclx'] = 'Ezabatu karpeta'; -$labels['acla'] = 'Administratu'; -$labels['acln'] = 'Idatzi mezuak'; -$labels['aclfull'] = 'Kontrol osoa'; -$labels['aclother'] = 'Beste'; -$labels['aclread'] = 'Irakurri'; -$labels['aclwrite'] = 'Idatzi'; -$labels['acldelete'] = 'Ezabatu'; -$labels['shortacll'] = 'Bilatu'; -$labels['shortaclr'] = 'Irakurri'; -$labels['shortacls'] = 'Mantendu'; -$labels['shortaclw'] = 'Idatzi'; -$labels['shortacli'] = 'Txertatu'; -$labels['shortaclp'] = 'Bidali'; -$labels['shortaclc'] = 'Sortu'; -$labels['shortaclk'] = 'Sortu'; -$labels['shortacld'] = 'Ezabatu'; -$labels['shortaclt'] = 'Ezabatu'; -$labels['shortacle'] = 'Kendu'; -$labels['shortaclx'] = 'Ezabatu karpeta'; -$labels['shortacla'] = 'Administratu'; -$labels['shortacln'] = 'Idatzi'; -$labels['shortaclother'] = 'Beste'; -$labels['shortaclread'] = 'Irakurri'; -$labels['shortaclwrite'] = 'Idatzi'; -$labels['shortacldelete'] = 'Ezabatu'; -$labels['longacll'] = 'Karpeta hau zerrendan ikusgai dago eta harpidetzen ahal zara'; -$labels['longaclr'] = 'Karpeta ireki daiteke irakurtzeko'; -$labels['longacls'] = 'Mezuen ikusita bandera aldatu daiteke'; -$labels['longaclw'] = 'Mezuen banderak eta gako-hitzak alda daitezke, ikusita eta ezabatuta salbu'; -$labels['longacli'] = 'Mezuak karpetara idatzi edo kopiatu daitezke'; -$labels['longaclp'] = 'Mezuak bidali daitezke karpeta honetara'; -$labels['longaclc'] = 'Karpetak sor daitezke (edo berrizendatu) zuzenean karpeta honetan'; -$labels['longaclk'] = 'Karpetak sor daitezke (edo berrizendatu) karpeta honetan'; -$labels['longacld'] = 'Mezuen ezabatu bandera alda daiteke'; -$labels['longaclt'] = 'Mezuen ezabatu bandera alda daiteke'; -$labels['longacle'] = 'Mezuak betiko ezaba daitezke'; -$labels['longaclx'] = 'Karpeta ezaba edo berrizenda daiteke'; -$labels['longacla'] = 'Karpetaren sarbide eskubideak alda daitezke'; -$labels['longacln'] = 'Partekatutatko mezuen metadatuak (oharrak) alda daitezke'; -$labels['longaclfull'] = 'Kontrol osoa, karpetaren administrazioa barne'; -$labels['longaclread'] = 'Karpeta ireki daiteke irakurtzeko'; -$labels['longaclwrite'] = 'Mezuak marka, idatzi edo kopia daitezke karpetara'; -$labels['longacldelete'] = 'Mezuak ezaba daitezke'; -$labels['longaclother'] = 'Beste sarbide-eskubideak'; -$labels['ariasummaryacltable'] = 'Sarbide-eskubideen zerrenda'; -$labels['arialabelaclactions'] = 'Zerrendatu ekintzak'; -$labels['arialabelaclform'] = 'Sarbide-eskubideen formularioa'; -$messages['deleting'] = 'Sarbide-eskubideak ezabatzen...'; -$messages['saving'] = 'Sarbide-eskubideak gordetzen...'; -$messages['updatesuccess'] = 'Sarbide-eskubideak ongi aldatu dira'; -$messages['deletesuccess'] = 'Sarbide-eskubideak ongi ezabatu dira'; -$messages['createsuccess'] = 'Sarbide-eskubideak ongi gehitu dira'; -$messages['updateerror'] = 'Ezin dira eguneratu sarbide-eskubideak'; -$messages['deleteerror'] = 'Ezin dira ezabatu sarbide-eskubideak'; -$messages['createerror'] = 'Ezin dira gehitu sarbide-eskubideak'; -$messages['deleteconfirm'] = 'Seguru zaude hautatutako erabiltzaile(ar)en sarbide-eskubideak ezabatu nahi duzula?'; -$messages['norights'] = 'Eskubideak ez dira zehaztu!'; -$messages['nouser'] = 'Erabiltzaile-izana ez da zehaztu!'; -?> diff --git a/plugins/acl/localization/fa_AF.inc b/plugins/acl/localization/fa_AF.inc deleted file mode 100644 index cb051f6c4..000000000 --- a/plugins/acl/localization/fa_AF.inc +++ /dev/null @@ -1,26 +0,0 @@ -.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['sharing'] = 'اشتراک گذاری'; -$labels['username'] = 'کاربر:'; -$labels['newuser'] = 'افزودن مدخل'; -$labels['aclw'] = 'نوشتن نشانه ها'; -$labels['aclp'] = 'ارسال'; -$labels['acla'] = 'مدیر'; -$labels['aclfull'] = 'کنترل کامل'; -$labels['aclother'] = 'دیگر'; -?> diff --git a/plugins/acl/localization/fa_IR.inc b/plugins/acl/localization/fa_IR.inc deleted file mode 100644 index 7b22c406a..000000000 --- a/plugins/acl/localization/fa_IR.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'اشتراک‌گذاری'; -$labels['myrights'] = 'حقوق دسترسی'; -$labels['username'] = 'کاربر:'; -$labels['advanced'] = 'حالت پیشرفته'; -$labels['newuser'] = 'افزودن ورودی'; -$labels['editperms'] = 'ویرایش مجوزها'; -$labels['actions'] = 'فعالیت‌های حق دسترسی...'; -$labels['anyone'] = 'همه‌ی کاربران (هر کسی)'; -$labels['anonymous'] = 'مهمان‌ها (ناشناس)'; -$labels['identifier'] = 'شناساگر'; -$labels['acll'] = 'یافتن'; -$labels['aclr'] = 'پیغام‌های خوانده شده'; -$labels['acls'] = 'نگه داشتن حالت بازدید'; -$labels['aclw'] = 'پرچم‌های نوشتن'; -$labels['acli'] = 'وارد کردن (رونوشت در)'; -$labels['aclp'] = 'نوشته'; -$labels['aclc'] = 'ایجاد زیرپوشه‌ها'; -$labels['aclk'] = 'ایجاد زیرپوشه‌ها'; -$labels['acld'] = 'حذف پیغام‌ها'; -$labels['aclt'] = 'حذف پیغام‌ها'; -$labels['acle'] = 'پاک کردن'; -$labels['aclx'] = 'حذف پوشه'; -$labels['acla'] = 'اداره کردن'; -$labels['acln'] = 'حاشیه نویسی پیغام ها'; -$labels['aclfull'] = 'کنترل کامل'; -$labels['aclother'] = 'دیگر'; -$labels['aclread'] = 'خواندن'; -$labels['aclwrite'] = 'نوشتن'; -$labels['acldelete'] = 'حذف کردن'; -$labels['shortacll'] = 'یافتن'; -$labels['shortaclr'] = 'خواندن'; -$labels['shortacls'] = 'نگه داشتن'; -$labels['shortaclw'] = 'نوشتن'; -$labels['shortacli'] = 'جاگذارى'; -$labels['shortaclp'] = 'پست کردن'; -$labels['shortaclc'] = 'ایجاد'; -$labels['shortaclk'] = 'ایجاد'; -$labels['shortacld'] = 'حذف'; -$labels['shortaclt'] = 'حذف'; -$labels['shortacle'] = 'پاک کردن'; -$labels['shortaclx'] = 'حذف پوشه'; -$labels['shortacla'] = 'اداره کردن'; -$labels['shortacln'] = 'حاشیه نویسی'; -$labels['shortaclother'] = 'دیگر'; -$labels['shortaclread'] = 'خواندن'; -$labels['shortaclwrite'] = 'نوشتن'; -$labels['shortacldelete'] = 'حذف کردن'; -$labels['longacll'] = 'پوشه در فهرست‌ها قابل مشاهده است و می‌تواند مشترک آن شد'; -$labels['longaclr'] = 'پوشه می‌تواند برای خواندن باز شود'; -$labels['longacls'] = 'پرچم بازدید پیغام‌ها می‌تواند تغییر داده شود'; -$labels['longaclw'] = 'پرچم و کلیدواژه پیغام‌ها می‌تواند تغییر داده شود، به غیر از بازدید و حذف'; -$labels['longacli'] = 'پیغام‌ها می‌توانند کپی یا نوشته شوند به پوشه'; -$labels['longaclp'] = 'پیغام‌ها می‌توانند پست شوند به این پوشه'; -$labels['longaclc'] = 'پوشه‌ها می‌توانند ایجاد شوند (تغییر نام داد شوند) به طور مستقیم در این پوشه'; -$labels['longaclk'] = 'پوشه‌ها می‌توانند ایجاد شوند (تغییر نام داد شوند) به طور مستقیم در این پوشه'; -$labels['longacld'] = 'پرچم حذف پیغام‌ها می‌تواند تغییر داده شود'; -$labels['longaclt'] = 'پرچم حذف پیغام‌ها می‌تواند تغییر داده شود'; -$labels['longacle'] = 'پیغام‌ها می‌توانند حذف شوند'; -$labels['longaclx'] = 'پوشه می‌تواند حذف یا تغییر نام داده شود'; -$labels['longacla'] = 'حقوق دسترسی پوشه می‌تواند تغییر داده شود'; -$labels['longacln'] = 'اطلاعات متا اشتراک گذاشته شده پیغام‌ها (حاشیه‌ها) می‌تواند تغییر داده شوند'; -$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['updateerror'] = 'ناتوانی در روزآمد کردن حقوق دسترسی'; -$messages['deleteerror'] = 'ناتوانی در حذف حقوق دسترسی'; -$messages['createerror'] = 'ناتوانی در اضافه کردن حقوق دسترسی'; -$messages['deleteconfirm'] = 'آیا شما مطمئن هستید که می‌خواهید حقوق دسترسی را برای کاربر(ان) انتخاب شده حذف نمایید؟'; -$messages['norights'] = 'هیچ حقی مشخص نشده است!'; -$messages['nouser'] = 'هیج نام‌کاربری‌ای مشخص نشده است!'; -?> diff --git a/plugins/acl/localization/fi_FI.inc b/plugins/acl/localization/fi_FI.inc deleted file mode 100644 index 27510e849..000000000 --- a/plugins/acl/localization/fi_FI.inc +++ /dev/null @@ -1,55 +0,0 @@ -.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['sharing'] = 'Jakaminen'; -$labels['myrights'] = 'Käyttöoikeudet'; -$labels['username'] = 'Käyttäjä:'; -$labels['editperms'] = 'Muokkaa oikeuksia'; -$labels['anyone'] = 'Kaikki käyttäjät (kuka tahansa)'; -$labels['anonymous'] = 'Vieraat (anonyymit)'; -$labels['aclc'] = 'Luo alikansioita'; -$labels['aclk'] = 'Luo alikansioita'; -$labels['acld'] = 'Poista viestejä'; -$labels['aclt'] = 'Poista viestejä'; -$labels['aclx'] = 'Poista kansio'; -$labels['aclfull'] = 'Täydet käyttöoikeudet'; -$labels['aclother'] = 'Muu'; -$labels['aclread'] = 'Luku'; -$labels['aclwrite'] = 'Kirjoitus'; -$labels['acldelete'] = 'Poisto'; -$labels['shortaclc'] = 'Luo'; -$labels['shortaclk'] = 'Luo'; -$labels['shortacld'] = 'Poista'; -$labels['shortaclt'] = 'Poista'; -$labels['shortaclother'] = 'Muu'; -$labels['shortaclread'] = 'Luku'; -$labels['shortaclwrite'] = 'Kirjoitus'; -$labels['shortacldelete'] = 'Poisto'; -$labels['longaclr'] = 'Kansion voi avata lukua varten'; -$labels['longaclx'] = 'Kansio voidaan poistaa tai nimetä uudelleen'; -$labels['longacla'] = 'Kansion käyttöoikeuksia voi muuttaa'; -$messages['deleting'] = 'Poistetaan käyttöoikeuksia...'; -$messages['saving'] = 'Tallennetaan käyttöoikeuksia...'; -$messages['updatesuccess'] = 'Käyttöoikeuksia muutettiin onnistuneesti'; -$messages['deletesuccess'] = 'Käyttöoikeuksia poistettiin onnistuneesti'; -$messages['createsuccess'] = 'Käyttöoikeuksia lisättiin onnistuneesti'; -$messages['updateerror'] = 'Käyttöoikeuksien päivitys epäonnistui'; -$messages['deleteerror'] = 'Käyttöoikeuksien poistaminen epäonnistui'; -$messages['createerror'] = 'Käyttöoikeuksien lisääminen epäonnistui'; -$messages['norights'] = 'Oikeuksia ei ole määritelty!'; -$messages['nouser'] = 'Käyttäjänimeä ei ole määritelty!'; -?> diff --git a/plugins/acl/localization/fo_FO.inc b/plugins/acl/localization/fo_FO.inc deleted file mode 100644 index fd56f465a..000000000 --- a/plugins/acl/localization/fo_FO.inc +++ /dev/null @@ -1,91 +0,0 @@ -.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['sharing'] = 'Deiling'; -$labels['myrights'] = 'Atgongdar-rættindi'; -$labels['username'] = 'Brúkari:'; -$labels['advanced'] = 'Víðkað útgáva'; -$labels['newuser'] = 'Legg inn'; -$labels['editperms'] = 'Broyt atgonguloyvi'; -$labels['actions'] = 'Stillingar til atgongu-rættindi'; -$labels['anyone'] = 'Allir brúkarir (øll)'; -$labels['anonymous'] = 'Gestir (dulnevnd)'; -$labels['identifier'] = 'dátuheiti'; -$labels['acll'] = 'Slá upp'; -$labels['aclr'] = 'Les boð'; -$labels['acls'] = 'Varveit lisna støðu'; -$labels['aclw'] = 'Hvít Fløgg'; -$labels['acli'] = 'Inn'; -$labels['aclp'] = 'Send'; -$labels['aclc'] = 'Ger undurmappur'; -$labels['aclk'] = 'Ger undurmappur'; -$labels['acld'] = 'Strika boð'; -$labels['aclt'] = 'Strika boð'; -$labels['acle'] = 'Strika út'; -$labels['aclx'] = 'Strika mappu'; -$labels['acla'] = 'Umsit'; -$labels['aclfull'] = 'Full stýring'; -$labels['aclother'] = 'Annað'; -$labels['aclread'] = 'Les'; -$labels['aclwrite'] = 'Skriva'; -$labels['acldelete'] = 'Strika'; -$labels['shortacll'] = 'Slá upp'; -$labels['shortaclr'] = 'Les'; -$labels['shortacls'] = 'Varveit'; -$labels['shortaclw'] = 'Skriva'; -$labels['shortacli'] = 'Legg inn'; -$labels['shortaclp'] = 'Send'; -$labels['shortaclc'] = 'Stovna'; -$labels['shortaclk'] = 'Stovna'; -$labels['shortacld'] = 'Strika'; -$labels['shortaclt'] = 'Strika'; -$labels['shortacle'] = 'Strika út'; -$labels['shortaclx'] = 'Strika mappu'; -$labels['shortacla'] = 'Umsit'; -$labels['shortaclother'] = 'Annað'; -$labels['shortaclread'] = 'Les'; -$labels['shortaclwrite'] = 'Skriva'; -$labels['shortacldelete'] = 'Strika'; -$labels['longacll'] = 'Mappan er sjónlig á listum og til ber at tekna seg fyri hana'; -$labels['longaclr'] = 'Mappan kann verða opna til lesná'; -$labels['longacls'] = 'Viðmerki ið vísur á lisin boð kann broytast'; -$labels['longaclw'] = 'Boð viðmerki og lyklaorð kunnu øll broytast, undantikið Sæð og Strika'; -$labels['longacli'] = 'Boð kunnu verða skriva og flutt til eina aðra mappu'; -$labels['longaclp'] = 'Boð kunnu verða send til hesa mappu'; -$labels['longaclc'] = 'Mappur kunnu verða stovnaðar (ella umdoyptar) beinleiðis undir hesu mappu'; -$labels['longaclk'] = 'Mappur kunnu verða stovnaðar (ella umdoyptar) beinleiðis undir hesu mappu'; -$labels['longacld'] = 'Viðmerki ið vísur á strika boð kann broytast'; -$labels['longaclt'] = 'Viðmerki ið vísur á strika boð kann broytast'; -$labels['longacle'] = 'Boð kunnu verða strika út'; -$labels['longaclx'] = 'Mappan kann verða strika ella umdoypt'; -$labels['longacla'] = 'Atgongdu-rættindini til hesa mappu kunnu broytast'; -$labels['longaclfull'] = 'Full stýring, írokna mappu-umsiting'; -$labels['longaclread'] = 'Mappan kann latast upp til lesná'; -$labels['longaclwrite'] = 'Boð kunnu verða viðmerkt, skriva ella avritast til mappuna'; -$labels['longacldelete'] = 'Boð kunnu verða strikað'; -$messages['deleting'] = 'Strikar atgongu-rættindi...'; -$messages['saving'] = 'Goymur atgongu-rættindi...'; -$messages['updatesuccess'] = 'Atgongu-rættindi broytt væleyndað'; -$messages['deletesuccess'] = 'Atgongu-rættindi strika væleyndað'; -$messages['createsuccess'] = 'Atgongu-rættindi stovna væleyndað'; -$messages['updateerror'] = 'Til ber ikki at dagføra atgongu-rættindi'; -$messages['deleteerror'] = 'Til ber ikki at strika atgongu-rættindi'; -$messages['createerror'] = 'Til ber ikki at leggja aftrat atgongu-rættindi'; -$messages['deleteconfirm'] = 'Ert tú vís/ur í at tú ynskir at strika atgongu-rættindini hjá valdum brúkar(um)?'; -$messages['norights'] = 'Eingi rættindi tilskila!'; -$messages['nouser'] = 'Einki brúkaranavn var tilskila!'; -?> diff --git a/plugins/acl/localization/fr_FR.inc b/plugins/acl/localization/fr_FR.inc deleted file mode 100644 index b011fff3d..000000000 --- a/plugins/acl/localization/fr_FR.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Partage'; -$labels['myrights'] = 'Droits d\'accès'; -$labels['username'] = 'Utilisateur :'; -$labels['advanced'] = 'Mode avancé'; -$labels['newuser'] = 'Ajouter l\'entrée'; -$labels['editperms'] = 'Modifier les permissions'; -$labels['actions'] = 'Actions des droits d\'accès...'; -$labels['anyone'] = 'Tous les utilisateurs (n\'importe qui)'; -$labels['anonymous'] = 'Invités (anonyme)'; -$labels['identifier'] = 'Identifiant'; -$labels['acll'] = 'Consultation'; -$labels['aclr'] = 'Lire les courriels'; -$labels['acls'] = 'Garder l\'état « vu »'; -$labels['aclw'] = 'Drapeaux d\'écriture'; -$labels['acli'] = 'Insérer (copier dans)'; -$labels['aclp'] = 'Publier'; -$labels['aclc'] = 'Créer des sous-dossiers'; -$labels['aclk'] = 'Créer des sous-dossiers'; -$labels['acld'] = 'Supprimer des courriels'; -$labels['aclt'] = 'Supprimer des courriels'; -$labels['acle'] = 'Purger'; -$labels['aclx'] = 'Supprimer un dossier'; -$labels['acla'] = 'Administrer'; -$labels['acln'] = 'Annoter les courriels'; -$labels['aclfull'] = 'Contrôle total'; -$labels['aclother'] = 'Autre'; -$labels['aclread'] = 'Lecture'; -$labels['aclwrite'] = 'Écriture'; -$labels['acldelete'] = 'Supprimer'; -$labels['shortacll'] = 'Consultation'; -$labels['shortaclr'] = 'Lecture'; -$labels['shortacls'] = 'Conserver'; -$labels['shortaclw'] = 'Écriture'; -$labels['shortacli'] = 'Insérer'; -$labels['shortaclp'] = 'Publier'; -$labels['shortaclc'] = 'Créer'; -$labels['shortaclk'] = 'Créer'; -$labels['shortacld'] = 'Supprimer'; -$labels['shortaclt'] = 'Supprimer'; -$labels['shortacle'] = 'Purger'; -$labels['shortaclx'] = 'Suppression de dossier'; -$labels['shortacla'] = 'Administrer'; -$labels['shortacln'] = 'Annoter'; -$labels['shortaclother'] = 'Autre'; -$labels['shortaclread'] = 'Lecture'; -$labels['shortaclwrite'] = 'Écriture'; -$labels['shortacldelete'] = 'Supprimer'; -$labels['longacll'] = 'Ce dossier est visible dans les listes et on peut s\'y abonner'; -$labels['longaclr'] = 'Le dossier peut-être ouvert en lecture'; -$labels['longacls'] = 'Le drapeau Vu des courriels peut-être changée'; -$labels['longaclw'] = 'Les drapeaux et mot-clefs des courriels peuvent-être changés, sauf pour Vu et Supprimé'; -$labels['longacli'] = 'Les courriels peuvent-être écrits ou copiés dans le dossier'; -$labels['longaclp'] = 'Les courriels peuvent-être publiés dans ce dossier'; -$labels['longaclc'] = 'Les dossiers peuvent-être créés (ou renommés) directement depuis ce dossier'; -$labels['longaclk'] = 'Les dossiers peuvent-être créés (ou renommés) directement depuis ce dossier'; -$labels['longacld'] = 'Le drapeau de suppression des courriels peut-être modifiée'; -$labels['longaclt'] = 'Le drapeau de suppression des courriels peut-être modifiée'; -$labels['longacle'] = 'Les courriels peuvent-être purgés'; -$labels['longaclx'] = 'Le dossier peut-être supprimé ou renommé'; -$labels['longacla'] = 'Les droits d\'accès du dossier peuvent être modifiés'; -$labels['longacln'] = 'Les métadonnées partagées des courriels (annotations) peuvent être changées'; -$labels['longaclfull'] = 'Contrôle total, incluant l\'administration des dossiers'; -$labels['longaclread'] = 'Le dossier peut-être ouvert en lecture'; -$labels['longaclwrite'] = 'Les courriels peuvent-être marqués, écrits ou copiés dans ce dossier'; -$labels['longacldelete'] = 'Les courriels peuvent être supprimés'; -$labels['longaclother'] = 'Autres droits d\'accès'; -$labels['ariasummaryacltable'] = 'Liste de droits d\'accès'; -$labels['arialabelaclactions'] = 'Lister les actions'; -$labels['arialabelaclform'] = 'Formulaire de droits d\'accès'; -$messages['deleting'] = 'Suppression des droits d\'accès…'; -$messages['saving'] = 'Enregistrement des droits d\'accès…'; -$messages['updatesuccess'] = 'Les droits d\'accès ont été changés avec succès'; -$messages['deletesuccess'] = 'Les droits d\'accès ont été supprimés avec succès'; -$messages['createsuccess'] = 'Les droits d\'accès ont été ajoutés avec succès'; -$messages['updateerror'] = 'Impossible de mettre à jour les droits d\'accès'; -$messages['deleteerror'] = 'Impossible de supprimer les droits d\'accès'; -$messages['createerror'] = 'Impossible d\'ajouter des droits d\'accès'; -$messages['deleteconfirm'] = 'Êtes-vous sûr de vouloir retirer les droits d\'accès des utilisateurs sélectionnés ?'; -$messages['norights'] = 'Aucun droit n\'a été spécifié !'; -$messages['nouser'] = 'Aucun nom d\'utilisateur n\'a été spécifié !'; -?> diff --git a/plugins/acl/localization/fy_NL.inc b/plugins/acl/localization/fy_NL.inc deleted file mode 100644 index 340190af8..000000000 --- a/plugins/acl/localization/fy_NL.inc +++ /dev/null @@ -1,19 +0,0 @@ -.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['username'] = 'Brûker:'; -?> diff --git a/plugins/acl/localization/gl_ES.inc b/plugins/acl/localization/gl_ES.inc deleted file mode 100644 index c1841f5aa..000000000 --- a/plugins/acl/localization/gl_ES.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Compartindo'; -$labels['myrights'] = 'Permisos de acceso'; -$labels['username'] = 'Utente:'; -$labels['advanced'] = 'Modo avanzado'; -$labels['newuser'] = 'Engadir entrada'; -$labels['editperms'] = 'Editar permisos'; -$labels['actions'] = 'Accións sobre os Permisos de acceso...'; -$labels['anyone'] = 'Todas as persoas usuarias (calquera)'; -$labels['anonymous'] = 'Persoas convidadas (anónimo)'; -$labels['identifier'] = 'Identificador'; -$labels['acll'] = 'Bloquear'; -$labels['aclr'] = 'Ler mensaxes'; -$labels['acls'] = 'Manter estado actividade'; -$labels['aclw'] = 'Marcas de lectura'; -$labels['acli'] = 'Engadir (Copiar en)'; -$labels['aclp'] = 'Envío'; -$labels['aclc'] = 'Crear subcartafoles'; -$labels['aclk'] = 'Crear subcartafoles'; -$labels['acld'] = 'Borrar mensaxes'; -$labels['aclt'] = 'Borrar mensaxes'; -$labels['acle'] = 'Expurga'; -$labels['aclx'] = 'Eliminar cartafol'; -$labels['acla'] = 'Administrar'; -$labels['acln'] = 'Crear anotacións para as mensaxes'; -$labels['aclfull'] = 'Control total'; -$labels['aclother'] = 'Outros'; -$labels['aclread'] = 'Lectura'; -$labels['aclwrite'] = 'Escritura'; -$labels['acldelete'] = 'Borrado'; -$labels['shortacll'] = 'Buscar'; -$labels['shortaclr'] = 'Ler'; -$labels['shortacls'] = 'Manter'; -$labels['shortaclw'] = 'Escribir'; -$labels['shortacli'] = 'Inserir'; -$labels['shortaclp'] = 'Publicar'; -$labels['shortaclc'] = 'Crear'; -$labels['shortaclk'] = 'Crear'; -$labels['shortacld'] = 'Eliminar'; -$labels['shortaclt'] = 'Eliminar'; -$labels['shortacle'] = 'Expurga'; -$labels['shortaclx'] = 'Eliminar cartafol'; -$labels['shortacla'] = 'Administrar'; -$labels['shortacln'] = 'Crear anotación'; -$labels['shortaclother'] = 'Outros'; -$labels['shortaclread'] = 'Lectura'; -$labels['shortaclwrite'] = 'Escritura'; -$labels['shortacldelete'] = 'Eliminar'; -$labels['longacll'] = 'O cartafol é visíbel e pode ser subscrito'; -$labels['longaclr'] = 'Pódese abrir o cartafol para lectura'; -$labels['longacls'] = 'Pódese mudar o marcador de Mensaxes Enviadas'; -$labels['longaclw'] = 'Pódense mudar marcadores e palabras chave agás Vistas e Borradas'; -$labels['longacli'] = 'Pódense escreber ou copiar as mensaxes a este cartafol'; -$labels['longaclp'] = 'Pódense enviar as mensaxes a este cartafol'; -$labels['longaclc'] = 'Pódense crear (ou renomear) os cartafoles directamente baixo deste cartafol'; -$labels['longaclk'] = 'Pódense crear (ou renomear) os cartafoles directamente baixo deste cartafol'; -$labels['longacld'] = 'Pódense mudar as mensaxes coa marca Eliminar'; -$labels['longaclt'] = 'Pódense mudar as mensaxes coa marca Eliminar'; -$labels['longacle'] = 'As mensaxes poden ser expurgadas'; -$labels['longaclx'] = 'Pódese borrar ou renomear o cartafol'; -$labels['longacla'] = 'Pódense mudar os permisos de acceso ao cartafol'; -$labels['longacln'] = 'Pódense trocar as anotacións das mensaxes'; -$labels['longaclfull'] = 'Control total inclúe administración de cartafoles'; -$labels['longaclread'] = 'Pódese abrir o cartafol para lectura'; -$labels['longaclwrite'] = 'Pódense marcar, escribir ou copiar as mensaxes no cartafol'; -$labels['longacldelete'] = 'Pódense borrar as mensaxes'; -$labels['longaclother'] = 'Outros dereitos de acceso'; -$labels['ariasummaryacltable'] = 'Lista de dereitos de acceso'; -$labels['arialabelaclactions'] = 'Accións de lista'; -$labels['arialabelaclform'] = 'Formulario de dereitos de acceso'; -$messages['deleting'] = 'Borrando permisos de acceso...'; -$messages['saving'] = 'Gardando permisos de acceso...'; -$messages['updatesuccess'] = 'Mudados con éxito os permisos de acceso'; -$messages['deletesuccess'] = 'Borrados con éxito os permisos de acceso'; -$messages['createsuccess'] = 'Engadidos con éxito os permisos de acceso'; -$messages['updateerror'] = 'Non se poden actualizar os permisos de acceso'; -$messages['deleteerror'] = 'Non se poden borrar os permisos de acceso'; -$messages['createerror'] = 'Non se poden engadir permisos de acceso'; -$messages['deleteconfirm'] = 'De certo que queres eliminar os permisos de acceso da(s) persoa(s) usuaria(s) escollida(s)?'; -$messages['norights'] = 'Non se especificaron permisos!'; -$messages['nouser'] = 'Non se especificou o nome da persoa usuaria!'; -?> diff --git a/plugins/acl/localization/he_IL.inc b/plugins/acl/localization/he_IL.inc deleted file mode 100644 index e2bc22696..000000000 --- a/plugins/acl/localization/he_IL.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'שיתוף'; -$labels['myrights'] = 'זכויות גישה'; -$labels['username'] = 'משתמש:'; -$labels['advanced'] = 'מצב מתקדם'; -$labels['newuser'] = 'הוסף ערך'; -$labels['editperms'] = 'עריכת הרשאות'; -$labels['actions'] = 'פעולות על זכויות גישה...'; -$labels['anyone'] = 'כל המשתמשים (כל אחד)'; -$labels['anonymous'] = 'אורחים (אנונימי)'; -$labels['identifier'] = 'מזהה'; -$labels['acll'] = 'חיפוש'; -$labels['aclr'] = 'קריאת הודעות'; -$labels['acls'] = 'שמירה על סטטוס נראה'; -$labels['aclw'] = 'דגלי כתיבה'; -$labels['acli'] = 'הוספה בין ערכים (העתקה לתוך)'; -$labels['aclp'] = 'פרסום'; -$labels['aclc'] = 'יצירת תת־תיקיות'; -$labels['aclk'] = 'יצירת תת־תיקיות'; -$labels['acld'] = 'מחיקת הודעות'; -$labels['aclt'] = 'מחיקת הודעות'; -$labels['acle'] = 'ניקוי רשומות שבוטלו'; -$labels['aclx'] = 'מחיקת תיקיה'; -$labels['acla'] = 'מנהל'; -$labels['acln'] = 'הוספה של הערת תיוג להודעות'; -$labels['aclfull'] = 'שליטה מלאה'; -$labels['aclother'] = 'אחר'; -$labels['aclread'] = 'קריאה'; -$labels['aclwrite'] = 'כתיבה'; -$labels['acldelete'] = 'מחיקה'; -$labels['shortacll'] = 'חיפוש'; -$labels['shortaclr'] = 'קריאה'; -$labels['shortacls'] = 'להשאיר'; -$labels['shortaclw'] = 'כתיבה'; -$labels['shortacli'] = 'הוספה בין ערכים'; -$labels['shortaclp'] = 'פרסום'; -$labels['shortaclc'] = 'יצירה'; -$labels['shortaclk'] = 'יצירה'; -$labels['shortacld'] = 'מחיקה'; -$labels['shortaclt'] = 'מחיקה'; -$labels['shortacle'] = 'ניקוי רשומות שבוטלו'; -$labels['shortaclx'] = 'מחיקת תיקיה'; -$labels['shortacla'] = 'מנהל'; -$labels['shortacln'] = 'הוספה של הערת תיוג'; -$labels['shortaclother'] = 'אחר'; -$labels['shortaclread'] = 'קריאה'; -$labels['shortaclwrite'] = 'כתיבה'; -$labels['shortacldelete'] = 'מחיקה'; -$labels['longacll'] = 'התיקיה תראה ברשימות וניתן יהיה להרשם אליה'; -$labels['longaclr'] = 'ניתן לפתוח את התיקיה ולקרוא בה'; -$labels['longacls'] = 'ניתן לשנות דגל נראה בהודעות'; -$labels['longaclw'] = 'ניתן לשנות דגלים ומילות מפתח בהודעות, למעט נראה ונמחק'; -$labels['longacli'] = 'ניתן לכתוב הודעות לתיקיה או למוחקן'; -$labels['longaclp'] = 'ניתן לפרסם הודעות לתוך תיקיה זו'; -$labels['longaclc'] = 'ניתן ליצור (או לשנות שם) תיקיות, ישירות תחת תיקיה זו'; -$labels['longaclk'] = 'ניתן ליצור (או לשנות שם) תיקיות, ישירות תחת תיקיה זו'; -$labels['longacld'] = 'ניתן לשנות דגל נמחק של הודעות'; -$labels['longaclt'] = 'ניתן לשנות דגל נמחק של הודעות'; -$labels['longacle'] = 'ניתן לנקות הודעות שסומנו כמבוטלות'; -$labels['longaclx'] = 'ניתן למחוק תיקיה זו או לשנות שמה'; -$labels['longacla'] = 'ניתן לשנות זכויות גישה של תיקיה זו'; -$labels['longacln'] = 'ניתן לשנות הערות תיוג המשותפות להודעות'; -$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['updateerror'] = 'לא ניתן לעדכן הרשאות גישה'; -$messages['deleteerror'] = 'לא ניתן למחוק זכויות גישה'; -$messages['createerror'] = 'לא ניתן להוסיף זכויות גישה'; -$messages['deleteconfirm'] = 'האם ודאי שברצונך להסיר זכויות גישה של המשתמש(ים) שנבחרו?'; -$messages['norights'] = 'לא צוינו זכויות גישה כלשהן !'; -$messages['nouser'] = 'לא צוין שם משתמש כלשהו!'; -?> diff --git a/plugins/acl/localization/hr_HR.inc b/plugins/acl/localization/hr_HR.inc deleted file mode 100644 index 83ad4844b..000000000 --- a/plugins/acl/localization/hr_HR.inc +++ /dev/null @@ -1,89 +0,0 @@ -.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['sharing'] = 'Dijeljenje'; -$labels['myrights'] = 'Prava pristupa'; -$labels['username'] = 'Korisnik:'; -$labels['newuser'] = 'Dodaj unos/pravilo'; -$labels['actions'] = 'Akcije prava pristupa...'; -$labels['anyone'] = 'Svi korisnici (anyone)'; -$labels['anonymous'] = 'Gosti (anonymous)'; -$labels['identifier'] = 'Identifikator'; -$labels['acll'] = 'Pretraga'; -$labels['aclr'] = 'Pročitaj poruke'; -$labels['acls'] = 'Zadrži u stanju "Viđeno"'; -$labels['aclw'] = 'Zapiši oznake'; -$labels['acli'] = 'Umetni (kopiraj u)'; -$labels['aclp'] = 'Pošalji'; -$labels['aclc'] = 'Napravi podmapu'; -$labels['aclk'] = 'Napravi podmapu'; -$labels['acld'] = 'Obriši poruke'; -$labels['aclt'] = 'Obriši poruke'; -$labels['acle'] = 'Trajno obriši'; -$labels['aclx'] = 'Obriši mapu'; -$labels['acla'] = 'Administriraj'; -$labels['aclfull'] = 'Potpuna kontrola'; -$labels['aclother'] = 'Drugo'; -$labels['aclread'] = 'Čitanje'; -$labels['aclwrite'] = 'Pisanje'; -$labels['acldelete'] = 'Obriši'; -$labels['shortacll'] = 'Pretraži'; -$labels['shortaclr'] = 'Čitaj'; -$labels['shortacls'] = 'Zadrži'; -$labels['shortaclw'] = 'Piši'; -$labels['shortacli'] = 'Umetni'; -$labels['shortaclp'] = 'Pošalji'; -$labels['shortaclc'] = 'Stvori'; -$labels['shortaclk'] = 'Stvori'; -$labels['shortacld'] = 'Obriši'; -$labels['shortaclt'] = 'Obriši'; -$labels['shortacle'] = 'Trajno obriši'; -$labels['shortaclx'] = 'Obriši mapu'; -$labels['shortacla'] = 'Administriraj'; -$labels['shortaclother'] = 'Drugo'; -$labels['shortaclread'] = 'Čitanje'; -$labels['shortaclwrite'] = 'Pisanje'; -$labels['shortacldelete'] = 'Brisanje'; -$labels['longacll'] = 'Mapa je vidljiva u listi i može se na nju pretplatiti'; -$labels['longaclr'] = 'Mapa može biti otvorena za čitanje'; -$labels['longacls'] = 'Oznaku "Viđeno" je moguće mijenjati u porukama'; -$labels['longaclw'] = 'Oznake i ključne riječi, osim oznaka "Viđeno" i "Obrisano", se mogu mijenjati'; -$labels['longacli'] = 'Poruke mogu biti pohranjene ili kopirane u mapu'; -$labels['longaclp'] = 'Poruke mogu biti postavljene u mapu'; -$labels['longaclc'] = 'Mape pod ovom mapom se mogu stvarati (i preimenovati)'; -$labels['longaclk'] = 'Mape pod ovom mapom se mogu stvarati (i preimenovati)'; -$labels['longacld'] = 'Oznaku "Obrisano" je moguće mijenjati u porukama'; -$labels['longaclt'] = 'Oznaku "Obrisano" je moguće mijenjati u porukama'; -$labels['longacle'] = 'Poruke mogu biti izbrisane'; -$labels['longaclx'] = 'Mapa može biti obrisana ili preimenovana'; -$labels['longacla'] = 'Prava pristupa nad mapom se mogu mijenjati'; -$labels['longaclfull'] = 'Potpuna kontrola uključujući administraciju mapa'; -$labels['longaclread'] = 'Mapa može biti otvorena za čitanje'; -$labels['longaclwrite'] = 'Poruke mogu biti označene, pohranjene ili kopirane u mapu'; -$labels['longacldelete'] = 'Poruke mogu biti obrisane'; -$messages['deleting'] = 'Brišem prava pristupa...'; -$messages['saving'] = 'Pohranjujem prava pristupa'; -$messages['updatesuccess'] = 'Prava pristupa uspješno promjenjena'; -$messages['deletesuccess'] = 'Prava pristupa uspješno obrisana'; -$messages['createsuccess'] = 'Prava pristupa uspješno dodana'; -$messages['updateerror'] = 'Ne mogu pohraniti vCard'; -$messages['deleteerror'] = 'Ne mogu obrisati prava pristupa'; -$messages['createerror'] = 'Ne mogu dodati prava pristupa'; -$messages['deleteconfirm'] = 'Jeste li sigurni da želite obrisati prava pristupa za odabranog korisnika(e)?'; -$messages['norights'] = 'Nije navedeno pravo pristupa!'; -$messages['nouser'] = 'Nije navedeno korisničko ime!'; -?> diff --git a/plugins/acl/localization/hu_HU.inc b/plugins/acl/localization/hu_HU.inc deleted file mode 100644 index 3b813ac3f..000000000 --- a/plugins/acl/localization/hu_HU.inc +++ /dev/null @@ -1,94 +0,0 @@ -.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['sharing'] = 'Megosztás'; -$labels['myrights'] = 'Hozzáférési jogok'; -$labels['username'] = 'Felhasználó:'; -$labels['advanced'] = 'Haladó mód'; -$labels['newuser'] = 'Elem hozzáadása'; -$labels['editperms'] = 'Jogosultságok szerkesztése'; -$labels['actions'] = 'Hozzáférési jogok müveletei..'; -$labels['anyone'] = 'Minden felhasználó (bárki)'; -$labels['anonymous'] = 'Vendégek (névtelen)'; -$labels['identifier'] = 'Azonosító'; -$labels['acll'] = 'Keresés'; -$labels['aclr'] = 'Üzenetek olvasása'; -$labels['acls'] = 'Olvasottsági állapot megtartása'; -$labels['aclw'] = 'Üzenet jelölése'; -$labels['acli'] = 'Beillesztés (Bemásolás)'; -$labels['aclp'] = 'Bejegyzés'; -$labels['aclc'] = 'Almappa létrehozás'; -$labels['aclk'] = 'Almappa létrehozás'; -$labels['acld'] = 'Üzenetek törlése'; -$labels['aclt'] = 'Üzenetek törlése'; -$labels['acle'] = 'Törölt üzenetek eltávolítása'; -$labels['aclx'] = 'Mappa törlés'; -$labels['acla'] = 'Adminisztrátor'; -$labels['acln'] = 'Üzenetekhez címkézés'; -$labels['aclfull'] = 'Teljes hozzáférés'; -$labels['aclother'] = 'Egyéb'; -$labels['aclread'] = 'Olvasás'; -$labels['aclwrite'] = 'Írás'; -$labels['acldelete'] = 'Törlés'; -$labels['shortacll'] = 'Keresés'; -$labels['shortaclr'] = 'Olvasás'; -$labels['shortacls'] = 'Megtartás'; -$labels['shortaclw'] = 'Írás'; -$labels['shortacli'] = 'Beszúrás'; -$labels['shortaclp'] = 'Bejegyzés'; -$labels['shortaclc'] = 'Létrehozás'; -$labels['shortaclk'] = 'Létrehozás'; -$labels['shortacld'] = 'Törlés'; -$labels['shortaclt'] = 'Törlés'; -$labels['shortacle'] = 'Törölt üzenetek eltávolítása'; -$labels['shortaclx'] = 'Mappa törlése'; -$labels['shortacla'] = 'Adminisztrátor'; -$labels['shortacln'] = 'Cimkézés'; -$labels['shortaclother'] = 'Egyéb'; -$labels['shortaclread'] = 'Olvasás'; -$labels['shortaclwrite'] = 'Írás'; -$labels['shortacldelete'] = 'Törlés'; -$labels['longacll'] = 'A mappa látható a listán és fel tudsz rá iratkozni.'; -$labels['longaclr'] = 'A mappa olvasásra megnyitható'; -$labels['longacls'] = 'Az üzenet megtekintési állapota módosítható'; -$labels['longaclw'] = 'Az üzenetek jelölései és kulcsszavai módosíthatóak, kivéve az olvasottsági állapotot és az üzenet törölt állapotát.'; -$labels['longacli'] = 'Üzenetek irhatóak és máolshatóak a mappába.'; -$labels['longaclp'] = 'Ebbe a mappába tudsz üzeneteket tenni.'; -$labels['longaclc'] = 'Mappák létrehozhazóak (átnevezhetőek) ez alatt a mappa alatt.'; -$labels['longaclk'] = 'Mappák létrehozhazóak (átnevezhetőek) ez alatt a mappa alatt.'; -$labels['longacld'] = 'Üzenet törölve jelző módositható.'; -$labels['longaclt'] = 'Üzenet törölve jelző módositható.'; -$labels['longacle'] = 'Az üzenetek véglegesen eltávolíthatóak'; -$labels['longaclx'] = 'A mappa törölhető vagy átnevezhető'; -$labels['longacla'] = 'A mappa hozzáférési jogai módosíthatóak'; -$labels['longacln'] = 'Üzenetek megosztott metaadatai(cimkéi) módosíthatoak'; -$labels['longaclfull'] = 'Teljes hozzáférés beleértve a mappák kezelését'; -$labels['longaclread'] = 'A mappa olvasásra megnyitható'; -$labels['longaclwrite'] = 'Az üzenetek megjelölhetök, irhatók és másolhatók ebbe a mappába'; -$labels['longacldelete'] = 'Az üzenetek törölhetőek'; -$messages['deleting'] = 'Hozzáférési jogok törlése...'; -$messages['saving'] = 'Hozzáférési jogok mentése...'; -$messages['updatesuccess'] = 'A hozzáférési jogok sikeresen módosultak.'; -$messages['deletesuccess'] = 'A hozzáférési jogok törlése sikeresen megtörtént.'; -$messages['createsuccess'] = 'A hozzáférési jogok hozzáadása sikeresen megtörtént.'; -$messages['updateerror'] = 'Nem sikerült módosítani a hozzáférési jogokat.'; -$messages['deleteerror'] = 'Nem sikerült törölni a hozzáférési jogokat.'; -$messages['createerror'] = 'Nem sikerült a hozzáférési jogok hozzáadása'; -$messages['deleteconfirm'] = 'Biztosan eltávolítja a kiválasztott felhasználó(k) hozzáférési jogait?'; -$messages['norights'] = 'Nincsennek jogok megadva.'; -$messages['nouser'] = 'A felhasználónév nincs megadva.'; -?> diff --git a/plugins/acl/localization/hy_AM.inc b/plugins/acl/localization/hy_AM.inc deleted file mode 100644 index 08126121e..000000000 --- a/plugins/acl/localization/hy_AM.inc +++ /dev/null @@ -1,89 +0,0 @@ -.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['sharing'] = 'Կիսվել'; -$labels['myrights'] = 'Մուտքի իրավունքներ'; -$labels['username'] = 'Օգտատեր`'; -$labels['newuser'] = 'Ավելացնել գրառում'; -$labels['actions'] = 'Մուտքի իրավունքների գործողություններ…'; -$labels['anyone'] = 'Բոլոր օգտվողները (ցանկացած)'; -$labels['anonymous'] = 'Հյուրերը (անանուն)'; -$labels['identifier'] = 'Նկարագրիչ'; -$labels['acll'] = 'Փնտրում'; -$labels['aclr'] = 'Կարդալ հաղորդագրությունները'; -$labels['acls'] = 'Պահպանել դիտման կարգավիճակը'; -$labels['aclw'] = 'Գրառման նշումներ'; -$labels['acli'] = 'Ներդնել (Պատճենել ներս)'; -$labels['aclp'] = 'Հրապարակել'; -$labels['aclc'] = 'Ստեղծել ենթապանակներ'; -$labels['aclk'] = 'Ստեղծել ենթապանակներ'; -$labels['acld'] = 'Ջնջել հաղորդագրությունները'; -$labels['aclt'] = 'Ջնջել հաղորդագրությունները'; -$labels['acle'] = 'Հեռացնել'; -$labels['aclx'] = 'Ջնջել պանակը'; -$labels['acla'] = 'Կառավարել'; -$labels['aclfull'] = 'Լրիվ վերահսկում'; -$labels['aclother'] = 'Այլ'; -$labels['aclread'] = 'Կարդալ'; -$labels['aclwrite'] = 'Գրել'; -$labels['acldelete'] = 'Ջնջել'; -$labels['shortacll'] = 'Փնտրում'; -$labels['shortaclr'] = 'Կարդալ'; -$labels['shortacls'] = 'Պահել'; -$labels['shortaclw'] = 'Գրել'; -$labels['shortacli'] = 'Ներդնել'; -$labels['shortaclp'] = 'Հրապարակել'; -$labels['shortaclc'] = 'Ստեղծել'; -$labels['shortaclk'] = 'Ստեղծել'; -$labels['shortacld'] = 'Ջնջել'; -$labels['shortaclt'] = 'Ջնջել'; -$labels['shortacle'] = 'Հեռացնել'; -$labels['shortaclx'] = 'Պանակի ջնջում'; -$labels['shortacla'] = 'Կառավարել'; -$labels['shortaclother'] = 'Այլ'; -$labels['shortaclread'] = 'Կարդալ'; -$labels['shortaclwrite'] = 'Գրել'; -$labels['shortacldelete'] = 'Ջնջել'; -$labels['longacll'] = 'Պանակը երևում է ցուցակներում և նրան հնարավոր է բաժանորդագրվել'; -$labels['longaclr'] = 'Պանակը կարող է բացվել ընթերցման համար'; -$labels['longacls'] = 'Տեսված հաղորդագրությունների նշումը կարող է փոփոխվել'; -$labels['longaclw'] = 'Հաղորդագրությունների նշումները և հիմնաբառերը կարող են փոփոխվել, բացառությամբ Տեսած և Ջնջված նշումների'; -$labels['longacli'] = 'Հաղորդագրությունները կարող են գրվել և պատճենվել պանակի մեջ'; -$labels['longaclp'] = 'Հաղորդագրությունները կարող են հրապարակվել այս պանակում'; -$labels['longaclc'] = 'Պանակները կարող են ստեղծվել (կամ վերանվանվել) այս պանակում'; -$labels['longaclk'] = 'Պանակները կարող են ստեղծվել (կամ վերանվանվել) այս պանակում'; -$labels['longacld'] = 'Հաղորդագրությունների Ջնջել նշումը կարող է փոփոխվել'; -$labels['longaclt'] = 'Հաղորդագրությունների Ջնջել նշումը կարող է փոփոխվել'; -$labels['longacle'] = 'Հաղորդագրությունները կարող են հեռացվել'; -$labels['longaclx'] = 'Պանակը կարող է ջնջվել կամ վերանվանվել'; -$labels['longacla'] = 'Պանակի մուտքի իրավունքները կարող են փոփոխվել'; -$labels['longaclfull'] = 'Լրիվ վերահսկում ներառյալ պանակների կառավարումը'; -$labels['longaclread'] = 'Պանակը կարող է բացվել ընթերցման համար'; -$labels['longaclwrite'] = 'Հաղորդագրությունները կարող են նշվել, ստեղծվել և պատճենվել այս պանակում'; -$labels['longacldelete'] = 'Հաղորդագրությունները կարող են ջնջվել'; -$messages['deleting'] = 'Ջնջվում են մուտքի իրավունքները…'; -$messages['saving'] = 'Պահպանվում են մուտքի իրավունքները…'; -$messages['updatesuccess'] = 'Մուտքի իրավունքները բարեհաջող փոփոխվեցին։'; -$messages['deletesuccess'] = 'Մուտքի իրավունքները բարեհաջող ջնջվեցին։'; -$messages['createsuccess'] = 'Մուտքի իրավունքները բարեհաջող ավելացվեցվին։'; -$messages['updateerror'] = 'Մուտքի իրավունքների թարմացումը անջատել'; -$messages['deleteerror'] = 'Մուտքի իրավունքները ջնջումը ձախողվեց։'; -$messages['createerror'] = 'Մուտքի իրավունքները ավելացումը ձախողվեց։'; -$messages['deleteconfirm'] = 'Դուք վստա՞հ էք, որ ցանկանում եք նշված օգտվողներին զրկել մուտքի իրավունքներից։'; -$messages['norights'] = 'Ոչ մի իրավունք չի՛ նշվել։'; -$messages['nouser'] = 'Օգտվողի անունը չի՛ նշվել։'; -?> diff --git a/plugins/acl/localization/ia.inc b/plugins/acl/localization/ia.inc deleted file mode 100644 index c3627389d..000000000 --- a/plugins/acl/localization/ia.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Uso in commun'; -$labels['myrights'] = 'Derectos de accesso'; -$labels['username'] = 'Usator:'; -$labels['advanced'] = 'Modo avantiate'; -$labels['newuser'] = 'Adder entrata'; -$labels['editperms'] = 'Modificar permissiones'; -$labels['actions'] = 'Actiones de derecto de accesso...'; -$labels['anyone'] = 'Tote le usatores (non importa qui)'; -$labels['anonymous'] = 'Hospites (anonyme)'; -$labels['identifier'] = 'Identificator'; -$labels['acll'] = 'Cercar'; -$labels['aclr'] = 'Leger messages'; -$labels['acls'] = 'Retener le stato Vidite'; -$labels['aclw'] = 'Signales de scriptura'; -$labels['acli'] = 'Inserer (copiar in)'; -$labels['aclp'] = 'Inviar'; -$labels['aclc'] = 'Crear subdossieres'; -$labels['aclk'] = 'Crear subdossieres'; -$labels['acld'] = 'Deler messages'; -$labels['aclt'] = 'Deler messages'; -$labels['acle'] = 'Expunger'; -$labels['aclx'] = 'Deler dossier'; -$labels['acla'] = 'Administrar'; -$labels['acln'] = 'Annotar messages'; -$labels['aclfull'] = 'Controlo total'; -$labels['aclother'] = 'Altere'; -$labels['aclread'] = 'Leger'; -$labels['aclwrite'] = 'Scriber'; -$labels['acldelete'] = 'Deler'; -$labels['shortacll'] = 'Cercar'; -$labels['shortaclr'] = 'Leger'; -$labels['shortacls'] = 'Retener'; -$labels['shortaclw'] = 'Scriber'; -$labels['shortacli'] = 'Inserer'; -$labels['shortaclp'] = 'Inviar'; -$labels['shortaclc'] = 'Crear'; -$labels['shortaclk'] = 'Crear'; -$labels['shortacld'] = 'Deler'; -$labels['shortaclt'] = 'Deler'; -$labels['shortacle'] = 'Expunger'; -$labels['shortaclx'] = 'Deletion de dossier'; -$labels['shortacla'] = 'Administrar'; -$labels['shortacln'] = 'Annotar'; -$labels['shortaclother'] = 'Altere'; -$labels['shortaclread'] = 'Leger'; -$labels['shortaclwrite'] = 'Scriber'; -$labels['shortacldelete'] = 'Deler'; -$labels['longacll'] = 'Le dossier es visibile in listas e on pote subscriber se a illo'; -$labels['longaclr'] = 'Le dossier pote esser aperite pro lectura'; -$labels['longacls'] = 'Le signal "Vidite" de messages pote esser cambiate'; -$labels['longaclw'] = 'Le signales e parolas-clave de messages pote esser cambiate, excepte "Vidite" e "Delite"'; -$labels['longacli'] = 'Messages pote esser scribite o copiate al dossier'; -$labels['longaclp'] = 'Messages pote esser inviate a iste dossier'; -$labels['longaclc'] = 'Dossieres pote esser create (o renominate) directemente sub iste dossier'; -$labels['longaclk'] = 'Dossieres pote esser create (o renominate) directemente sub iste dossier'; -$labels['longacld'] = 'Le signal "Deler" de messages pote esser cambiate'; -$labels['longaclt'] = 'Le signal "Deler" de messages pote esser cambiate'; -$labels['longacle'] = 'Messages pote esser expungite'; -$labels['longaclx'] = 'Le dossier pote esser delite o renominate'; -$labels['longacla'] = 'Le derectos de accesso del dossier pote esser cambiate'; -$labels['longacln'] = 'Le metadatos commun (annotationes) de messages pote esser cambiate'; -$labels['longaclfull'] = 'Controlo total incluse le administration de dossieres'; -$labels['longaclread'] = 'Le dossier pote esser aperite pro lectura'; -$labels['longaclwrite'] = 'Messages pote esser marcate, scribite o copiate al dossier'; -$labels['longacldelete'] = 'Messages pote esser delite'; -$labels['longaclother'] = 'Altere derectos de accesso'; -$labels['ariasummaryacltable'] = 'Lista de derectos de accesso'; -$labels['arialabelaclactions'] = 'Listar actiones'; -$labels['arialabelaclform'] = 'Formulario de derectos de accesso'; -$messages['deleting'] = 'A deler derectos de accesso...'; -$messages['saving'] = 'A salveguardar derectos de accesso...'; -$messages['updatesuccess'] = 'Le derectos de accesso ha essite cambiate'; -$messages['deletesuccess'] = 'Le derectos de accesso ha essite delite'; -$messages['createsuccess'] = 'Le derectos de accesso ha essite addite'; -$messages['updateerror'] = 'Impossibile actualisar le derectos de accesso'; -$messages['deleteerror'] = 'Impossibile deler derectos de accesso'; -$messages['createerror'] = 'Impossibile adder derectos de accesso'; -$messages['deleteconfirm'] = 'Es vos secur de voler remover le derectos de accesso del usator(es) seligite?'; -$messages['norights'] = 'Nulle derecto ha essite specificate.'; -$messages['nouser'] = 'Nulle nomine de usator ha essite specificate.'; -?> diff --git a/plugins/acl/localization/id_ID.inc b/plugins/acl/localization/id_ID.inc deleted file mode 100644 index 348ec045e..000000000 --- a/plugins/acl/localization/id_ID.inc +++ /dev/null @@ -1,94 +0,0 @@ -.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['sharing'] = 'Berbagi'; -$labels['myrights'] = 'Hak Akses'; -$labels['username'] = 'Pengguna:'; -$labels['advanced'] = 'Mode Lanjut'; -$labels['newuser'] = 'Tambahkan entri'; -$labels['editperms'] = 'Ubah izin'; -$labels['actions'] = 'Aksi hak akses...'; -$labels['anyone'] = 'Semua pengguna (siapa saja)'; -$labels['anonymous'] = 'Para tamu (anonim)'; -$labels['identifier'] = 'Yang mengidentifikasi'; -$labels['acll'] = 'Cari'; -$labels['aclr'] = 'Baca pesan'; -$labels['acls'] = 'Jaga status terbaca'; -$labels['aclw'] = 'Membuat tanda'; -$labels['acli'] = 'Sisipkan (Salin kedalam)'; -$labels['aclp'] = 'Tulisan'; -$labels['aclc'] = 'Buat subfolder'; -$labels['aclk'] = 'Buat subfolder'; -$labels['acld'] = 'Hapus pesan'; -$labels['aclt'] = 'Hapus pesan'; -$labels['acle'] = 'Menghapus'; -$labels['aclx'] = 'Hapus folder'; -$labels['acla'] = 'Kelola'; -$labels['acln'] = 'Berikan keterangan pesan'; -$labels['aclfull'] = 'Kendali penuh'; -$labels['aclother'] = 'Lainnya'; -$labels['aclread'] = 'Baca'; -$labels['aclwrite'] = 'Tulis'; -$labels['acldelete'] = 'Hapus'; -$labels['shortacll'] = 'Cari'; -$labels['shortaclr'] = 'Baca'; -$labels['shortacls'] = 'Simpan'; -$labels['shortaclw'] = 'Tulis'; -$labels['shortacli'] = 'Sisipkan'; -$labels['shortaclp'] = 'Tulisan'; -$labels['shortaclc'] = 'Buat'; -$labels['shortaclk'] = 'Buat'; -$labels['shortacld'] = 'Hapus'; -$labels['shortaclt'] = 'Hapus'; -$labels['shortacle'] = 'Buang'; -$labels['shortaclx'] = 'Hapus folder'; -$labels['shortacla'] = 'Kelola'; -$labels['shortacln'] = 'Berikan keterangan'; -$labels['shortaclother'] = 'Lainnya'; -$labels['shortaclread'] = 'Baca'; -$labels['shortaclwrite'] = 'Tulis'; -$labels['shortacldelete'] = 'Hapus'; -$labels['longacll'] = 'Folder terlihat di daftar dan dapat dijadikan langganan'; -$labels['longaclr'] = 'Folder dapat dibuka untuk dibaca'; -$labels['longacls'] = 'Tanda pesan terbaca dapat diubah'; -$labels['longaclw'] = 'Tanda pesan dan kata kunci dapat diubah, kecuali Terbaca dan Terhapus'; -$labels['longacli'] = 'Pesan dapat ditulis atau disalin kedalam folder'; -$labels['longaclp'] = 'Pesan dapat dikirim ke folder ini'; -$labels['longaclc'] = 'Folder dapat dibuat (atau diubah namanya) langsung dari folder ini'; -$labels['longaclk'] = 'Folder dapat dibuat (atau diubah namanya) langsung dari folder ini'; -$labels['longacld'] = 'Tanda hapus pesan dapat diubah'; -$labels['longaclt'] = 'Tanda hapus pesan dapat diubah'; -$labels['longacle'] = 'Pesan dapat dibuang'; -$labels['longaclx'] = 'Folder dapat dihapus atau diubah namanya'; -$labels['longacla'] = 'Hak akses folder dapat diubah'; -$labels['longacln'] = 'Metadata pesan bersama (penjelasan) dapat diubah'; -$labels['longaclfull'] = 'Kendali penuh penuh termasuk administrasi'; -$labels['longaclread'] = 'Folder dapat dibuka untuk dibaca'; -$labels['longaclwrite'] = 'Pesan dapat ditandai, ditulis atau disalin kedalam folder'; -$labels['longacldelete'] = 'Pesan dapat dihapus'; -$messages['deleting'] = 'Menghapus hak akses...'; -$messages['saving'] = 'Menyimpan hak akses...'; -$messages['updatesuccess'] = 'Hak akses berhasil diubah'; -$messages['deletesuccess'] = 'Hak akses berhasil dihapus'; -$messages['createsuccess'] = 'Hak akses berhasil ditambahkan'; -$messages['updateerror'] = 'Tidak dapat memperbaharui hak akses'; -$messages['deleteerror'] = 'Tidak dapat menghapus hak akses'; -$messages['createerror'] = 'Tidak dapat menambah hak akses'; -$messages['deleteconfirm'] = 'Apakah Anda yakin ingin menghapus hak akses dari user terpilih?'; -$messages['norights'] = 'Hak belum ditentukan!'; -$messages['nouser'] = 'Username belum ditentukan!'; -?> diff --git a/plugins/acl/localization/it_IT.inc b/plugins/acl/localization/it_IT.inc deleted file mode 100644 index 1201c7ea1..000000000 --- a/plugins/acl/localization/it_IT.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Condivisione'; -$labels['myrights'] = 'Diritti d\'accesso'; -$labels['username'] = 'Utente:'; -$labels['advanced'] = 'Modalità avanzata'; -$labels['newuser'] = 'Aggiungi voce'; -$labels['editperms'] = 'Modifica permessi'; -$labels['actions'] = 'Azioni permessi d\'accesso...'; -$labels['anyone'] = 'Tutti gli utenti'; -$labels['anonymous'] = 'Osptiti (anonimi)'; -$labels['identifier'] = 'Identificatore'; -$labels['acll'] = 'Ricerca'; -$labels['aclr'] = 'Leggi messaggi'; -$labels['acls'] = 'Mantieni lo stato Visto'; -$labels['aclw'] = 'Flag di scrittura'; -$labels['acli'] = 'Inserisci (Copia in)'; -$labels['aclp'] = 'Invio'; -$labels['aclc'] = 'Crea sottocartelle'; -$labels['aclk'] = 'Crea sottocartelle'; -$labels['acld'] = 'Elimina messaggi'; -$labels['aclt'] = 'Elimina messaggi'; -$labels['acle'] = 'Elimina'; -$labels['aclx'] = 'Elimina cartella'; -$labels['acla'] = 'Amministra'; -$labels['acln'] = 'Annota messaggi'; -$labels['aclfull'] = 'Controllo completo'; -$labels['aclother'] = 'Altro'; -$labels['aclread'] = 'Lettura'; -$labels['aclwrite'] = 'Scrittura'; -$labels['acldelete'] = 'Elimina'; -$labels['shortacll'] = 'Ricerca'; -$labels['shortaclr'] = 'Lettura'; -$labels['shortacls'] = 'Mantieni'; -$labels['shortaclw'] = 'Scrittura'; -$labels['shortacli'] = 'Inserisci'; -$labels['shortaclp'] = 'Invio'; -$labels['shortaclc'] = 'Crea'; -$labels['shortaclk'] = 'Crea'; -$labels['shortacld'] = 'Elimina'; -$labels['shortaclt'] = 'Elimina'; -$labels['shortacle'] = 'Elimina'; -$labels['shortaclx'] = 'Elimina cartella'; -$labels['shortacla'] = 'Amministra'; -$labels['shortacln'] = 'Annota'; -$labels['shortaclother'] = 'Altro'; -$labels['shortaclread'] = 'Lettura'; -$labels['shortaclwrite'] = 'Scrittura'; -$labels['shortacldelete'] = 'Elimina'; -$labels['longacll'] = 'La cartella è visibile sulle liste e può essere sottoscritta'; -$labels['longaclr'] = 'Questa cartella può essere aperta in lettura'; -$labels['longacls'] = 'Il flag Messaggio Visto può essere cambiato'; -$labels['longaclw'] = 'I flag dei messaggi e le keywords possono essere cambiati, ad esclusione di Visto ed Eliminato'; -$labels['longacli'] = 'I messaggi possono essere scritti o copiati nella cartella'; -$labels['longaclp'] = 'I messaggi possono essere inviati a questa cartella'; -$labels['longaclc'] = 'Possono essere create (o rinominata) cartelle direttamente in questa cartella.'; -$labels['longaclk'] = 'Possono essere create (o rinominata) cartelle direttamente in questa cartella.'; -$labels['longacld'] = 'Il flag Messaggio Eliminato può essere cambiato'; -$labels['longaclt'] = 'Il flag Messaggio Eliminato può essere cambiato'; -$labels['longacle'] = 'I messaggi possono essere cancellati'; -$labels['longaclx'] = 'La cartella può essere eliminata o rinominata'; -$labels['longacla'] = 'I diritti di accesso della cartella possono essere cambiati'; -$labels['longacln'] = 'I metadati (annotazioni) dei messaggi condivisi possono essere modificati'; -$labels['longaclfull'] = 'Controllo completo incluso cartella di amministrazione'; -$labels['longaclread'] = 'Questa cartella può essere aperta in lettura'; -$labels['longaclwrite'] = 'I messaggi possono essere marcati, scritti o copiati nella cartella'; -$labels['longacldelete'] = 'I messaggi possono essere eliminati'; -$labels['longaclother'] = 'Altri diritti di accesso'; -$labels['ariasummaryacltable'] = 'Elenco dei diritti di accesso'; -$labels['arialabelaclactions'] = 'Lista azioni'; -$labels['arialabelaclform'] = 'Modulo di accesso'; -$messages['deleting'] = 'Sto eliminando i diritti di accesso...'; -$messages['saving'] = 'Sto salvando i diritti di accesso...'; -$messages['updatesuccess'] = 'I diritti d\'accesso sono stati cambiati'; -$messages['deletesuccess'] = 'I diritti d\'accesso sono stati eliminati'; -$messages['createsuccess'] = 'I diritti d\'accesso sono stati aggiunti'; -$messages['updateerror'] = 'Impossibile aggiornare i diritti d\'accesso'; -$messages['deleteerror'] = 'Impossibile eliminare i diritti d\'accesso'; -$messages['createerror'] = 'Impossibile aggiungere i diritti d\'accesso'; -$messages['deleteconfirm'] = 'Sei sicuro, vuoi rimuovere i diritti d\'accesso degli utenti selezionati?'; -$messages['norights'] = 'Nessun diritto specificato!'; -$messages['nouser'] = 'Lo username non è stato specificato!'; -?> diff --git a/plugins/acl/localization/ja_JP.inc b/plugins/acl/localization/ja_JP.inc deleted file mode 100644 index 52c5940e6..000000000 --- a/plugins/acl/localization/ja_JP.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = '共有'; -$labels['myrights'] = 'アクセス権'; -$labels['username'] = 'ユーザー:'; -$labels['advanced'] = '詳細なモード'; -$labels['newuser'] = '項目を追加'; -$labels['editperms'] = '編集の権限'; -$labels['actions'] = 'アクセス権の動作...'; -$labels['anyone'] = '(誰でも)すべてのユーザー'; -$labels['anonymous'] = 'ゲスト(匿名)'; -$labels['identifier'] = '識別子'; -$labels['acll'] = '検索'; -$labels['aclr'] = 'メッセージを読む'; -$labels['acls'] = '既読の状態を保持'; -$labels['aclw'] = '書き込みフラッグ'; -$labels['acli'] = '挿入(中に複製)'; -$labels['aclp'] = '投稿'; -$labels['aclc'] = 'サブフォルダを作成'; -$labels['aclk'] = 'サブフォルダを作成'; -$labels['acld'] = 'メッセージを削除'; -$labels['aclt'] = 'メッセージを削除'; -$labels['acle'] = '抹消'; -$labels['aclx'] = 'フォルダーを削除'; -$labels['acla'] = '管理'; -$labels['acln'] = 'メッセージに注釈'; -$labels['aclfull'] = '完全な制御'; -$labels['aclother'] = 'その他'; -$labels['aclread'] = '読み込み'; -$labels['aclwrite'] = '書き込み'; -$labels['acldelete'] = '削除'; -$labels['shortacll'] = '検索'; -$labels['shortaclr'] = '読み込み'; -$labels['shortacls'] = '保持'; -$labels['shortaclw'] = '書き込み'; -$labels['shortacli'] = '挿入'; -$labels['shortaclp'] = '投稿'; -$labels['shortaclc'] = '作成'; -$labels['shortaclk'] = '作成'; -$labels['shortacld'] = '削除'; -$labels['shortaclt'] = '削除'; -$labels['shortacle'] = '抹消'; -$labels['shortaclx'] = 'フォルダーの削除'; -$labels['shortacla'] = '管理'; -$labels['shortacln'] = '注釈'; -$labels['shortaclother'] = 'その他'; -$labels['shortaclread'] = '読み込み'; -$labels['shortaclwrite'] = '書き込み'; -$labels['shortacldelete'] = '削除'; -$labels['longacll'] = 'フォルダーをリストに見えるようにして登録可能:'; -$labels['longaclr'] = 'フォルダーを読むことを可能'; -$labels['longacls'] = 'メッセージの既読のフラッグの変更を可能'; -$labels['longaclw'] = '既読と削除のフラッグを除く、メッセージのフラッグとキーワードの変更を可能'; -$labels['longacli'] = 'メッセージに書き込みとフォルダーへの複製を可能'; -$labels['longaclp'] = 'メッセージをこのフォルダーに投稿を可能'; -$labels['longaclc'] = 'このフォルダーの直下にフォルダーの作成と名前の変更を可能'; -$labels['longaclk'] = 'このフォルダーの直下にフォルダーの作成と名前の変更を可能'; -$labels['longacld'] = 'メッセージの削除フラッグの変更を可能'; -$labels['longaclt'] = 'メッセージの削除フラッグの変更を可能'; -$labels['longacle'] = 'メッセージの抹消を可能'; -$labels['longaclx'] = 'このフォルダーの削除や名前の変更を可能'; -$labels['longacla'] = 'フォルダーのアクセス権の変更を可能'; -$labels['longacln'] = 'メッセージの共有されるメタデータ(注釈)の変更を可能'; -$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['updateerror'] = 'アクセス権を更新できません。'; -$messages['deleteerror'] = 'アクセス権を削除できません。'; -$messages['createerror'] = 'アクセス権を追加できません。'; -$messages['deleteconfirm'] = '選択したユーザーのアクセス件を本当に削除したいですか?'; -$messages['norights'] = '何の権限も指定されていません!'; -$messages['nouser'] = 'ユーザー名を指定していません!'; -?> diff --git a/plugins/acl/localization/km_KH.inc b/plugins/acl/localization/km_KH.inc deleted file mode 100644 index 8310d4e81..000000000 --- a/plugins/acl/localization/km_KH.inc +++ /dev/null @@ -1,74 +0,0 @@ -.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['sharing'] = 'ការ​ចែក​រំលែក'; -$labels['myrights'] = 'សិទ្ធិ​ចូល'; -$labels['username'] = 'អ្នក​ប្រើ៖'; -$labels['advanced'] = 'បែប​កម្រិត​ខ្ពស់'; -$labels['newuser'] = 'បន្ថែម​ធាតុ'; -$labels['actions'] = 'សកម្មភាព​សិទ្ធិ​ចូល...'; -$labels['anyone'] = 'អ្នក​ប្រើ​ទាំង​អស់ (នរណា​ម្នាក់)'; -$labels['anonymous'] = 'ភ្ញៀវ (អនាមិក)'; -$labels['acll'] = 'ស្វែងរក'; -$labels['aclr'] = 'អាន​សារ'; -$labels['acli'] = 'បញ្ចូល (ចម្លង​មក​ដាក់)'; -$labels['aclp'] = 'ប្រកាស'; -$labels['aclc'] = 'បង្កើត​ថត​រង'; -$labels['aclk'] = 'បង្កើត​ថត​រង'; -$labels['acld'] = 'លុប​សារ'; -$labels['aclt'] = 'លុប​សារ'; -$labels['acle'] = 'ដកចេញ'; -$labels['aclx'] = 'លុប​ថត'; -$labels['acla'] = 'អភិបាល'; -$labels['aclfull'] = 'បញ្ជា​ទាំង​អស់'; -$labels['aclother'] = 'ផ្សេងៗ'; -$labels['aclread'] = 'អាន'; -$labels['aclwrite'] = 'សរសេរ'; -$labels['acldelete'] = 'លុប'; -$labels['shortacll'] = 'ស្វែងរក'; -$labels['shortaclr'] = 'អាន'; -$labels['shortacls'] = 'រក្សា'; -$labels['shortaclw'] = 'សរសេរ'; -$labels['shortacli'] = 'បញ្ចូល'; -$labels['shortaclp'] = 'ប្រកាស'; -$labels['shortaclc'] = 'បង្កើត'; -$labels['shortaclk'] = 'បង្កើត'; -$labels['shortacld'] = 'លុប'; -$labels['shortaclt'] = 'លុប'; -$labels['shortacle'] = 'ដកចេញ'; -$labels['shortaclx'] = 'ការ​លុប​ថត'; -$labels['shortacla'] = 'អភិបាល'; -$labels['shortaclother'] = 'ផ្សេងៗ'; -$labels['shortaclread'] = 'អាន'; -$labels['shortaclwrite'] = 'សរសេរ'; -$labels['shortacldelete'] = 'លុប'; -$labels['longaclr'] = 'ថត​នេះ​អាច​បើក​សម្រាប់​អាន'; -$labels['longacle'] = 'សារ​នេះ​អាច​ត្រូវ​បាន​ដក​ចេញ'; -$labels['longaclx'] = 'ថត​នេះ អាច​ត្រូវ​បាន​លុប ឬ​ ប្ដូរ​ឈ្មោះ'; -$labels['longacla'] = 'សិទ្ធិ​ចូល​ទៅ​កាន់​ថត​នេះ​អាច​ត្រូវ​បាន​​ផ្លាស់​ប្ដូរ​'; -$labels['longacldelete'] = 'សារ​នេះ​អាច​ត្រូវ​បាន​លុប'; -$messages['deleting'] = 'កំពុង​លុប​សិទ្ធិ​ចូល...'; -$messages['saving'] = 'រក្សា​ទុក​សិទ្ធិ​ចូល...'; -$messages['deletesuccess'] = 'លុប​សិទ្ធិ​ចូល​ដោយ​ជោគជ័យ​'; -$messages['createsuccess'] = 'បន្ថែម​សិទ្ធិ​ចូល​ដោយ​ជោគជ័យ'; -$messages['updateerror'] = 'មិន​អាច​ធ្វើ​បច្ចុប្បន្នភាព​សិទ្ធិ​ចូល'; -$messages['deleteerror'] = 'មិន​អាច​លុប​សិទ្ធិ​ចូល'; -$messages['createerror'] = 'មិន​អាច​បន្ថែម​សិទ្ធិ​ចូល'; -$messages['deleteconfirm'] = 'តើ​អ្នក​ពិត​ជា​ចង់​ដក​សិទ្ធ​ចូល​ពី​អ្នក​ប្រើប្រាស់​ដែល​បាន​រើស​មែនទេ?'; -$messages['norights'] = 'មិន​បាន​បញ្ជាក់​សិទ្ធិ​ច្បាស់​លាស់!'; -$messages['nouser'] = 'មិន​បាន​បញ្ជាក់​ឈ្មោះ​អ្នក​ប្រើ!'; -?> diff --git a/plugins/acl/localization/ko_KR.inc b/plugins/acl/localization/ko_KR.inc deleted file mode 100644 index 60b4b302b..000000000 --- a/plugins/acl/localization/ko_KR.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = '공유'; -$labels['myrights'] = '접근 권한'; -$labels['username'] = '사용자:'; -$labels['advanced'] = '고급 모드'; -$labels['newuser'] = '입력내용 추가'; -$labels['editperms'] = '권한 수정'; -$labels['actions'] = '접근 권한 동작...'; -$labels['anyone'] = '모든 사용자 (아무나)'; -$labels['anonymous'] = '방문자 (익명)'; -$labels['identifier'] = '식별자'; -$labels['acll'] = '조회'; -$labels['aclr'] = '읽은 메시지'; -$labels['acls'] = '읽은 상태 유지'; -$labels['aclw'] = '쓰기 깃발'; -$labels['acli'] = '삽입 (복사할 위치)'; -$labels['aclp'] = '게시'; -$labels['aclc'] = '하위 폴더 생성'; -$labels['aclk'] = '하위 폴더 생성'; -$labels['acld'] = '메시지 삭제'; -$labels['aclt'] = '메시지 삭제'; -$labels['acle'] = '영구 제거'; -$labels['aclx'] = '폴더 삭제'; -$labels['acla'] = '관리'; -$labels['acln'] = '메시지에 주석 추가'; -$labels['aclfull'] = '전체 제어 권한'; -$labels['aclother'] = '기타'; -$labels['aclread'] = '읽음'; -$labels['aclwrite'] = '쓰기'; -$labels['acldelete'] = '삭제'; -$labels['shortacll'] = '조회'; -$labels['shortaclr'] = '읽음'; -$labels['shortacls'] = '보관'; -$labels['shortaclw'] = '쓰기'; -$labels['shortacli'] = '삽입'; -$labels['shortaclp'] = '게시'; -$labels['shortaclc'] = '생성'; -$labels['shortaclk'] = '생성'; -$labels['shortacld'] = '삭제'; -$labels['shortaclt'] = '삭제'; -$labels['shortacle'] = '지움'; -$labels['shortaclx'] = '폴더 삭제'; -$labels['shortacla'] = '관리'; -$labels['shortacln'] = '주석 추가'; -$labels['shortaclother'] = '기타'; -$labels['shortaclread'] = '읽기'; -$labels['shortaclwrite'] = '쓱'; -$labels['shortacldelete'] = '삭제'; -$labels['longacll'] = '폴더가 목록에 나타나고 다음 사용자가 구독할 수 있음:'; -$labels['longaclr'] = '읽기 위해 폴더를 열 수 있음'; -$labels['longacls'] = '읽은 메시지 깃발이 변경될 수 있음'; -$labels['longaclw'] = '메시지 깃발 및 키워드를 변경할 수 있음, 다만 읽음 및 삭제됨은 제외됨'; -$labels['longacli'] = '메시지를 폴더에 복사하거나 작성할 수 있음'; -$labels['longaclp'] = '메시지가 이 폴더에 게시될 수 있음'; -$labels['longaclc'] = '이 폴더의 바로 아래에 폴더를 생성(또는 이름 변경)할 수 있음'; -$labels['longaclk'] = '이 폴더의 바로 아래에 폴더를 생성(또는 이름 변경)할 수 있음'; -$labels['longacld'] = '메시지 삭제 깃발이 변경될 수 있음'; -$labels['longaclt'] = '메시지 삭제 깃발이 변경될 수 있음'; -$labels['longacle'] = '메시지가 영구 제거될 수 있음'; -$labels['longaclx'] = '폴더를 삭제하거나 이름을 변경 할 수 있음'; -$labels['longacla'] = '폴더의 접근 권한을 변경할 수 있음'; -$labels['longacln'] = '공유된 메타데이터(주석)은 변경될 수 있습니다'; -$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['updateerror'] = '접근 권한을 업데이트 할 수 없음'; -$messages['deleteerror'] = '접근 권한을 삭제할 수 없음'; -$messages['createerror'] = '접근 권한을 추가할 수 없음'; -$messages['deleteconfirm'] = '정말로 선택한 사용자의 접근 권한을 삭제하시겠습니까?'; -$messages['norights'] = '지정된 권한이 없음!'; -$messages['nouser'] = '지정된 사용자명이 없음!'; -?> diff --git a/plugins/acl/localization/ku.inc b/plugins/acl/localization/ku.inc deleted file mode 100644 index ef95c1443..000000000 --- a/plugins/acl/localization/ku.inc +++ /dev/null @@ -1,83 +0,0 @@ -.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['sharing'] = 'Parvekirin'; -$labels['myrights'] = 'Mafên Têketinê'; -$labels['username'] = 'Bikarhêner:'; -$labels['advanced'] = 'Moda pêşketî'; -$labels['newuser'] = 'Têketinek zêde bike'; -$labels['editperms'] = 'Destûrdayînan Sererast Bike'; -$labels['actions'] = 'Digihîje tevgerên çê..'; -$labels['anyone'] = 'Hemû bikarhêner (her kes)'; -$labels['anonymous'] = 'Mêvan (gelêrî)'; -$labels['identifier'] = 'Danasîner'; -$labels['acll'] = 'Lê bigere'; -$labels['aclr'] = 'Peyaman bixwîne'; -$labels['aclw'] = 'Alayan binivîse'; -$labels['aclp'] = 'Şandî'; -$labels['aclc'] = 'Bindosyeyan çêke'; -$labels['aclk'] = 'Bindosyeyan çêke'; -$labels['acld'] = 'Peyaman binivîse'; -$labels['aclt'] = 'Peyaman jê bibe'; -$labels['acle'] = 'Jê derxîne'; -$labels['aclx'] = 'Dosyeyê jê bibe'; -$labels['acla'] = 'Birêvebir'; -$labels['acln'] = 'Bi nîşeyan peyaman rave bike'; -$labels['aclfull'] = 'Tam venêrîn'; -$labels['aclother'] = 'Ên din'; -$labels['aclread'] = 'Bixwîne'; -$labels['aclwrite'] = 'Binivîse'; -$labels['acldelete'] = 'Jê bibe'; -$labels['shortacll'] = 'Lê bigere'; -$labels['shortaclr'] = 'Bixwîne'; -$labels['shortacls'] = 'Bihêle'; -$labels['shortaclw'] = 'Binivîse'; -$labels['shortacli'] = 'Tev bike'; -$labels['shortaclp'] = 'Şandî'; -$labels['shortaclc'] = 'Çêke'; -$labels['shortaclk'] = 'Çêke'; -$labels['shortacld'] = 'Jê bibe'; -$labels['shortaclt'] = 'Jê bibe'; -$labels['shortacle'] = 'Jê derxîne'; -$labels['shortaclx'] = 'Dosye-jêbirin'; -$labels['shortacla'] = 'Bikarhêner'; -$labels['shortacln'] = 'Bi nîşeyan rave bike'; -$labels['shortaclother'] = 'Ên din'; -$labels['shortaclread'] = 'Bixwîne'; -$labels['shortaclwrite'] = 'Binivîse'; -$labels['shortacldelete'] = 'Jê bibe'; -$labels['longaclr'] = 'Dosye ji bo xwendinê dikare bê vekirin'; -$labels['longacls'] = 'Alaya peyamên Dîtî dikare bête guhartin'; -$labels['longaclread'] = 'Dosye ji bo xwendinê dikare bê vekirin'; -$labels['longaclwrite'] = 'Peyam dikarin kopiyî dosyeyê bên kirin, nîşankirin, nivîsandin.'; -$labels['longacldelete'] = 'Hêmî peyam dikarin werin jêbirin'; -$labels['longaclother'] = 'Mafên din ên têketinê'; -$labels['ariasummaryacltable'] = 'Lîsteya mafên têketinê'; -$labels['arialabelaclactions'] = 'Tevgeran liste bike'; -$labels['arialabelaclform'] = 'Forma mafên têketinê'; -$messages['deleting'] = 'Mafên têketinê tên jêbirin...'; -$messages['saving'] = 'Mafên têketinê tên tomarkirin...'; -$messages['updatesuccess'] = 'Mafên têketinê bi serkeftin hatin guhartin'; -$messages['deletesuccess'] = 'Mafên têketinê bi serkeftin hatin jêbirin'; -$messages['createsuccess'] = 'Mafên têketinê bi serkeftin hatin tevkirin'; -$messages['updateerror'] = 'Nûkirina mafên têketinê bigire'; -$messages['deleteerror'] = 'Jêbirina mafên têketinê bigire'; -$messages['createerror'] = 'Tevkirina mafên têketinê bigire'; -$messages['deleteconfirm'] = 'Tu ewle yî, dixwazî mafên têketinê yên bikarhênerê(n) bijartî rakî?'; -$messages['norights'] = 'Tu maf nehat diyarkirin!'; -$messages['nouser'] = 'Tu bikarhêner nehat diyarkirin!'; -?> diff --git a/plugins/acl/localization/ku_IQ.inc b/plugins/acl/localization/ku_IQ.inc deleted file mode 100644 index bc80848b4..000000000 --- a/plugins/acl/localization/ku_IQ.inc +++ /dev/null @@ -1,26 +0,0 @@ -.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['sharing'] = 'هاوبەشکردن'; -$labels['username'] = 'بەکارهێنەر:'; -$labels['advanced'] = 'شێوازی پێشکەوتوو'; -$labels['shortaclc'] = 'دروستکردن'; -$labels['shortaclk'] = 'دروستکردن'; -$labels['shortacld'] = 'سڕینەوە'; -$labels['shortaclt'] = 'سڕینەوە'; -$labels['shortaclx'] = 'سڕینەوەی بوخچە'; -?> diff --git a/plugins/acl/localization/lb_LU.inc b/plugins/acl/localization/lb_LU.inc deleted file mode 100644 index ec48b1990..000000000 --- a/plugins/acl/localization/lb_LU.inc +++ /dev/null @@ -1,69 +0,0 @@ -.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['sharing'] = 'Sharing'; -$labels['myrights'] = 'Zougrëffsrechter'; -$labels['username'] = 'Benotzer:'; -$labels['advanced'] = 'Avancéierte Modus'; -$labels['newuser'] = 'Element dobäisetzen'; -$labels['actions'] = 'Optioune fir d\'Zougrëffsrechter'; -$labels['anyone'] = 'All d\'Benotzer (jiddwereen)'; -$labels['anonymous'] = 'Gaascht (anonym)'; -$labels['identifier'] = 'Identifiant'; -$labels['acll'] = 'Noschloen'; -$labels['aclr'] = 'Messagë liesen'; -$labels['acls'] = 'Lies-Status behalen'; -$labels['acld'] = 'Messagë läschen'; -$labels['aclt'] = 'Messagë läschen'; -$labels['acle'] = 'Ausläschen'; -$labels['aclx'] = 'Dossier läschen'; -$labels['acla'] = 'Administréieren'; -$labels['aclfull'] = 'Voll Kontroll'; -$labels['aclother'] = 'Aner'; -$labels['aclread'] = 'Liesen'; -$labels['aclwrite'] = 'Schreiwen'; -$labels['acldelete'] = 'Läschen'; -$labels['shortacll'] = 'Noschloen'; -$labels['shortaclr'] = 'Liesen'; -$labels['shortacls'] = 'Halen'; -$labels['shortaclw'] = 'Schreiwen'; -$labels['shortacli'] = 'Drasetze'; -$labels['shortaclp'] = 'Schécken'; -$labels['shortaclc'] = 'Erstellen'; -$labels['shortaclk'] = 'Erstellen'; -$labels['shortacld'] = 'Läschen'; -$labels['shortaclt'] = 'Läschen'; -$labels['shortacle'] = 'Ausläschen'; -$labels['shortaclx'] = 'Dossier läschen'; -$labels['shortacla'] = 'Administréieren'; -$labels['shortaclother'] = 'Aner'; -$labels['shortaclread'] = 'Liesen'; -$labels['shortaclwrite'] = 'Schreiwen'; -$labels['shortacldelete'] = 'Läschen'; -$labels['longacldelete'] = 'Messagë kënne geläscht ginn'; -$messages['deleting'] = 'Zougrëffsrechter gi geläscht...'; -$messages['saving'] = 'Zougrëffsrechter gi gespäichert...'; -$messages['updatesuccess'] = 'Rechter erfollegräich geännert'; -$messages['deletesuccess'] = 'Rechter erfollegräich geläscht'; -$messages['createsuccess'] = 'Rechter erfollegräich dobäigesat'; -$messages['updateerror'] = 'D\'Zougrëffsrechter kënnen net aktualiséiert ginn'; -$messages['deleteerror'] = 'Rechter kënnen net geläscht ginn'; -$messages['createerror'] = 'Zougrëffsrechter kënnen net dobäigesat ginn'; -$messages['deleteconfirm'] = 'Bass du dir sécher, dass du d\'Zougrëffsrechter fir déi ausgewielte Benotzer wëlls ewechhuelen?'; -$messages['norights'] = 'Et goufe keng Rechter uginn! '; -$messages['nouser'] = 'Et gouf kee Benotzernumm uginn!'; -?> diff --git a/plugins/acl/localization/lt_LT.inc b/plugins/acl/localization/lt_LT.inc deleted file mode 100644 index cea41d6d9..000000000 --- a/plugins/acl/localization/lt_LT.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Dalinimasis'; -$labels['myrights'] = 'Prieigos teisės'; -$labels['username'] = 'Vartotojas:'; -$labels['advanced'] = 'Pažengusio vartotojo rėžimas'; -$labels['newuser'] = 'Pridėti įrašą'; -$labels['editperms'] = 'Tvarkyti leidimus'; -$labels['actions'] = 'Prieigos teisių veiksmai...'; -$labels['anyone'] = 'Visi vartotojai (bet kas)'; -$labels['anonymous'] = 'Svečias (anonimas)'; -$labels['identifier'] = 'Identifikatorius'; -$labels['acll'] = 'Paieška'; -$labels['aclr'] = 'Perskaityti pranešimus'; -$labels['acls'] = 'Palikti būseną "Žiūrėtas"'; -$labels['aclw'] = 'Įrašyti vėliavėles'; -$labels['acli'] = 'Įterpti (kopijuoti į)'; -$labels['aclp'] = 'Įrašas'; -$labels['aclc'] = 'Kurti poaplankius'; -$labels['aclk'] = 'Kurti poaplankius'; -$labels['acld'] = 'Ištrinti žinutes'; -$labels['aclt'] = 'Ištrinti žinutes'; -$labels['acle'] = 'Išbraukti'; -$labels['aclx'] = 'Ištrinti aplanką'; -$labels['acla'] = 'Valdyti'; -$labels['acln'] = 'Anotuoti laiškus'; -$labels['aclfull'] = 'Visiška kontrolė'; -$labels['aclother'] = 'Kita'; -$labels['aclread'] = 'Skaityti'; -$labels['aclwrite'] = 'Įrašyti'; -$labels['acldelete'] = 'Trinti'; -$labels['shortacll'] = 'Paieška'; -$labels['shortaclr'] = 'Skaityti'; -$labels['shortacls'] = 'Palikti'; -$labels['shortaclw'] = 'Įrašyti'; -$labels['shortacli'] = 'Įterpti'; -$labels['shortaclp'] = 'Įrašas'; -$labels['shortaclc'] = 'Sukurti'; -$labels['shortaclk'] = 'Sukurti'; -$labels['shortacld'] = 'Trinti'; -$labels['shortaclt'] = 'Trinti'; -$labels['shortacle'] = 'Išbraukti'; -$labels['shortaclx'] = 'Ištrinti aplanką'; -$labels['shortacla'] = 'Valdyti'; -$labels['shortacln'] = 'Anotuoti'; -$labels['shortaclother'] = 'Kita'; -$labels['shortaclread'] = 'Skaityti'; -$labels['shortaclwrite'] = 'Įrašyti'; -$labels['shortacldelete'] = 'Trinti'; -$labels['longacll'] = 'Aplankas yra matomas sąrašuose ir gali būti prenumeruojamas'; -$labels['longaclr'] = 'Aplanką galima peržiūrėti'; -$labels['longacls'] = 'Pranešimų vėliavėlė "Matyta" gali būti pakeista'; -$labels['longaclw'] = 'Pranešimų vėliavėlės ir raktažodžiai gali būti pakeisti, išskyrus "Matytas" ir "Ištrintas"'; -$labels['longacli'] = 'Pranešimai gali būti įrašyti arba nukopijuoti į aplanką'; -$labels['longaclp'] = 'Į šį aplanką galima dėti laiškus.'; -$labels['longaclc'] = 'Nauji aplankai gali būti kuriami (arba pervadinami) šioje direktorijoje'; -$labels['longaclk'] = 'Nauji aplankai gali būti kuriami (arba pervadinami) šioje direktorijoje'; -$labels['longacld'] = 'Pranešimų vėliavėlė "Ištrintas" gali būti pakeista'; -$labels['longaclt'] = 'Pranešimų vėliavėlė "Ištrintas" gali būti pakeista'; -$labels['longacle'] = 'Pranešimai gali būti išbraukti'; -$labels['longaclx'] = 'Aplankas gali būti pašalintas arba pervadintas'; -$labels['longacla'] = 'Aplanko prieigos teisės gali būti pakeistos'; -$labels['longacln'] = 'Bendrieji laiškų meta-duomenys (anotacijos) gali būti pakeisti'; -$labels['longaclfull'] = 'Visiška kontrolė įskaitant aplanko administravimą'; -$labels['longaclread'] = 'Aplanką galima peržiūrėti'; -$labels['longaclwrite'] = 'Pranešimai gali būti pažymėti, įrašyti arba nukopijuoti į aplanką'; -$labels['longacldelete'] = 'Pranešimai gali būti ištrinti'; -$labels['longaclother'] = 'Kitos prieigos teisės'; -$labels['ariasummaryacltable'] = 'Prieigos teisių sąrašas'; -$labels['arialabelaclactions'] = 'Rodyti veiksmus'; -$labels['arialabelaclform'] = 'Prieigos teisių forma'; -$messages['deleting'] = 'Panaikinamos prieigos teisės'; -$messages['saving'] = 'Išsaugomos prieigos teisės'; -$messages['updatesuccess'] = 'Prieigos teisės sėkmingai pakeistos'; -$messages['deletesuccess'] = 'Prieigos teisės sėkmingai panaikintos'; -$messages['createsuccess'] = 'Prieigos teisės sėkmingai pridėtos'; -$messages['updateerror'] = 'Nepavyko pakeisti prieigos teisių'; -$messages['deleteerror'] = 'Neįmanoma panaikinti prieigos teises'; -$messages['createerror'] = 'Neišeina pridėti prieigos teises'; -$messages['deleteconfirm'] = 'Ar jūs esate įsitikinę, jog norite panaikinti prieigos teises pažymėtiems vartotojams(-ui)?'; -$messages['norights'] = 'Nenurodytos jokios teisės!'; -$messages['nouser'] = 'Nenurodytas joks vartotojas!'; -?> diff --git a/plugins/acl/localization/lv_LV.inc b/plugins/acl/localization/lv_LV.inc deleted file mode 100644 index f092e9451..000000000 --- a/plugins/acl/localization/lv_LV.inc +++ /dev/null @@ -1,89 +0,0 @@ -.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['sharing'] = 'Dalīšanās'; -$labels['myrights'] = 'Piekļuves tiesības'; -$labels['username'] = 'Lietotājs:'; -$labels['newuser'] = 'Pievienot ierakstu'; -$labels['actions'] = 'Darbības ar piekļuves tiesībām...'; -$labels['anyone'] = 'Visi lietotāji (ikviens)'; -$labels['anonymous'] = 'Viesi (anonīmie)'; -$labels['identifier'] = 'Identifikators'; -$labels['acll'] = 'Atrast'; -$labels['aclr'] = 'Lasīt ziņojumus'; -$labels['acls'] = 'Paturēt "Redzētā" statusu'; -$labels['aclw'] = 'Saglabāt atzīmes'; -$labels['acli'] = 'Ievietot (Iekopēt)'; -$labels['aclp'] = 'Nosūtīt'; -$labels['aclc'] = 'Izveidot apakšmapes'; -$labels['aclk'] = 'Izveidot apakšmapes'; -$labels['acld'] = 'Dzēst ziņojumus'; -$labels['aclt'] = 'Dzēst ziņojumus'; -$labels['acle'] = 'Izdzēst'; -$labels['aclx'] = 'Dzēst mapi'; -$labels['acla'] = 'Pārvaldīt'; -$labels['aclfull'] = 'Pilna kontrole'; -$labels['aclother'] = 'Cits'; -$labels['aclread'] = 'Lasīt'; -$labels['aclwrite'] = 'Rakstīt'; -$labels['acldelete'] = 'Dzēst'; -$labels['shortacll'] = 'Atrast'; -$labels['shortaclr'] = 'Lasīt'; -$labels['shortacls'] = 'Paturēt'; -$labels['shortaclw'] = 'Rakstīt'; -$labels['shortacli'] = 'Ievietot'; -$labels['shortaclp'] = 'Nosūtīt'; -$labels['shortaclc'] = 'Izveidot'; -$labels['shortaclk'] = 'Izveidot'; -$labels['shortacld'] = 'Dzēst'; -$labels['shortaclt'] = 'Dzēst'; -$labels['shortacle'] = 'Izdzēst'; -$labels['shortaclx'] = 'Mapju dzēšana'; -$labels['shortacla'] = 'Pārvaldīt'; -$labels['shortaclother'] = 'Cits'; -$labels['shortaclread'] = 'Lasīt'; -$labels['shortaclwrite'] = 'Rakstīt'; -$labels['shortacldelete'] = 'Dzēst'; -$labels['longacll'] = 'Mape ir redzama kopējā mapju sarakstā un var tikt abonēta'; -$labels['longaclr'] = 'Ši mape var tikt atvērta lasīšanai'; -$labels['longacls'] = 'Ziņojumu "Redzēts" atzīme var tik mainīta'; -$labels['longaclw'] = 'Ziņojumu atzīmes, izņemot "Redzēts" un "Dzēsts", un atslēgvārdi var tik mainīti'; -$labels['longacli'] = 'Ziņojumi var tikt ierakstīti vai pārkopēti uz šo mapi'; -$labels['longaclp'] = 'Vēstules var tikt ievietotas šajā mapē'; -$labels['longaclc'] = 'Zem šīs mapes pa tiešo var tikt izveidotas (vai pārsauktas) citas mapes'; -$labels['longaclk'] = 'Zem šīs mapes pa tiešo var tikt izveidotas (vai pārsauktas) citas mapes'; -$labels['longacld'] = 'Ziņojumu "Dzēst" atzīme var tikt mainīta'; -$labels['longaclt'] = 'Ziņojumu "Dzēst" atzīme var tikt mainīta'; -$labels['longacle'] = 'Vēstules var tikt izdzēstas'; -$labels['longaclx'] = 'Mape var tikt gan dzēsta, gan pārdēvēta'; -$labels['longacla'] = 'Mapes pieejas tiesības var tikt izmainītas'; -$labels['longaclfull'] = 'Pilna kontrole, iekļaujot arī mapju administrēšanu'; -$labels['longaclread'] = 'Mape var tikt atvērta lasīšanai'; -$labels['longaclwrite'] = 'Ziņojumi mapē var tikt gan atzīmēti, gan ierakstīti vai arī pārkopēti uz mapi'; -$labels['longacldelete'] = 'Vēstules var tikt izdzēstas'; -$messages['deleting'] = 'Dzēš piekļuves tiesības...'; -$messages['saving'] = 'Saglabā piekļuves tiesības...'; -$messages['updatesuccess'] = 'Piekļuves tiesības tika veiksmīgi samainītas'; -$messages['deletesuccess'] = 'Piekļuves tiesības tika veiksmīgi izdzēstas'; -$messages['createsuccess'] = 'Piekļuves tiesības tika veiksmīgi pievienotas'; -$messages['updateerror'] = 'Pieejas tiesības nomainīt neizdevās'; -$messages['deleteerror'] = 'Piekļuves tiesības izdzēst neizdevās'; -$messages['createerror'] = 'Piekļuves tiesības pievienot neizdevās'; -$messages['deleteconfirm'] = 'Vai tiešām atzīmētajiem lietotājiem noņemt piekļuves tiesības?'; -$messages['norights'] = 'Netika norādītas tiesības!'; -$messages['nouser'] = 'Netika norādīts lietotājvārds!'; -?> diff --git a/plugins/acl/localization/nb_NO.inc b/plugins/acl/localization/nb_NO.inc deleted file mode 100644 index a1af91f67..000000000 --- a/plugins/acl/localization/nb_NO.inc +++ /dev/null @@ -1,91 +0,0 @@ -.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['sharing'] = 'Deling'; -$labels['myrights'] = 'Tilgangsrettigheter'; -$labels['username'] = 'Bruker:'; -$labels['advanced'] = 'Avansert modus'; -$labels['newuser'] = 'Legg til oppføring'; -$labels['editperms'] = 'Rediger tilgangsrettigheter'; -$labels['actions'] = 'Valg for tilgangsrettigheter.'; -$labels['anyone'] = 'Alle brukere (alle)'; -$labels['anonymous'] = 'Gjester (anonyme)'; -$labels['identifier'] = 'Identifikator'; -$labels['acll'] = 'Oppslag'; -$labels['aclr'] = 'Les meldinger'; -$labels['acls'] = 'Behold lesestatus'; -$labels['aclw'] = 'Lagre flagg'; -$labels['acli'] = 'Lim inn'; -$labels['aclp'] = 'Post'; -$labels['aclc'] = 'Opprett undermapper'; -$labels['aclk'] = 'Opprett undermapper'; -$labels['acld'] = 'Slett meldinger'; -$labels['aclt'] = 'Slett meldinger'; -$labels['acle'] = 'Slett fullstendig'; -$labels['aclx'] = 'Slett mappe'; -$labels['acla'] = 'Administrer'; -$labels['aclfull'] = 'Full kontroll'; -$labels['aclother'] = 'Annet'; -$labels['aclread'] = 'Les'; -$labels['aclwrite'] = 'Skriv'; -$labels['acldelete'] = 'Slett'; -$labels['shortacll'] = 'Oppslag'; -$labels['shortaclr'] = 'Les'; -$labels['shortacls'] = 'Behold'; -$labels['shortaclw'] = 'Skriv'; -$labels['shortacli'] = 'Sett inn'; -$labels['shortaclp'] = 'Post'; -$labels['shortaclc'] = 'Opprett'; -$labels['shortaclk'] = 'Opprett'; -$labels['shortacld'] = 'Slett'; -$labels['shortaclt'] = 'Slett'; -$labels['shortacle'] = 'Slett fullstendig'; -$labels['shortaclx'] = 'Slett mappe'; -$labels['shortacla'] = 'Administrer'; -$labels['shortaclother'] = 'Annet'; -$labels['shortaclread'] = 'Les'; -$labels['shortaclwrite'] = 'Skriv'; -$labels['shortacldelete'] = 'Slett'; -$labels['longacll'] = 'Mappen er synlig og kan abonneres på'; -$labels['longaclr'] = 'Mappen kan åpnes for lesing'; -$labels['longacls'] = 'Meldingenes lesestatusflagg kan endres'; -$labels['longaclw'] = 'Meldingsflagg og -nøkkelord kan endres, bortsett fra status for lesing og sletting'; -$labels['longacli'] = 'Meldinger kan lagres eller kopieres til mappen'; -$labels['longaclp'] = 'Meldinger kan postes til denne mappen'; -$labels['longaclc'] = 'Mapper kan opprettes (eller navnes om) direkte under denne mappen'; -$labels['longaclk'] = 'Mapper kan opprettes (eller navnes om) direkte under denne mappen'; -$labels['longacld'] = 'Meldingenes flagg for sletting kan endres'; -$labels['longaclt'] = 'Meldingenes flagg for sletting kan endres'; -$labels['longacle'] = 'Meldingen kan slettes for godt'; -$labels['longaclx'] = 'Mappen kan slettes eller gis nytt navn'; -$labels['longacla'] = 'Mappens tilgangsrettigheter kan endres'; -$labels['longaclfull'] = 'Full kontroll, inkludert mappeadministrasjon'; -$labels['longaclread'] = 'Mappen kan åpnes for lesing'; -$labels['longaclwrite'] = 'Meldinger kan merkes, lagres i eller flyttes til mappen'; -$labels['longacldelete'] = 'Meldingen kan slettes'; -$messages['deleting'] = 'Sletter tilgangsrettigheter'; -$messages['saving'] = 'Lagrer tilgangsrettigheter'; -$messages['updatesuccess'] = 'Tilgangsrettigheter ble endret'; -$messages['deletesuccess'] = 'Tilgangsrettigheter ble slettet'; -$messages['createsuccess'] = 'Tilgangsrettigheter ble lagt til'; -$messages['updateerror'] = 'Kunne ikke oppdatere tilgangsrettigheter'; -$messages['deleteerror'] = 'Kunne ikke fjerne tilgangsrettigheter'; -$messages['createerror'] = 'Kunne ikke legge til tilgangsrettigheter'; -$messages['deleteconfirm'] = 'Er du sikker på at du vil fjerne tilgangen til valgte brukere'; -$messages['norights'] = 'Ingen rettigheter er spesifisert!'; -$messages['nouser'] = 'Brukernavn er ikke spesifisert!'; -?> diff --git a/plugins/acl/localization/nl_NL.inc b/plugins/acl/localization/nl_NL.inc deleted file mode 100644 index f820846bb..000000000 --- a/plugins/acl/localization/nl_NL.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Delen'; -$labels['myrights'] = 'Toegangsrechten'; -$labels['username'] = 'Gebruiker:'; -$labels['advanced'] = 'Geavanceerde modus'; -$labels['newuser'] = 'Item toevoegen'; -$labels['editperms'] = 'Rechten bewerken'; -$labels['actions'] = 'Toegangsrechtenopties...'; -$labels['anyone'] = 'Alle gebruikers (iedereen)'; -$labels['anonymous'] = 'Gasten (anoniem)'; -$labels['identifier'] = 'Identificatie'; -$labels['acll'] = 'Opzoeken'; -$labels['aclr'] = 'Berichten lezen'; -$labels['acls'] = 'Onthoud gelezen-status'; -$labels['aclw'] = 'Markeringen instellen'; -$labels['acli'] = 'Invoegen (kopiëren naar)'; -$labels['aclp'] = 'Plaatsen'; -$labels['aclc'] = 'Submappen aanmaken'; -$labels['aclk'] = 'Submappen aanmaken'; -$labels['acld'] = 'Berichten verwijderen'; -$labels['aclt'] = 'Berichten verwijderen'; -$labels['acle'] = 'Vernietigen'; -$labels['aclx'] = 'Map verwijderen'; -$labels['acla'] = 'Beheren'; -$labels['acln'] = 'Annoteer berichten'; -$labels['aclfull'] = 'Volledige toegang'; -$labels['aclother'] = 'Overig'; -$labels['aclread'] = 'Lezen'; -$labels['aclwrite'] = 'Schrijven'; -$labels['acldelete'] = 'Verwijderen'; -$labels['shortacll'] = 'Opzoeken'; -$labels['shortaclr'] = 'Lezen'; -$labels['shortacls'] = 'Behouden'; -$labels['shortaclw'] = 'Schrijven'; -$labels['shortacli'] = 'Invoegen'; -$labels['shortaclp'] = 'Plaatsen'; -$labels['shortaclc'] = 'Aanmaken'; -$labels['shortaclk'] = 'Aanmaken'; -$labels['shortacld'] = 'Verwijderen'; -$labels['shortaclt'] = 'Verwijderen'; -$labels['shortacle'] = 'Vernietigen'; -$labels['shortaclx'] = 'Map verwijderen'; -$labels['shortacla'] = 'Beheren'; -$labels['shortacln'] = 'Annoteren'; -$labels['shortaclother'] = 'Overig'; -$labels['shortaclread'] = 'Lezen'; -$labels['shortaclwrite'] = 'Schrijven'; -$labels['shortacldelete'] = 'Verwijderen'; -$labels['longacll'] = 'De map is zichtbaar in lijsten en het is mogelijk om te abonneren op deze map'; -$labels['longaclr'] = 'De map kan geopend worden om te lezen'; -$labels['longacls'] = 'De berichtmarkering \'Gelezen\' kan aangepast worden'; -$labels['longaclw'] = 'Berichtmarkeringen en labels kunnen aangepast worden, behalve \'Gelezen\' en \'Verwijderd\''; -$labels['longacli'] = 'Berichten kunnen opgesteld worden of gekopieerd worden naar deze map'; -$labels['longaclp'] = 'Berichten kunnen geplaatst worden in deze map'; -$labels['longaclc'] = 'Mappen kunnen aangemaakt of hernoemd worden rechtstreeks onder deze map'; -$labels['longaclk'] = 'Mappen kunnen aangemaakt of hernoemd worden rechtstreeks onder deze map'; -$labels['longacld'] = 'De berichtmarkering \'Verwijderd\' kan aangepast worden'; -$labels['longaclt'] = 'De berichtmarkering \'Verwijderd\' kan aangepast worden'; -$labels['longacle'] = 'Berichten kunnen vernietigd worden'; -$labels['longaclx'] = 'De map kan verwijderd of hernoemd worden'; -$labels['longacla'] = 'De toegangsrechten voor deze map kunnen veranderd worden'; -$labels['longacln'] = 'Gedeelde metadata (annotaties) van berichten kan aangepast worden'; -$labels['longaclfull'] = 'Volledige controle inclusief mappenbeheer'; -$labels['longaclread'] = 'De map kan geopend worden om te lezen'; -$labels['longaclwrite'] = 'Berichten kunnen gemarkeerd worden, opgesteld worden of gekopieerd worden naar deze map'; -$labels['longacldelete'] = 'Berichten kunnen verwijderd worden'; -$labels['longaclother'] = 'Overige toegangsrechten'; -$labels['ariasummaryacltable'] = 'Lijst van toegangsrechten'; -$labels['arialabelaclactions'] = 'Lijstacties'; -$labels['arialabelaclform'] = 'Formulier voor toegangsrechten'; -$messages['deleting'] = 'Toegangsrechten worden verwijderd...'; -$messages['saving'] = 'Toegangsrechten worden opgeslagen...'; -$messages['updatesuccess'] = 'Toegangsrechten succesvol veranderd'; -$messages['deletesuccess'] = 'Toegangsrechten succesvol verwijderd'; -$messages['createsuccess'] = 'Toegangsrechten succesvol toegevoegd'; -$messages['updateerror'] = 'Toegangsrechten kunnen niet bijgewerkt worden'; -$messages['deleteerror'] = 'Toegangsrechten kunnen niet verwijderd worden'; -$messages['createerror'] = 'Toegangsrechten kunnen niet toegevoegd worden'; -$messages['deleteconfirm'] = 'Weet u zeker dat u de toegangsrechten van de geselecteerde gebruiker(s) wilt verwijderen?'; -$messages['norights'] = 'Er zijn geen toegangsrechten opgegeven!'; -$messages['nouser'] = 'Er is geen gebruikersnaam opgegeven!'; -?> diff --git a/plugins/acl/localization/nn_NO.inc b/plugins/acl/localization/nn_NO.inc deleted file mode 100644 index e5af45b6d..000000000 --- a/plugins/acl/localization/nn_NO.inc +++ /dev/null @@ -1,88 +0,0 @@ -.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['sharing'] = 'Deling'; -$labels['myrights'] = 'Tilgangsrettar'; -$labels['username'] = 'Brukar:'; -$labels['newuser'] = 'Legg til oppføring'; -$labels['actions'] = 'Val for tilgangsrettar...'; -$labels['anyone'] = 'Alle brukarar (alle)'; -$labels['anonymous'] = 'Gjester (anonyme)'; -$labels['identifier'] = 'Identifikator'; -$labels['acll'] = 'Oppslag'; -$labels['aclr'] = 'Les meldingar'; -$labels['acls'] = 'Behald lesestatus'; -$labels['aclw'] = 'Skriveflagg'; -$labels['acli'] = 'Lim inn'; -$labels['aclp'] = 'Post'; -$labels['aclc'] = 'Opprett undermapper'; -$labels['aclk'] = 'Opprett undermapper'; -$labels['acld'] = 'Slett meldingar'; -$labels['aclt'] = 'Slett meldingar'; -$labels['acle'] = 'Slett fullstendig'; -$labels['aclx'] = 'Slett mappe'; -$labels['acla'] = 'Administrér'; -$labels['aclfull'] = 'Full kontroll'; -$labels['aclother'] = 'Anna'; -$labels['aclread'] = 'Les'; -$labels['aclwrite'] = 'Skriv'; -$labels['acldelete'] = 'Slett'; -$labels['shortacll'] = 'Oppslag'; -$labels['shortaclr'] = 'Les'; -$labels['shortacls'] = 'Behald'; -$labels['shortaclw'] = 'Skriv'; -$labels['shortacli'] = 'Sett inn'; -$labels['shortaclp'] = 'Post'; -$labels['shortaclc'] = 'Opprett'; -$labels['shortaclk'] = 'Opprett'; -$labels['shortacld'] = 'Slett'; -$labels['shortaclt'] = 'Slett'; -$labels['shortacle'] = 'Slett fullstendig'; -$labels['shortaclx'] = 'Slett mappe'; -$labels['shortacla'] = 'Administrér'; -$labels['shortaclother'] = 'Anna'; -$labels['shortaclread'] = 'Les'; -$labels['shortaclwrite'] = 'Skriv'; -$labels['shortacldelete'] = 'Slett'; -$labels['longacll'] = 'Mappa er synleg og kan abonnerast på'; -$labels['longaclr'] = 'Mappa kan opnast for lesing'; -$labels['longacls'] = 'Meldingane sine lesestatusflagg kan endrast'; -$labels['longaclw'] = 'Meldingsflagg og -nøkkelord kan endrast, bortsett frå status for lesing og sletting'; -$labels['longacli'] = 'Meldingar kan lagrast eller kopierast til mappa'; -$labels['longaclp'] = 'Meldingar kan postast til denne mappa'; -$labels['longaclc'] = 'Mapper kan opprettast (eller namnast om) direkte under denne mappa'; -$labels['longaclk'] = 'Mapper kan opprettast (eller namnast om) direkte under denne mappa'; -$labels['longacld'] = 'Meldingane sine flagg for sletting kan endrast'; -$labels['longaclt'] = 'Meldingane sine flagg for sletting kan endrast'; -$labels['longacle'] = 'Meldinga kan slettast for godt'; -$labels['longaclx'] = 'Mappa kan slettast eller få nytt namn'; -$labels['longacla'] = 'Mappa sine tilgangsrettar kan endrast'; -$labels['longaclfull'] = 'Full kontroll, inkludert mappeadministrasjon'; -$labels['longaclread'] = 'Mappa kan opnast for lesing'; -$labels['longaclwrite'] = 'Meldingar kan merkast, lagrast i eller flyttast til mappa'; -$labels['longacldelete'] = 'Meldinga kan slettast'; -$messages['deleting'] = 'Slettar tilgangsrettar…'; -$messages['saving'] = 'Lagrar tilgangsrettar…'; -$messages['updatesuccess'] = 'Tilgangsrettiar vart endra'; -$messages['deletesuccess'] = 'Tilgangsretter vart sletta'; -$messages['createsuccess'] = 'Tilgangsrettar vart legne til'; -$messages['deleteerror'] = 'Kunne ikkje fjerne tilgangsrettar'; -$messages['createerror'] = 'Kunne ikkje leggje til tilgangsrettar'; -$messages['deleteconfirm'] = 'Er du sikker på at du vil fjerne tilgangen til valde brukarar?'; -$messages['norights'] = 'Ingen rettar er spesifisert!'; -$messages['nouser'] = 'Brukarnamn er ikkje spesifisert!'; -?> diff --git a/plugins/acl/localization/pl_PL.inc b/plugins/acl/localization/pl_PL.inc deleted file mode 100644 index 053873068..000000000 --- a/plugins/acl/localization/pl_PL.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Udostępnianie'; -$labels['myrights'] = 'Prawa dostępu'; -$labels['username'] = 'Użytkownik:'; -$labels['advanced'] = 'Tryb zaawansowany'; -$labels['newuser'] = 'Dodaj rekord'; -$labels['editperms'] = 'Edytuj zezwolenia'; -$labels['actions'] = 'Akcje na prawach...'; -$labels['anyone'] = 'Wszyscy (anyone)'; -$labels['anonymous'] = 'Goście (anonymous)'; -$labels['identifier'] = 'Identyfikator'; -$labels['acll'] = 'Podgląd'; -$labels['aclr'] = 'Odczyt (Read)'; -$labels['acls'] = 'Zmiana stanu wiadomości (Keep)'; -$labels['aclw'] = 'Zmiana flag wiadomości (Write)'; -$labels['acli'] = 'Dodawanie/Kopiowanie do (Insert)'; -$labels['aclp'] = 'Wysyłanie'; -$labels['aclc'] = 'Tworzenie podfolderów (Create)'; -$labels['aclk'] = 'Tworzenie podfolderów (Create)'; -$labels['acld'] = 'Usuwanie wiadomości (Delete)'; -$labels['aclt'] = 'Usuwanie wiadomości (Delete)'; -$labels['acle'] = 'Porządkowanie'; -$labels['aclx'] = 'Usuwanie folderu (Delete)'; -$labels['acla'] = 'Administracja'; -$labels['acln'] = 'Adnotacje wiadomości'; -$labels['aclfull'] = 'Wszystkie'; -$labels['aclother'] = 'Pozostałe'; -$labels['aclread'] = 'Odczyt'; -$labels['aclwrite'] = 'Zapis'; -$labels['acldelete'] = 'Usuwanie'; -$labels['shortacll'] = 'Podgląd'; -$labels['shortaclr'] = 'Odczyt'; -$labels['shortacls'] = 'Zmiana'; -$labels['shortaclw'] = 'Zapis'; -$labels['shortacli'] = 'Dodawanie'; -$labels['shortaclp'] = 'Wysyłanie'; -$labels['shortaclc'] = 'Tworzenie'; -$labels['shortaclk'] = 'Tworzenie'; -$labels['shortacld'] = 'Usuwanie'; -$labels['shortaclt'] = 'Usuwanie'; -$labels['shortacle'] = 'Porządkowanie'; -$labels['shortaclx'] = 'Usuwanie folderu'; -$labels['shortacla'] = 'Administracja'; -$labels['shortacln'] = 'Adnotacje'; -$labels['shortaclother'] = 'Pozostałe'; -$labels['shortaclread'] = 'Odczyt'; -$labels['shortaclwrite'] = 'Zapis'; -$labels['shortacldelete'] = 'Usuwanie'; -$labels['longacll'] = 'Pozwala na subskrybowanie folderu i powoduje, że jest on widoczny na liście'; -$labels['longaclr'] = 'Folder może być otwarty w trybie do odczytu'; -$labels['longacls'] = 'Pozwala na zmienę stanu wiadomości'; -$labels['longaclw'] = 'Pozwala zmieniać wszystkie flagi wiadomości, oprócz "Przeczytano" i "Usunięto'; -$labels['longacli'] = 'Pozwala zapisywać wiadomości i kopiować do folderu'; -$labels['longaclp'] = 'Pozwala wysyłać wiadomości do folderu'; -$labels['longaclc'] = 'Pozwala tworzyć (lub zmieniać nazwę) podfoldery'; -$labels['longaclk'] = 'Pozwala tworzyć (lub zmieniać nazwę) podfoldery'; -$labels['longacld'] = 'Pozwala zmianiać flagę "Usunięto" wiadomości'; -$labels['longaclt'] = 'Pozwala zmianiać flagę "Usunięto" wiadomości'; -$labels['longacle'] = 'Pozwala na usuwanie wiadomości oznaczonych do usunięcia'; -$labels['longaclx'] = 'Pozwala na zmianę nazwy lub usunięcie folderu'; -$labels['longacla'] = 'Pozwala na zmiane praw dostępu do folderu'; -$labels['longacln'] = 'Pozwala na zmianę współdzielonych meta-danych wiadomości (adnotacji)'; -$labels['longaclfull'] = 'Pełna kontrola włącznie z administrowaniem folderem'; -$labels['longaclread'] = 'Folder może być otwarty w trybie do odczytu'; -$labels['longaclwrite'] = 'Wiadomości mogą być oznaczane, zapisywane i kopiowane do folderu'; -$labels['longacldelete'] = 'Wiadomości mogą być usuwane'; -$labels['longaclother'] = 'Inne prawa dostępu'; -$labels['ariasummaryacltable'] = 'Spis praw dostępu'; -$labels['arialabelaclactions'] = 'Lista działań'; -$labels['arialabelaclform'] = 'Formularz praw dostępu'; -$messages['deleting'] = 'Usuwanie praw dostępu...'; -$messages['saving'] = 'Zapisywanie praw dostępu...'; -$messages['updatesuccess'] = 'Pomyślnie zmieniono prawa dostępu'; -$messages['deletesuccess'] = 'Pomyślnie usunięto prawa dostępu'; -$messages['createsuccess'] = 'Pomyślnie dodano prawa dostępu'; -$messages['updateerror'] = 'Nie udało się zaktualizować praw dostępu'; -$messages['deleteerror'] = 'Nie udało się usunąć praw dostępu'; -$messages['createerror'] = 'Nie udało się dodać praw dostępu'; -$messages['deleteconfirm'] = 'Czy na pewno chcesz usunąć prawa wybranym użytkownikom?'; -$messages['norights'] = 'Nie wybrano praw dostępu!'; -$messages['nouser'] = 'Nie podano nazwy użytkownika!'; -?> diff --git a/plugins/acl/localization/pt_BR.inc b/plugins/acl/localization/pt_BR.inc deleted file mode 100644 index badb91f50..000000000 --- a/plugins/acl/localization/pt_BR.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Compartilhamento'; -$labels['myrights'] = 'Permissões de Acesso'; -$labels['username'] = 'Usuário:'; -$labels['advanced'] = 'Modo avançado'; -$labels['newuser'] = 'Adicionar entrada'; -$labels['editperms'] = 'Editar permissões'; -$labels['actions'] = 'Ações de direito de acesso...'; -$labels['anyone'] = 'Todos os usuários (qualquer um)'; -$labels['anonymous'] = 'Convidados (anônimos)'; -$labels['identifier'] = 'Identificador'; -$labels['acll'] = 'Pesquisar'; -$labels['aclr'] = 'Ler mensagens'; -$labels['acls'] = 'Manter estado de enviado'; -$labels['aclw'] = 'Salvar marcadores'; -$labels['acli'] = 'Inserir (Cópia em)'; -$labels['aclp'] = 'Enviar'; -$labels['aclc'] = 'Criar subpastas'; -$labels['aclk'] = 'Criar subpastas'; -$labels['acld'] = 'Apagar mensagens'; -$labels['aclt'] = 'Apagar mensagens'; -$labels['acle'] = 'Expurgar'; -$labels['aclx'] = 'Excluir pasta'; -$labels['acla'] = 'Administrar'; -$labels['acln'] = 'Inserir anotações nas mensagens'; -$labels['aclfull'] = 'Controle total'; -$labels['aclother'] = 'Outro'; -$labels['aclread'] = 'Ler'; -$labels['aclwrite'] = 'Salvar'; -$labels['acldelete'] = 'Excluir'; -$labels['shortacll'] = 'Pesquisar'; -$labels['shortaclr'] = 'Ler'; -$labels['shortacls'] = 'Manter'; -$labels['shortaclw'] = 'Salvar'; -$labels['shortacli'] = 'Inserir'; -$labels['shortaclp'] = 'Enviar'; -$labels['shortaclc'] = 'Criar'; -$labels['shortaclk'] = 'Criar'; -$labels['shortacld'] = 'Excluir'; -$labels['shortaclt'] = 'Excluir'; -$labels['shortacle'] = 'Expurgar'; -$labels['shortaclx'] = 'Excluir pasta'; -$labels['shortacla'] = 'Administrar'; -$labels['shortacln'] = 'Anotar'; -$labels['shortaclother'] = 'Outro'; -$labels['shortaclread'] = 'Ler'; -$labels['shortaclwrite'] = 'Salvar'; -$labels['shortacldelete'] = 'Excluir'; -$labels['longacll'] = 'A pasta está visível nas listas e pode ser inscrita para'; -$labels['longaclr'] = 'A pasta pode ser aberta para leitura'; -$labels['longacls'] = 'Marcador de Mensagem Enviada pode ser modificadas'; -$labels['longaclw'] = 'Marcadores de mensagens e palavras-chave podem ser modificadas, exceto de Enviadas e Excluídas'; -$labels['longacli'] = 'As mensagens podem ser escritas ou copiadas para a pasta'; -$labels['longaclp'] = 'As mensagens podem ser enviadas para esta pasta'; -$labels['longaclc'] = 'As pastas podem ser criadas (ou renomeadas) diretamente sob esta pasta'; -$labels['longaclk'] = 'As pastas podem ser criadas (ou renomeadas) diretamente sob esta pasta'; -$labels['longacld'] = 'O marcador de Mensagens Excluídas podem ser modificadas'; -$labels['longaclt'] = 'O marcador de Mensagens Excluídas podem ser modificadas'; -$labels['longacle'] = 'As mensagens podem ser expurgadas'; -$labels['longaclx'] = 'A pasta pode ser apagada ou renomeada'; -$labels['longacla'] = 'As permissões de acesso da pasta podem ser alteradas'; -$labels['longacln'] = 'Metadados compartilhados das mensagens (anotações) podem ser alterados'; -$labels['longaclfull'] = 'Controle total incluindo a pasta de administração'; -$labels['longaclread'] = 'A pasta pode ser aberta para leitura'; -$labels['longaclwrite'] = 'As mensagens podem ser marcadas, salvas ou copiadas para a pasta'; -$labels['longacldelete'] = 'Mensagens podem ser apagadas'; -$labels['longaclother'] = 'Outras permissões de acesso'; -$labels['ariasummaryacltable'] = 'Lista de permissões de acesso'; -$labels['arialabelaclactions'] = 'Lista de ações'; -$labels['arialabelaclform'] = 'Formulário de permissões de acesso'; -$messages['deleting'] = 'Apagando permissões de acesso...'; -$messages['saving'] = 'Salvando permissões de acesso...'; -$messages['updatesuccess'] = 'Permissões de acesso alteradas com sucesso'; -$messages['deletesuccess'] = 'Permissões de acesso apagadas com sucesso'; -$messages['createsuccess'] = 'Permissões de acesso adicionadas com sucesso'; -$messages['updateerror'] = 'Não foi possível atualizar as permissões de acesso'; -$messages['deleteerror'] = 'Não foi possível apagar as permissões de acesso'; -$messages['createerror'] = 'Não foi possível adicionar as permissões de acesso'; -$messages['deleteconfirm'] = 'Tem certeza que deseja remover as permissões de acesso do(s) usuário(s) delecionado(s)?'; -$messages['norights'] = 'Não foram definidas permissões!'; -$messages['nouser'] = 'Nome de usuário não especificado!'; -?> diff --git a/plugins/acl/localization/pt_PT.inc b/plugins/acl/localization/pt_PT.inc deleted file mode 100644 index 745f36bef..000000000 --- a/plugins/acl/localization/pt_PT.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Partilhar'; -$labels['myrights'] = 'Permissões de acesso'; -$labels['username'] = 'Utilizador:'; -$labels['advanced'] = 'Modo avançado'; -$labels['newuser'] = 'Adicionar entrada'; -$labels['editperms'] = 'Editar permissões'; -$labels['actions'] = 'Acções de permissão de acesso...'; -$labels['anyone'] = 'Todos os utilizadores (todos)'; -$labels['anonymous'] = 'Convidados (anónimo)'; -$labels['identifier'] = 'Identificador'; -$labels['acll'] = 'Pesquisar'; -$labels['aclr'] = 'Ler mensagens'; -$labels['acls'] = 'Manter estado Visto'; -$labels['aclw'] = 'Guardar marcadores'; -$labels['acli'] = 'Inserir (Copiar para)'; -$labels['aclp'] = 'Publicar'; -$labels['aclc'] = 'Criar subpastas'; -$labels['aclk'] = 'Criar subpastas'; -$labels['acld'] = 'Eliminar mensagens'; -$labels['aclt'] = 'Eliminar mensagens'; -$labels['acle'] = 'Purgar'; -$labels['aclx'] = 'Eliminar pasta'; -$labels['acla'] = 'Administrar'; -$labels['acln'] = 'Anotar mensagens'; -$labels['aclfull'] = 'Controlo total'; -$labels['aclother'] = 'Outro'; -$labels['aclread'] = 'Ler'; -$labels['aclwrite'] = 'Escrever'; -$labels['acldelete'] = 'Eliminar'; -$labels['shortacll'] = 'Pesquisar'; -$labels['shortaclr'] = 'Ler'; -$labels['shortacls'] = 'Manter'; -$labels['shortaclw'] = 'Escrever'; -$labels['shortacli'] = 'Inserir'; -$labels['shortaclp'] = 'Publicar'; -$labels['shortaclc'] = 'Criar'; -$labels['shortaclk'] = 'Criar'; -$labels['shortacld'] = 'Eliminar'; -$labels['shortaclt'] = 'Eliminar'; -$labels['shortacle'] = 'Purgar'; -$labels['shortaclx'] = 'Eliminar pasta'; -$labels['shortacla'] = 'Administrar'; -$labels['shortacln'] = 'Anotar'; -$labels['shortaclother'] = 'Outro'; -$labels['shortaclread'] = 'Ler'; -$labels['shortaclwrite'] = 'Escrever'; -$labels['shortacldelete'] = 'Eliminar'; -$labels['longacll'] = 'A pasta está visível em listas e pode subscrita'; -$labels['longaclr'] = 'A pasta pode ser aberta para leitura'; -$labels['longacls'] = 'O marcador Mensagens Vistas pode ser alterado'; -$labels['longaclw'] = 'Marcadores de mensagens e palavras-chave podem ser alterados, excepto Vistas e Eliminadas'; -$labels['longacli'] = 'As mensagens podem ser escritas ou copiadas para a pasta'; -$labels['longaclp'] = 'As mensagens podem ser publicadas para esta pasta'; -$labels['longaclc'] = 'As pastas podem ser criadas (ou renomeadas) directamente debaixo desta pasta'; -$labels['longaclk'] = 'As pastas podem ser criadas (ou renomeadas) directamente debaixo desta pasta'; -$labels['longacld'] = 'O marcador Apagar Mensagens pode ser alterado'; -$labels['longaclt'] = 'O marcador Apagar Mensagens pode ser alterado'; -$labels['longacle'] = 'As mensagens podem ser purgadas'; -$labels['longaclx'] = 'A pasta pode ser eliminada ou renomeada'; -$labels['longacla'] = 'As permissões de acesso da pasta podem ser alteradas'; -$labels['longacln'] = 'Mensagens de metadados (anotações) partilhadas podem ser alteradas'; -$labels['longaclfull'] = 'Controlo total incluindo administração de pastas'; -$labels['longaclread'] = 'A pasta pode ser aberta para leitura'; -$labels['longaclwrite'] = 'As mensagens podem ser marcadas, guardadas ou copiadas para a pasta'; -$labels['longacldelete'] = 'As mensagens podem ser eliminadas'; -$labels['longaclother'] = 'Outros direitos de acesso'; -$labels['ariasummaryacltable'] = 'Lista de direitos de acesso'; -$labels['arialabelaclactions'] = 'Lista de acções'; -$labels['arialabelaclform'] = 'Formulário de direitos de acesso'; -$messages['deleting'] = 'A eliminar permissões de acesso...'; -$messages['saving'] = 'A guardar permissões de acesso...'; -$messages['updatesuccess'] = 'Permissões de acesso alteradas com sucesso'; -$messages['deletesuccess'] = 'Permissões de acesso eliminadas com sucesso'; -$messages['createsuccess'] = 'Permissões de acesso adicionadas com sucesso'; -$messages['updateerror'] = 'Não foi possível actualizar os direitos de acesso'; -$messages['deleteerror'] = 'Não foi possível eliminar permissões de acesso'; -$messages['createerror'] = 'Não foi possível adicionar permissões de acesso'; -$messages['deleteconfirm'] = 'Tem a certeza que pretende remover as permissões de acesso do(s) utilizador(es) seleccionado(s)?'; -$messages['norights'] = 'Não foram especificadas quaisquer permissões!'; -$messages['nouser'] = 'Não foi especificado nenhum nome de utilizador!'; -?> diff --git a/plugins/acl/localization/ro_RO.inc b/plugins/acl/localization/ro_RO.inc deleted file mode 100644 index 7db891aaf..000000000 --- a/plugins/acl/localization/ro_RO.inc +++ /dev/null @@ -1,94 +0,0 @@ -.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['sharing'] = 'Partajare'; -$labels['myrights'] = 'Drepturi de acces'; -$labels['username'] = 'Utilizator:'; -$labels['advanced'] = 'Modul avansat'; -$labels['newuser'] = 'Adăugare intrare'; -$labels['editperms'] = 'Editare permisiuni'; -$labels['actions'] = 'Acțiunea drepturilor de acces...'; -$labels['anyone'] = 'Toți utilizatori (oricare)'; -$labels['anonymous'] = 'Vizitator'; -$labels['identifier'] = 'Identificator'; -$labels['acll'] = 'Caută'; -$labels['aclr'] = 'Citire mesaje'; -$labels['acls'] = 'Menține starea citirii'; -$labels['aclw'] = 'Indicator scriere'; -$labels['acli'] = 'Inserare (copiere în)'; -$labels['aclp'] = 'Postează'; -$labels['aclc'] = 'Creează subdirectoare'; -$labels['aclk'] = 'Creează subdirectoare'; -$labels['acld'] = 'Ștergere mesaje'; -$labels['aclt'] = 'Ștergere mesaje'; -$labels['acle'] = 'Elimină'; -$labels['aclx'] = 'Ștergere dosar'; -$labels['acla'] = 'Administrează'; -$labels['acln'] = 'Adnoteaza mesajele'; -$labels['aclfull'] = 'Control complet'; -$labels['aclother'] = 'Altul'; -$labels['aclread'] = 'Citeşte'; -$labels['aclwrite'] = 'Scrie'; -$labels['acldelete'] = 'Șterge'; -$labels['shortacll'] = 'Caută'; -$labels['shortaclr'] = 'Citeşte'; -$labels['shortacls'] = 'Păstrează'; -$labels['shortaclw'] = 'Scrie'; -$labels['shortacli'] = 'Inserează'; -$labels['shortaclp'] = 'Postează'; -$labels['shortaclc'] = 'Creează'; -$labels['shortaclk'] = 'Creează'; -$labels['shortacld'] = 'Șterge'; -$labels['shortaclt'] = 'Șterge'; -$labels['shortacle'] = 'Elimină'; -$labels['shortaclx'] = 'Ștergere dosar'; -$labels['shortacla'] = 'Administrează'; -$labels['shortacln'] = 'Adnotă'; -$labels['shortaclother'] = 'Altul'; -$labels['shortaclread'] = 'Citeşte'; -$labels['shortaclwrite'] = 'Scrie'; -$labels['shortacldelete'] = 'Șterge'; -$labels['longacll'] = 'Dosarul este vizibil pe liste și se poate subscrie la acesta'; -$labels['longaclr'] = 'Dosarul se poate deschide pentru citire'; -$labels['longacls'] = 'Indicatorul de Văzut a fost schimbat'; -$labels['longaclw'] = 'Indicatoarele și cuvintele cheie ale mesajelor se pot schimba cu excepția Văzut și Șters'; -$labels['longacli'] = 'Mesajul se poate scrie sau copia într-un dosar'; -$labels['longaclp'] = 'Mesajele se pot trimite către acest dosar'; -$labels['longaclc'] = 'Dosarele se pot crea (sau redenumi) direct sub acest dosar'; -$labels['longaclk'] = 'Dosarele se pot crea (sau redenumi) direct sub acest dosar'; -$labels['longacld'] = 'Indicatorul de Șters al mesajelor se poate modifica'; -$labels['longaclt'] = 'Indicatorul de Șters al mesajelor se poate modifica'; -$labels['longacle'] = 'Mesajele se pot elimina'; -$labels['longaclx'] = 'Dosarul se poate șterge sau redenumi'; -$labels['longacla'] = 'Drepturile de acces la dosar se pot schimba'; -$labels['longacln'] = 'Metadatele (adnotarile) impartite ale mesajelor pot fi schimbate'; -$labels['longaclfull'] = 'Control complet include și administrare dosar'; -$labels['longaclread'] = 'Dosarul se poate deschide pentru citire'; -$labels['longaclwrite'] = 'Mesajul se poate marca, scrie sau copia într-un dosar'; -$labels['longacldelete'] = 'Mesajele se pot șterge'; -$messages['deleting'] = 'Șterg drepturile de access...'; -$messages['saving'] = 'Salvez drepturi accesare...'; -$messages['updatesuccess'] = 'Drepturile de acces au fost schimbate cu succes'; -$messages['deletesuccess'] = 'Drepturile de acces au fost șterse cu succes'; -$messages['createsuccess'] = 'Drepturile de acces au fost adăugate cu succes'; -$messages['updateerror'] = 'Nu s-au putut actualiza drepturile de acces'; -$messages['deleteerror'] = 'Nu s-au putut șterge drepturile de acces'; -$messages['createerror'] = 'Nu s-au putut adăuga drepturi de acces'; -$messages['deleteconfirm'] = 'Sunteți sigur că doriți să ștergeți drepturile de acces la utilizatorul (ii) selectați?'; -$messages['norights'] = 'Nu au fost specificate drepturi!'; -$messages['nouser'] = 'Nu a fost specificat niciun utilizator!'; -?> diff --git a/plugins/acl/localization/ru_RU.inc b/plugins/acl/localization/ru_RU.inc deleted file mode 100644 index d583b4198..000000000 --- a/plugins/acl/localization/ru_RU.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Совместный доступ'; -$labels['myrights'] = 'Права доступа'; -$labels['username'] = 'Пользователь:'; -$labels['advanced'] = 'Экспертный режим'; -$labels['newuser'] = 'Добавить поле'; -$labels['editperms'] = 'Редактировать права'; -$labels['actions'] = 'Действия с правами доступа...'; -$labels['anyone'] = 'Все пользователи (любые)'; -$labels['anonymous'] = 'Гости (анонимные)'; -$labels['identifier'] = 'Идентификатор'; -$labels['acll'] = 'Поиск'; -$labels['aclr'] = 'Прочитать сообщения'; -$labels['acls'] = 'Оставить состояние Увидено'; -$labels['aclw'] = 'Флаги записи'; -$labels['acli'] = 'Вставить (копировать в...)'; -$labels['aclp'] = 'Отправить'; -$labels['aclc'] = 'Создать вложенные папки'; -$labels['aclk'] = 'Создать вложенные папки'; -$labels['acld'] = 'Удалить сообщения'; -$labels['aclt'] = 'Удалить сообщения'; -$labels['acle'] = 'Уничтожить сообщения'; -$labels['aclx'] = 'Удалить папку'; -$labels['acla'] = 'Администрировать'; -$labels['acln'] = 'Комментировать сообщения'; -$labels['aclfull'] = 'Полный доступ'; -$labels['aclother'] = 'Другое'; -$labels['aclread'] = 'Чтение'; -$labels['aclwrite'] = 'Запись'; -$labels['acldelete'] = 'Удаление'; -$labels['shortacll'] = 'Поиск'; -$labels['shortaclr'] = 'Чтение'; -$labels['shortacls'] = 'Оставить'; -$labels['shortaclw'] = 'Запись'; -$labels['shortacli'] = 'Вставить'; -$labels['shortaclp'] = 'Отправить'; -$labels['shortaclc'] = 'Создать'; -$labels['shortaclk'] = 'Создать'; -$labels['shortacld'] = 'Удаление'; -$labels['shortaclt'] = 'Удаление'; -$labels['shortacle'] = 'Уничтожить сообщения'; -$labels['shortaclx'] = 'Удаление папки'; -$labels['shortacla'] = 'Администрировать'; -$labels['shortacln'] = 'Комментировать'; -$labels['shortaclother'] = 'Другое'; -$labels['shortaclread'] = 'Чтение'; -$labels['shortaclwrite'] = 'Запись'; -$labels['shortacldelete'] = 'Удаление'; -$labels['longacll'] = 'Папка видима в списках и доступна для подписки'; -$labels['longaclr'] = 'Эта папка может быть открыта для чтения'; -$labels['longacls'] = 'Флаг Прочитано может быть изменен'; -$labels['longaclw'] = 'Флаги и ключевые слова, кроме Прочитано и Удалено, могут быть изменены'; -$labels['longacli'] = 'Сообщения могут быть записаны или скопированы в папку'; -$labels['longaclp'] = 'Сообщения могут быть отправлены в эту папку'; -$labels['longaclc'] = 'Подпапки могут быть созданы или переименованы прямо в этой папке'; -$labels['longaclk'] = 'Подпапки могут быть созданы или переименованы прямо в этой папке'; -$labels['longacld'] = 'Флаг Удалено может быть изменен'; -$labels['longaclt'] = 'Флаг Удалено может быть изменен'; -$labels['longacle'] = 'Сообщения могут быть уничтожены'; -$labels['longaclx'] = 'Эта папка может быть переименована или удалена'; -$labels['longacla'] = 'Права доступа к папке могут быть изменены'; -$labels['longacln'] = 'Совместные медаданные сообщений (комментарии) могут быть изменены'; -$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['updateerror'] = 'Невозможно обновить права доступа'; -$messages['deleteerror'] = 'Невозможно удалить права доступа'; -$messages['createerror'] = 'Невозможно добавить права доступа'; -$messages['deleteconfirm'] = 'Вы уверены в том, что хотите удалить права доступа выбранных пользователей?'; -$messages['norights'] = 'Права доступа не установлены!'; -$messages['nouser'] = 'Не определено имя пользователя!'; -?> diff --git a/plugins/acl/localization/sk_SK.inc b/plugins/acl/localization/sk_SK.inc deleted file mode 100644 index 6acc03ee4..000000000 --- a/plugins/acl/localization/sk_SK.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Zdieľanie'; -$labels['myrights'] = 'Prístupové oprávnenia'; -$labels['username'] = 'Používateľ:'; -$labels['advanced'] = 'Režim pre pokročilých'; -$labels['newuser'] = 'Pridať záznam'; -$labels['editperms'] = 'Upraviť oprávnenia'; -$labels['actions'] = 'Prístupové práva pre akcie...'; -$labels['anyone'] = 'Všetci užívatelia (ktokoľvek)'; -$labels['anonymous'] = 'Hostia (anonymní)'; -$labels['identifier'] = 'Identifikátor'; -$labels['acll'] = 'Vyhľadať'; -$labels['aclr'] = 'Čítať správy'; -$labels['acls'] = 'Ponechať ako prečítané'; -$labels['aclw'] = 'Príznaky pre zápis'; -$labels['acli'] = 'Vložiť (Skopírovať do)'; -$labels['aclp'] = 'Odoslať na'; -$labels['aclc'] = 'Vytvoriť podpriečinky'; -$labels['aclk'] = 'Vytvoriť podpriečinky'; -$labels['acld'] = 'Vymazať správy'; -$labels['aclt'] = 'Vymazať správy'; -$labels['acle'] = 'Vyčistiť'; -$labels['aclx'] = 'Vymazať priečinok'; -$labels['acla'] = 'Spravovať'; -$labels['acln'] = 'Označiť správy poznámkou'; -$labels['aclfull'] = 'Úplný prístup'; -$labels['aclother'] = 'Iné'; -$labels['aclread'] = 'Čítanie'; -$labels['aclwrite'] = 'Zápis'; -$labels['acldelete'] = 'Odstránenie'; -$labels['shortacll'] = 'Vyhľadať'; -$labels['shortaclr'] = 'Čítanie'; -$labels['shortacls'] = 'Ponechať'; -$labels['shortaclw'] = 'Zápis'; -$labels['shortacli'] = 'Vložiť'; -$labels['shortaclp'] = 'Odoslať na'; -$labels['shortaclc'] = 'Vytvoriť'; -$labels['shortaclk'] = 'Vytvoriť'; -$labels['shortacld'] = 'Vymazať'; -$labels['shortaclt'] = 'Vymazať'; -$labels['shortacle'] = 'Vyčistiť'; -$labels['shortaclx'] = 'Vymazať priečinok'; -$labels['shortacla'] = 'Spravovať'; -$labels['shortacln'] = 'Označiť poznámkou'; -$labels['shortaclother'] = 'Iné'; -$labels['shortaclread'] = 'Čítanie'; -$labels['shortaclwrite'] = 'Zápis'; -$labels['shortacldelete'] = 'Odstránenie'; -$labels['longacll'] = 'Priečinok je v zoznamoch viditeľný a dá sa k nemu prihlásiť'; -$labels['longaclr'] = 'Prečinok je možné otvoriť na čítanie'; -$labels['longacls'] = 'Príznak "Prečítané" je možné zmeniť'; -$labels['longaclw'] = 'Príznaky správ a kľúčové slová je možné zmeniť, okrem "Prečítané" a "Vymazané"'; -$labels['longacli'] = 'Do tohto priečinka je možné zapisovať alebo kopírovať správy'; -$labels['longaclp'] = 'Do tohto priečinka je možné publikovať správy'; -$labels['longaclc'] = 'Priečinky je možné vytvárať (alebo premenovávať) priamo v tomto priečinku'; -$labels['longaclk'] = 'Priečinky je možné vytvárať (alebo premenovávať) priamo v tomto priečinku'; -$labels['longacld'] = 'Príznak správ "Vymazané" je možné zmeniť'; -$labels['longaclt'] = 'Príznak správ "Vymazané" je možné zmeniť'; -$labels['longacle'] = 'Správy je možné vyčistiť'; -$labels['longaclx'] = 'Priečinok je možné vymazať alebo premenovať'; -$labels['longacla'] = 'Prístupové oprávnenia k tomuto priečinku je možné zmeniť'; -$labels['longacln'] = 'Meta-dáta (poznámky) zdieľané medzi správami, je možné zmeniť'; -$labels['longaclfull'] = 'Úplný prístup, vrátane správy priečinka'; -$labels['longaclread'] = 'Prečinok je možné otvoriť na čítanie'; -$labels['longaclwrite'] = 'Správy je možné označiť, zapísať alebo skopírovať do prečinka'; -$labels['longacldelete'] = 'Správy je možné vymazať'; -$labels['longaclother'] = 'Iné prístupové oprávnenia'; -$labels['ariasummaryacltable'] = 'Zoznam prístupových oprávnení'; -$labels['arialabelaclactions'] = 'Zoznam akcií'; -$labels['arialabelaclform'] = 'Formulár pre prístupové oprávnenia'; -$messages['deleting'] = 'Odstraňovanie prístupových oprávnení...'; -$messages['saving'] = 'Ukladanie prístupových oprávnení...'; -$messages['updatesuccess'] = 'Prístupové oprávnenia boli úspešne zmenené'; -$messages['deletesuccess'] = 'Prístupové oprávnenia boli úspešne vymazané'; -$messages['createsuccess'] = 'Prístupové oprávnenia boli úspešne pridané'; -$messages['updateerror'] = 'Nemožno aktualizovať prístupové oprávnenia'; -$messages['deleteerror'] = 'Prístupové oprávnenia sa nepodarilo vymazať'; -$messages['createerror'] = 'Prístupové oprávnenia sa nepodarilo pridať'; -$messages['deleteconfirm'] = 'Naozaj chcete odstrániť prístupové oprávnenia vybraného používateľa?'; -$messages['norights'] = 'Neboli určené žiadne oprávnenia!'; -$messages['nouser'] = 'Nebolo určené žiadne meno používateľa!'; -?> diff --git a/plugins/acl/localization/sl_SI.inc b/plugins/acl/localization/sl_SI.inc deleted file mode 100644 index 5fa7ac235..000000000 --- a/plugins/acl/localization/sl_SI.inc +++ /dev/null @@ -1,91 +0,0 @@ -.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['sharing'] = 'Skupna raba'; -$labels['myrights'] = 'Pravice dostopa'; -$labels['username'] = 'Uporabnik:'; -$labels['advanced'] = 'Napredni način'; -$labels['newuser'] = 'Dodaj vnos'; -$labels['editperms'] = 'Uredi pravice'; -$labels['actions'] = 'Nastavitve pravic dostopa'; -$labels['anyone'] = 'Vsi uporabniki'; -$labels['anonymous'] = 'Gosti'; -$labels['identifier'] = 'Označevalnik'; -$labels['acll'] = 'Iskanje'; -$labels['aclr'] = 'Prebrana sporočila'; -$labels['acls'] = 'Ohrani status \'Prebrano\''; -$labels['aclw'] = 'Označi pisanje sporočila'; -$labels['acli'] = 'Vstavi (Kopiraj v)'; -$labels['aclp'] = 'Objava'; -$labels['aclc'] = 'Ustvari podmape'; -$labels['aclk'] = 'Ustvari podmape'; -$labels['acld'] = 'Izbriši sporočila'; -$labels['aclt'] = 'Izbriši sporočila'; -$labels['acle'] = 'Izbriši'; -$labels['aclx'] = 'Izbriši mapo'; -$labels['acla'] = 'Uredi'; -$labels['aclfull'] = 'Popolno upravljanje'; -$labels['aclother'] = 'Ostalo'; -$labels['aclread'] = 'Preberi'; -$labels['aclwrite'] = 'Sestavi'; -$labels['acldelete'] = 'Izbriši'; -$labels['shortacll'] = 'Iskanje'; -$labels['shortaclr'] = 'Preberi'; -$labels['shortacls'] = 'Ohrani'; -$labels['shortaclw'] = 'Sestavi'; -$labels['shortacli'] = 'Vstavi'; -$labels['shortaclp'] = 'Objava'; -$labels['shortaclc'] = 'Ustvari'; -$labels['shortaclk'] = 'Ustvari'; -$labels['shortacld'] = 'Izbriši'; -$labels['shortaclt'] = 'Izbriši'; -$labels['shortacle'] = 'Izbriši'; -$labels['shortaclx'] = 'Izbriši mapo'; -$labels['shortacla'] = 'Uredi'; -$labels['shortaclother'] = 'Ostalo'; -$labels['shortaclread'] = 'Preberi'; -$labels['shortaclwrite'] = 'Sestavi'; -$labels['shortacldelete'] = 'Izbriši'; -$labels['longacll'] = 'Mapa je vidna na seznamih in jo lahko naročite'; -$labels['longaclr'] = 'Mapa je na voljo za branje'; -$labels['longacls'] = 'Oznaka \'Prebrano sporočilo\' je lahko spremenjena'; -$labels['longaclw'] = 'Oznake sporočil in ključne besede je mogoče spremeniti, z izjemo oznak "Prebrano" in "Izbrisano'; -$labels['longacli'] = 'Sporočilo je lahko poslano ali kopirano v mapo'; -$labels['longaclp'] = 'Sporočilo je lahko poslano v to mapo'; -$labels['longaclc'] = 'V tej mapi so lahko ustvarjene (ali preimenovane) podmape'; -$labels['longaclk'] = 'V tej mapi so lahko ustvarjene (ali preimenovane) podmape'; -$labels['longacld'] = 'Oznako sporočila \'Izbrisano\' je mogoče spremeniti'; -$labels['longaclt'] = 'Oznako sporočila \'Izbrisano\' je mogoče spremeniti'; -$labels['longacle'] = 'Sporočila so lahko izbrisana'; -$labels['longaclx'] = 'Mapa je lahko izbrisana ali preimenovana'; -$labels['longacla'] = 'Pravice na mapi so lahko spremenjene'; -$labels['longaclfull'] = 'Popolno upravljanje, vključno z urejanjem map'; -$labels['longaclread'] = 'Mapa je na voljo za branje'; -$labels['longaclwrite'] = 'Sporočila je mogoče označiti, sestaviti ali kopirati v mapo'; -$labels['longacldelete'] = 'Sporočila so lahko izbrisana'; -$messages['deleting'] = 'Brisanje pravic'; -$messages['saving'] = 'Shranjevanje pravic'; -$messages['updatesuccess'] = 'Pravice so bile uspešno spremenjene'; -$messages['deletesuccess'] = 'Pravice so bile uspešno izbrisane'; -$messages['createsuccess'] = 'Pravice so bile uspešno dodane'; -$messages['updateerror'] = 'Pravic ni mogoče posodobiti'; -$messages['deleteerror'] = 'Pravic ni mogoče izbrisati'; -$messages['createerror'] = 'Pravic ni bilo mogoče dodati'; -$messages['deleteconfirm'] = 'Ste prepričani, da želite odstraniti pravice dostopa za izbrane uporabnike?'; -$messages['norights'] = 'Pravic niste določili'; -$messages['nouser'] = 'Niste določili uporabnišlega imena'; -?> diff --git a/plugins/acl/localization/sq_AL.inc b/plugins/acl/localization/sq_AL.inc deleted file mode 100644 index ed0d72380..000000000 --- a/plugins/acl/localization/sq_AL.inc +++ /dev/null @@ -1,25 +0,0 @@ -.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'; -?> diff --git a/plugins/acl/localization/sr_CS.inc b/plugins/acl/localization/sr_CS.inc deleted file mode 100644 index 9e9a78028..000000000 --- a/plugins/acl/localization/sr_CS.inc +++ /dev/null @@ -1,22 +0,0 @@ -.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['sharing'] = 'Дељење'; -$labels['myrights'] = 'Права приступа'; -$labels['username'] = 'Корисник:'; -$labels['newuser'] = 'Додај унос'; -?> diff --git a/plugins/acl/localization/sv_SE.inc b/plugins/acl/localization/sv_SE.inc deleted file mode 100644 index eebc39cc9..000000000 --- a/plugins/acl/localization/sv_SE.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Utdelning'; -$labels['myrights'] = 'Åtkomsträttigheter'; -$labels['username'] = 'Användare:'; -$labels['advanced'] = 'Avancerat läge'; -$labels['newuser'] = 'Lägg till'; -$labels['editperms'] = 'Ändra rättigheter'; -$labels['actions'] = 'Hantera åtkomsträttigheter...'; -$labels['anyone'] = 'Alla användare (vem som helst)'; -$labels['anonymous'] = 'Gäster (anonyma)'; -$labels['identifier'] = 'Identifikation'; -$labels['acll'] = 'Uppslagning'; -$labels['aclr'] = 'Läs meddelanden'; -$labels['acls'] = 'Behåll status Läst'; -$labels['aclw'] = 'Skriv flaggor'; -$labels['acli'] = 'Infoga (kopiera in)'; -$labels['aclp'] = 'Posta'; -$labels['aclc'] = 'Skapa underkataloger'; -$labels['aclk'] = 'Skapa underkataloger'; -$labels['acld'] = 'Ta bort meddelanden'; -$labels['aclt'] = 'Ta bort meddelanden'; -$labels['acle'] = 'Utplåna'; -$labels['aclx'] = 'Ta bort katalog'; -$labels['acla'] = 'Administrera'; -$labels['acln'] = 'Kommentera meddelanden'; -$labels['aclfull'] = 'Full kontroll'; -$labels['aclother'] = 'Övrig'; -$labels['aclread'] = 'Läs'; -$labels['aclwrite'] = 'Skriv'; -$labels['acldelete'] = 'Ta bort'; -$labels['shortacll'] = 'Uppslagning'; -$labels['shortaclr'] = 'Läs'; -$labels['shortacls'] = 'Behåll'; -$labels['shortaclw'] = 'Skriv'; -$labels['shortacli'] = 'Infoga'; -$labels['shortaclp'] = 'Posta'; -$labels['shortaclc'] = 'Skapa'; -$labels['shortaclk'] = 'Skapa'; -$labels['shortacld'] = 'Ta bort'; -$labels['shortaclt'] = 'Ta bort'; -$labels['shortacle'] = 'Utplåna'; -$labels['shortaclx'] = 'Ta bort katalog'; -$labels['shortacla'] = 'Administrera'; -$labels['shortacln'] = 'Kommentera'; -$labels['shortaclother'] = 'Övrig'; -$labels['shortaclread'] = 'Läs'; -$labels['shortaclwrite'] = 'Skriv'; -$labels['shortacldelete'] = 'Ta bort'; -$labels['longacll'] = 'Katalogen är synlig i listor och den kan prenumereras på'; -$labels['longaclr'] = 'Katalogen kan öppnas för läsning'; -$labels['longacls'] = 'Meddelandeflagga Läst kan ändras'; -$labels['longaclw'] = 'Meddelandeflaggor och nyckelord kan ändras, undantaget Läst och Borttagen'; -$labels['longacli'] = 'Meddelanden kan skrivas eller kopieras till katalogen'; -$labels['longaclp'] = 'Meddelanden kan postas till denna katalog'; -$labels['longaclc'] = 'Kataloger kan skapas (eller ges annat namn) direkt i denna katalog'; -$labels['longaclk'] = 'Kataloger kan skapas (eller ges annat namn) direkt i denna katalog'; -$labels['longacld'] = 'Meddelandeflagga Borttaget kan ändras'; -$labels['longaclt'] = 'Meddelandeflagga Borttaget kan ändras'; -$labels['longacle'] = 'Meddelanden kan utplånas'; -$labels['longaclx'] = 'Katalogen kan tas bort eller ges annat namn'; -$labels['longacla'] = 'Katalogens åtkomsträttigheter kan ändras'; -$labels['longacln'] = 'Delad information om meddelanden (kommentarer) kan ändras'; -$labels['longaclfull'] = 'Full kontroll inklusive katalogadministration'; -$labels['longaclread'] = 'Katalogen kan öppnas för läsning'; -$labels['longaclwrite'] = 'Meddelanden kan märkas, skrivas eller kopieras till katalogen'; -$labels['longacldelete'] = 'Meddelanden kan tas bort'; -$labels['longaclother'] = 'Övriga åtkomsträttigheter'; -$labels['ariasummaryacltable'] = 'Lista med åtkomsträttigheter'; -$labels['arialabelaclactions'] = 'Hantera listor'; -$labels['arialabelaclform'] = 'Formulär för åtkomsträttigheter'; -$messages['deleting'] = 'Tar bort åtkomsträttigheter...'; -$messages['saving'] = 'Sparar åtkomsträttigheter...'; -$messages['updatesuccess'] = 'Åtkomsträttigheterna är ändrade'; -$messages['deletesuccess'] = 'Åtkomsträttigheterna är borttagna'; -$messages['createsuccess'] = 'Åtkomsträttigheterna är tillagda'; -$messages['updateerror'] = 'Åtkomsträttigheterna kunde inte ändras'; -$messages['deleteerror'] = 'Åtkomsträttigheterna kunde inte tas bort'; -$messages['createerror'] = 'Åtkomsträttigheterna kunde inte läggas till'; -$messages['deleteconfirm'] = 'Vill du verkligen ta bort åtkomsträttigheterna för markerade användare?'; -$messages['norights'] = 'Inga åtkomsträttigheter angavs!'; -$messages['nouser'] = 'Inget användarnamn angavs!'; -?> diff --git a/plugins/acl/localization/th_TH.inc b/plugins/acl/localization/th_TH.inc deleted file mode 100644 index 2b346b621..000000000 --- a/plugins/acl/localization/th_TH.inc +++ /dev/null @@ -1,49 +0,0 @@ -.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['sharing'] = 'การแชร์ข้อมูล'; -$labels['myrights'] = 'สิทธิ์การเข้าใช้'; -$labels['username'] = 'ผู้ใช้งาน:'; -$labels['newuser'] = 'เพิ่มรายการ'; -$labels['anyone'] = 'ผู้ใช้งานทั้งหมด (ใครก็ได้)'; -$labels['anonymous'] = 'ผู้เยี่ยมชม (คนแปลกหน้า)'; -$labels['aclr'] = 'อ่านข้อความ'; -$labels['acli'] = 'แทรก (คัดลอกไปไว้)'; -$labels['aclp'] = 'โพสต์'; -$labels['aclc'] = 'สร้างโฟลเดอร์ย่อย'; -$labels['aclk'] = 'สร้างโฟลเดอร์ย่อย'; -$labels['acld'] = 'ลบข้อความ'; -$labels['aclt'] = 'ลบข้อความ'; -$labels['aclx'] = 'ลบโฟลเดอร์'; -$labels['aclother'] = 'อื่นๆ'; -$labels['aclread'] = 'อ่าน'; -$labels['aclwrite'] = 'เขียน'; -$labels['acldelete'] = 'ลบ'; -$labels['shortaclr'] = 'อ่าน'; -$labels['shortaclw'] = 'เขียน'; -$labels['shortacli'] = 'แทรก'; -$labels['shortaclp'] = 'โพสต์'; -$labels['shortaclc'] = 'สร้าง'; -$labels['shortaclk'] = 'สร้าง'; -$labels['shortacld'] = 'ลบ'; -$labels['shortaclt'] = 'ลบ'; -$labels['shortaclx'] = 'ลบโฟลเดอร์'; -$labels['shortaclother'] = 'อื่นๆ'; -$labels['shortaclread'] = 'อ่าน'; -$labels['shortaclwrite'] = 'เขียน'; -$labels['shortacldelete'] = 'ลบ'; -?> diff --git a/plugins/acl/localization/ti.inc b/plugins/acl/localization/ti.inc deleted file mode 100644 index 1af3a1926..000000000 --- a/plugins/acl/localization/ti.inc +++ /dev/null @@ -1,66 +0,0 @@ -.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['sharing'] = 'ንኻልእ'; -$labels['myrights'] = 'መሰላት በዓል ዋና'; -$labels['username'] = 'በዓል ዋና'; -$labels['newuser'] = 'እታዎ ክውስኽ'; -$labels['actions'] = 'ንጥፈታት መብት ተጠቃማይነት'; -$labels['anyone'] = 'ኩሉም በዓልቲ ዋናታት(ዝኾነ ሰብ)'; -$labels['anonymous'] = 'ጋሻ(ሽም አልቦ)'; -$labels['identifier'] = 'መለለዪ'; -$labels['acll'] = 'አለሻ'; -$labels['aclr'] = 'ዝተነበቡ መልእኽታት'; -$labels['acls'] = 'ተራእዩ ብዝብል ይጽናሕ'; -$labels['aclw'] = 'ምልክታት ምጽሓፍ'; -$labels['acli'] = 'ሸጉጥ(አብ..መንጎ አቐምጥ)'; -$labels['aclp'] = 'ጠቅዕ'; -$labels['aclc'] = 'ማህደር ፍጠር'; -$labels['aclk'] = 'ክፍለማህደር ፍጠር'; -$labels['acld'] = 'መልእኽታት አጥፍእ'; -$labels['aclt'] = 'መልእኽታት አጥፍእ'; -$labels['acle'] = 'ንሓዋሩ አጥፍእ'; -$labels['aclx'] = 'ማህደር አጥፍእ'; -$labels['acla'] = 'ተቖፃፀር'; -$labels['aclfull'] = 'ምሉእ ቑጽፅር'; -$labels['aclother'] = 'ካሊእ'; -$labels['aclread'] = 'ከንብብ'; -$labels['aclwrite'] = 'ክጽሕፍ'; -$labels['acldelete'] = 'ይጥፈአለይ'; -$labels['shortacll'] = 'አለሻ'; -$labels['shortaclr'] = 'ዝተነበበ'; -$labels['shortacls'] = 'ይፅናሕ'; -$labels['shortaclw'] = 'ይጽሓፍ'; -$labels['shortacli'] = 'ይሸጎጥ'; -$labels['shortaclp'] = 'ይጠቃዕ'; -$labels['shortaclc'] = 'ይፈጠር'; -$labels['shortaclk'] = 'ይፈጠር'; -$labels['shortacld'] = 'ይጥፋእ'; -$labels['shortaclt'] = 'ይጥፋእ'; -$labels['shortacle'] = 'ንሓዋሩ ይጥፋእ'; -$labels['shortaclx'] = 'ዝጠፍእ ማህደር'; -$labels['shortacla'] = 'ክቆፃፀር'; -$labels['shortaclother'] = 'ካሊእ'; -$labels['shortaclread'] = 'ከንብብ'; -$labels['shortaclwrite'] = 'ክጽሕፍ'; -$labels['shortacldelete'] = 'ይጥፋእ'; -$labels['longaclr'] = 'ማህደር ተኸፊቱ ክንበብ ይኽእል'; -$labels['longacls'] = 'ተራእዩ ዝብል መልእኽቲ ዕላም ክለወጥ ይኽእል'; -$labels['longaclw'] = 'ዕላማትን መፍትሕ ቃላትን መልኽትታት ክልወጡ ይኽእሉ, ብዘይካ ዝተረኣዩን ዝጠፍኡን'; -$labels['longacli'] = 'መልእኽቲ ናብዚ ማህደር ክጽሓፍ ወይ ክቕዳሕ ይኽእል'; -$labels['longaclp'] = 'መልእኽቲ ናብዚ ማህደር ክኣቱ ይኽእል'; -?> diff --git a/plugins/acl/localization/tr_TR.inc b/plugins/acl/localization/tr_TR.inc deleted file mode 100644 index fe4977f68..000000000 --- a/plugins/acl/localization/tr_TR.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Paylaşım'; -$labels['myrights'] = 'Erişim Hakları'; -$labels['username'] = 'Kullanıcı:'; -$labels['advanced'] = 'Gelişmiş mod'; -$labels['newuser'] = 'Girdi ekle'; -$labels['editperms'] = 'İzinleri düzenle'; -$labels['actions'] = 'Erişim hakları aksiyonları...'; -$labels['anyone'] = 'Tüm kullanıcılar(kim olursa)'; -$labels['anonymous'] = 'Ziyaretçiler(anonim)'; -$labels['identifier'] = 'Tanımlayıcı'; -$labels['acll'] = 'Arama'; -$labels['aclr'] = 'Mesajları oku'; -$labels['acls'] = 'Göründü durumunu muhafaza et'; -$labels['aclw'] = 'Yazma bayrakları'; -$labels['acli'] = 'Ekle(kopyala)'; -$labels['aclp'] = 'Gönder'; -$labels['aclc'] = 'Alt dizinler oluştur'; -$labels['aclk'] = 'Alt dizinler oluştur'; -$labels['acld'] = 'Mesajları sil'; -$labels['aclt'] = 'Mesajları sil'; -$labels['acle'] = 'Sil'; -$labels['aclx'] = 'Dizini sil'; -$labels['acla'] = 'Yönet'; -$labels['acln'] = 'Mesajlara not ekle'; -$labels['aclfull'] = 'Tam kontrol'; -$labels['aclother'] = 'Diğer'; -$labels['aclread'] = 'Oku'; -$labels['aclwrite'] = 'Yaz'; -$labels['acldelete'] = 'Sil'; -$labels['shortacll'] = 'Arama'; -$labels['shortaclr'] = 'Oku'; -$labels['shortacls'] = 'Koru'; -$labels['shortaclw'] = 'Yaz'; -$labels['shortacli'] = 'Ekle'; -$labels['shortaclp'] = 'Gönder'; -$labels['shortaclc'] = 'Oluştur'; -$labels['shortaclk'] = 'Oluştur'; -$labels['shortacld'] = 'Sil'; -$labels['shortaclt'] = 'Sil'; -$labels['shortacle'] = 'Sil'; -$labels['shortaclx'] = 'Dizin sil'; -$labels['shortacla'] = 'Yönet'; -$labels['shortacln'] = 'Not ekle'; -$labels['shortaclother'] = 'Diğer'; -$labels['shortaclread'] = 'Oku'; -$labels['shortaclwrite'] = 'Yaz'; -$labels['shortacldelete'] = 'Sil'; -$labels['longacll'] = 'Klasör listesinde görülebilir ve abone olunabilir'; -$labels['longaclr'] = 'Dizin yazma için okunabilir'; -$labels['longacls'] = 'Mesajların göründü bayrağı değiştirilebilir'; -$labels['longaclw'] = 'Görülme ve Silinme bayrakları hariç bayraklar ve anahtar kelimeler değiştirilebilir'; -$labels['longacli'] = 'Mesajlar dizini yazılabilir veya kopyalanabilir'; -$labels['longaclp'] = 'Mesajlar bu dizine gönderilebilir'; -$labels['longaclc'] = 'Dizinler doğrudan bu klasör altında oluşturulabilir veya yeniden adlandırılabilir.'; -$labels['longaclk'] = 'Dizinler doğrudan bu klasör altında oluşturulabilir veya yeniden adlandırılabilir.'; -$labels['longacld'] = 'mesajları sil bayrakları değiştirilebilir'; -$labels['longaclt'] = 'mesajları sil bayrakları değiştirilebilir'; -$labels['longacle'] = 'Mesajlar silinebilir'; -$labels['longaclx'] = 'Klasörü silinebilir veya yeniden adlandırılabilir'; -$labels['longacla'] = 'Dizin erişim hakları değiştirilebilir'; -$labels['longacln'] = 'Mesajların paylaşılan üst verileri (notlar) değiştirilebilir'; -$labels['longaclfull'] = 'Dizin yönetimi de dahil olmak üzere tam kontrol'; -$labels['longaclread'] = 'Dizin yazma için okunabilir'; -$labels['longaclwrite'] = 'Dizin yönetimi de dahil olmak üzere tam kontrol'; -$labels['longacldelete'] = 'Mesajlar silinebilir'; -$labels['longaclother'] = 'Diğer erişim hakları'; -$labels['ariasummaryacltable'] = 'Erişim hakları listesi'; -$labels['arialabelaclactions'] = 'Aksiyon listesi'; -$labels['arialabelaclform'] = 'Erişim hakları formu'; -$messages['deleting'] = 'Erişim hakları siliniyor...'; -$messages['saving'] = 'Erişim hakları saklanıyor...'; -$messages['updatesuccess'] = 'Erişim hakları başarıyla değiştirildi'; -$messages['deletesuccess'] = 'Erişim hakları başarıyla silindi'; -$messages['createsuccess'] = 'Erişim hakları başarıyla eklendi'; -$messages['updateerror'] = 'Erişim hakları güncellenemedi'; -$messages['deleteerror'] = 'Erişim haklarını silinemedi'; -$messages['createerror'] = 'Erişim hakları eklenemedi'; -$messages['deleteconfirm'] = 'Seçilen kullanıcılar için erişim haklarını silmek istediğinizden emin misiniz?'; -$messages['norights'] = 'Hiçbir hak belirtilmemiş!'; -$messages['nouser'] = 'Hiçbir kullanıcı belirtilmemiş!'; -?> diff --git a/plugins/acl/localization/uk_UA.inc b/plugins/acl/localization/uk_UA.inc deleted file mode 100644 index f0522a2cf..000000000 --- a/plugins/acl/localization/uk_UA.inc +++ /dev/null @@ -1,44 +0,0 @@ -.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['myrights'] = 'Права доступу'; -$labels['username'] = 'Користувач:'; -$labels['anyone'] = 'Всі користувачі (кожен)'; -$labels['anonymous'] = 'Гості (аноніми)'; -$labels['aclc'] = 'Створити підтеки'; -$labels['aclk'] = 'Створити підтеки'; -$labels['acld'] = 'Вилучити повідомлення'; -$labels['aclt'] = 'Вилучити повідомлення'; -$labels['aclx'] = 'Вилучити теку'; -$labels['aclfull'] = 'Повний контроль'; -$labels['aclother'] = 'Інше'; -$labels['aclread'] = 'Читати'; -$labels['acldelete'] = 'Видалити'; -$labels['shortaclr'] = 'Читати'; -$labels['shortacls'] = 'Залишити'; -$labels['shortacli'] = 'Вставити'; -$labels['shortaclc'] = 'Створити'; -$labels['shortaclk'] = 'Створити'; -$labels['shortacld'] = 'Видалити'; -$labels['shortaclt'] = 'Видалити'; -$labels['shortaclx'] = 'Видалити теку'; -$labels['shortaclother'] = 'Інше'; -$labels['shortacldelete'] = 'Видалити'; -$labels['longaclfull'] = 'Повний контроль включаючи теку адміністратора'; -$messages['deleting'] = 'Вилучення прав доступу...'; -$messages['saving'] = 'Збереження прав доступу...'; -?> diff --git a/plugins/acl/localization/vi_VN.inc b/plugins/acl/localization/vi_VN.inc deleted file mode 100644 index c6ce2fd44..000000000 --- a/plugins/acl/localization/vi_VN.inc +++ /dev/null @@ -1,98 +0,0 @@ -.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['sharing'] = 'Chia sẻ'; -$labels['myrights'] = 'Quyền truy cập'; -$labels['username'] = 'Người dùng:'; -$labels['advanced'] = 'Chế độ tính năng cao hơn'; -$labels['newuser'] = 'Thêm bài viết'; -$labels['editperms'] = 'Sửa đổi quyền sử dụng'; -$labels['actions'] = 'Các thao tác quyền truy cập'; -$labels['anyone'] = 'Tất cả người dùng (bất kỳ ai)'; -$labels['anonymous'] = 'Khách (nặc danh)'; -$labels['identifier'] = 'Định danh'; -$labels['acll'] = 'Tìm kiếm'; -$labels['aclr'] = 'Đọc thư'; -$labels['acls'] = 'Giữ trạng thái đã xem qua'; -$labels['aclw'] = 'Cờ đánh dấu cho mục viết'; -$labels['acli'] = 'Chèn thêm (sao chép vào)'; -$labels['aclp'] = 'Đăng bài'; -$labels['aclc'] = 'Tạo giữ liệu con'; -$labels['aclk'] = 'Tạo giữ liệu con'; -$labels['acld'] = 'Xóa thư'; -$labels['aclt'] = 'Xóa thư'; -$labels['acle'] = 'Thải bỏ'; -$labels['aclx'] = 'Xóa giữ liệu'; -$labels['acla'] = 'Quản lý'; -$labels['acln'] = 'Thông tin chú thích'; -$labels['aclfull'] = 'Quản lý toàn bộ'; -$labels['aclother'] = 'Loại khác'; -$labels['aclread'] = 'Đọc'; -$labels['aclwrite'] = 'Viết'; -$labels['acldelete'] = 'Xoá'; -$labels['shortacll'] = 'Tìm kiếm'; -$labels['shortaclr'] = 'Đọc'; -$labels['shortacls'] = 'Giữ'; -$labels['shortaclw'] = 'Viết'; -$labels['shortacli'] = 'Chèn'; -$labels['shortaclp'] = 'Đăng bài'; -$labels['shortaclc'] = 'Tạo mới'; -$labels['shortaclk'] = 'Tạo mới'; -$labels['shortacld'] = 'Xoá'; -$labels['shortaclt'] = 'Xoá'; -$labels['shortacle'] = 'Thải bỏ'; -$labels['shortaclx'] = 'Giữ liệu được xóa'; -$labels['shortacla'] = 'Quản lý'; -$labels['shortacln'] = 'Chú thích'; -$labels['shortaclother'] = 'Loại khác'; -$labels['shortaclread'] = 'Đọc'; -$labels['shortaclwrite'] = 'Viết'; -$labels['shortacldelete'] = 'Xoá'; -$labels['longacll'] = 'Thư mục đã được hiển thị và có thể đăng ký sử dụng'; -$labels['longaclr'] = 'Thư mục có thể được mở để đọc'; -$labels['longacls'] = 'Cờ đánh dấu thư đã xem qua có thể thay đổi'; -$labels['longaclw'] = 'Cờ thư và từ khóa có thể thay đổi, ngoại trừ đã xem qua và bị xóa'; -$labels['longacli'] = 'Thư có thể được ghi hoặc sao chép vào giữ liệu'; -$labels['longaclp'] = 'Thư có thể bỏ vào trong giữ liệu này'; -$labels['longaclc'] = 'Các giữ liệu có thể được tạo (hoặc đặt lại tên) trực tiếp dưới giữ liệu này'; -$labels['longaclk'] = 'Các giữ liệu có thể được tạo (hoặc đặt lại tên) trực tiếp dưới giữ liệu này'; -$labels['longacld'] = 'Cờ đánh dấu thư xóa có thể thay đổi'; -$labels['longaclt'] = 'Cờ đánh dấu thư xóa có thể thay đổi'; -$labels['longacle'] = 'Thư có thể thải bỏ'; -$labels['longaclx'] = 'Giữ liệu có thể xóa được hoặc đặt lại tên'; -$labels['longacla'] = 'Quyên truy cập giữ liệu có thể thay đổi'; -$labels['longacln'] = 'Dữ liệu thông tin (chú thích) của thư có thể thay đổi'; -$labels['longaclfull'] = 'Quản lý toàn bộ bao gồm cả sự thi hành giữ liệu'; -$labels['longaclread'] = 'Giữ liệu có thể được mở để đọc'; -$labels['longaclwrite'] = 'Thư có thể được đánh dấu, ghi hoăc sao chép vào giữ liệu'; -$labels['longacldelete'] = 'Thư có thể bị xóa'; -$labels['longaclother'] = 'Quyền truy cập khác'; -$labels['ariasummaryacltable'] = 'Danh sách quyền truy cập'; -$labels['arialabelaclactions'] = 'Danh sách hành động'; -$labels['arialabelaclform'] = 'Bảng khai quyền truy cập'; -$messages['deleting'] = 'Xóa quyền truy cập...'; -$messages['saving'] = 'Lưu quyền truy cập...'; -$messages['updatesuccess'] = 'Thay đổi quyền truy cập thành công...'; -$messages['deletesuccess'] = 'Xóa quyền truy cập thành công...'; -$messages['createsuccess'] = 'Thêm quyền truy cập thành công...'; -$messages['updateerror'] = 'Không thể cập nhật quyền truy cập'; -$messages['deleteerror'] = 'Khôngthể xóa quyền truy cập'; -$messages['createerror'] = 'Không thể thêm quyền truy cập'; -$messages['deleteconfirm'] = 'Bạn có chắc là muốn xóa bỏ quyền truy cập của người dùng được chọn?'; -$messages['norights'] = 'Chưa có quyền nào được chỉ định!'; -$messages['nouser'] = 'Chưa có tên truy nhập được chỉ định!'; -?> diff --git a/plugins/acl/localization/zh_CN.inc b/plugins/acl/localization/zh_CN.inc deleted file mode 100644 index da69484db..000000000 --- a/plugins/acl/localization/zh_CN.inc +++ /dev/null @@ -1,85 +0,0 @@ -.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['sharing'] = '共享'; -$labels['myrights'] = '访问权限'; -$labels['username'] = '用户:'; -$labels['newuser'] = '新增条目'; -$labels['actions'] = '权限设置...'; -$labels['anyone'] = '所有用户(任何人)'; -$labels['anonymous'] = '来宾(匿名)'; -$labels['identifier'] = '标识符'; -$labels['acll'] = '查找'; -$labels['aclr'] = '读取消息'; -$labels['acls'] = '保存已读状态'; -$labels['aclw'] = '写入标志'; -$labels['acli'] = '插入(复制至)'; -$labels['aclp'] = '发送'; -$labels['aclc'] = '创建子文件夹'; -$labels['aclk'] = '创建子文件夹'; -$labels['acld'] = '删除消息'; -$labels['aclt'] = '删除消息'; -$labels['acle'] = '清除'; -$labels['aclx'] = '删除文件夹'; -$labels['acla'] = '管理'; -$labels['aclfull'] = '全部控制'; -$labels['aclother'] = '其它'; -$labels['aclread'] = '读取'; -$labels['aclwrite'] = '写入'; -$labels['acldelete'] = '删除'; -$labels['shortacll'] = '查找'; -$labels['shortaclr'] = '读取'; -$labels['shortacls'] = '保存'; -$labels['shortaclw'] = '写入'; -$labels['shortacli'] = '插入'; -$labels['shortaclp'] = '发送'; -$labels['shortaclc'] = '新建'; -$labels['shortaclk'] = '新建'; -$labels['shortacld'] = '删除'; -$labels['shortaclt'] = '删除'; -$labels['shortacle'] = '清除'; -$labels['shortaclx'] = '删除文件夹'; -$labels['shortacla'] = '管理'; -$labels['shortaclother'] = '其他'; -$labels['shortaclread'] = '读取'; -$labels['shortaclwrite'] = '写入'; -$labels['shortacldelete'] = '删除'; -$labels['longacll'] = '该文件夹在列表上可见且可被订阅'; -$labels['longaclr'] = '该文件夹可被打开阅读'; -$labels['longacls'] = '已读消息标识可以改变'; -$labels['longaclw'] = '除已读和删除表示外其他消息标识可以改变'; -$labels['longacli'] = '消息可被标记,撰写或复制至文件夹中'; -$labels['longaclk'] = '文件夹可被创建(或改名)于现有目录下'; -$labels['longacld'] = '消息已删除标识可以改变'; -$labels['longacle'] = '消息可被清除'; -$labels['longaclx'] = '该文件夹可被删除或重命名'; -$labels['longacla'] = '文件夹访问权限可被修改'; -$labels['longaclread'] = '该文件夹可被打开阅读'; -$labels['longaclwrite'] = '消息可被标记,撰写或复制至文件夹中'; -$labels['longacldelete'] = '信息可被删除'; -$messages['deleting'] = '删除访问权限中…'; -$messages['saving'] = '保存访问权限中…'; -$messages['updatesuccess'] = '成功修改访问权限'; -$messages['deletesuccess'] = '成功删除访问权限'; -$messages['createsuccess'] = '成功添加访问权限'; -$messages['updateerror'] = '无法更新访问权限'; -$messages['deleteerror'] = '无法删除访问权限'; -$messages['createerror'] = '无法添加访问权限'; -$messages['deleteconfirm'] = '您确定要移除选中用户的访问权限吗?'; -$messages['norights'] = '没有已指定的权限!'; -$messages['nouser'] = '没有已指定的用户名!'; -?> diff --git a/plugins/acl/localization/zh_TW.inc b/plugins/acl/localization/zh_TW.inc deleted file mode 100644 index d9c5d9770..000000000 --- a/plugins/acl/localization/zh_TW.inc +++ /dev/null @@ -1,89 +0,0 @@ -.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['sharing'] = '分享'; -$labels['myrights'] = '存取權限'; -$labels['username'] = '使用者:'; -$labels['newuser'] = '新增項目'; -$labels['actions'] = '權限設定'; -$labels['anyone'] = '所有使用者 (anyone)'; -$labels['anonymous'] = '訪客 (anonymous)'; -$labels['identifier'] = '識別'; -$labels['acll'] = '尋找'; -$labels['aclr'] = '讀取訊息'; -$labels['acls'] = '保持上線狀態'; -$labels['aclw'] = '寫入標幟'; -$labels['acli'] = '插入(複製到這裡)'; -$labels['aclp'] = '發表'; -$labels['aclc'] = '建立子資料夾'; -$labels['aclk'] = '建立子資料夾'; -$labels['acld'] = '刪除訊息'; -$labels['aclt'] = '刪除訊息'; -$labels['acle'] = '刪去'; -$labels['aclx'] = '刪除資料夾'; -$labels['acla'] = '管理者'; -$labels['aclfull'] = '完全控制'; -$labels['aclother'] = '其它'; -$labels['aclread'] = '讀取'; -$labels['aclwrite'] = '寫入'; -$labels['acldelete'] = '刪除'; -$labels['shortacll'] = '尋找'; -$labels['shortaclr'] = '讀取'; -$labels['shortacls'] = '保存'; -$labels['shortaclw'] = '寫入'; -$labels['shortacli'] = '插入'; -$labels['shortaclp'] = '發表'; -$labels['shortaclc'] = '建立'; -$labels['shortaclk'] = '建立'; -$labels['shortacld'] = '刪除'; -$labels['shortaclt'] = '刪除'; -$labels['shortacle'] = '刪去'; -$labels['shortaclx'] = '資料夾刪除'; -$labels['shortacla'] = '管理者'; -$labels['shortaclother'] = '其它'; -$labels['shortaclread'] = '讀取'; -$labels['shortaclwrite'] = '寫入'; -$labels['shortacldelete'] = '刪除'; -$labels['longacll'] = '此資料夾權限可以訂閱和瀏覽'; -$labels['longaclr'] = '資料夾能被打開與讀取'; -$labels['longacls'] = '能修改訊息標幟'; -$labels['longaclw'] = '內容旗標和關鍵字可以變更,不包含已檢視和刪除的'; -$labels['longacli'] = '訊息能寫入或複製到資料夾'; -$labels['longaclp'] = '訊息能被投遞到這個資料夾'; -$labels['longaclc'] = '這個資料夾之下可以建子資料夾(或重新命名)'; -$labels['longaclk'] = '這個資料夾之下可以建子資料夾(或重新命名)'; -$labels['longacld'] = '能修改訊息刪除標幟'; -$labels['longaclt'] = '能修改訊息刪除標幟'; -$labels['longacle'] = '能抹除訊息'; -$labels['longaclx'] = '資料夾能被刪除或重新命名'; -$labels['longacla'] = '能變更資料夾權限'; -$labels['longaclfull'] = '完全控制包含資料夾管理'; -$labels['longaclread'] = '資料夾能被打開與讀取'; -$labels['longaclwrite'] = '信件可以被標記、編寫或複製到資料夾'; -$labels['longacldelete'] = '訊息能被刪除'; -$messages['deleting'] = '刪除權限...'; -$messages['saving'] = '儲存權限...'; -$messages['updatesuccess'] = '權限變更完成'; -$messages['deletesuccess'] = '權限刪除完成'; -$messages['createsuccess'] = '權限新增完成'; -$messages['updateerror'] = '無法更新權限'; -$messages['deleteerror'] = '無法刪除權限'; -$messages['createerror'] = '無法新增權限'; -$messages['deleteconfirm'] = '您確定要刪除所選取使用者的權限嗎?'; -$messages['norights'] = '沒有指定任何權限'; -$messages['nouser'] = '沒有指定用戶名稱'; -?> diff --git a/plugins/acl/skins/classic/acl.css b/plugins/acl/skins/classic/acl.css deleted file mode 100644 index e95e3b341..000000000 --- a/plugins/acl/skins/classic/acl.css +++ /dev/null @@ -1,98 +0,0 @@ -#aclmanager -{ - position: relative; - border: 1px solid #999; - min-height: 302px; -} - -#aclcontainer -{ - overflow-x: auto; -} - -#acltable -{ - width: 100%; - border-collapse: collapse; - background-color: #F9F9F9; -} - -#acltable td -{ - width: 1%; - white-space: nowrap; -} - -#acltable thead td -{ - padding: 0 4px 0 2px; -} - -#acltable tbody td -{ - text-align: center; - padding: 2px; - border-bottom: 1px solid #999999; - cursor: default; -} - -#acltable tbody td.user -{ - width: 96%; - text-align: left; - overflow: hidden; - text-overflow: ellipsis; - -o-text-overflow: ellipsis; -} - -#acltable tbody td.partial -{ - background: url(images/partial.png) center no-repeat; -} - -#acltable tbody td.enabled -{ - background: url(images/enabled.png) center no-repeat; -} - -#acltable tr.selected td -{ - color: #FFFFFF; - background-color: #CC3333; -} - -#acltable tr.unfocused td -{ - color: #FFFFFF; - background-color: #929292; -} - -#acladvswitch -{ - position: absolute; - right: 4px; - text-align: right; - line-height: 22px; -} - -#acladvswitch input -{ - vertical-align: middle; -} - -#acladvswitch span -{ - display: block; -} - -#aclform -{ - display: none; -} - -#aclform div -{ - padding: 0; - text-align: center; - clear: both; -} diff --git a/plugins/acl/skins/classic/images/enabled.png b/plugins/acl/skins/classic/images/enabled.png deleted file mode 100644 index 98215f68c..000000000 Binary files a/plugins/acl/skins/classic/images/enabled.png and /dev/null differ diff --git a/plugins/acl/skins/classic/images/partial.png b/plugins/acl/skins/classic/images/partial.png deleted file mode 100644 index 12023f057..000000000 Binary files a/plugins/acl/skins/classic/images/partial.png and /dev/null differ diff --git a/plugins/acl/skins/classic/templates/table.html b/plugins/acl/skins/classic/templates/table.html deleted file mode 100644 index 5c4d2d8a0..000000000 --- a/plugins/acl/skins/classic/templates/table.html +++ /dev/null @@ -1,46 +0,0 @@ - - -
    -
    - -
    -
    - - -
    -
    - -
    -
      -
    • -
    • - -
    • - -
    -
    - -
    -
    - -
    -
    - -
    -
    - - diff --git a/plugins/acl/skins/larry/acl.css b/plugins/acl/skins/larry/acl.css deleted file mode 100644 index bd72b3c85..000000000 --- a/plugins/acl/skins/larry/acl.css +++ /dev/null @@ -1,124 +0,0 @@ -#aclcontainer -{ - overflow-x: auto; - border: 1px solid #CCDDE4; - background-color: #D9ECF4; - height: 272px; - box-shadow: none; -} - -#acllist-content -{ - position: relative; - height: 230px; - background-color: white; -} - -#acllist-footer -{ - position: relative; -} - -#acltable -{ - width: 100%; - border-collapse: collapse; - border: none; -} - -#acltable th, -#acltable td -{ - white-space: nowrap; - text-align: center; -} - -#acltable thead tr th -{ - font-size: 11px; - font-weight: bold; -} - -#acltable tbody td -{ - text-align: center; - height: 16px; - cursor: default; -} - -#acltable thead tr > .user -{ - width: 30%; - border-left: none; -} - -#acltable.advanced thead tr > .user { - width: 25%; -} - -#acltable tbody td.user -{ - text-align: left; -} - -#acltable tbody td.partial -{ - background-image: url(images/partial.png); - background-position: center; - background-repeat: no-repeat; -} - -#acltable tbody td.enabled -{ - background-image: url(images/enabled.png); - background-position: center; - background-repeat: no-repeat; -} - -#acltable tbody tr.selected td.partial -{ - background-color: #019bc6; - background-image: url(images/partial.png), -moz-linear-gradient(top, #019bc6 0%, #017cb4 100%); - background-image: url(images/partial.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#019bc6), color-stop(100%,#017cb4)); - background-image: url(images/partial.png), -o-linear-gradient(top, #019bc6 0%, #017cb4 100%); - background-image: url(images/partial.png), -ms-linear-gradient(top, #019bc6 0%, #017cb4 100%); - background-image: url(images/partial.png), linear-gradient(top, #019bc6 0%, #017cb4 100%); -} - -#acltable tbody tr.selected td.enabled -{ - background-color: #019bc6; - background-image: url(images/enabled.png), -moz-linear-gradient(top, #019bc6 0%, #017cb4 100%); - background-image: url(images/enabled.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#019bc6), color-stop(100%,#017cb4)); - background-image: url(images/enabled.png), -o-linear-gradient(top, #019bc6 0%, #017cb4 100%); - background-image: url(images/enabled.png), -ms-linear-gradient(top, #019bc6 0%, #017cb4 100%); - background-image: url(images/enabled.png), linear-gradient(top, #019bc6 0%, #017cb4 100%); -} - -#aclform -{ - display: none; -} - -#aclform div -{ - padding: 0; - text-align: center; - clear: both; -} - -#aclform ul -{ - list-style: none; - margin: 0.2em; - padding: 0; -} - -#aclform ul li label -{ - margin-left: 0.5em; -} - -ul.toolbarmenu li span.delete { - background-position: 0 -1509px; -} diff --git a/plugins/acl/skins/larry/images/enabled.png b/plugins/acl/skins/larry/images/enabled.png deleted file mode 100644 index 98215f68c..000000000 Binary files a/plugins/acl/skins/larry/images/enabled.png and /dev/null differ diff --git a/plugins/acl/skins/larry/images/partial.png b/plugins/acl/skins/larry/images/partial.png deleted file mode 100644 index 12023f057..000000000 Binary files a/plugins/acl/skins/larry/images/partial.png and /dev/null differ diff --git a/plugins/acl/skins/larry/templates/table.html b/plugins/acl/skins/larry/templates/table.html deleted file mode 100644 index 16a97dfcb..000000000 --- a/plugins/acl/skins/larry/templates/table.html +++ /dev/null @@ -1,30 +0,0 @@ -
    -
    -

    - -
    - -
    - - - - diff --git a/plugins/acl/tests/Acl.php b/plugins/acl/tests/Acl.php deleted file mode 100644 index 56ae3b5bb..000000000 --- a/plugins/acl/tests/Acl.php +++ /dev/null @@ -1,23 +0,0 @@ -api); - - $this->assertInstanceOf('acl', $plugin); - $this->assertInstanceOf('rcube_plugin', $plugin); - } -} - -- cgit v1.2.3