Blame view

sources/l10n/eo/user_ldap.po 14.9 KB
03e52840d   Kload   Init
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   Cédric Dupont   Update sources OC...
6
  # Mariano <mstreet@kde.org.ar>, 2013-2014
03e52840d   Kload   Init
7
8
9
10
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
11
12
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
6d9380f96   Cédric Dupont   Update sources OC...
13
14
15
16
17
18
  "POT-Creation-Date: 2014-06-27 01:54-0400
  "
  "PO-Revision-Date: 2014-06-26 15:02+0000
  "
  "Last-Translator: Mariano <mstreet@kde.org.ar>
  "
03e52840d   Kload   Init
19
20
21
22
23
24
25
26
27
28
29
30
  "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: eo
  "
  "Plural-Forms: nplurals=2; plural=(n != 1);
  "
31b7f2792   Kload   Upgrade to ownclo...
31
32
33
  #: ajax/clearMappings.php:34
  msgid "Failed to clear the mappings."
  msgstr ""
03e52840d   Kload   Init
34
35
  #: ajax/deleteConfiguration.php:34
  msgid "Failed to delete the server configuration"
31b7f2792   Kload   Upgrade to ownclo...
36
  msgstr "Malsukcesis forigo de la agordo de servilo"
03e52840d   Kload   Init
37

6d9380f96   Cédric Dupont   Update sources OC...
38
  #: ajax/testConfiguration.php:39
03e52840d   Kload   Init
39
40
  msgid "The configuration is valid and the connection could be established!"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
41
  #: ajax/testConfiguration.php:42
03e52840d   Kload   Init
42
43
44
45
  msgid ""
  "The configuration is valid, but the Bind failed. Please check the server "
  "settings and credentials."
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
46
  #: ajax/testConfiguration.php:46
03e52840d   Kload   Init
47
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
48
  "The configuration is invalid. Please have a look at the logs for further "
03e52840d   Kload   Init
49
50
  "details."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
  #: ajax/wizard.php:32
  msgid "No action specified"
  msgstr ""
  
  #: ajax/wizard.php:38
  msgid "No configuration specified"
  msgstr ""
  
  #: ajax/wizard.php:81
  msgid "No data specified"
  msgstr ""
  
  #: ajax/wizard.php:89
  #, php-format
  msgid " Could not set configuration %s"
  msgstr ""
  
  #: js/settings.js:67
03e52840d   Kload   Init
69
70
  msgid "Deletion failed"
  msgstr "Forigo malsukcesis"
31b7f2792   Kload   Upgrade to ownclo...
71
  #: js/settings.js:83
03e52840d   Kload   Init
72
73
  msgid "Take over settings from recent server configuration?"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
74
  #: js/settings.js:84
03e52840d   Kload   Init
75
  msgid "Keep settings?"
31b7f2792   Kload   Upgrade to ownclo...
76
  msgstr "Ĉu daŭrigi la agordon?"
03e52840d   Kload   Init
77

6d9380f96   Cédric Dupont   Update sources OC...
78
79
80
  #: js/settings.js:93
  msgid "{nthServer}. Server"
  msgstr "{nthServer}. Servilo"
31b7f2792   Kload   Upgrade to ownclo...
81
  #: js/settings.js:99
03e52840d   Kload   Init
82
  msgid "Cannot add server configuration"
31b7f2792   Kload   Upgrade to ownclo...
83
84
85
86
  msgstr "Ne eblas aldoni agordon de servilo"
  
  #: js/settings.js:127
  msgid "mappings cleared"
03e52840d   Kload   Init
87
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
88
89
90
91
92
93
94
  #: js/settings.js:128
  msgid "Success"
  msgstr "Sukceso"
  
  #: js/settings.js:133
  msgid "Error"
  msgstr "Eraro"
6d9380f96   Cédric Dupont   Update sources OC...
95
96
  #: js/settings.js:244
  msgid "Please specify a Base DN"
03e52840d   Kload   Init
97
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
98
99
  #: js/settings.js:245
  msgid "Could not determine Base DN"
03e52840d   Kload   Init
100
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
101
102
  #: js/settings.js:276
  msgid "Please specify the port"
