<?php
/*
 * Copyright 2007-2017 Abstrium <contact (at) pydio.com>
 * This file is part of Pydio.
 *
 * Pydio is free software: you can redistribute it and/or modify
 * it under the terms of the GNU Affero General Public License as published by
 * the Free Software Foundation, either version 3 of the License, or
 * (at your option) any later version.
 *
 * Pydio 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 Affero General Public License for more details.
 *
 * You should have received a copy of the GNU Affero General Public License
 * along with Pydio.  If not, see <http://www.gnu.org/licenses/>.
 *
 * The latest code can be found at <https://pydio.com/>.
 */
$mess=array(
    "1" => "No Parameters",
    "2" => "Enabled",
    "3" => "Disabled",
    "4" => "Clear value",
    "5" => "Override value",
    "6" => "Save value",
    "7" => "Action %s",
    "8" => "Read & Write",
    "9" => "Read Only",
    "10" => "Write Only",
    "11" => "Denied",
    "12" => "No Access",
    "13" => "Search Parameters or Actions",
    "14" => "Pick parameter or action",
    "15" => "Pick one parameter or action, then click Add. You can quickly search through the parameters using the text field below.",
    "16" => "Show/Hide Inherited",
    "17" => "Add Parameter or Action",
    "18" => "Plugins Settings",
    "19" => "always overrides",
    "20" => "+ add role",
    "21" => "reloading...",
    "22" => "Loading actions cache, please wait, this will be done only once...",
    "23" => "Loading parameters cache, please wait, this will be done only once...",
    "24" => "User Information",
    "25" => "Access Restrictions",
    "26" => "Group Information",
    "27" => "Group Info",
    "28" => "Role Information",
    "29" => "Role Info",
    "30" => "Profile & Roles",
    "31" => "User unique Identifier. You cannot modify this value.",
    "32" => "Specific profile. May imply some roles automatically applied.",
    "33" => "Close",
    "34" => "Access Controls",
    "35" => "Workspaces Accesses",
    "36" => "Application Pages",
    "37" => "Customize Parameters",
    "38" => "Application Parameters",
    "39" => "All workspaces parameters",
    "40" => "Per-workspaces parameters",
    "41" => "Additional Parameters",
    "42" => "Refine application parameters values and selectively disable plugin actions for this current role. Parameters here are global to the application (authentication, configuration, etc). See the Workspaces tabs for workspace-specific parameters/actions.",
    "43" => "Grant access to workspaces for the current role/user/group",
    "44" => "Main Application Pages",
    "45" => "Access to main application pages (like My Account, welcome page, etc.)",
    "46" => "Global Workspaces Parameters",
    "47" => "Refine workspaces parameters values and actions for all workspaces or shared workspaces at once. Use following section if you want to edit them on a per-workspace basis.",
    "48" => "Refine workspaces parameters or actions on a per-workspace basis. Use previous section if you want to edit them for all workspaces at once.",
    "49" => "Shares",
    "50" => "Shared Files & Folders",
    "51" => "With this user",
    "52" => "By this user",
    "53" => "Shared by %1 from within workspace %2",
);
