<?php
/*
* Copyright 2007-2017 Charles du Jeu - Abstrium SAS <team (at) pyd.io>
* 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" => "Role Editor",
"2" => "Role editor",
"3" => "Account Info",
"4" => "ACL",
"5" => "Actions",
"6" => "Parameters",
"7" => "Internal Data",
"8" => "Personal information",
"9" => "Select the workspaces to which the use with this role will have access. Use the 'Deny' value to either override a value set by a previous role, or definitely deny the access to this workspace even to inherited roles.",
"10" => "Use the selectors below to select the actions you want to disabled for the users of this role. You can choose to disable the action for all repositories, or for a given workspace only.",
"11" => "Plugin Identifier",
"12" => "Select a plugin...",
"12a" => "Select an action...",
"12b" => "Select a parameter...",
"12c" => "Pick one or all workspaces...",
"12d" => "All Workspaces",
"12e" => "Shared Workspaces",
"13" => "Action name",
"14" => "Repository Scope",
"15" => "Add Action",
"16" => "Use the selectors below to select the parameters you want to refine for the users of this role. Can be applied to all or one given workspace only, although this may depend on the plugin context.",
"17" => "Parameter name",
"18" => "Add parameter",
"19" => "There are unsaved changes, are you sure you want to close?",
"20" => "Role updated successfully",
"21" => "User ID",
"22" => "Special Profile",
"23" => "Default Repository",
"24" => "User Roles",
"25" => "Change Password",
"26" => "Lock out user",
"27" => "Reactivate user",
"28" => "Force password change",
"28b"=> "Cancel password change",
"29" => "Enter new password for this user",
"30" => "Confirm",
"31" => "Role ID",
"32" => "Role Label",
"33" => "Apply automatically to users with profile...",
"34" => "Group ID",
"35" => "Group Label",
"36" => "locked",
"37" => "Deny",
"38" => "inherited",
"39" => "Disable",
"40" => "Enable",
"41" => "Remove",
"42" => "Role custom data",
"43" => "Select one or more",
"44" => "Plugins Parameters Fine-tuning",
"45" => "Access Control List",
"46" => "Disabled Actions",
"47" => "Search Roles",
);