31b7f2792   Kload   Upgrade to ownclo...
103
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
104
105
106
107
108
109
110
111
112
113
114
115
116
  #: js/settings.js:780
  msgid "Configuration OK"
  msgstr "La agordaro ĝustas"
  
  #: js/settings.js:789
  msgid "Configuration incorrect"
  msgstr "La agordaro malĝustas"
  
  #: js/settings.js:798
  msgid "Configuration incomplete"
  msgstr "La agordaro neplenas"
  
  #: js/settings.js:815 js/settings.js:824
31b7f2792   Kload   Upgrade to ownclo...
117
118
  msgid "Select groups"
  msgstr "Elekti grupojn"
6d9380f96   Cédric Dupont   Update sources OC...
119
  #: js/settings.js:818 js/settings.js:827
31b7f2792   Kload   Upgrade to ownclo...
120
121
  msgid "Select object classes"
  msgstr "Elekti objektoklasojn"
6d9380f96   Cédric Dupont   Update sources OC...
122
  #: js/settings.js:821
31b7f2792   Kload   Upgrade to ownclo...
123
124
  msgid "Select attributes"
  msgstr "Elekti atribuojn"
6d9380f96   Cédric Dupont   Update sources OC...
125
  #: js/settings.js:848
31b7f2792   Kload   Upgrade to ownclo...
126
127
  msgid "Connection test succeeded"
  msgstr "Provo de konekto sukcesis"
6d9380f96   Cédric Dupont   Update sources OC...
128
  #: js/settings.js:855
31b7f2792   Kload   Upgrade to ownclo...
129
130
  msgid "Connection test failed"
  msgstr "Provo de konekto malsukcesis"
6d9380f96   Cédric Dupont   Update sources OC...
131
  #: js/settings.js:864
03e52840d   Kload   Init
132
133
  msgid "Do you really want to delete the current Server Configuration?"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
134
  #: js/settings.js:865
03e52840d   Kload   Init
135
  msgid "Confirm Deletion"
31b7f2792   Kload   Upgrade to ownclo...
136
  msgstr "Konfirmi forigon"
6d9380f96   Cédric Dupont   Update sources OC...
137
  #: lib/wizard.php:97 lib/wizard.php:112
31b7f2792   Kload   Upgrade to ownclo...
138
139
140
141
142
  #, php-format
  msgid "%s group found"
  msgid_plural "%s groups found"
  msgstr[0] "%s grupo troviĝis"
  msgstr[1] "%s grupoj troviĝis"
6d9380f96   Cédric Dupont   Update sources OC...
143
  #: lib/wizard.php:126
31b7f2792   Kload   Upgrade to ownclo...
144
145
146
147
148
  #, php-format
  msgid "%s user found"
  msgid_plural "%s users found"
  msgstr[0] "%s uzanto troviĝis"
  msgstr[1] "%s uzanto troviĝis"
6d9380f96   Cédric Dupont   Update sources OC...
149
150
151
152
153
  #: lib/wizard.php:317 lib/wizard.php:1051
  msgid "Could not find the desired feature"
  msgstr ""
  
  #: lib/wizard.php:858 lib/wizard.php:870
31b7f2792   Kload   Upgrade to ownclo...
154
155
  msgid "Invalid Host"
  msgstr "Nevalida gastigo"
6d9380f96   Cédric Dupont   Update sources OC...
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
  #: settings.php:52
  msgid "Server"
  msgstr "Servilo"
  
  #: settings.php:53
  msgid "User Filter"
  msgstr "Filtrilo de uzanto"
  
  #: settings.php:54
  msgid "Login Filter"
  msgstr "Ensaluta filtrilo"
  
  #: settings.php:55
  msgid "Group Filter"
  msgstr "Filtrilo de grupo"
03e52840d   Kload   Init
171

31b7f2792   Kload   Upgrade to ownclo...
172
173
174
175
176
177
178
179
180
181
182
183
184
185
  #: templates/part.settingcontrols.php:2
  msgid "Save"
  msgstr "Konservi"
  
  #: templates/part.settingcontrols.php:4
  msgid "Test Configuration"
  msgstr "Provi agordon"
  
  #: templates/part.settingcontrols.php:10 templates/part.wizardcontrols.php:14
  msgid "Help"
  msgstr "Helpo"
  
  #: templates/part.wizard-groupfilter.php:4
  #, php-format
6d9380f96   Cédric Dupont   Update sources OC...
186
  msgid "Groups meeting these criteria are available in %s:"
