Skip to content
This repository has been archived by the owner on Nov 25, 2020. It is now read-only.

Commit

Permalink
German translations: New translations for user and role administration
Browse files Browse the repository at this point in the history
  • Loading branch information
bLoginow committed Jan 12, 2016
1 parent 7c7036b commit 83e2311
Show file tree
Hide file tree
Showing 11 changed files with 50 additions and 24 deletions.
4 changes: 2 additions & 2 deletions core/src/plugins/access.ajxp_conf/class.ConfigEditor.js
Expand Up @@ -336,7 +336,7 @@ Class.create("ConfigEditor",{
if(Prototype.Browser.IE){this.driverSelector.hide();}
this.driverSelector.update('<option value="0" selected></option>');
if(this.templates.size()){
this.driverSelector.insert(new Element('optgroup', {label:"Repository Templates"}));
this.driverSelector.insert(new Element('optgroup', {label:MessageHash['ajxp_conf.154']}));
this.templates.each(function(pair){
var option = new Element('option');
option.setAttribute('value', 'ajxp_template_'+pair.key);
Expand All @@ -345,7 +345,7 @@ Class.create("ConfigEditor",{
}.bind(this));
}
if(!this.drivers.NOT_ALLOWED){
this.driverSelector.insert(new Element('optgroup', {label:"Access Drivers"}));
this.driverSelector.insert(new Element('optgroup', {label:MessageHash['ajxp_conf.155']}));
this.drivers.each(function(pair){
var option = new Element('option');
option.setAttribute('value', pair.key);
Expand Down
Expand Up @@ -716,7 +716,7 @@ public function switchAction($action, $httpVars, $fileVars)
"REPOSITORIES" => $repos,
"SHARED_REPOSITORIES" => $sharedRepos,
"REPOSITORIES_DETAILS" => $repoDetailed,
"PROFILES" => array("standard|Standard","admin|Administrator","shared|Shared","guest|Guest")
"PROFILES" => array("standard|".$mess["ajxp_conf.156"],"admin|".$mess["ajxp_conf.157"],"shared|".$mess["ajxp_conf.158"],"guest|".$mess["ajxp_conf.159"])
)
);
if (isSet($userObject)) {
Expand Down
6 changes: 6 additions & 0 deletions core/src/plugins/access.ajxp_conf/i18n/de.php
Expand Up @@ -176,4 +176,10 @@
"151" => "Root Group",
"152" => "Root Group Role",
"153" => "Applies to the whole hierarchy of users",
"154" => "Vorlagen für Arbeitsumgebungen",
"155" => "Treiber",
"156" => "Standard", // user type standard
"157" => "Administrator",
"158" => "Freigabebenutzer", // user type shared
"159" => "Gast",
);
6 changes: 6 additions & 0 deletions core/src/plugins/access.ajxp_conf/i18n/en.php
Expand Up @@ -175,4 +175,10 @@
"151" => "Root Group",
"152" => "Root Group Role",
"153" => "Applies to the whole hierarchy of users",
"154" => "Repository Templates",
"155" => "Access Drivers",
"156" => "Standard", // user type standard
"157" => "Administrator",
"158" => "Shared", // user type shared
"159" => "Guest",
);
8 changes: 4 additions & 4 deletions core/src/plugins/access.ajxp_user/i18n/de.php
Expand Up @@ -78,8 +78,8 @@
"54"=> "Mitglieder aktualisieren",
"55"=> "Benutzer des Teams hinzufügen/entfernen",
"56"=> "Einen Benutzer pro Zeile hinzufügen. Beim Tippen im Textfeld erscheint die Autovervollständigung.",
"57" => "Create a Team",
"58" => "Teams are used as a shortcut to quickly share a folder with a predefined set of users",
"59" => "Team Label",
"60" => "Team Users",
"57" => "Team erstellen",
"58" => "Teams werden als Verteiler verwendet, um Ordner schnell mit bestimmten Benutzern zu teilen",
"59" => "Name des Teams",
"60" => "Benutzer des Teams",
);
4 changes: 1 addition & 3 deletions core/src/plugins/access.fs/i18n/conf/de.php
Expand Up @@ -39,10 +39,8 @@
"Option to purge documents after a given number of days (even if shared). This require a manual set up of a CRON task. Leave to 0 if you don't wan't to use this feature." => "Option um Dokumente nach einer bestimmten Anzahl von Tagen (auch wenn sie freigegeben wurden) zu löschen. Dies erfordert die manuelle Einrichtung eines Cron-Jobs. Lassen Sie 0, wenn Sie die Funktion nicht verwenden möchten.",
"Purge Days (Soft limit)" => "Tage bis Bereinigung (Soft limit)",
"Option to purge documents after a given number of days (if not shared). This require a manual set up of a CRON task. Leave to 0 if you don't wan't to use this feature." => "Option um Dokumente nach einer bestimmten Anzahl von Tagen (wenn sie nicht freigegeben wurden) zu löschen. Dies erfordert die manuelle Einrichtung eines Cron-Jobs. Lassen Sie 0, wenn Sie die Funktion nicht verwenden möchten.",
"Remote Sorting" => "Remotesortierung",
"Force remote sorting when in paginated mode. Warning, this can impact the performances." => "Erzwinge Remote-Sortierung, falls mehrseitig. Warnung: Dies kann negative Auswirkungen auf die Geschwindigkeit haben.",
"Use POSIX" => "POSIX verwenden",
"Use php POSIX extension to read files permissions. Only works on *nix systems." => "Verwenden Sie php-POSIX Erweiterungen um Dateiberechtigungen zu lesen. Funktioniert nur auf *nix-Systemen",
"X-Accel-Redirect Active" => "X-Accel-Redirect aktiviert",
"Delegates all download operations to nginx using the X-Accel-Redirect header. Warning, you have to add some configuration in nginx, like X-Accel-Mapping" => "Überträgt alle Download-Operationen über den X-Accel-Redirect Header an nginx. Warnung: Sie müssen Ihre nginx-Konfiguration erweitern, etwa X-Accel-Mapping",
);
);
4 changes: 1 addition & 3 deletions core/src/plugins/access.fs/i18n/conf/en.php
Expand Up @@ -39,10 +39,8 @@
"Option to purge documents after a given number of days (even if shared). This require a manual set up of a CRON task. Leave to 0 if you don't wan't to use this feature." => "Option to purge documents after a given number of days (even if shared). This require a manual set up of a CRON task. Leave to 0 if you don't wan't to use this feature.",
"Purge Days (Soft limit)" => "Purge Days (Soft limit)",
"Option to purge documents after a given number of days (if not shared). This require a manual set up of a CRON task. Leave to 0 if you don't wan't to use this feature." => "Option to purge documents after a given number of days (if not shared). This require a manual set up of a CRON task. Leave to 0 if you don't wan't to use this feature.",
"Remote Sorting" => "Remote Sorting",
"Force remote sorting when in paginated mode. Warning, this can impact the performances." => "Force remote sorting when in paginated mode. Warning, this can impact the performances.",
"Use POSIX" => "Use POSIX",
"Use php POSIX extension to read files permissions. Only works on *nix systems." => "Use php POSIX extension to read files permissions. Only works on *nix systems.",
"X-Accel-Redirect Active" => "X-Accel-Redirect Active",
"Delegates all download operations to nginx using the X-Accel-Redirect header. Warning, you have to add some configuration in nginx, like X-Accel-Mapping" => "Delegates all download operations to nginx using the X-Accel-Redirect header. Warning, you have to add some configuration in nginx, like X-Accel-Mapping",
);
);
6 changes: 3 additions & 3 deletions core/src/plugins/core.ajaxplorer/ajxp_mixins.xml
Expand Up @@ -12,7 +12,7 @@
<slug_provider>
<server_settings uuidAttr="name">
<param group="MIXIN_MESSAGE[Repository Commons]" name="USER_DESCRIPTION" type="textarea" label="MIXIN_MESSAGE[Description]" description="MIXIN_MESSAGE[A user-defined description of the content of this workspace]" no_templates="false" default=""/>
<param group="MIXIN_MESSAGE[Repository Commons]" name="DEFAULT_RIGHTS" type="select" choices="r|Read Only,rw|Read and Write,w|Write Only (upload)" label="MIXIN_MESSAGE[Default Rights]" description="MIXIN_MESSAGE[This right pattern (empty, r, or rw) will be applied at user creation for this repository.]" no_templates="false" default=""/>
<param group="MIXIN_MESSAGE[Repository Commons]" name="DEFAULT_RIGHTS" type="select" choices="r|MIXIN_MESSAGE[Read Only],rw|MIXIN_MESSAGE[Read and Write],w|MIXIN_MESSAGE[Write Only (upload)]" label="MIXIN_MESSAGE[Default Rights]" description="MIXIN_MESSAGE[This right pattern (empty, r, or rw) will be applied at user creation for this repository.]" no_templates="false" default=""/>
<param group="MIXIN_MESSAGE[Repository Commons]" name="AJXP_SLUG" type="string" label="MIXIN_MESSAGE[Alias]" description="MIXIN_MESSAGE[Alias for replacing the generated unique id of the repository]" mandatory="false" no_templates="true"/>
<param group="MIXIN_MESSAGE[Repository Commons]" name="AJXP_GROUP_PATH_PARAMETER" type="string" label="MIXIN_MESSAGE[Group Path]" description="MIXIN_MESSAGE[Set this repository group owner : only users of this group will see it]" mandatory="false" no_templates="true"/>
<param group="MIXIN_MESSAGE[Repository Commons]" name="AJXP_WEBDAV_DISABLED" type="boolean" label="MIXIN_MESSAGE[Disable WebDAV]" description="MIXIN_MESSAGE[Explicitly disable WebDAV access for this repository.]" mandatory="false" default="false" no_templates="true"/>
Expand All @@ -34,8 +34,8 @@
<param group="MIXIN_MESSAGE[Filesystem Commons]" name="PAGINATION_THRESHOLD" type="integer" label="MIXIN_MESSAGE[Pagination Threshold]" description="MIXIN_MESSAGE[When a folder will contain more items than this number, display will switch to pagination mode, for better performances.]" default="500"/>
<param group="MIXIN_MESSAGE[Filesystem Commons]" name="PAGINATION_NUMBER" type="integer" label="MIXIN_MESSAGE[#Items per page]" description="MIXIN_MESSAGE[Once in pagination mode, number of items to display per page.]" default="200"/>
<param group="MIXIN_MESSAGE[Filesystem Commons]" name="REMOTE_SORTING" type="boolean" label="MIXIN_MESSAGE[Remote Sorting]" description="MIXIN_MESSAGE[Force remote sorting when in paginated mode. Warning, this can impact the performances.]" default="true"/>
<param group="MIXIN_MESSAGE[Filesystem Commons]" name="REMOTE_SORTING_DEFAULT_COLUMN" type="select" label="MIXIN_MESSAGE[Remote Sorting Default Field]" description="MIXIN_MESSAGE[Default field to sort on]" default="ajxp_label" choices="ajxp_label|Name,ajxp_modiftime|Modification date,filesize|File size,mimestring|File Type" mandatory="true" expose="true"/>
<param group="MIXIN_MESSAGE[Filesystem Commons]" name="REMOTE_SORTING_DEFAULT_DIRECTION" type="select" label="MIXIN_MESSAGE[Remote Sorting Default Direction]" description="MIXIN_MESSAGE[Default sorting direction]" default="asc" choices="asc|Ascending,desc|Descending" mandatory="true" expose="true"/>
<param group="MIXIN_MESSAGE[Filesystem Commons]" name="REMOTE_SORTING_DEFAULT_COLUMN" type="select" label="MIXIN_MESSAGE[Remote Sorting Default Field]" description="MIXIN_MESSAGE[Default field to sort on]" default="ajxp_label" choices="ajxp_label|MIXIN_MESSAGE[Name],ajxp_modiftime|MIXIN_MESSAGE[Modification date],filesize|MIXIN_MESSAGE[File size],mimestring|MIXIN_MESSAGE[File Type]" mandatory="true" expose="true"/>
<param group="MIXIN_MESSAGE[Filesystem Commons]" name="REMOTE_SORTING_DEFAULT_DIRECTION" type="select" label="MIXIN_MESSAGE[Remote Sorting Default Direction]" description="MIXIN_MESSAGE[Default sorting direction]" default="asc" choices="asc|MIXIN_MESSAGE[Ascending],desc|MIXIN_MESSAGE[Descending]" mandatory="true" expose="true"/>
<global_param group="MIXIN_MESSAGE[Filesystem Commons]" name="SHOW_HIDDEN_FILES" type="boolean" label="MIXIN_MESSAGE[Show hidden files]" description="MIXIN_MESSAGE[Show files beginning with a .]" default="false"/>
<global_param group="MIXIN_MESSAGE[Filesystem Commons]" name="HIDE_RECYCLE" type="boolean" label="MIXIN_MESSAGE[Hide recycle bin]" description="MIXIN_MESSAGE[Whether to show the recycle bin folder. Unlike in the following options, the folder will be hidden but still writeable.]" default="false"/>
<global_param group="MIXIN_MESSAGE[Filesystem Commons]" name="HIDE_EXTENSIONS" type="string" label="MIXIN_MESSAGE[Hide extensions]" description="MIXIN_MESSAGE[Comma-separated list of extensions to hide. Extensions, files and folders that are hidden are also access forbidden.]" default="ser"/>
Expand Down
21 changes: 15 additions & 6 deletions core/src/plugins/core.ajaxplorer/i18n/conf/de.php
Expand Up @@ -157,14 +157,23 @@
"Database name" => "Name der Datenbank",
"File" => "Datei",
"Database file" => "Datenbank-Datei",
"Remote Sorting" => "Remote Sorting",
"Force remote sorting when in paginated mode. Warning, this can impact the performances." => "Force remote sorting when in paginated mode. Warning, this can impact the performances.",
"Remote Sorting Default Field" => "Remote Sorting Default Field",
"Default field to sort on" => "Default field to sort on",
"Remote Sorting Default Direction" => "Remote Sorting Default Direction",
"Default sorting direction" => "Default sorting direction",
"Remote Sorting" => "Remote-Sortierung",
"Force remote sorting when in paginated mode. Warning, this can impact the performances." => "Erzwinge Remote-Sortierung, falls mehrseitig. Warnung: Dies kann negative Auswirkungen auf die Geschwindigkeit haben.",
"Remote Sorting Default Field" => "Standard-Spalte für Remote-Sortierung",
"Default field to sort on" => "Standard-Spalte nach der sortiert wird",
"Remote Sorting Default Direction" => "Standard-Richtung für Remote-Sortierung",
"Default sorting direction" => "Standard-Reihenfolge in der die Daten angezeigt werden",
"Driver" => "Treiber",
"Driver type (do not touch)" => "Art der Datenbankverbindung",
"Use PHP MySQLi extension" => "Die Erweiterung PHP MySQLi verwenden",
"Use MySQLi" => "MySQLi verwenden",
"Ascending" => "Aufsteigend",
"Descending" => "Absteigend",
"Name" => "Dateiname",
"Modification date" => "Änderungsdatum",
"File size" => "Größe",
"File Type" => "Dateityp",
"Read Only" => "Nur Lesen",
"Read and Write" => "Lesen und Schreiben",
"Write Only (upload)" => "Nur Schreiben (hochladen)",
);
9 changes: 9 additions & 0 deletions core/src/plugins/core.ajaxplorer/i18n/conf/en.php
Expand Up @@ -158,4 +158,13 @@
"Driver type (do not touch)" => "Driver type (do not touch)",
"Use PHP MySQLi extension" => "Use PHP MySQLi extension",
"Use MySQLi" => "Use MySQLi",
"Ascending" => "Ascending",
"Descending" => "Descending",
"Name" => "Name",
"Modification date" => "Modification date",
"File size" => "File size",
"File Type" => "File Type",
"Read Only" => "Read Only",
"Read and Write" => "Read and Write",
"Write Only (upload)" => "Write Only (upload)",
);
4 changes: 2 additions & 2 deletions core/src/plugins/editor.ajxp_role/i18n/de.php
Expand Up @@ -72,8 +72,8 @@
"40" => "Einschalten",
"41" => "Entfernen",
"42" => "Rollen-Daten",
"43" => "Select one or more",
"44" => "Plugins Parameter Fein-Einstellungen",
"43" => "Bitte auswählen",
"44" => "Fein-Einstellungen für Erweiterungs-Parameter",
"45" => "Zugriffssteuerungsliste",
"46" => "Ausgeschaltete Aktionen",
);
Expand Down

0 comments on commit 83e2311

Please sign in to comment.