Blame view
sources/l10n/de_DE/user_ldap.po
21.1 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: |
|
6d9380f96
|
6 7 8 |
# Andreas Tangemann <a.tangemann@web.de>, 2013 # Marcel Kühlhorn <tux93@opensuse.org>, 2013 # Mario Siegmann <mario_siegmann@web.de>, 2013-2014 |
|
31b7f2792
|
9 |
# JamFX <niko@nik-o-mat.de>, 2013 |
|
6d9380f96
|
10 |
# traductor, 2013 |
|
31b7f2792
|
11 |
# noxin <transifex.com@davidmainzer.com>, 2013 |
|
03e52840d
|
12 13 14 15 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
16 17 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
18 19 20 21 22 23 |
"POT-Creation-Date: 2014-06-19 01:54-0400 " "PO-Revision-Date: 2014-06-18 06:12+0000 " "Last-Translator: Mario Siegmann <mario_siegmann@web.de> " |
|
31b7f2792
|
24 25 |
"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 |
|
|
6d9380f96
|
43 |
#: ajax/testConfiguration.php:39 |
|
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!" |
|
6d9380f96
|
46 |
#: ajax/testConfiguration.php:42 |
|
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 |
|
|
6d9380f96
|
52 |
#: ajax/testConfiguration.php:46 |
|
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 |
|
|
6d9380f96
|
86 87 88 |
#: js/settings.js:93
msgid "{nthServer}. Server"
msgstr "{nthServer}. - Server"
|
|
31b7f2792
|
89 |
#: js/settings.js:99 |
|
03e52840d
|
90 91 |
msgid "Cannot add server configuration" msgstr "Das Hinzufügen der Serverkonfiguration schlug fehl" |
|
31b7f2792
|
92 93 94 95 96 97 98 99 100 101 102 |
#: 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" |
|
6d9380f96
|
103 104 105 106 107 108 109 110 111 112 113 114 115 |
#: js/settings.js:244 msgid "Please specify a Base DN" msgstr "Bitte ein Base-DN spezifizieren" #: js/settings.js:245 msgid "Could not determine Base DN" msgstr "Base-DN konnte nicht festgestellt werden" #: js/settings.js:276 msgid "Please specify the port" msgstr "Bitte Port spezifizieren" #: js/settings.js:780 |
|
31b7f2792
|
116 117 |
msgid "Configuration OK" msgstr "Konfiguration OK" |
|
6d9380f96
|
118 |
#: js/settings.js:789 |
|
31b7f2792
|
119 120 |
msgid "Configuration incorrect" msgstr "Konfiguration nicht korrekt" |
|
6d9380f96
|
121 |
#: js/settings.js:798 |
|
31b7f2792
|
122 123 |
msgid "Configuration incomplete" msgstr "Konfiguration nicht vollständig" |
|
6d9380f96
|
124 |
#: js/settings.js:815 js/settings.js:824 |
|
31b7f2792
|
125 126 |
msgid "Select groups" msgstr "Wähle Gruppen" |
|
6d9380f96
|
127 |
#: js/settings.js:818 js/settings.js:827 |
|
31b7f2792
|
128 129 |
msgid "Select object classes" msgstr "Objekt-Klassen auswählen" |
|
6d9380f96
|
130 |
#: js/settings.js:821 |
|
31b7f2792
|
131 132 |
msgid "Select attributes" msgstr "Attribute auswählen" |
|
6d9380f96
|
133 |
#: js/settings.js:848 |
|
03e52840d
|
134 135 |
msgid "Connection test succeeded" msgstr "Verbindungstest erfolgreich" |
|
6d9380f96
|
136 |
#: js/settings.js:855 |
|
03e52840d
|
137 138 |
msgid "Connection test failed" msgstr "Verbindungstest fehlgeschlagen" |
|
6d9380f96
|
139 |
#: js/settings.js:864 |
|
03e52840d
|
140 |
msgid "Do you really want to delete the current Server Configuration?" |
|
31b7f2792
|
141 |
msgstr "Möchten Sie die aktuelle Serverkonfiguration wirklich löschen?" |
|
03e52840d
|
142 |
|
|
6d9380f96
|
143 |
#: js/settings.js:865 |
|
03e52840d
|
144 145 |
msgid "Confirm Deletion" msgstr "Löschung bestätigen" |
|
6d9380f96
|
146 |
#: lib/wizard.php:83 lib/wizard.php:97 |
|
31b7f2792
|
147 148 149 150 151 |
#, php-format msgid "%s group found" msgid_plural "%s groups found" msgstr[0] "%s Gruppe gefunden" msgstr[1] "%s Gruppen gefunden" |
|
03e52840d
|
152 |
|
|
6d9380f96
|
153 |
#: lib/wizard.php:130 |
|
31b7f2792
|
154 155 156 157 158 |
#, php-format msgid "%s user found" msgid_plural "%s users found" msgstr[0] "%s Benutzer gefunden" msgstr[1] "%s Benutzer gefunden" |
|
6d9380f96
|
159 |
#: lib/wizard.php:825 lib/wizard.php:837 |
|
31b7f2792
|
160 161 |
msgid "Invalid Host" msgstr "Ungültiger Host" |
|
6d9380f96
|
162 |
#: lib/wizard.php:1025 |
|
31b7f2792
|
163 164 |
msgid "Could not find the desired feature" msgstr "Konnte die gewünschte Funktion nicht finden" |
|
6d9380f96
|
165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 |
#: settings.php:52 msgid "Server" msgstr "Server" #: settings.php:53 msgid "User Filter" msgstr "Nutzer-Filter" #: settings.php:54 msgid "Login Filter" msgstr "Anmeldefilter" #: settings.php:55 msgid "Group Filter" msgstr "Gruppen-Filter" |
|
31b7f2792
|
180 181 182 183 184 185 186 187 188 189 190 191 192 193 |
#: 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 |
|
6d9380f96
|
194 195 |
msgid "Groups meeting these criteria are available in %s:" msgstr "Gruppen-Versammlungen mit diesen Kriterien sind verfügbar in %s:" |
|
31b7f2792
|
196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 |
#: 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
|
221 |
msgid "" |
|
31b7f2792
|
222 223 224 225 226 227 228 229 |
"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 |
|
6d9380f96
|
230 231 |
msgid "Users login with this attribute:" msgstr "Nutzeranmeldung mit diesem Merkmal:" |
|
03e52840d
|
232 |
|
|
31b7f2792
|
233 234 235 |
#: templates/part.wizard-loginfilter.php:8 msgid "LDAP Username:" msgstr "LDAP-Benutzername:" |
|
03e52840d
|
236 |
|
|
31b7f2792
|
237 238 239 240 241 242 243 244 245 246 247 248 249 250 |
#: 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\"" |
|
6d9380f96
|
251 252 253 254 255 256 257 258 |
#: templates/part.wizard-server.php:6 msgid "1. Server" msgstr "1. Server" #: templates/part.wizard-server.php:13 #, php-format msgid "%s. Server:" msgstr "%s. Server:" |
|
31b7f2792
|
259 |
#: templates/part.wizard-server.php:18 |
|
03e52840d
|
260 261 |
msgid "Add Server Configuration" msgstr "Serverkonfiguration hinzufügen" |
|
6d9380f96
|
262 263 264 |
#: templates/part.wizard-server.php:21 msgid "Delete Configuration" msgstr "Konfiguration löschen" |
|
31b7f2792
|
265 |
#: templates/part.wizard-server.php:30 |
|
03e52840d
|
266 267 |
msgid "Host" msgstr "Host" |
|
31b7f2792
|
268 |
#: templates/part.wizard-server.php:31 |
|
03e52840d
|
269 270 271 |
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
|
272 273 274 |
#: templates/part.wizard-server.php:36 msgid "Port" msgstr "Port" |
|
03e52840d
|
275 |
|
|
31b7f2792
|
276 |
#: templates/part.wizard-server.php:44 |
|
03e52840d
|
277 278 |
msgid "User DN" msgstr "Benutzer-DN" |
|
31b7f2792
|
279 |
#: templates/part.wizard-server.php:45 |
|
03e52840d
|
280 281 282 283 |
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
|
284 |
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
|
285 |
|
|
31b7f2792
|
286 |
#: templates/part.wizard-server.php:52 |
|
03e52840d
|
287 288 |
msgid "Password" msgstr "Passwort" |
|
31b7f2792
|
289 |
#: templates/part.wizard-server.php:53 |
|
03e52840d
|
290 |
msgid "For anonymous access, leave DN and Password empty." |
|
31b7f2792
|
291 |
msgstr "Lassen Sie die Felder DN und Passwort für einen anonymen Zugang leer." |
|
03e52840d
|
292 |
|
|
31b7f2792
|
293 294 295 |
#: templates/part.wizard-server.php:60 msgid "One Base DN per line" msgstr "Ein Basis-DN pro Zeile" |
|
03e52840d
|
296 |
|
|
31b7f2792
|
297 298 299 |
#: 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
|
300 |
|
|
31b7f2792
|
301 |
#: templates/part.wizard-userfilter.php:4 |
|
03e52840d
|
302 |
#, php-format |
|
6d9380f96
|
303 304 |
msgid "Limit %s access to users meeting these criteria:" msgstr "Beschränken Sie den %s Zugriff auf die Benutzer-Sitzungen durch folgende Kriterien:" |
|
03e52840d
|
305 |
|
|
31b7f2792
|
306 307 308 309 310 |
#: 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
|
311 |
|
|
31b7f2792
|
312 313 314 |
#: templates/part.wizard-userfilter.php:38 msgid "users found" msgstr "Benutzer gefunden" |
|
03e52840d
|
315 |
|
|
31b7f2792
|
316 317 318 |
#: templates/part.wizardcontrols.php:5 msgid "Back" msgstr "Zurück" |
|
03e52840d
|
319 |
|
|
31b7f2792
|
320 321 322 |
#: templates/part.wizardcontrols.php:8 msgid "Continue" msgstr "Fortsetzen" |
|
03e52840d
|
323 |
|
|
6d9380f96
|
324 325 326 327 328 329 330 |
#: templates/settings.php:7 msgid "Expert" msgstr "Experte" #: templates/settings.php:8 msgid "Advanced" msgstr "Fortgeschritten" |
|
31b7f2792
|
331 332 333 334 335 336 |
#: 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
|
337 |
|
|
31b7f2792
|
338 339 340 341 342 |
#: 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
|
343 |
|
|
31b7f2792
|
344 |
#: templates/settings.php:20 |
|
03e52840d
|
345 346 |
msgid "Connection Settings" msgstr "Verbindungseinstellungen" |
|
31b7f2792
|
347 |
#: templates/settings.php:22 |
|
03e52840d
|
348 349 |
msgid "Configuration Active" msgstr "Konfiguration aktiv" |
|
31b7f2792
|
350 |
#: templates/settings.php:22 |
|
03e52840d
|
351 352 |
msgid "When unchecked, this configuration will be skipped." msgstr "Wenn nicht angehakt, wird diese Konfiguration übersprungen." |
|
31b7f2792
|
353 |
#: templates/settings.php:23 |
|
03e52840d
|
354 |
msgid "Backup (Replica) Host" |
|
31b7f2792
|
355 |
msgstr "Backup Host (Kopie)" |
|
03e52840d
|
356 |
|
|
31b7f2792
|
357 |
#: templates/settings.php:23 |
|
03e52840d
|
358 359 360 |
msgid "" "Give an optional backup host. It must be a replica of the main LDAP/AD " "server." |
|
31b7f2792
|
361 |
msgstr "Geben Sie einen optionalen Backup Host an. Es muss sich um eine Kopie des Haupt LDAP/AD Servers handeln." |
|
03e52840d
|
362 |
|
|
31b7f2792
|
363 |
#: templates/settings.php:24 |
|
03e52840d
|
364 |
msgid "Backup (Replica) Port" |
|
31b7f2792
|
365 |
msgstr "Backup Port" |
|
03e52840d
|
366 |
|
|
31b7f2792
|
367 |
#: templates/settings.php:25 |
|
03e52840d
|
368 369 |
msgid "Disable Main Server" msgstr "Hauptserver deaktivieren" |
|
31b7f2792
|
370 371 372 |
#: templates/settings.php:25 msgid "Only connect to the replica server." msgstr "Nur zum Replikat-Server verbinden." |
|
03e52840d
|
373 |
|
|
31b7f2792
|
374 |
#: templates/settings.php:26 |
|
6d9380f96
|
375 |
msgid "Case insensitive LDAP server (Windows)" |
|
03e52840d
|
376 |
msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)" |
|
31b7f2792
|
377 |
#: templates/settings.php:27 |
|
03e52840d
|
378 379 |
msgid "Turn off SSL certificate validation." msgstr "Schalten Sie die SSL-Zertifikatsprüfung aus." |
|
31b7f2792
|
380 381 |
#: templates/settings.php:27 #, php-format |
|
03e52840d
|
382 |
msgid "" |
|
31b7f2792
|
383 384 385 |
"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
|
386 |
|
|
31b7f2792
|
387 |
#: templates/settings.php:28 |
|
03e52840d
|
388 389 |
msgid "Cache Time-To-Live" msgstr "Speichere Time-To-Live zwischen" |
|
31b7f2792
|
390 |
#: templates/settings.php:28 |
|
03e52840d
|
391 392 |
msgid "in seconds. A change empties the cache." msgstr "in Sekunden. Eine Änderung leert den Cache." |
|
31b7f2792
|
393 |
#: templates/settings.php:30 |
|
03e52840d
|
394 |
msgid "Directory Settings" |
|
31b7f2792
|
395 |
msgstr "Ordnereinstellungen" |
|
03e52840d
|
396 |
|
|
31b7f2792
|
397 |
#: templates/settings.php:32 |
|
03e52840d
|
398 399 |
msgid "User Display Name Field" msgstr "Feld für den Anzeigenamen des Benutzers" |
|
31b7f2792
|
400 401 402 |
#: 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
|
403 |
|
|
31b7f2792
|
404 |
#: templates/settings.php:33 |
|
03e52840d
|
405 406 |
msgid "Base User Tree" msgstr "Basis-Benutzerbaum" |
|
31b7f2792
|
407 |
#: templates/settings.php:33 |
|
03e52840d
|
408 |
msgid "One User Base DN per line" |
|
31b7f2792
|
409 |
msgstr "Ein Benutzer Basis-DN pro Zeile" |
|
03e52840d
|
410 |
|
|
31b7f2792
|
411 |
#: templates/settings.php:34 |
|
03e52840d
|
412 |
msgid "User Search Attributes" |
|
31b7f2792
|
413 |
msgstr "Benutzersucheigenschaften" |
|
03e52840d
|
414 |
|
|
31b7f2792
|
415 |
#: templates/settings.php:34 templates/settings.php:37 |
|
03e52840d
|
416 417 |
msgid "Optional; one attribute per line" msgstr "Optional; ein Attribut pro Zeile" |
|
31b7f2792
|
418 |
#: templates/settings.php:35 |
|
03e52840d
|
419 420 |
msgid "Group Display Name Field" msgstr "Feld für den Anzeigenamen der Gruppe" |
|
31b7f2792
|
421 422 423 |
#: 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
|
424 |
|
|
31b7f2792
|
425 |
#: templates/settings.php:36 |
|
03e52840d
|
426 427 |
msgid "Base Group Tree" msgstr "Basis-Gruppenbaum" |
|
31b7f2792
|
428 |
#: templates/settings.php:36 |
|
03e52840d
|
429 |
msgid "One Group Base DN per line" |
|
31b7f2792
|
430 |
msgstr "Ein Gruppen Basis-DN pro Zeile" |
|
03e52840d
|
431 |
|
|
31b7f2792
|
432 |
#: templates/settings.php:37 |
|
03e52840d
|
433 |
msgid "Group Search Attributes" |
|
31b7f2792
|
434 |
msgstr "Gruppensucheigenschaften" |
|
03e52840d
|
435 |
|
|
31b7f2792
|
436 |
#: templates/settings.php:38 |
|
03e52840d
|
437 438 |
msgid "Group-Member association" msgstr "Assoziation zwischen Gruppe und Benutzer" |
|
6d9380f96
|
439 440 441 442 443 444 445 446 447 448 449 450 451 |
#: templates/settings.php:39 msgid "Nested Groups" msgstr "Eingebundene Gruppen" #: templates/settings.php:39 msgid "" "When switched on, groups that contain groups are supported. (Only works if " "the group member attribute contains DNs.)" msgstr "Wenn aktiviert, werden Gruppen, die Gruppen enthalten, unterstützt. (Funktioniert nur, wenn das Merkmal des Gruppenmitgliedes den Domain-Namen enthält.)" #: templates/settings.php:40 msgid "Paging chunksize" msgstr "Seitenstücke (Paging chunksize)" |
|
31b7f2792
|
452 |
#: templates/settings.php:40 |
|
6d9380f96
|
453 454 455 456 457 458 459 |
msgid "" "Chunksize used for paged LDAP searches that may return bulky results like " "user or group enumeration. (Setting it 0 disables paged LDAP searches in " "those situations.)" msgstr "Die Größe der Seitenstücke (Chunksize) wird für seitenbezogene LDAP-Suchen verwendet die sehr viele Ergebnisse z.B. Nutzer- und Gruppenaufzählungen liefern. (Die Einstellung 0 deaktiviert das seitenbezogene LDAP-Suchen in diesen Situationen)" #: templates/settings.php:42 |
|
03e52840d
|
460 |
msgid "Special Attributes" |
|
31b7f2792
|
461 |
msgstr "Spezielle Eigenschaften" |
|
03e52840d
|
462 |
|
|
6d9380f96
|
463 |
#: templates/settings.php:44 |
|
03e52840d
|
464 |
msgid "Quota Field" |
|
31b7f2792
|
465 |
msgstr "Kontingent-Feld" |
|
03e52840d
|
466 |
|
|
6d9380f96
|
467 |
#: templates/settings.php:45 |
|
03e52840d
|
468 |
msgid "Quota Default" |
|
31b7f2792
|
469 |
msgstr "Standard-Kontingent" |
|
03e52840d
|
470 |
|
|
6d9380f96
|
471 |
#: templates/settings.php:45 |
|
03e52840d
|
472 473 |
msgid "in bytes" msgstr "in Bytes" |
|
6d9380f96
|
474 |
#: templates/settings.php:46 |
|
03e52840d
|
475 |
msgid "Email Field" |
|
31b7f2792
|
476 |
msgstr "E-Mail-Feld" |
|
03e52840d
|
477 |
|
|
6d9380f96
|
478 |
#: templates/settings.php:47 |
|
03e52840d
|
479 |
msgid "User Home Folder Naming Rule" |
|
31b7f2792
|
480 |
msgstr "Benennungsregel für das Home-Verzeichnis des Benutzers" |
|
03e52840d
|
481 |
|
|
6d9380f96
|
482 |
#: templates/settings.php:47 |
|
03e52840d
|
483 484 485 |
msgid "" "Leave empty for user name (default). Otherwise, specify an LDAP/AD " "attribute." |
|
31b7f2792
|
486 |
msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfalls tragen Sie bitte ein LDAP/AD-Attribut ein." |
|
03e52840d
|
487 |
|
|
6d9380f96
|
488 |
#: templates/settings.php:53 |
|
31b7f2792
|
489 490 |
msgid "Internal Username" msgstr "Interner Benutzername" |
|
03e52840d
|
491 |
|
|
6d9380f96
|
492 |
#: templates/settings.php:54 |
|
31b7f2792
|
493 494 495 496 497 498 499 500 501 502 503 504 505 506 |
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." |
|
6d9380f96
|
507 |
#: templates/settings.php:55 |
|
31b7f2792
|
508 509 |
msgid "Internal Username Attribute:" msgstr "Interne Eigenschaften des Benutzers:" |
|
6d9380f96
|
510 |
#: templates/settings.php:56 |
|
31b7f2792
|
511 512 |
msgid "Override UUID detection" msgstr "UUID-Erkennung überschreiben" |
|
6d9380f96
|
513 |
#: templates/settings.php:57 |
|
31b7f2792
|
514 515 516 517 518 519 520 521 522 |
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." |
|
6d9380f96
|
523 |
#: templates/settings.php:58 |
|
31b7f2792
|
524 525 |
msgid "UUID Attribute for Users:" msgstr "UUID-Attribute für Benutzer:" |
|
6d9380f96
|
526 |
#: templates/settings.php:59 |
|
31b7f2792
|
527 528 |
msgid "UUID Attribute for Groups:" msgstr "UUID-Attribute für Gruppen:" |
|
6d9380f96
|
529 |
#: templates/settings.php:60 |
|
31b7f2792
|
530 531 |
msgid "Username-LDAP User Mapping" msgstr "LDAP-Benutzernamenzuordnung" |
|
6d9380f96
|
532 |
#: templates/settings.php:61 |
|
31b7f2792
|
533 534 535 536 537 538 539 540 541 542 543 544 |
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." |
|
6d9380f96
|
545 |
#: templates/settings.php:62 |
|
31b7f2792
|
546 547 |
msgid "Clear Username-LDAP User Mapping" msgstr "Lösche LDAP-Benutzernamenzuordnung" |
|
6d9380f96
|
548 |
#: templates/settings.php:62 |
|
31b7f2792
|
549 550 |
msgid "Clear Groupname-LDAP Group Mapping" msgstr "Lösche LDAP-Gruppennamenzuordnung" |