03e52840d   Kload   Init
187
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
  #: templates/part.wizard-groupfilter.php:8
  #: templates/part.wizard-userfilter.php:8
  msgid "only those object classes:"
  msgstr "nur tiuj objektoklasoj:"
  
  #: templates/part.wizard-groupfilter.php:17
  #: templates/part.wizard-userfilter.php:17
  msgid "only from those groups:"
  msgstr "nur el tiuj grupoj:"
  
  #: templates/part.wizard-groupfilter.php:25
  #: templates/part.wizard-loginfilter.php:32
  #: templates/part.wizard-userfilter.php:25
  msgid "Edit raw filter instead"
  msgstr ""
  
  #: templates/part.wizard-groupfilter.php:30
  #: templates/part.wizard-loginfilter.php:37
  #: templates/part.wizard-userfilter.php:30
  msgid "Raw LDAP filter"
  msgstr ""
  
  #: templates/part.wizard-groupfilter.php:31
  #, php-format
03e52840d   Kload   Init
212
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
213
  "The filter specifies which LDAP groups shall have access to the %s instance."
03e52840d   Kload   Init
214
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
215
216
217
218
219
  #: templates/part.wizard-groupfilter.php:38
  msgid "groups found"
  msgstr "grupoj trovitaj"
  
  #: templates/part.wizard-loginfilter.php:4
6d9380f96   Cédric Dupont   Update sources OC...
220
221
  msgid "Users login with this attribute:"
  msgstr "Uzantoj ensalutas kun ĉi tiu atributo:"
03e52840d   Kload   Init
222

31b7f2792   Kload   Upgrade to ownclo...
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
  #: templates/part.wizard-loginfilter.php:8
  msgid "LDAP Username:"
  msgstr "LDAP-uzantonomo:"
  
  #: templates/part.wizard-loginfilter.php:16
  msgid "LDAP Email Address:"
  msgstr "LDAP-retpoŝtadreso:"
  
  #: templates/part.wizard-loginfilter.php:24
  msgid "Other Attributes:"
  msgstr "Aliaj atribuoj:"
  
  #: 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\""
03e52840d   Kload   Init
240
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
241
242
243
244
245
246
247
248
  #: templates/part.wizard-server.php:6
  msgid "1. Server"
  msgstr "1. Servilo"
  
  #: templates/part.wizard-server.php:13
  #, php-format
  msgid "%s. Server:"
  msgstr "%s. Servilo:"
31b7f2792   Kload   Upgrade to ownclo...
249
250
251
  #: templates/part.wizard-server.php:18
  msgid "Add Server Configuration"
  msgstr "Aldoni agordon de servilo"
6d9380f96   Cédric Dupont   Update sources OC...
252
253
254
  #: templates/part.wizard-server.php:21
  msgid "Delete Configuration"
  msgstr "Forigi agordaron"
31b7f2792   Kload   Upgrade to ownclo...
255
  #: templates/part.wizard-server.php:30
03e52840d   Kload   Init
256
257
  msgid "Host"
  msgstr "Gastigo"
31b7f2792   Kload   Upgrade to ownclo...
258
  #: templates/part.wizard-server.php:31
03e52840d   Kload   Init
259
260
261
  msgid ""
  "You can omit the protocol, except you require SSL. Then start with ldaps://"
  msgstr "Vi povas neglekti la protokolon, escepte se vi bezonas SSL-on. Tiuokaze, komencu per ldaps://"
31b7f2792   Kload   Upgrade to ownclo...
262
263
264
  #: templates/part.wizard-server.php:36
  msgid "Port"
  msgstr "Pordo"
03e52840d   Kload   Init
265

31b7f2792   Kload   Upgrade to ownclo...
266
  #: templates/part.wizard-server.php:44
03e52840d   Kload   Init
267
268
  msgid "User DN"
  msgstr "Uzanto-DN"
31b7f2792   Kload   Upgrade to ownclo...
269
  #: templates/part.wizard-server.php:45
03e52840d   Kload   Init
270
271
272
273
274
  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."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
275
  #: templates/part.wizard-server.php:52
03e52840d   Kload   Init
276
277
  msgid "Password"
  msgstr "Pasvorto"
31b7f2792   Kload   Upgrade to ownclo...
278
  #: templates/part.wizard-server.php:53
03e52840d   Kload   Init
279
280
  msgid "For anonymous access, leave DN and Password empty."
  msgstr "Por sennoman aliron, lasu DN-on kaj Pasvorton malplenaj."
