Blame view
sources/l10n/de_DE/user_ldap.po
19.2 KB
|
03e52840d
|
1 2 3 4 5 |
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: |
|
31b7f2792
|
6 7 8 9 10 11 |
# a.tangemann <a.tangemann@web.de>, 2013 # Marcel Kühlhorn <susefan93@gmx.de>, 2013 # Mario Siegmann <mario_siegmann@web.de>, 2013 # JamFX <niko@nik-o-mat.de>, 2013 # traductor <transifex-2.7.mensaje@spamgourmet.com>, 2013 # noxin <transifex.com@davidmainzer.com>, 2013 |
|
03e52840d
|
12 13 14 15 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
16 17 18 19 20 21 22 23 24 25 |
"Report-Msgid-Bugs-To: translations@owncloud.org " "POT-Creation-Date: 2013-11-27 12:08-0500 " "PO-Revision-Date: 2013-11-27 17:09+0000 " "Last-Translator: I Robot <owncloud-bot@tmit.eu> " "Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/) " |
|
03e52840d
|
26 27 28 29 30 31 32 33 34 35 |
"MIME-Version: 1.0 " "Content-Type: text/plain; charset=UTF-8 " "Content-Transfer-Encoding: 8bit " "Language: de_DE " "Plural-Forms: nplurals=2; plural=(n != 1); " |
|
31b7f2792
|
36 37 38 |
#: ajax/clearMappings.php:34 msgid "Failed to clear the mappings." msgstr "Löschen der Zuordnung fehlgeschlagen." |
|
03e52840d
|
39 40 |
#: ajax/deleteConfiguration.php:34 msgid "Failed to delete the server configuration" |
|
31b7f2792
|
41 |
msgstr "Löschen der Serverkonfiguration fehlgeschlagen" |
|
03e52840d
|
42 |
|
|
31b7f2792
|
43 |
#: ajax/testConfiguration.php:37 |
|
03e52840d
|
44 45 |
msgid "The configuration is valid and the connection could be established!" msgstr "Die Konfiguration ist gültig und die Verbindung konnte hergestellt werden!" |
|
31b7f2792
|
46 |
#: ajax/testConfiguration.php:40 |
|
03e52840d
|
47 48 49 |
msgid "" "The configuration is valid, but the Bind failed. Please check the server " "settings and credentials." |
|
31b7f2792
|
50 |
msgstr "Die Konfiguration ist gültig aber die Verbindung ist fehlgeschlagen. Bitte überprüfen Sie die Servereinstellungen und die Anmeldeinformationen." |
|
03e52840d
|
51 |
|
|
31b7f2792
|
52 |
#: ajax/testConfiguration.php:44 |
|
03e52840d
|
53 |
msgid "" |
|
31b7f2792
|
54 |
"The configuration is invalid. Please have a look at the logs for further " |
|
03e52840d
|
55 |
"details." |
|
31b7f2792
|
56 57 58 59 60 61 62 63 64 |
msgstr "Die Konfiguration ist ungültig. Weitere Details können Sie in den Logdateien nachlesen." #: ajax/wizard.php:32 msgid "No action specified" msgstr "Keine Aktion spezifiziert" #: ajax/wizard.php:38 msgid "No configuration specified" msgstr "Keine Konfiguration spezifiziert" |
|
03e52840d
|
65 |
|
|
31b7f2792
|
66 67 68 69 70 71 72 73 74 75 |
#: ajax/wizard.php:81 msgid "No data specified" msgstr "Keine Daten spezifiziert" #: ajax/wizard.php:89 #, php-format msgid " Could not set configuration %s" msgstr "Die Konfiguration %s konnte nicht gesetzt werden" #: js/settings.js:67 |
|
03e52840d
|
76 77 |
msgid "Deletion failed" msgstr "Löschen fehlgeschlagen" |
|
31b7f2792
|
78 |
#: js/settings.js:83 |
|
03e52840d
|
79 |
msgid "Take over settings from recent server configuration?" |
|
31b7f2792
|
80 |
msgstr "Einstellungen von letzter Konfiguration übernehmen?" |
|
03e52840d
|
81 |
|
|
31b7f2792
|
82 |
#: js/settings.js:84 |
|
03e52840d
|
83 |
msgid "Keep settings?" |
|
31b7f2792
|
84 |
msgstr "Einstellungen beibehalten?" |
|
03e52840d
|
85 |
|
|
31b7f2792
|
86 |
#: js/settings.js:99 |
|
03e52840d
|
87 88 |
msgid "Cannot add server configuration" msgstr "Das Hinzufügen der Serverkonfiguration schlug fehl" |
|
31b7f2792
|
89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 |
#: js/settings.js:127 msgid "mappings cleared" msgstr "Zuordnungen gelöscht" #: js/settings.js:128 msgid "Success" msgstr "Erfolg" #: js/settings.js:133 msgid "Error" msgstr "Fehler" #: js/settings.js:777 msgid "Configuration OK" msgstr "Konfiguration OK" #: js/settings.js:786 msgid "Configuration incorrect" msgstr "Konfiguration nicht korrekt" #: js/settings.js:795 msgid "Configuration incomplete" msgstr "Konfiguration nicht vollständig" #: js/settings.js:812 js/settings.js:821 msgid "Select groups" msgstr "Wähle Gruppen" #: js/settings.js:815 js/settings.js:824 msgid "Select object classes" msgstr "Objekt-Klassen auswählen" #: js/settings.js:818 msgid "Select attributes" msgstr "Attribute auswählen" #: js/settings.js:845 |
|
03e52840d
|
126 127 |
msgid "Connection test succeeded" msgstr "Verbindungstest erfolgreich" |
|
31b7f2792
|
128 |
#: js/settings.js:852 |
|
03e52840d
|
129 130 |
msgid "Connection test failed" msgstr "Verbindungstest fehlgeschlagen" |
|
31b7f2792
|
131 |
#: js/settings.js:861 |
|
03e52840d
|
132 |
msgid "Do you really want to delete the current Server Configuration?" |
|
31b7f2792
|
133 |
msgstr "Möchten Sie die aktuelle Serverkonfiguration wirklich löschen?" |
|
03e52840d
|
134 |
|
|
31b7f2792
|
135 |
#: js/settings.js:862 |
|
03e52840d
|
136 137 |
msgid "Confirm Deletion" msgstr "Löschung bestätigen" |
|
31b7f2792
|
138 139 140 141 142 143 |
#: lib/wizard.php:79 lib/wizard.php:93 #, php-format msgid "%s group found" msgid_plural "%s groups found" msgstr[0] "%s Gruppe gefunden" msgstr[1] "%s Gruppen gefunden" |
|
03e52840d
|
144 |
|
|
31b7f2792
|
145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 |
#: lib/wizard.php:122 #, php-format msgid "%s user found" msgid_plural "%s users found" msgstr[0] "%s Benutzer gefunden" msgstr[1] "%s Benutzer gefunden" #: lib/wizard.php:779 lib/wizard.php:791 msgid "Invalid Host" msgstr "Ungültiger Host" #: lib/wizard.php:952 msgid "Could not find the desired feature" msgstr "Konnte die gewünschte Funktion nicht finden" #: templates/part.settingcontrols.php:2 msgid "Save" msgstr "Speichern" #: templates/part.settingcontrols.php:4 msgid "Test Configuration" msgstr "Testkonfiguration" #: templates/part.settingcontrols.php:10 templates/part.wizardcontrols.php:14 msgid "Help" msgstr "Hilfe" #: templates/part.wizard-groupfilter.php:4 #, php-format msgid "Limit the access to %s to groups meeting this criteria:" msgstr "Beschränke den Zugriff auf %s auf Gruppen, die die folgenden Kriterien erfüllen:" #: templates/part.wizard-groupfilter.php:8 #: templates/part.wizard-userfilter.php:8 msgid "only those object classes:" msgstr "Nur diese Objekt-Klassen:" #: templates/part.wizard-groupfilter.php:17 #: templates/part.wizard-userfilter.php:17 msgid "only from those groups:" msgstr "Nur von diesen Gruppen:" #: templates/part.wizard-groupfilter.php:25 #: templates/part.wizard-loginfilter.php:32 #: templates/part.wizard-userfilter.php:25 msgid "Edit raw filter instead" msgstr "Original-Filter stattdessen bearbeiten" #: templates/part.wizard-groupfilter.php:30 #: templates/part.wizard-loginfilter.php:37 #: templates/part.wizard-userfilter.php:30 msgid "Raw LDAP filter" msgstr "Original LDAP-Filter" #: templates/part.wizard-groupfilter.php:31 #, php-format |
|
03e52840d
|
201 |
msgid "" |
|
31b7f2792
|
202 203 204 205 206 207 208 209 210 211 |
"The filter specifies which LDAP groups shall have access to the %s instance." msgstr "Der Filter definiert welche LDAP-Gruppen Zugriff auf die %s Instanz haben sollen." #: templates/part.wizard-groupfilter.php:38 msgid "groups found" msgstr "Gruppen gefunden" #: templates/part.wizard-loginfilter.php:4 msgid "What attribute shall be used as login name:" msgstr "Welches Attribut soll als Login-Name verwendet werden:" |
|
03e52840d
|
212 |
|
|
31b7f2792
|
213 214 215 |
#: templates/part.wizard-loginfilter.php:8 msgid "LDAP Username:" msgstr "LDAP-Benutzername:" |
|
03e52840d
|
216 |
|
|
31b7f2792
|
217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 |
#: templates/part.wizard-loginfilter.php:16 msgid "LDAP Email Address:" msgstr "LDAP E-Mail-Adresse:" #: templates/part.wizard-loginfilter.php:24 msgid "Other Attributes:" msgstr "Andere Attribute:" #: templates/part.wizard-loginfilter.php:38 #, php-format msgid "" "Defines the filter to apply, when login is attempted. %%uid replaces the " "username in the login action. Example: \"uid=%%uid\"" msgstr "Bestimmt den Filter, welcher bei einer Anmeldung angewandt wird. %%uid ersetzt den Benutzernamen bei der Anmeldung. Beispiel: \"uid=%%uid\"" #: templates/part.wizard-server.php:18 |
|
03e52840d
|
233 234 |
msgid "Add Server Configuration" msgstr "Serverkonfiguration hinzufügen" |
|
31b7f2792
|
235 |
#: templates/part.wizard-server.php:30 |
|
03e52840d
|
236 237 |
msgid "Host" msgstr "Host" |
|
31b7f2792
|
238 |
#: templates/part.wizard-server.php:31 |
|
03e52840d
|
239 240 241 |
msgid "" "You can omit the protocol, except you require SSL. Then start with ldaps://" msgstr "Sie können das Protokoll auslassen, außer wenn Sie SSL benötigen. Beginnen Sie dann mit ldaps://" |
|
31b7f2792
|
242 243 244 |
#: templates/part.wizard-server.php:36 msgid "Port" msgstr "Port" |
|
03e52840d
|
245 |
|
|
31b7f2792
|
246 |
#: templates/part.wizard-server.php:44 |
|
03e52840d
|
247 248 |
msgid "User DN" msgstr "Benutzer-DN" |
|
31b7f2792
|
249 |
#: templates/part.wizard-server.php:45 |
|
03e52840d
|
250 251 252 253 |
msgid "" "The DN of the client user with which the bind shall be done, e.g. " "uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password " "empty." |
|
31b7f2792
|
254 |
msgstr "Der DN des Benutzers für LDAP-Bind, z.B.: uid=agent,dc=example,dc=com. Für einen anonymen Zugriff lassen Sie DN und Passwort leer." |
|
03e52840d
|
255 |
|
|
31b7f2792
|
256 |
#: templates/part.wizard-server.php:52 |
|
03e52840d
|
257 258 |
msgid "Password" msgstr "Passwort" |
|
31b7f2792
|
259 |
#: templates/part.wizard-server.php:53 |
|
03e52840d
|
260 |
msgid "For anonymous access, leave DN and Password empty." |
|
31b7f2792
|
261 |
msgstr "Lassen Sie die Felder DN und Passwort für einen anonymen Zugang leer." |
|
03e52840d
|
262 |
|
|
31b7f2792
|
263 264 265 |
#: templates/part.wizard-server.php:60 msgid "One Base DN per line" msgstr "Ein Basis-DN pro Zeile" |
|
03e52840d
|
266 |
|
|
31b7f2792
|
267 268 269 |
#: templates/part.wizard-server.php:61 msgid "You can specify Base DN for users and groups in the Advanced tab" msgstr "Sie können Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren" |
|
03e52840d
|
270 |
|
|
31b7f2792
|
271 |
#: templates/part.wizard-userfilter.php:4 |
|
03e52840d
|
272 |
#, php-format |
|
31b7f2792
|
273 274 |
msgid "Limit the access to %s to users meeting this criteria:" msgstr "Beschränke den Zugriff auf %s auf Benutzer, die die folgenden Kriterien erfüllen:" |
|
03e52840d
|
275 |
|
|
31b7f2792
|
276 277 278 279 280 |
#: templates/part.wizard-userfilter.php:31 #, php-format msgid "" "The filter specifies which LDAP users shall have access to the %s instance." msgstr "Der Filter definiert welche LDAP-Benutzer Zugriff auf die %s Instanz haben sollen." |
|
03e52840d
|
281 |
|
|
31b7f2792
|
282 283 284 |
#: templates/part.wizard-userfilter.php:38 msgid "users found" msgstr "Benutzer gefunden" |
|
03e52840d
|
285 |
|
|
31b7f2792
|
286 287 288 |
#: templates/part.wizardcontrols.php:5 msgid "Back" msgstr "Zurück" |
|
03e52840d
|
289 |
|
|
31b7f2792
|
290 291 292 |
#: templates/part.wizardcontrols.php:8 msgid "Continue" msgstr "Fortsetzen" |
|
03e52840d
|
293 |
|
|
31b7f2792
|
294 295 296 297 298 299 |
#: templates/settings.php:11 msgid "" "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may" " experience unexpected behavior. Please ask your system administrator to " "disable one of them." msgstr "<b>Warnung:</b> Die Anwendungen user_ldap und user_webdavauth sind inkompatibel. Es kann demzufolge zu unerwarteten Verhalten kommen. Bitten Sie Ihren Systemadministator eine der beiden Anwendungen zu deaktivieren." |
|
03e52840d
|
300 |
|
|
31b7f2792
|
301 302 303 304 305 |
#: templates/settings.php:14 msgid "" "<b>Warning:</b> The PHP LDAP module is not installed, the backend will not " "work. Please ask your system administrator to install it." msgstr "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird das Backend nicht funktionieren. Bitten Sie Ihren Systemadministrator das Modul zu installieren." |
|
03e52840d
|
306 |
|
|
31b7f2792
|
307 |
#: templates/settings.php:20 |
|
03e52840d
|
308 309 |
msgid "Connection Settings" msgstr "Verbindungseinstellungen" |
|
31b7f2792
|
310 |
#: templates/settings.php:22 |
|
03e52840d
|
311 312 |
msgid "Configuration Active" msgstr "Konfiguration aktiv" |
|
31b7f2792
|
313 |
#: templates/settings.php:22 |
|
03e52840d
|
314 315 |
msgid "When unchecked, this configuration will be skipped." msgstr "Wenn nicht angehakt, wird diese Konfiguration übersprungen." |
|
31b7f2792
|
316 |
#: templates/settings.php:23 |
|
03e52840d
|
317 |
msgid "Backup (Replica) Host" |
|
31b7f2792
|
318 |
msgstr "Backup Host (Kopie)" |
|
03e52840d
|
319 |
|
|
31b7f2792
|
320 |
#: templates/settings.php:23 |
|
03e52840d
|
321 322 323 |
msgid "" "Give an optional backup host. It must be a replica of the main LDAP/AD " "server." |
|
31b7f2792
|
324 |
msgstr "Geben Sie einen optionalen Backup Host an. Es muss sich um eine Kopie des Haupt LDAP/AD Servers handeln." |
|
03e52840d
|
325 |
|
|
31b7f2792
|
326 |
#: templates/settings.php:24 |
|
03e52840d
|
327 |
msgid "Backup (Replica) Port" |
|
31b7f2792
|
328 |
msgstr "Backup Port" |
|
03e52840d
|
329 |
|
|
31b7f2792
|
330 |
#: templates/settings.php:25 |
|
03e52840d
|
331 332 |
msgid "Disable Main Server" msgstr "Hauptserver deaktivieren" |
|
31b7f2792
|
333 334 335 |
#: templates/settings.php:25 msgid "Only connect to the replica server." msgstr "Nur zum Replikat-Server verbinden." |
|
03e52840d
|
336 |
|
|
31b7f2792
|
337 |
#: templates/settings.php:26 |
|
03e52840d
|
338 339 |
msgid "Case insensitve LDAP server (Windows)" msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)" |
|
31b7f2792
|
340 |
#: templates/settings.php:27 |
|
03e52840d
|
341 342 |
msgid "Turn off SSL certificate validation." msgstr "Schalten Sie die SSL-Zertifikatsprüfung aus." |
|
31b7f2792
|
343 344 |
#: templates/settings.php:27 #, php-format |
|
03e52840d
|
345 |
msgid "" |
|
31b7f2792
|
346 347 348 |
"Not recommended, use it for testing only! If connection only works with this" " option, import the LDAP server's SSL certificate in your %s server." msgstr "Nur für Testzwecke geeignet, sollte Standardmäßig nicht verwendet werden. Falls die Verbindung nur mit dieser Option funktioniert, importieren Sie das SSL-Zertifikat des LDAP-Servers in Ihren %s Server." |
|
03e52840d
|
349 |
|
|
31b7f2792
|
350 |
#: templates/settings.php:28 |
|
03e52840d
|
351 352 |
msgid "Cache Time-To-Live" msgstr "Speichere Time-To-Live zwischen" |
|
31b7f2792
|
353 |
#: templates/settings.php:28 |
|
03e52840d
|
354 355 |
msgid "in seconds. A change empties the cache." msgstr "in Sekunden. Eine Änderung leert den Cache." |
|
31b7f2792
|
356 |
#: templates/settings.php:30 |
|
03e52840d
|
357 |
msgid "Directory Settings" |
|
31b7f2792
|
358 |
msgstr "Ordnereinstellungen" |
|
03e52840d
|
359 |
|
|
31b7f2792
|
360 |
#: templates/settings.php:32 |
|
03e52840d
|
361 362 |
msgid "User Display Name Field" msgstr "Feld für den Anzeigenamen des Benutzers" |
|
31b7f2792
|
363 364 365 |
#: templates/settings.php:32 msgid "The LDAP attribute to use to generate the user's display name." msgstr "Das LDAP-Attribut zur Generierung des Anzeigenamens des Benutzers." |
|
03e52840d
|
366 |
|
|
31b7f2792
|
367 |
#: templates/settings.php:33 |
|
03e52840d
|
368 369 |
msgid "Base User Tree" msgstr "Basis-Benutzerbaum" |
|
31b7f2792
|
370 |
#: templates/settings.php:33 |
|
03e52840d
|
371 |
msgid "One User Base DN per line" |
|
31b7f2792
|
372 |
msgstr "Ein Benutzer Basis-DN pro Zeile" |
|
03e52840d
|
373 |
|
|
31b7f2792
|
374 |
#: templates/settings.php:34 |
|
03e52840d
|
375 |
msgid "User Search Attributes" |
|
31b7f2792
|
376 |
msgstr "Benutzersucheigenschaften" |
|
03e52840d
|
377 |
|
|
31b7f2792
|
378 |
#: templates/settings.php:34 templates/settings.php:37 |
|
03e52840d
|
379 380 |
msgid "Optional; one attribute per line" msgstr "Optional; ein Attribut pro Zeile" |
|
31b7f2792
|
381 |
#: templates/settings.php:35 |
|
03e52840d
|
382 383 |
msgid "Group Display Name Field" msgstr "Feld für den Anzeigenamen der Gruppe" |
|
31b7f2792
|
384 385 386 |
#: templates/settings.php:35 msgid "The LDAP attribute to use to generate the groups's display name." msgstr "Das LDAP-Attribut zur Generierung des Anzeigenamens der Gruppen." |
|
03e52840d
|
387 |
|
|
31b7f2792
|
388 |
#: templates/settings.php:36 |
|
03e52840d
|
389 390 |
msgid "Base Group Tree" msgstr "Basis-Gruppenbaum" |
|
31b7f2792
|
391 |
#: templates/settings.php:36 |
|
03e52840d
|
392 |
msgid "One Group Base DN per line" |
|
31b7f2792
|
393 |
msgstr "Ein Gruppen Basis-DN pro Zeile" |
|
03e52840d
|
394 |
|
|
31b7f2792
|
395 |
#: templates/settings.php:37 |
|
03e52840d
|
396 |
msgid "Group Search Attributes" |
|
31b7f2792
|
397 |
msgstr "Gruppensucheigenschaften" |
|
03e52840d
|
398 |
|
|
31b7f2792
|
399 |
#: templates/settings.php:38 |
|
03e52840d
|
400 401 |
msgid "Group-Member association" msgstr "Assoziation zwischen Gruppe und Benutzer" |
|
31b7f2792
|
402 |
#: templates/settings.php:40 |
|
03e52840d
|
403 |
msgid "Special Attributes" |
|
31b7f2792
|
404 |
msgstr "Spezielle Eigenschaften" |
|
03e52840d
|
405 |
|
|
31b7f2792
|
406 |
#: templates/settings.php:42 |
|
03e52840d
|
407 |
msgid "Quota Field" |
|
31b7f2792
|
408 |
msgstr "Kontingent-Feld" |
|
03e52840d
|
409 |
|
|
31b7f2792
|
410 |
#: templates/settings.php:43 |
|
03e52840d
|
411 |
msgid "Quota Default" |
|
31b7f2792
|
412 |
msgstr "Standard-Kontingent" |
|
03e52840d
|
413 |
|
|
31b7f2792
|
414 |
#: templates/settings.php:43 |
|
03e52840d
|
415 416 |
msgid "in bytes" msgstr "in Bytes" |
|
31b7f2792
|
417 |
#: templates/settings.php:44 |
|
03e52840d
|
418 |
msgid "Email Field" |
|
31b7f2792
|
419 |
msgstr "E-Mail-Feld" |
|
03e52840d
|
420 |
|
|
31b7f2792
|
421 |
#: templates/settings.php:45 |
|
03e52840d
|
422 |
msgid "User Home Folder Naming Rule" |
|
31b7f2792
|
423 |
msgstr "Benennungsregel für das Home-Verzeichnis des Benutzers" |
|
03e52840d
|
424 |
|
|
31b7f2792
|
425 |
#: templates/settings.php:45 |
|
03e52840d
|
426 427 428 |
msgid "" "Leave empty for user name (default). Otherwise, specify an LDAP/AD " "attribute." |
|
31b7f2792
|
429 |
msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfalls tragen Sie bitte ein LDAP/AD-Attribut ein." |
|
03e52840d
|
430 |
|
|
31b7f2792
|
431 432 433 |
#: templates/settings.php:51 msgid "Internal Username" msgstr "Interner Benutzername" |
|
03e52840d
|
434 |
|
|
31b7f2792
|
435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 |
#: templates/settings.php:52 msgid "" "By default the internal username will be created from the UUID attribute. It" " makes sure that the username is unique and characters do not need to be " "converted. The internal username has the restriction that only these " "characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced " "with their ASCII correspondence or simply omitted. On collisions a number " "will be added/increased. The internal username is used to identify a user " "internally. It is also the default name for the user home folder. It is also" " a part of remote URLs, for instance for all *DAV services. With this " "setting, the default behavior can be overridden. To achieve a similar " "behavior as before ownCloud 5 enter the user display name attribute in the " "following field. Leave it empty for default behavior. Changes will have " "effect only on newly mapped (added) LDAP users." msgstr "Standardmäßig wird der interne Benutzername mittels des UUID-Attributes erzeugt. Dies stellt sicher, dass der Benutzername einzigartig ist und keinerlei Zeichen konvertiert werden müssen. Der interne Benutzername unterliegt Beschränkungen, die nur die nachfolgenden Zeichen erlauben: [ a-zA-Z0-9_.@- ]. Andere Zeichen werden mittels ihrer korrespondierenden Zeichen ersetzt oder einfach ausgelassen. Bei Kollisionen wird ein Zähler hinzugefügt bzw. der Zähler um einen Wert erhöht. Der interne Benutzername wird benutzt, um einen Benutzer intern zu identifizieren. Es ist ebenso der standardmäßig vorausgewählte Namen des Heimatverzeichnisses. Es ist auch ein Teil der Remote-URLs - zum Beispiel für alle *DAV-Dienste. Mit dieser Einstellung kann das Standardverhalten überschrieben werden. Um ein ähnliches Verhalten wie vor ownCloud 5 zu erzielen, fügen Sie das anzuzeigende Attribut des Benutzernamens in das nachfolgende Feld ein. Lassen Sie dies hingegen für das Standardverhalten leer. Die Änderungen werden sich nur auf neu gemappte (hinzugefügte) LDAP-Benutzer auswirken." #: templates/settings.php:53 msgid "Internal Username Attribute:" msgstr "Interne Eigenschaften des Benutzers:" #: templates/settings.php:54 msgid "Override UUID detection" msgstr "UUID-Erkennung überschreiben" #: templates/settings.php:55 msgid "" "By default, the UUID attribute is automatically detected. The UUID attribute" " is used to doubtlessly identify LDAP users and groups. Also, the internal " "username will be created based on the UUID, if not specified otherwise " "above. You can override the setting and pass an attribute of your choice. " "You must make sure that the attribute of your choice can be fetched for both" " users and groups and it is unique. Leave it empty for default behavior. " "Changes will have effect only on newly mapped (added) LDAP users and groups." msgstr "Standardmäßig wird die UUID-Eigenschaft automatisch erkannt. Die UUID-Eigenschaft wird genutzt, um einen LDAP-Benutzer und Gruppen einwandfrei zu identifizieren. Außerdem wird der interne Benutzername erzeugt, der auf Eigenschaften der UUID basiert, wenn es oben nicht anders angegeben wurde. Sie müssen allerdings sicherstellen, dass Ihre gewählten Eigenschaften zur Identifikation der Benutzer und Gruppen eindeutig sind und zugeordnet werden können. Lassen Sie es frei, um es beim Standardverhalten zu belassen. Änderungen wirken sich nur auf neu gemappte (hinzugefügte) LDAP-Benutzer und -Gruppen aus." #: templates/settings.php:56 msgid "UUID Attribute for Users:" msgstr "UUID-Attribute für Benutzer:" #: templates/settings.php:57 msgid "UUID Attribute for Groups:" msgstr "UUID-Attribute für Gruppen:" #: templates/settings.php:58 msgid "Username-LDAP User Mapping" msgstr "LDAP-Benutzernamenzuordnung" #: templates/settings.php:59 msgid "" "Usernames are used to store and assign (meta) data. In order to precisely " "identify and recognize users, each LDAP user will have a internal username. " "This requires a mapping from username to LDAP user. The created username is " "mapped to the UUID of the LDAP user. Additionally the DN is cached as well " "to reduce LDAP interaction, but it is not used for identification. If the DN" " changes, the changes will be found. The internal username is used all over." " Clearing the mappings will have leftovers everywhere. Clearing the mappings" " is not configuration sensitive, it affects all LDAP configurations! Never " "clear the mappings in a production environment, only in a testing or " "experimental stage." msgstr "Die Benutzernamen werden genutzt, um (Meta)Daten zuzuordnen und zu speichern. Um Benutzer eindeutig und präzise zu identifizieren, hat jeder LDAP-Benutzer einen internen Benutzernamen. Dies erfordert eine Zuordnung (mappen) von Benutzernamen zum LDAP-Benutzer. Der erstellte Benutzername wird der UUID des LDAP-Benutzernamens zugeordnet. Zusätzlich wird der DN zwischengespeichert, um die Interaktion mit dem LDAP zu minimieren, was aber nicht der Identifikation dient. Ändert sich der DN, werden die Änderungen durch gefunden. Der interne Benutzername, wird in überall verwendet. Werden die Zuordnungen gelöscht, bleiben überall Reste zurück. Die Löschung der Zuordnungen kann nicht in der Konfiguration vorgenommen werden, beeinflusst aber die LDAP-Konfiguration! Löschen Sie niemals die Zuordnungen in einer produktiven Umgebung. Löschen Sie die Zuordnungen nur in einer Test- oder Experimentierumgebung." #: templates/settings.php:60 msgid "Clear Username-LDAP User Mapping" msgstr "Lösche LDAP-Benutzernamenzuordnung" #: templates/settings.php:60 msgid "Clear Groupname-LDAP Group Mapping" msgstr "Lösche LDAP-Gruppennamenzuordnung" |