PATH:
home
/
letacommog
/
letaweb
/
protected
/
modules
/
admin
/
messages
/
de
<?php /* SVN FILE: $Id: initialisation.php 12 2010-12-19 12:44:39Z Chris $*/ /** * Message translation file. * Initialisation messages. * en-gb. * * @copyright Copyright © 2010 PBM Web Development - All Rights Reserved * * @since V1.0.0 * * @version $Revision: 12 $ * * @license BSD License (see documentation) */ return array( 'Cannot add "{child}" as a child of "{parent}". "{child}" does not exist' => 'Kann nicht hinzufügen "{child}", wie ein Kind "{parent}". "{child}" gibt es nicht', 'Cannot add "{child}" as a child of "{parent}". Incompatible types' => 'Kann nicht hinzufügen "{child}", wie ein Kind "{parent}". Unverträgliche Typen', 'Cannot initialise; no authorisation data.' => 'Kann nicht initialisieren, keine Berechtigungsdaten', 'Default role for users that are logged in. RBAC default role.' => 'Standard Rolle für Benutzer, die auf RBAC Standard Rolle angemeldet sind.', 'Default role for users that are not logged in. RBAC default role.' => 'Standard Rolle für die Nutzer, die nicht auf Standard-RBAC Rolle angemeldet sind.', 'Do you wish to re-initialise RBAC Authorisation Data?' => 'Wollen Sie neu initialisieren RBAC Genehmigung Data?', 'Initialise RBAC Authorisation Data' => 'Initialisiere RBAC Genehmigung Data', 'Manages Role Assignments. RBAM required role.' => 'Verwaltet von Rollenzuweisungen. RBAM erforderlich Rolle.', 'Manages Auth Items and Role Assignments. RBAM required role.' => 'Verwaltet Auth Elemente und Rollenzuweisungen. RBAM erforderlich Rolle.', 'Manages Auth Items. RBAM required role.' => 'Verwaltet Auth Items. RBAM erforderlich Rolle.', 'No changes have been made to the existing RBAC Authorisation Data.' => 'Es wurden keine Änderungen der bestehenden Genehmigung RBAC Daten gemacht worden.', 'RBAC Authorisation Data initialised.' => 'RBAC Genehmigung Data initialisiert.', 'RBAC Initialisation Failed' => 'RBAC Initialisierung fehlgeschlagen', 'RBAM has detected existing RBAC authorisation data.' => 'RBAM hat festgestellt, bestehende RBAC Berechtigungsdaten.', 'RBAM roles have been added if not already present.' => 'RBAM Funktionen hinzugefügt wurden, wenn nicht bereits vorhanden', 'Re-Initialise RBAC' => 'Neuinitialisierung RBAC', 'WARNING: Re-initialising will overwrite all existing RBAC Authorisation Data.' => 'ACHTUNG: Re-Initialisierung überschreibt alle vorhandenen Daten RBAC Genehmigung.', "Would you like RBAM to generate Authorisation Data based on your application's modules, controllers and actions?" => 'Möchten Sie RBAM auf Zulassung basiert auf Daten Ihrer Anwendung Module, Controller und Aktionen zu generieren?', );
[+]
..
[-] help.php
[edit]
[-] rbam.php
[edit]
[-] initialisation.php
[edit]
[-] validation.php
[edit]