31b7f2792   Kload   Upgrade to ownclo...
281
282
283
  #: templates/part.wizard-server.php:60
  msgid "One Base DN per line"
  msgstr ""
03e52840d   Kload   Init
284

31b7f2792   Kload   Upgrade to ownclo...
285
286
287
  #: templates/part.wizard-server.php:61
  msgid "You can specify Base DN for users and groups in the Advanced tab"
  msgstr ""
03e52840d   Kload   Init
288

31b7f2792   Kload   Upgrade to ownclo...
289
  #: templates/part.wizard-userfilter.php:4
03e52840d   Kload   Init
290
  #, php-format
6d9380f96   Cédric Dupont   Update sources OC...
291
  msgid "Limit %s access to users meeting these criteria:"
31b7f2792   Kload   Upgrade to ownclo...
292
  msgstr ""
03e52840d   Kload   Init
293

31b7f2792   Kload   Upgrade to ownclo...
294
295
296
297
298
  #: templates/part.wizard-userfilter.php:31
  #, php-format
  msgid ""
  "The filter specifies which LDAP users shall have access to the %s instance."
  msgstr ""
03e52840d   Kload   Init
299

31b7f2792   Kload   Upgrade to ownclo...
300
301
302
  #: templates/part.wizard-userfilter.php:38
  msgid "users found"
  msgstr "uzantoj trovitaj"
03e52840d   Kload   Init
303

31b7f2792   Kload   Upgrade to ownclo...
304
305
306
  #: templates/part.wizardcontrols.php:5
  msgid "Back"
  msgstr "Antaŭen"
03e52840d   Kload   Init
307

31b7f2792   Kload   Upgrade to ownclo...
308
309
310
  #: templates/part.wizardcontrols.php:8
  msgid "Continue"
  msgstr ""
03e52840d   Kload   Init
311

6d9380f96   Cédric Dupont   Update sources OC...
312
313
314
315
316
317
318
  #: templates/settings.php:7
  msgid "Expert"
  msgstr "Sperta"
  
  #: templates/settings.php:8
  msgid "Advanced"
  msgstr "Progresinta"
31b7f2792   Kload   Upgrade to ownclo...
319
320
321
322
323
324
  #: 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 ""
03e52840d   Kload   Init
325

31b7f2792   Kload   Upgrade to ownclo...
326
327
328
329
330
  #: 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 ""
03e52840d   Kload   Init
331

31b7f2792   Kload   Upgrade to ownclo...
332
  #: templates/settings.php:20
03e52840d   Kload   Init
333
  msgid "Connection Settings"
31b7f2792   Kload   Upgrade to ownclo...
334
  msgstr "Agordo de konekto"
03e52840d   Kload   Init
335

31b7f2792   Kload   Upgrade to ownclo...
336
  #: templates/settings.php:22
03e52840d   Kload   Init
337
338
  msgid "Configuration Active"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
339
  #: templates/settings.php:22
03e52840d   Kload   Init
340
341
  msgid "When unchecked, this configuration will be skipped."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
342
  #: templates/settings.php:23
03e52840d   Kload   Init
343
344
  msgid "Backup (Replica) Host"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
345
  #: templates/settings.php:23
03e52840d   Kload   Init
346
347
348
349
  msgid ""
  "Give an optional backup host. It must be a replica of the main LDAP/AD "
  "server."
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
350
  #: templates/settings.php:24
03e52840d   Kload   Init
351
352
  msgid "Backup (Replica) Port"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
353
  #: templates/settings.php:25
03e52840d   Kload   Init
354
  msgid "Disable Main Server"
31b7f2792   Kload   Upgrade to ownclo...
355
  msgstr "Malkapabligi la ĉefan servilon"
03e52840d   Kload   Init
356

31b7f2792   Kload   Upgrade to ownclo...
357
358
  #: templates/settings.php:25
  msgid "Only connect to the replica server."
03e52840d   Kload   Init
359
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
360
  #: templates/settings.php:26
6d9380f96   Cédric Dupont   Update sources OC...
361
362
  msgid "Case insensitive LDAP server (Windows)"
  msgstr ""
03e52840d   Kload   Init
363

31b7f2792   Kload   Upgrade to ownclo...
364
  #: templates/settings.php:27
03e52840d   Kload   Init
365
366
  msgid "Turn off SSL certificate validation."
  msgstr "Malkapabligi validkontrolon de SSL-atestiloj."
31b7f2792   Kload   Upgrade to ownclo...
367
368
  #: templates/settings.php:27
  #, php-format
03e52840d   Kload   Init
369
  msgid ""
31b7f2792   Kload   Upgrade to ownclo...
370
371
372
  "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 ""
03e52840d   Kload   Init
373

31b7f2792   Kload   Upgrade to ownclo...
374
  #: templates/settings.php:28
03e52840d   Kload   Init
375
  msgid "Cache Time-To-Live"
31b7f2792   Kload   Upgrade to ownclo...
376
  msgstr "Vivotempo de la kaŝmemoro"
03e52840d   Kload   Init
377

31b7f2792   Kload   Upgrade to ownclo...
378
  #: templates/settings.php:28
03e52840d   Kload   Init
379
380
  msgid "in seconds. A change empties the cache."
  msgstr "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron."
31b7f2792   Kload   Upgrade to ownclo...
381
  #: templates/settings.php:30
03e52840d   Kload   Init
382
  msgid "Directory Settings"
6d9380f96   Cédric Dupont   Update sources OC...
383
  msgstr "Agordo de dosierujo"
03e52840d   Kload   Init
384

31b7f2792   Kload   Upgrade to ownclo...
385
  #: templates/settings.php:32
03e52840d   Kload   Init
386
387
  msgid "User Display Name Field"
  msgstr "Kampo de vidignomo de uzanto"
31b7f2792   Kload   Upgrade to ownclo...
388
389
390
  #: templates/settings.php:32
  msgid "The LDAP attribute to use to generate the user's display name."
  msgstr ""
03e52840d   Kload   Init
391

31b7f2792   Kload   Upgrade to ownclo...
392
  #: templates/settings.php:33
03e52840d   Kload   Init
393
394
  msgid "Base User Tree"
  msgstr "Baza uzantarbo"
31b7f2792   Kload   Upgrade to ownclo...
395
  #: templates/settings.php:33
03e52840d   Kload   Init
396
397
  msgid "One User Base DN per line"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
398
  #: templates/settings.php:34
03e52840d   Kload   Init
399
  msgid "User Search Attributes"
6d9380f96   Cédric Dupont   Update sources OC...
400
  msgstr "Atributoj de serĉo de uzanto"
03e52840d   Kload   Init
401

31b7f2792   Kload   Upgrade to ownclo...
402
  #: templates/settings.php:34 templates/settings.php:37
03e52840d   Kload   Init
403
404
  msgid "Optional; one attribute per line"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
405
  #: templates/settings.php:35
03e52840d   Kload   Init
406
407
  msgid "Group Display Name Field"
  msgstr "Kampo de vidignomo de grupo"
31b7f2792   Kload   Upgrade to ownclo...
408
409
410
  #: templates/settings.php:35
  msgid "The LDAP attribute to use to generate the groups's display name."
  msgstr ""
03e52840d   Kload   Init
411

31b7f2792   Kload   Upgrade to ownclo...
412
  #: templates/settings.php:36
03e52840d   Kload   Init
413
414
  msgid "Base Group Tree"
  msgstr "Baza gruparbo"
31b7f2792   Kload   Upgrade to ownclo...
415
  #: templates/settings.php:36
03e52840d   Kload   Init
416
417
  msgid "One Group Base DN per line"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
418
  #: templates/settings.php:37
03e52840d   Kload   Init
419
  msgid "Group Search Attributes"
31b7f2792   Kload   Upgrade to ownclo...
420
  msgstr "Atribuoj de gruposerĉo"
03e52840d   Kload   Init
421

31b7f2792   Kload   Upgrade to ownclo...
422
  #: templates/settings.php:38
03e52840d   Kload   Init
423
424
  msgid "Group-Member association"
  msgstr "Asocio de grupo kaj membro"
6d9380f96   Cédric Dupont   Update sources OC...
425
426
427
428
429
430
431
432
433
434
435
436
437
  #: templates/settings.php:39
  msgid "Nested Groups"
  msgstr ""
  
  #: templates/settings.php:39
  msgid ""
  "When switched on, groups that contain groups are supported. (Only works if "
  "the group member attribute contains DNs.)"
  msgstr ""
  
  #: templates/settings.php:40
  msgid "Paging chunksize"
  msgstr ""
31b7f2792   Kload   Upgrade to ownclo...
438
  #: templates/settings.php:40
6d9380f96   Cédric Dupont   Update sources OC...
439
440
441
442
443
444
445
  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 ""
  
  #: templates/settings.php:42
03e52840d   Kload   Init
446
  msgid "Special Attributes"
31b7f2792   Kload   Upgrade to ownclo...
447
  msgstr "Specialaj atribuoj"
03e52840d   Kload   Init
448

6d9380f96   Cédric Dupont   Update sources OC...
449
  #: templates/settings.php:44
03e52840d   Kload   Init
450
  msgid "Quota Field"
31b7f2792   Kload   Upgrade to ownclo...
451
  msgstr "Kampo de kvoto"
03e52840d   Kload   Init
452

6d9380f96   Cédric Dupont   Update sources OC...
453
  #: templates/settings.php:45
03e52840d   Kload   Init
454
455
  msgid "Quota Default"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
456
  #: templates/settings.php:45
03e52840d   Kload   Init
457
458
  msgid "in bytes"
  msgstr "duumoke"
6d9380f96   Cédric Dupont   Update sources OC...
459
  #: templates/settings.php:46
03e52840d   Kload   Init
460
  msgid "Email Field"
31b7f2792   Kload   Upgrade to ownclo...
461
  msgstr "Kampo de retpoŝto"
03e52840d   Kload   Init
462

6d9380f96   Cédric Dupont   Update sources OC...
463
  #: templates/settings.php:47
03e52840d   Kload   Init
464
465
  msgid "User Home Folder Naming Rule"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
466
  #: templates/settings.php:47
03e52840d   Kload   Init
467
468
469
470
  msgid ""
  "Leave empty for user name (default). Otherwise, specify an LDAP/AD "
  "attribute."
  msgstr "Lasu malplena por uzantonomo (defaŭlto). Alie, specifu LDAP/AD-atributon."
6d9380f96   Cédric Dupont   Update sources OC...
471
  #: templates/settings.php:53
31b7f2792   Kload   Upgrade to ownclo...
472
473
  msgid "Internal Username"
  msgstr "Ena uzantonomo"
6d9380f96   Cédric Dupont   Update sources OC...
474
  #: templates/settings.php:54
31b7f2792   Kload   Upgrade to ownclo...
475
476
477
478
479
480
481
482
483
484
485
486
487
  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."
03e52840d   Kload   Init
488
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
489
  #: templates/settings.php:55
31b7f2792   Kload   Upgrade to ownclo...
490
491
  msgid "Internal Username Attribute:"
  msgstr "Atribuo de ena uzantonomo:"
6d9380f96   Cédric Dupont   Update sources OC...
492
  #: templates/settings.php:56
31b7f2792   Kload   Upgrade to ownclo...
493
494
  msgid "Override UUID detection"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
495
  #: templates/settings.php:57
31b7f2792   Kload   Upgrade to ownclo...
496
497
498
499
500
501
502
503
504
  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 ""
6d9380f96   Cédric Dupont   Update sources OC...
505
  #: templates/settings.php:58
31b7f2792   Kload   Upgrade to ownclo...
506
507
  msgid "UUID Attribute for Users:"
  msgstr "UUID-atribuo por uzantoj:"
6d9380f96   Cédric Dupont   Update sources OC...
508
  #: templates/settings.php:59
31b7f2792   Kload   Upgrade to ownclo...
509
510
  msgid "UUID Attribute for Groups:"
  msgstr "UUID-atribuo por grupoj:"
6d9380f96   Cédric Dupont   Update sources OC...
511
  #: templates/settings.php:60
31b7f2792   Kload   Upgrade to ownclo...
512
513
  msgid "Username-LDAP User Mapping"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
514
  #: templates/settings.php:61
31b7f2792   Kload   Upgrade to ownclo...
515
516
517
518
519
520
521
522
523
524
525
526
  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 ""
6d9380f96   Cédric Dupont   Update sources OC...
527
  #: templates/settings.php:62
31b7f2792   Kload   Upgrade to ownclo...
528
529
  msgid "Clear Username-LDAP User Mapping"
  msgstr ""
6d9380f96   Cédric Dupont   Update sources OC...
530
  #: templates/settings.php:62
31b7f2792   Kload   Upgrade to ownclo...
531
532
  msgid "Clear Groupname-LDAP Group Mapping"
  msgstr ""