Code

Fixed typo
[gosa.git] / gosa-core / locale / core / messages.po
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: \n"
11 "POT-Creation-Date: 2008-03-18 21:43+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: setup/class_setupStep_Checks.inc:38 setup/class_setupStep_Checks.inc:39
20 msgid "Installation check"
21 msgstr ""
23 #: setup/class_setupStep_Checks.inc:40
24 msgid "Basic checks for PHP version and required extensions."
25 msgstr ""
27 #: setup/class_setupStep_Checks.inc:64
28 msgid "Checking PHP version"
29 msgstr ""
31 #: setup/class_setupStep_Checks.inc:65
32 #, php-format
33 msgid "PHP must be of version %s or above."
34 msgstr ""
36 #: setup/class_setupStep_Checks.inc:66
37 msgid ""
38 "GOsa requires functionality that is not available (or buggy) in older PHP "
39 "versions. Please update to a supported version."
40 msgstr ""
42 #: setup/class_setupStep_Checks.inc:72
43 msgid "Checking for LDAP support"
44 msgstr ""
46 #: setup/class_setupStep_Checks.inc:73
47 msgid "This is the main extension used by GOsa and therefore really required."
48 msgstr ""
50 #: setup/class_setupStep_Checks.inc:74
51 msgid ""
52 "The ldap extension (php5-ldap) is required to communicate with your LDAP "
53 "server."
54 msgstr ""
56 #: setup/class_setupStep_Checks.inc:80
57 msgid "Checking for gettext support"
58 msgstr ""
60 #: setup/class_setupStep_Checks.inc:81
61 msgid "Gettext support is required for internationalization."
62 msgstr ""
64 #: setup/class_setupStep_Checks.inc:82 setup/class_setupStep_Checks.inc:90
65 msgid "Please make sure that the extension is activated."
66 msgstr ""
68 #: setup/class_setupStep_Checks.inc:88
69 msgid "Checking for iconv support"
70 msgstr ""
72 #: setup/class_setupStep_Checks.inc:89
73 msgid ""
74 "This module is used by GOsa to convert samba munged dial informations and is "
75 "therefore required. "
76 msgstr ""
78 #: setup/class_setupStep_Checks.inc:96
79 msgid "Checking for mhash support"
80 msgstr ""
82 #: setup/class_setupStep_Checks.inc:97
83 msgid "You'll need this module to make use of SSHA encryption"
84 msgstr ""
86 #: setup/class_setupStep_Checks.inc:98
87 msgid "The mhash module for PHP 5 is not available.Please install php5-mhash."
88 msgstr ""
90 #: setup/class_setupStep_Checks.inc:104
91 msgid "Checking for IMAP support"
92 msgstr ""
94 #: setup/class_setupStep_Checks.inc:105
95 msgid ""
96 "The IMAP module is needed to communicate with the IMAP server. GOsa "
97 "retrieves status information, creates and deletes mail users, etc."
98 msgstr ""
100 #: setup/class_setupStep_Checks.inc:106
101 msgid ""
102 "This module is used to communicate with your mail server. Please install "
103 "php5-imap."
104 msgstr ""
106 #: setup/class_setupStep_Checks.inc:112
107 msgid "Checking for multi byte support"
108 msgstr ""
110 #: setup/class_setupStep_Checks.inc:113
111 msgid "The multi byte string support is required by some plugins."
112 msgstr ""
114 #: setup/class_setupStep_Checks.inc:114
115 msgid "Please compile php with enabled multi byte support '--enable-mbstring'."
116 msgstr ""
118 #: setup/class_setupStep_Checks.inc:120
119 msgid "Checking for getacl in IMAP implementation"
120 msgstr ""
122 #: setup/class_setupStep_Checks.inc:121
123 msgid ""
124 "The getacl support is needed to handle shared folder permissions. Old IMAP "
125 "extensions are not capable of reading acl's. You need a recent PHP version "
126 "to use this feature."
127 msgstr ""
129 #: setup/class_setupStep_Checks.inc:128
130 msgid "Checking for MySQL support"
131 msgstr ""
133 #: setup/class_setupStep_Checks.inc:129
134 msgid ""
135 "MySQL support is needed to communicate with several supported databases."
136 msgstr ""
138 #: setup/class_setupStep_Checks.inc:130
139 msgid ""
140 "This module is required to communicate with database servers (GOfax, "
141 "asterisk, GLPI, etc.). Please install php5-mysql"
142 msgstr ""
144 #: setup/class_setupStep_Checks.inc:136
145 msgid "Checking for kadm5 support"
146 msgstr ""
148 #: setup/class_setupStep_Checks.inc:137
149 msgid ""
150 "Managing users in kerberos requires the kadm5 module which is downloadable "
151 "via PEAR network."
152 msgstr ""
154 #: setup/class_setupStep_Checks.inc:138
155 msgid ""
156 "This module is required to manage user in kerberos, it is downloadable via "
157 "PEAR network"
158 msgstr ""
160 #: setup/class_setupStep_Checks.inc:144
161 msgid "Checking for SNMP support"
162 msgstr ""
164 #: setup/class_setupStep_Checks.inc:145
165 msgid ""
166 "The simple network management protocol is needed to get status information "
167 "from clients."
168 msgstr ""
170 #: setup/class_setupStep_Checks.inc:146
171 msgid ""
172 "This module is required for client monitoring. Please install php5-snmp."
173 msgstr ""
175 #: setup/class_setupStep_Checks.inc:152
176 msgid "Checking for CUPS support"
177 msgstr ""
179 #: setup/class_setupStep_Checks.inc:153
180 msgid ""
181 "In order to read available printers via the IPP protocol instead of printcap "
182 "files, you've to install the CUPS module."
183 msgstr ""
185 #: setup/class_setupStep_Checks.inc:162
186 msgid "Checking for fping utility"
187 msgstr ""
189 #: setup/class_setupStep_Checks.inc:163
190 msgid ""
191 "The fping utility is used if you've got a thin client based terminal "
192 "environment."
193 msgstr ""
195 #: setup/class_setupStep_Checks.inc:164
196 msgid ""
197 "The fping utility is only used in thin client based terminal environment."
198 msgstr ""
200 #: setup/class_setupStep_Checks.inc:179
201 msgid "SAMBA password hash generation"
202 msgstr ""
204 #: setup/class_setupStep_Checks.inc:180
205 msgid ""
206 "In order to use SAMBA 2/3 passwords, you've to install additional packages "
207 "to generate password hashes."
208 msgstr ""
210 #: setup/class_setupStep_Checks.inc:181
211 msgid ""
212 "In order to use SAMBA 2/3 you've to install additional perl libraries. Take "
213 "a look at mkntpasswd."
214 msgstr ""
216 #: setup/class_setupStep_Checks.inc:191 setup/class_setupStep_Checks.inc:210
217 #: setup/class_setupStep_Checks.inc:226 setup/class_setupStep_Checks.inc:242
218 #: setup/class_setupStep_Checks.inc:258
219 msgid "Off"
220 msgstr ""
222 #: setup/class_setupStep_Checks.inc:192
223 msgid ""
224 "register_globals is a PHP mechanism to register all global variables to be "
225 "accessible from scripts without changing the scope. This may be a security "
226 "risk."
227 msgstr ""
229 #: setup/class_setupStep_Checks.inc:193
230 msgid "Search for 'register_globals' in your php.ini and switch it to 'Off'."
231 msgstr ""
233 #: setup/class_setupStep_Checks.inc:201
234 msgid "PHP uses this value for the garbage collector to delete old sessions."
235 msgstr ""
237 #: setup/class_setupStep_Checks.inc:202
238 msgid ""
239 "Setting this value to one day will prevent loosing session and cookies "
240 "before they really timeout."
241 msgstr ""
243 #: setup/class_setupStep_Checks.inc:203
244 msgid ""
245 "Search for 'session.gc_maxlifetime' in your php.ini and set it to 86400 or "
246 "higher."
247 msgstr ""
249 #: setup/class_setupStep_Checks.inc:211
250 msgid ""
251 "In Order to use GOsa without any trouble, the session.auto_register option "
252 "in your php.ini should be set to 'Off'."
253 msgstr ""
255 #: setup/class_setupStep_Checks.inc:212
256 msgid "Search for 'session.auto_start' in your php.ini and set it to 'Off'."
257 msgstr ""
259 #: setup/class_setupStep_Checks.inc:219
260 msgid ""
261 "GOsa needs at least 32MB of memory. Setting it below this limit may cause "
262 "errors that are not reproducable! Increase it for larger setups."
263 msgstr ""
265 #: setup/class_setupStep_Checks.inc:220
266 msgid ""
267 "Search for 'memory_limit' in your php.ini and set it to '32M' or higher."
268 msgstr ""
270 #: setup/class_setupStep_Checks.inc:227
271 msgid ""
272 "This option influences the PHP output handling. Turn this Option off, to "
273 "increase performance."
274 msgstr ""
276 #: setup/class_setupStep_Checks.inc:228
277 msgid "Search for 'implicit_flush' in your php.ini and set it to 'Off'."
278 msgstr ""
280 #: setup/class_setupStep_Checks.inc:235
281 msgid "The Execution time should be at least 30 seconds."
282 msgstr ""
284 #: setup/class_setupStep_Checks.inc:236
285 msgid ""
286 "Search for 'max_execution_time' in your php.ini and set it to '30' or higher."
287 msgstr ""
289 #: setup/class_setupStep_Checks.inc:243
290 msgid ""
291 "Increase the server security by setting expose_php to 'off'. PHP won't send "
292 "any information about the server you are running in this case."
293 msgstr ""
295 #: setup/class_setupStep_Checks.inc:244
296 msgid "Search for 'expose_php' in your php.ini and set if to 'Off'."
297 msgstr ""
299 #: setup/class_setupStep_Checks.inc:250
300 msgid "On"
301 msgstr ""
303 #: setup/class_setupStep_Checks.inc:251
304 msgid ""
305 "Increase your server security by setting magic_quotes_gpc to 'on'. PHP will "
306 "escape all quotes in strings in this case."
307 msgstr ""
309 #: setup/class_setupStep_Checks.inc:252
310 msgid "Search for 'magic_quotes_gpc' in your php.ini and set it to 'On'."
311 msgstr ""
313 #: setup/class_setupStep_Checks.inc:259
314 msgid "Increase your server performance by setting magic_quotes_gpc to 'off'."
315 msgstr ""
317 #: setup/class_setupStep_Checks.inc:260
318 msgid ""
319 "Search for 'zend.ze1_compatibility_mode' in your php.ini and set it to 'Off'."
320 msgstr ""
322 #: setup/class_setupStep_Checks.inc:270
323 msgid "Configuration writeable"
324 msgstr ""
326 #: setup/class_setupStep_Checks.inc:271
327 msgid "The configuration file can't be written"
328 msgstr ""
330 #: setup/class_setupStep_Checks.inc:272
331 #, php-format
332 msgid ""
333 "GOsa reads its configuration from a file located in (%s/%s). The setup can "
334 "write the configuration directly if it is writeable."
335 msgstr ""
337 #: setup/setup_language.tpl:3
338 msgid "Please select the preferred language"
339 msgstr ""
341 #: setup/setup_language.tpl:5
342 msgid ""
343 "At this point, you can select the site wide default language. Choosing "
344 "'automatic' will use the language requested by the browser. This setting can "
345 "be overriden per user."
346 msgstr ""
348 #: setup/setup_language.tpl:9
349 msgid "Please select your preferred language here"
350 msgstr ""
352 #: setup/setup_frame.tpl:12
353 msgid "GOsa setup wizard"
354 msgstr ""
356 #: setup/setup_frame.tpl:19
357 msgid "Installation"
358 msgstr ""
360 #: setup/setup_frame.tpl:19
361 msgid "Steps"
362 msgstr ""
364 #: setup/setup_finish.tpl:3
365 msgid "Create your configuration file"
366 msgstr ""
368 #: setup/setup_finish.tpl:13
369 msgid "Download configuration"
370 msgstr ""
372 #: setup/setup_finish.tpl:18
373 msgid "Status: "
374 msgstr ""
376 #: setup/class_setupStep_Schema.inc:42 setup/class_setupStep_Schema.inc:43
377 msgid "LDAP schema check"
378 msgstr ""
380 #: setup/class_setupStep_Schema.inc:44
381 msgid "Perform test on your current LDAP schema"
382 msgstr ""
384 #: setup/class_setupStep_Schema.inc:82 setup/setup_feedback.tpl:55
385 #: setup/setup_feedback.tpl:73 setup/class_setupStep_Config3.inc:86
386 #: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config2.inc:160
387 #: setup/class_setupStep_Config1.inc:88
388 msgid "No"
389 msgstr ""
391 #: setup/class_setupStep_Schema.inc:82 setup/setup_feedback.tpl:53
392 #: setup/setup_feedback.tpl:71 setup/class_setupStep_Config3.inc:86
393 #: setup/class_setupStep_Ldap.inc:74 setup/class_setupStep_Config2.inc:160
394 #: setup/class_setupStep_Config1.inc:88
395 msgid "Yes"
396 msgstr ""
398 #: setup/setup_feedback.tpl:6
399 msgid "Subscribe to the gosa-announce mailinglist"
400 msgstr ""
402 #: setup/setup_feedback.tpl:9
403 msgid ""
404 "When checking this option, GOsa will try to connect http://oss.gonicus.de in "
405 "order to subscribe you to the gosa-announce mailing list. You've to confirm "
406 "this by mail."
407 msgstr ""
409 #: setup/setup_feedback.tpl:14 plugins/personal/generic/class_user.inc:1462
410 #: plugins/personal/generic/multiple_generic.tpl:149
411 #: plugins/personal/generic/generic.tpl:271 html/getxls.php:301
412 msgid "Organization"
413 msgstr ""
415 #: setup/setup_feedback.tpl:22 setup/setup_migrate.tpl:209
416 #: plugins/personal/generic/class_user.inc:1144
417 #: plugins/personal/generic/class_user.inc:1155
418 #: plugins/personal/generic/class_user.inc:1192
419 #: plugins/personal/generic/class_user.inc:1578
420 #: plugins/admin/users/class_userManagement.inc:731
421 #: plugins/admin/users/class_userManagement.inc:809
422 #: plugins/admin/users/class_userManagement.inc:821
423 #: plugins/admin/groups/class_groupGeneric.inc:870
424 #: plugins/admin/groups/class_groupGeneric.inc:876
425 #: plugins/admin/groups/class_groupGeneric.inc:878
426 #: plugins/admin/groups/class_groupGeneric.inc:890
427 #: plugins/admin/groups/class_groupGeneric.inc:904
428 #: plugins/admin/groups/class_groupGeneric.inc:911
429 #: plugins/admin/groups/class_groupGeneric.inc:1022
430 #: plugins/admin/groups/class_divListGroup.inc:79
431 #: plugins/admin/acl/acl_role.tpl:7 plugins/admin/acl/paste_role.tpl:4
432 #: plugins/admin/acl/class_aclRole.inc:703
433 #: plugins/admin/departments/class_departmentGeneric.inc:240
434 #: plugins/admin/departments/class_departmentGeneric.inc:242
435 #: plugins/admin/departments/class_departmentGeneric.inc:247
436 #: plugins/admin/departments/class_departmentGeneric.inc:254
437 #: plugins/admin/departments/class_departmentGeneric.inc:258
438 #: plugins/admin/ogroups/class_ogroup.inc:659
439 #: plugins/admin/ogroups/class_ogroup.inc:669
440 #: plugins/admin/ogroups/class_ogroup.inc:816 html/getxls.php:225
441 #: html/getxls.php:292
442 msgid "Name"
443 msgstr ""
445 #: setup/setup_feedback.tpl:30 html/getxls.php:227
446 msgid "Mail address"
447 msgstr ""
449 #: setup/setup_feedback.tpl:41
450 msgid "Send feedback to the GOsa project team"
451 msgstr ""
453 #: setup/setup_feedback.tpl:44
454 msgid ""
455 "When checking this option, GOsa will try to connect http://oss.gonicus.de in "
456 "order to submit your form anonymously."
457 msgstr ""
459 #: setup/setup_feedback.tpl:46 plugins/personal/generic/class_user.inc:37
460 #: plugins/personal/generic/class_user.inc:1442
461 #: plugins/personal/posix/generic.tpl:4
462 #: plugins/admin/groups/class_groupGeneric.inc:1013
463 #: plugins/admin/departments/class_departmentGeneric.inc:527
464 #: plugins/admin/ogroups/class_ogroup.inc:807
465 #: plugins/generic/references/class_reference.inc:40
466 msgid "Generic"
467 msgstr ""
469 #: setup/setup_feedback.tpl:50
470 msgid "Did the setup procedure help you to get started?"
471 msgstr ""
473 #: setup/setup_feedback.tpl:60
474 msgid "If not, what problems did you encounter"
475 msgstr ""
477 #: setup/setup_feedback.tpl:68
478 msgid "Is this the first time you use GOsa?"
479 msgstr ""
481 #: setup/setup_feedback.tpl:74
482 msgid "I use it since"
483 msgstr ""
485 #: setup/setup_feedback.tpl:75
486 msgid "Select the year since when you are using GOsa"
487 msgstr ""
489 #: setup/setup_feedback.tpl:82
490 msgid "What operating system / distribution do you use?"
491 msgstr ""
493 #: setup/setup_feedback.tpl:90
494 msgid "What web server do you use?"
495 msgstr ""
497 #: setup/setup_feedback.tpl:98
498 msgid "What PHP version do you use?"
499 msgstr ""
501 #: setup/setup_feedback.tpl:106
502 msgid "LDAP"
503 msgstr ""
505 #: setup/setup_feedback.tpl:110
506 msgid "What kind of LDAP server(s) do you use?"
507 msgstr ""
509 #: setup/setup_feedback.tpl:116
510 msgid "How many objects are in your LDAP?"
511 msgstr ""
513 #: setup/setup_feedback.tpl:123
514 msgid "Features"
515 msgstr ""
517 #: setup/setup_feedback.tpl:126
518 msgid "What features of GOsa do you use?"
519 msgstr ""
521 #: setup/setup_feedback.tpl:136
522 msgid "What features do you want to see in future versions of GOsa?"
523 msgstr ""
525 #: setup/setup_feedback.tpl:143
526 msgid "Send feedback"
527 msgstr ""
529 #: setup/class_setupStep_Config3.inc:77 setup/class_setupStep_Config3.inc:78
530 msgid "GOsa settings 3/3"
531 msgstr ""
533 #: setup/class_setupStep_Config3.inc:79
534 msgid "Tweak some GOsa core behaviour"
535 msgstr ""
537 #: setup/class_setupStep_Config3.inc:193
538 msgid "Session lifetime must be a numeric value!"
539 msgstr ""
541 #: setup/class_setupStep_Config3.inc:197
542 msgid "Maximum LDAP query time must be a numeric value!"
543 msgstr ""
545 #: setup/class_setupStep_Feedback.inc:91
546 msgid "UNIX accounts/groups"
547 msgstr ""
549 #: setup/class_setupStep_Feedback.inc:93
550 msgid "Samba management"
551 msgstr ""
553 #: setup/class_setupStep_Feedback.inc:95
554 msgid "Mailsystem management"
555 msgstr ""
557 #: setup/class_setupStep_Feedback.inc:97
558 msgid "FAX system administration"
559 msgstr ""
561 #: setup/class_setupStep_Feedback.inc:99
562 msgid "Asterisk administration"
563 msgstr ""
565 #: setup/class_setupStep_Feedback.inc:101
566 msgid "System inventory"
567 msgstr ""
569 #: setup/class_setupStep_Feedback.inc:103
570 msgid "System-/Configmanagement"
571 msgstr ""
573 #: setup/class_setupStep_Feedback.inc:105
574 msgid "Addressbook"
575 msgstr ""
577 #: setup/class_setupStep_Feedback.inc:111
578 #: setup/class_setupStep_Feedback.inc:113
579 msgid "Notification and feedback"
580 msgstr ""
582 #: setup/class_setupStep_Feedback.inc:112
583 msgid "Get notifications or send feedback"
584 msgstr ""
586 #: setup/class_setupStep_Feedback.inc:131 setup/class_setup.inc:76
587 msgid "Setup error"
588 msgstr ""
590 #: setup/class_setupStep_Feedback.inc:140
591 #: setup/class_setupStep_Feedback.inc:147
592 msgid "Feedback error"
593 msgstr ""
595 #: setup/class_setupStep_Feedback.inc:140
596 #, php-format
597 msgid "Cannot send feedback to '%s': %s"
598 msgstr ""
600 #: setup/class_setupStep_Feedback.inc:147
601 msgid "Cannot send feedback: service temporarily unavailable"
602 msgstr ""
604 #: setup/class_setupStep_Feedback.inc:149
605 msgid "Feedback sucessfully send"
606 msgstr ""
608 #: setup/class_setupStep_Feedback.inc:179
609 msgid "Please specify a valid email address."
610 msgstr ""
612 #: setup/class_setupStep_Feedback.inc:183
613 msgid ""
614 "You have to select at least one of both options, subscribe or send feedback."
615 msgstr ""
617 #: setup/setup_config2.tpl:2
618 msgid "Samba settings"
619 msgstr ""
621 #: setup/setup_config2.tpl:6
622 msgid "Samba hash generator"
623 msgstr ""
625 #: setup/setup_config2.tpl:15 plugins/admin/groups/class_groupGeneric.inc:1033
626 msgid "Samba SID"
627 msgstr ""
629 #: setup/setup_config2.tpl:31
630 msgid "RID base"
631 msgstr ""
633 #: setup/setup_config2.tpl:46
634 msgid "Workstation container"
635 msgstr ""
637 #: setup/setup_config2.tpl:61
638 msgid "Samba SID mapping"
639 msgstr ""
641 #: setup/setup_config2.tpl:71
642 msgid "Timezone"
643 msgstr ""
645 #: setup/setup_config2.tpl:74
646 msgid "Please choose your preferred timezone here"
647 msgstr ""
649 #: setup/setup_config2.tpl:96
650 msgid "Additional GOsa settings"
651 msgstr ""
653 #: setup/setup_config2.tpl:100
654 msgid "Enable Copy & Paste"
655 msgstr ""
657 #: setup/setup_config2.tpl:112
658 msgid "Enable DNS extension"
659 msgstr ""
661 #: setup/setup_config2.tpl:124
662 msgid "Enable DHCP extension"
663 msgstr ""
665 #: setup/setup_config2.tpl:136
666 msgid "Enable mime type management"
667 msgstr ""
669 #: setup/setup_config2.tpl:148
670 msgid "Enable FAI release management"
671 msgstr ""
673 #: setup/setup_config2.tpl:160
674 msgid "Enable user netatalk plugin"
675 msgstr ""
677 #: setup/setup_config2.tpl:171
678 msgid "Government mode"
679 msgstr ""
681 #: setup/setup_config2.tpl:180
682 msgid "Mail settings"
683 msgstr ""
685 #: setup/setup_config2.tpl:184
686 msgid "Mail method"
687 msgstr ""
689 #: setup/setup_config2.tpl:188
690 #: plugins/personal/posix/class_posixAccount.inc:608
691 msgid "disabled"
692 msgstr ""
694 #: setup/setup_config2.tpl:200
695 msgid "Account identification attribute"
696 msgstr ""
698 #: setup/setup_config2.tpl:214
699 msgid "Vacation templates"
700 msgstr ""
702 #: setup/setup_config2.tpl:230
703 msgid "Use Cyrus UNIX style"
704 msgstr ""
706 #: setup/setup_config2.tpl:240
707 msgid "Snapshots / Undo"
708 msgstr ""
710 #: setup/setup_config2.tpl:249 setup/setup_config2.tpl:294
711 msgid "Enable snapshots"
712 msgstr ""
714 #: setup/setup_config2.tpl:255 setup/setup_config2.tpl:300
715 msgid "Snapshot base"
716 msgstr ""
718 #: setup/setup_config2.tpl:264 setup/setup_config2.tpl:309
719 #: plugins/admin/ogroups/class_ogroupManagement.inc:502
720 #: plugins/generic/references/class_reference.inc:64
721 msgid "Server"
722 msgstr ""
724 #: setup/setup_config2.tpl:273 setup/setup_config2.tpl:318
725 #: plugins/admin/users/class_divListUsers.inc:175
726 #: plugins/admin/ogroups/class_ogroupManagement.inc:498
727 msgid "User"
728 msgstr ""
730 #: setup/setup_config2.tpl:282 setup/setup_config2.tpl:327
731 #: setup/setup_migrate.tpl:225 ihtml/themes/default/login.tpl:47
732 #: ihtml/themes/default/login.tpl:49 ihtml/themes/default/password.tpl:39
733 #: plugins/personal/generic/paste_generic.tpl:20
734 #: plugins/personal/password/class_password.inc:26
735 msgid "Password"
736 msgstr ""
738 #: setup/class_setupStep_Migrate.inc:105 setup/class_setupStep_Migrate.inc:106
739 msgid "LDAP inspection"
740 msgstr ""
742 #: setup/class_setupStep_Migrate.inc:107
743 msgid "Analyze your current LDAP for GOsa compatibility"
744 msgstr ""
746 #: setup/class_setupStep_Migrate.inc:113
747 msgid "Checking for root object"
748 msgstr ""
750 #: setup/class_setupStep_Migrate.inc:119
751 msgid "Checking permissions on LDAP database"
752 msgstr ""
754 #: setup/class_setupStep_Migrate.inc:125
755 msgid "Checking for invisible departments"
756 msgstr ""
758 #: setup/class_setupStep_Migrate.inc:131
759 msgid "Checking for invisible users"
760 msgstr ""
762 #: setup/class_setupStep_Migrate.inc:137
763 msgid "Checking for super administrator"
764 msgstr ""
766 #: setup/class_setupStep_Migrate.inc:143
767 msgid "Checking for users outside the people tree"
768 msgstr ""
770 #: setup/class_setupStep_Migrate.inc:149
771 msgid "Checking for groups outside the groups tree"
772 msgstr ""
774 #: setup/class_setupStep_Migrate.inc:155
775 msgid "Checking for windows workstations outside the winstation tree"
776 msgstr ""
778 #: setup/class_setupStep_Migrate.inc:161
779 msgid "Checking for duplicated UID numbers"
780 msgstr ""
782 #: setup/class_setupStep_Migrate.inc:167
783 msgid "Checking for duplicate GID numbers"
784 msgstr ""
786 #: setup/class_setupStep_Migrate.inc:190 setup/class_setupStep_Migrate.inc:239
787 #: setup/class_setupStep_Migrate.inc:301 setup/class_setupStep_Migrate.inc:362
788 #: setup/class_setupStep_Migrate.inc:429 setup/class_setupStep_Migrate.inc:503
789 #: setup/class_setupStep_Migrate.inc:588 setup/class_setupStep_Migrate.inc:718
790 #: setup/class_setupStep_Migrate.inc:807
791 msgid "LDAP query failed"
792 msgstr ""
794 #: setup/class_setupStep_Migrate.inc:191 setup/class_setupStep_Migrate.inc:240
795 #: setup/class_setupStep_Migrate.inc:302 setup/class_setupStep_Migrate.inc:363
796 #: setup/class_setupStep_Migrate.inc:430 setup/class_setupStep_Migrate.inc:504
797 #: setup/class_setupStep_Migrate.inc:589 setup/class_setupStep_Migrate.inc:719
798 #: setup/class_setupStep_Migrate.inc:808
799 msgid "Possibly the 'root object' is missing."
800 msgstr ""
802 #: setup/class_setupStep_Migrate.inc:211 setup/class_setupStep_Migrate.inc:260
803 #: setup/class_setupStep_Migrate.inc:385 setup/class_setupStep_Migrate.inc:460
804 #: setup/class_setupStep_Migrate.inc:596 setup/class_setupStep_Migrate.inc:726
805 #: setup/setup_checks.tpl:32 setup/setup_checks.tpl:93
806 #: ihtml/themes/default/islocked.tpl:6 ihtml/themes/default/conflict.tpl:6
807 #: ihtml/themes/default/remove.tpl:2 ihtml/themes/default/msg_dialog.tpl:57
808 #: ihtml/themes/default/msg_dialog.tpl:102 include/class_tabs.inc:216
809 #: include/functions.inc:699 include/functions.inc:2170
810 #: include/functions.inc:2174 include/functions.inc:2180
811 #: plugins/personal/posix/class_posixAccount.inc:817
812 #: plugins/personal/posix/class_posixAccount.inc:910
813 #: plugins/admin/users/class_userManagement.inc:489
814 #: plugins/admin/users/class_userManagement.inc:603
815 #: plugins/admin/users/remove.tpl:2 plugins/admin/groups/remove.tpl:2
816 #: plugins/admin/acl/remove.tpl:2
817 #: plugins/admin/departments/dep_move_confirm.tpl:2
818 #: plugins/admin/departments/remove.tpl:2 plugins/admin/ogroups/remove.tpl:2
819 #: html/password.php:284 html/index.php:57 html/index.php:63
820 #: html/index.php:419 html/index.php:425
821 msgid "Warning"
822 msgstr ""
824 #: setup/class_setupStep_Migrate.inc:213
825 #, php-format
826 msgid "Found %s duplicate values for attribute 'uidNumber'."
827 msgstr ""
829 #: setup/class_setupStep_Migrate.inc:217 setup/class_setupStep_Migrate.inc:266
830 #: setup/class_setupStep_Migrate.inc:324 setup/class_setupStep_Migrate.inc:392
831 #: setup/class_setupStep_Migrate.inc:467 setup/class_setupStep_Migrate.inc:539
832 #: setup/class_setupStep_Migrate.inc:592 setup/class_setupStep_Migrate.inc:722
833 #: setup/class_setupStep_Migrate.inc:877
834 #: setup/class_setupStep_Migrate.inc:1635 setup/setup_checks.tpl:27
835 #: setup/setup_checks.tpl:87 ihtml/themes/default/msg_dialog.tpl:76
836 #: ihtml/themes/default/msg_dialog.tpl:78
837 #: ihtml/themes/default/msg_dialog.tpl:131
838 #: ihtml/themes/default/msg_dialog.tpl:133 include/utils/class_msgPool.inc:314
839 #, php-format
840 msgid "Ok"
841 msgstr ""
843 #: setup/class_setupStep_Migrate.inc:262
844 #, php-format
845 msgid "Found %s duplicate values for attribute 'gidNumber'."
846 msgstr ""
848 #: setup/class_setupStep_Migrate.inc:317 setup/class_setupStep_Migrate.inc:518
849 #: setup/class_setupStep_Migrate.inc:531 setup/class_setupStep_Migrate.inc:881
850 #: setup/class_setupStep_Migrate.inc:1612
851 #: setup/class_setupStep_Migrate.inc:1625
852 msgid "Failed"
853 msgstr ""
855 #: setup/class_setupStep_Migrate.inc:319
856 #, php-format
857 msgid ""
858 "Found %s winstations outside the predefined winstation department ou '%s'."
859 msgstr ""
861 #: setup/class_setupStep_Migrate.inc:320 setup/class_setupStep_Migrate.inc:599
862 #: setup/class_setupStep_Migrate.inc:728
863 msgid "Migrate"
864 msgstr ""
866 #: setup/class_setupStep_Migrate.inc:387
867 #, php-format
868 msgid "Found %s groups outside the configured tree '%s'."
869 msgstr ""
871 #: setup/class_setupStep_Migrate.inc:388 setup/class_setupStep_Migrate.inc:463
872 msgid "Move"
873 msgstr ""
875 #: setup/class_setupStep_Migrate.inc:462
876 #, php-format
877 msgid "Found %s user(s) outside the configured tree '%s'."
878 msgstr ""
880 #: setup/class_setupStep_Migrate.inc:520 setup/class_setupStep_Migrate.inc:533
881 #, php-format
882 msgid ""
883 "The specified user '%s' does not have full access to your ldap database."
884 msgstr ""
886 #: setup/class_setupStep_Migrate.inc:597
887 #, php-format
888 msgid "Found %s user(s) that will not be visible in GOsa."
889 msgstr ""
891 #: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
892 #: setup/class_setupStep_Migrate.inc:945
893 msgid "Migration error"
894 msgstr ""
896 #: setup/class_setupStep_Migrate.inc:647 setup/class_setupStep_Migrate.inc:779
897 #, php-format
898 msgid "Cannot migrate department '%s':"
899 msgstr ""
901 #: setup/class_setupStep_Migrate.inc:727
902 #, php-format
903 msgid "Found %s department(s) that will not be visible in GOsa."
904 msgstr ""
906 #: setup/class_setupStep_Migrate.inc:882
907 msgid "There is no GOsa administrator account inside your LDAP."
908 msgstr ""
910 #: setup/class_setupStep_Migrate.inc:883
911 #: plugins/admin/users/class_divListUsers.inc:170
912 #: plugins/admin/groups/class_divListGroup.inc:183
913 #: plugins/admin/acl/class_divListACL.inc:161
914 #: plugins/admin/departments/class_divListDepartment.inc:151
915 #: plugins/admin/ogroups/class_divListOGroup.inc:201
916 msgid "Create"
917 msgstr ""
919 #: setup/class_setupStep_Migrate.inc:945
920 #, php-format
921 msgid "Cannot add ACL for user '%s':"
922 msgstr ""
924 #: setup/class_setupStep_Migrate.inc:970
925 msgid "Password error"
926 msgstr ""
928 #: setup/class_setupStep_Migrate.inc:970
929 msgid "Provided passwords do not match!"
930 msgstr ""
932 #: setup/class_setupStep_Migrate.inc:975
933 msgid "Input error"
934 msgstr ""
936 #: setup/class_setupStep_Migrate.inc:975
937 msgid "Specify a valid user ID!"
938 msgstr ""
940 #: setup/class_setupStep_Migrate.inc:1019 setup/setup_checks.tpl:30
941 #: setup/setup_checks.tpl:91 ihtml/themes/default/msg_dialog.tpl:55
942 #: ihtml/themes/default/msg_dialog.tpl:100 include/utils/class_msgPool.inc:153
943 #: include/utils/class_msgPool.inc:165 include/utils/class_msgPool.inc:183
944 #: include/utils/class_msgPool.inc:464 include/utils/class_msgPool.inc:483
945 #: include/class_gosaSupportDaemon.inc:867
946 #: include/class_gosaSupportDaemon.inc:887
947 #: include/class_CopyPasteHandler.inc:118
948 #: include/class_CopyPasteHandler.inc:126
949 #: include/class_CopyPasteHandler.inc:158
950 #: include/class_CopyPasteHandler.inc:175
951 #: include/class_CopyPasteHandler.inc:183
952 #: include/class_CopyPasteHandler.inc:192
953 #: include/class_CopyPasteHandler.inc:268
954 #: include/class_CopyPasteHandler.inc:350 include/class_plugin.inc:626
955 #: include/class_plugin.inc:658 include/class_plugin.inc:689
956 #: include/class_plugin.inc:1404 include/class_log.inc:145
957 #: include/class_log.inc:157 include/class_log.inc:165
958 #: include/class_log.inc:177 include/class_log.inc:192
959 #: include/class_log.inc:205 include/class_log.inc:228
960 #: include/class_msg_dialog.inc:97 plugins/personal/generic/class_user.inc:395
961 #: plugins/personal/generic/class_user.inc:496
962 #: plugins/personal/generic/class_user.inc:766
963 #: plugins/personal/generic/class_user.inc:1296
964 #: plugins/personal/generic/main.inc:104
965 #: plugins/personal/posix/class_posixAccount.inc:1319
966 #: plugins/admin/groups/class_groupGeneric.inc:727
967 #: plugins/admin/groups/class_groupGeneric.inc:732
968 #: plugins/admin/groups/class_groupGeneric.inc:965 html/index.php:225
969 #: html/index.php:229
970 #, php-format
971 msgid "Error"
972 msgstr ""
974 #: setup/class_setupStep_Migrate.inc:1019
975 #, php-format
976 msgid "Adding an administrative user failed: object '%s' already exists!"
977 msgstr ""
979 #: setup/class_setupStep_Migrate.inc:1030
980 #: setup/class_setupStep_Migrate.inc:1056
981 #: setup/class_setupStep_Migrate.inc:1104
982 #: setup/class_setupStep_Migrate.inc:1152
983 #: setup/class_setupStep_Migrate.inc:1916
984 #: setup/class_setupStep_Migrate.inc:1920 include/class_plugin.inc:1078
985 #: include/class_plugin.inc:1127 include/class_plugin.inc:1131
986 #: include/class_plugin.inc:1208 include/class_plugin.inc:1266
987 #: include/class_plugin.inc:1332 include/class_plugin.inc:1348
988 #: include/class_acl.inc:1082 include/class_MultiSelectWindow.inc:529
989 #: include/class_config.inc:228 include/functions.inc:344
990 #: include/functions.inc:371 include/functions.inc:380
991 #: include/functions.inc:409 include/functions.inc:620
992 #: include/functions.inc:652 include/functions.inc:691
993 #: include/functions.inc:736 include/functions.inc:2502
994 #: include/class_ldap.inc:648 include/class_ldap.inc:1114
995 #: plugins/personal/generic/class_user.inc:682
996 #: plugins/personal/generic/class_user.inc:1020
997 #: plugins/personal/posix/class_posixAccount.inc:663
998 #: plugins/personal/posix/class_posixAccount.inc:927
999 #: plugins/admin/users/class_userManagement.inc:546
1000 #: plugins/admin/groups/class_groupGeneric.inc:576
1001 #: plugins/admin/groups/class_groupGeneric.inc:843
1002 #: plugins/admin/acl/class_aclRole.inc:585
1003 #: plugins/admin/acl/class_aclRole.inc:625
1004 #: plugins/admin/acl/class_aclRole.inc:639
1005 #: plugins/admin/departments/class_departmentGeneric.inc:186
1006 #: plugins/admin/departments/class_departmentGeneric.inc:351
1007 #: plugins/admin/departments/class_departmentGeneric.inc:619
1008 #: plugins/admin/departments/class_departmentGeneric.inc:650
1009 #: plugins/admin/ogroups/class_ogroup.inc:731
1010 #: plugins/admin/ogroups/class_ogroup.inc:745 html/index.php:255
1011 #: html/index.php:269 html/index.php:282
1012 msgid "LDAP error"
1013 msgstr ""
1015 #: setup/class_setupStep_Migrate.inc:1056
1016 #: setup/class_setupStep_Migrate.inc:1104
1017 #: setup/class_setupStep_Migrate.inc:1152
1018 msgid "Cannot move users to the requested department!"
1019 msgstr ""
1021 #: setup/class_setupStep_Migrate.inc:1066
1022 msgid "Winstation will be moved from"
1023 msgstr ""
1025 #: setup/class_setupStep_Migrate.inc:1066
1026 #: setup/class_setupStep_Migrate.inc:1115
1027 #: setup/class_setupStep_Migrate.inc:1162 include/class_plugin.inc:1614
1028 msgid "to"
1029 msgstr ""
1031 #: setup/class_setupStep_Migrate.inc:1077
1032 #: setup/class_setupStep_Migrate.inc:1125
1033 msgid "Updating following references too"
1034 msgstr ""
1036 #: setup/class_setupStep_Migrate.inc:1115
1037 msgid "Group will be moved from"
1038 msgstr ""
1040 #: setup/class_setupStep_Migrate.inc:1162
1041 msgid "User will be moved from"
1042 msgstr ""
1044 #: setup/class_setupStep_Migrate.inc:1172
1045 msgid "The following references will be updated"
1046 msgstr ""
1048 #: setup/class_setupStep_Migrate.inc:1613
1049 msgid ""
1050 "The LDAP root object is missing. It is required to use your LDAP service."
1051 msgstr ""
1053 #: setup/class_setupStep_Migrate.inc:1614
1054 #: setup/class_setupStep_Migrate.inc:1627
1055 msgid "Try to create root object"
1056 msgstr ""
1058 #: setup/class_setupStep_Migrate.inc:1626
1059 msgid "Root object couldn't be created, you should try it on your own."
1060 msgstr ""
1062 #: setup/class_setupStep_Migrate.inc:1916
1063 #, php-format
1064 msgid "Copy '%s' to '%s' failed:"
1065 msgstr ""
1067 #: setup/setup_license.tpl:8
1068 msgid "I have read the license and accept it"
1069 msgstr ""
1071 #: setup/class_setupStep_License.inc:56 setup/class_setupStep_License.inc:57
1072 msgid "License"
1073 msgstr ""
1075 #: setup/class_setupStep_License.inc:58
1076 msgid "Terms and conditions for usage"
1077 msgstr ""
1079 #: setup/class_setupStep_Welcome.inc:38
1080 msgid "Welcome"
1081 msgstr ""
1083 #: setup/class_setupStep_Welcome.inc:39
1084 msgid "The welcome message"
1085 msgstr ""
1087 #: setup/class_setupStep_Welcome.inc:40
1088 msgid "Welcome to GOsa setup wizard"
1089 msgstr ""
1091 #: setup/setup_config3.tpl:2
1092 msgid "GOsa core settings"
1093 msgstr ""
1095 #: setup/setup_config3.tpl:6
1096 msgid "Disable primary group filter"
1097 msgstr ""
1099 #: setup/setup_config3.tpl:18
1100 msgid "Display summary in listings"
1101 msgstr ""
1103 #: setup/setup_config3.tpl:30
1104 msgid "Honour administrative units"
1105 msgstr ""
1107 #: setup/setup_config3.tpl:42
1108 msgid "Smarty compile directory"
1109 msgstr ""
1111 #: setup/setup_config3.tpl:51
1112 msgid "SNMP community"
1113 msgstr ""
1115 #: setup/setup_config3.tpl:60
1116 msgid "Path for PPD storage"
1117 msgstr ""
1119 #: setup/setup_config3.tpl:77
1120 msgid "Path for kiosk profile storage"
1121 msgstr ""
1123 #: setup/setup_config3.tpl:96
1124 msgid "Enable system deployment"
1125 msgstr ""
1127 #: setup/setup_config3.tpl:115
1128 msgid "Mail queue script"
1129 msgstr ""
1131 #: setup/setup_config3.tpl:134
1132 msgid "Notification script"
1133 msgstr ""
1135 #: setup/setup_config3.tpl:153
1136 msgid "Enable edit locking"
1137 msgstr ""
1139 #: setup/setup_config3.tpl:172
1140 msgid "Login and session"
1141 msgstr ""
1143 #: setup/setup_config3.tpl:175
1144 msgid "Login attribute"
1145 msgstr ""
1147 #: setup/setup_config3.tpl:186
1148 msgid "Enforce register_globals to be deactivated"
1149 msgstr ""
1151 #: setup/setup_config3.tpl:198
1152 msgid "Enforce encrypted connections"
1153 msgstr ""
1155 #: setup/setup_config3.tpl:210
1156 msgid "Warn if session is not encrypted"
1157 msgstr ""
1159 #: setup/setup_config3.tpl:222
1160 msgid "Remember dialog filter settings"
1161 msgstr ""
1163 #: setup/setup_config3.tpl:234
1164 msgid "Session lifetime"
1165 msgstr ""
1167 #: setup/setup_config3.tpl:243
1168 msgid "Debugging"
1169 msgstr ""
1171 #: setup/setup_config3.tpl:247
1172 msgid "Show PHP errors"
1173 msgstr ""
1175 #: setup/setup_config3.tpl:259
1176 msgid "Maximum LDAP query time"
1177 msgstr ""
1179 #: setup/setup_config3.tpl:277
1180 msgid "Log LDAP statistics"
1181 msgstr ""
1183 #: setup/setup_config3.tpl:289
1184 msgid "Debug level"
1185 msgstr ""
1187 #: setup/setup_config3.tpl:294 setup/setup_config3.tpl:297
1188 msgid "Disabled"
1189 msgstr ""
1191 #: setup/setup_config3.tpl:295 setup/setup_config3.tpl:298
1192 msgid "Enabled"
1193 msgstr ""
1195 #: setup/setup_ldap.tpl:7
1196 msgid "Please choose the LDAP user to be used by GOsa"
1197 msgstr ""
1199 #: setup/setup_ldap.tpl:13 ihtml/themes/default/help.tpl:21
1200 msgid "Search"
1201 msgstr ""
1203 #: setup/setup_ldap.tpl:16 setup/setup_migrate.tpl:133
1204 #: setup/setup_migrate.tpl:184 setup/setup_migrate.tpl:250
1205 #: setup/setup_migrate.tpl:305 setup/setup_migrate.tpl:358
1206 #: ihtml/themes/default/acl.tpl:8 ihtml/themes/default/acl.tpl:20
1207 #: ihtml/themes/default/acl.tpl:75 ihtml/themes/default/acl.tpl:89
1208 #: include/utils/class_msgPool.inc:320
1209 #, php-format
1210 msgid "Apply"
1211 msgstr ""
1213 #: setup/setup_ldap.tpl:17 setup/setup_migrate.tpl:135
1214 #: setup/setup_migrate.tpl:186 setup/setup_migrate.tpl:251
1215 #: setup/setup_migrate.tpl:307 setup/setup_migrate.tpl:360
1216 #: ihtml/themes/default/pwd_heimdal.tpl:200
1217 #: ihtml/themes/default/islocked.tpl:15
1218 #: ihtml/themes/default/snapshotdialog.tpl:44
1219 #: ihtml/themes/default/snapshotdialog.tpl:89 ihtml/themes/default/acl.tpl:77
1220 #: ihtml/themes/default/acl.tpl:91 ihtml/themes/default/copyPasteDialog.tpl:21
1221 #: ihtml/themes/default/remove.tpl:15 ihtml/themes/default/msg_dialog.tpl:79
1222 #: ihtml/themes/default/msg_dialog.tpl:134 include/utils/class_msgPool.inc:308
1223 #, php-format
1224 msgid "Cancel"
1225 msgstr ""
1227 #: setup/setup_ldap.tpl:25
1228 msgid "LDAP connection"
1229 msgstr ""
1231 #: setup/setup_ldap.tpl:29
1232 msgid "Location name"
1233 msgstr ""
1235 #: setup/setup_ldap.tpl:37
1236 msgid "Connection URL"
1237 msgstr ""
1239 #: setup/setup_ldap.tpl:45
1240 msgid "TLS connection"
1241 msgstr ""
1243 #: setup/setup_ldap.tpl:55 plugins/personal/generic/class_user.inc:1452
1244 #: plugins/personal/generic/multiple_generic.tpl:47
1245 #: plugins/personal/generic/generic.tpl:170
1246 #: plugins/admin/users/class_divListUsers.inc:162
1247 #: plugins/admin/groups/class_groupGeneric.inc:1023
1248 #: plugins/admin/groups/class_divListGroup.inc:175
1249 #: plugins/admin/groups/generic.tpl:39 plugins/admin/acl/acl_role.tpl:27
1250 #: plugins/admin/acl/class_divListACL.inc:153
1251 #: plugins/admin/acl/class_aclRole.inc:704
1252 #: plugins/admin/departments/class_departmentGeneric.inc:538
1253 #: plugins/admin/departments/class_divListDepartment.inc:144
1254 #: plugins/admin/departments/generic.tpl:35
1255 #: plugins/admin/ogroups/class_ogroup.inc:817
1256 #: plugins/admin/ogroups/class_divListOGroup.inc:193
1257 #: plugins/admin/ogroups/generic.tpl:26
1258 msgid "Base"
1259 msgstr ""
1261 #: setup/setup_ldap.tpl:65
1262 msgid "Reload"
1263 msgstr ""
1265 #: setup/setup_ldap.tpl:69
1266 msgid "Authentication"
1267 msgstr ""
1269 #: setup/setup_ldap.tpl:73
1270 msgid "Admin DN"
1271 msgstr ""
1273 #: setup/setup_ldap.tpl:78
1274 msgid "Select user"
1275 msgstr ""
1277 #: setup/setup_ldap.tpl:86
1278 msgid "Automatically append LDAP base to admin DN"
1279 msgstr ""
1281 #: setup/setup_ldap.tpl:93
1282 msgid "Admin password"
1283 msgstr ""
1285 #: setup/setup_ldap.tpl:101
1286 msgid "Schema based settings"
1287 msgstr ""
1289 #: setup/setup_ldap.tpl:105
1290 msgid "Use rfc2307bis compliant groups"
1291 msgstr ""
1293 #: setup/setup_ldap.tpl:117
1294 msgid "Current status"
1295 msgstr ""
1297 #: setup/setup_ldap.tpl:121 ihtml/themes/default/MultiSelectWindow.tpl:45
1298 #: ihtml/themes/default/MultiSelectWindow.tpl:86
1299 #: ihtml/themes/default/msg_dialog.tpl:59
1300 #: ihtml/themes/default/msg_dialog.tpl:104
1301 #: plugins/admin/users/class_userManagement.inc:598
1302 #: plugins/admin/ogroups/class_ogroup.inc:169
1303 msgid "Information"
1304 msgstr ""
1306 #: setup/setup_migrate.tpl:5
1307 msgid ""
1308 "During the LDAP inspection, we're going to check for several common pitfalls "
1309 "that may occur when migration to GOsa base LDAP administration. You may want "
1310 "to fix the problems below, in order to provide smooth services."
1311 msgstr ""
1313 #: setup/setup_migrate.tpl:33
1314 msgid "Check again"
1315 msgstr ""
1317 #: setup/setup_migrate.tpl:37
1318 msgid "Move windows workstations into a valid windows workstation department"
1319 msgstr ""
1321 #: setup/setup_migrate.tpl:39
1322 msgid ""
1323 "This dialog allows you to move the displayed windows workstations into a "
1324 "valid department"
1325 msgstr ""
1327 #: setup/setup_migrate.tpl:41
1328 msgid ""
1329 "Be careful with this tool, there may be references pointing to this "
1330 "workstations that can't be migrated."
1331 msgstr ""
1333 #: setup/setup_migrate.tpl:65 setup/setup_migrate.tpl:121
1334 #: setup/setup_migrate.tpl:173 setup/setup_migrate.tpl:293
1335 #: setup/setup_migrate.tpl:346
1336 msgid "Select all"
1337 msgstr ""
1339 #: setup/setup_migrate.tpl:67
1340 msgid "Move selected windows workstations into the following GOsa department"
1341 msgstr ""
1343 #: setup/setup_migrate.tpl:72
1344 msgid "Move selected workstations"
1345 msgstr ""
1347 #: setup/setup_migrate.tpl:73
1348 msgid "What will be done here"
1349 msgstr ""
1351 #: setup/setup_migrate.tpl:79 include/class_MultiSelectWindow.inc:135
1352 msgid "Close"
1353 msgstr ""
1355 #: setup/setup_migrate.tpl:85
1356 msgid "Move groups into configured group tree"
1357 msgstr ""
1359 #: setup/setup_migrate.tpl:88
1360 msgid ""
1361 "This dialog allows moving a couple of groups to the configured group tree. "
1362 "Doing this may straighten your LDAP service."
1363 msgstr ""
1365 #: setup/setup_migrate.tpl:91
1366 msgid ""
1367 "Be careful with this option! There may be references pointing to these "
1368 "groups. The GOsa setup can't migrate references, so you may want to cancel "
1369 "the migration in this case."
1370 msgstr ""
1372 #: setup/setup_migrate.tpl:94
1373 msgid "Move selected groups into this group tree"
1374 msgstr ""
1376 #: setup/setup_migrate.tpl:125 setup/setup_migrate.tpl:177
1377 #: setup/setup_migrate.tpl:297 setup/setup_migrate.tpl:350
1378 msgid "Hide changes"
1379 msgstr ""
1381 #: setup/setup_migrate.tpl:127 setup/setup_migrate.tpl:179
1382 #: setup/setup_migrate.tpl:299 setup/setup_migrate.tpl:352
1383 msgid "Show changes"
1384 msgstr ""
1386 #: setup/setup_migrate.tpl:140
1387 msgid "Move users into configured user tree"
1388 msgstr ""
1390 #: setup/setup_migrate.tpl:142
1391 msgid ""
1392 "This dialog allows moving a couple of users to the configured user tree. "
1393 "Doing this may straighten your LDAP service."
1394 msgstr ""
1396 #: setup/setup_migrate.tpl:145
1397 msgid ""
1398 "Be careful with this option! There may be references pointing to these "
1399 "users. The GOsa setup can't migrate references, so you may want to cancel "
1400 "the migration in this case."
1401 msgstr ""
1403 #: setup/setup_migrate.tpl:148
1404 msgid "Move selected users into this people tree"
1405 msgstr ""
1407 #: setup/setup_migrate.tpl:198
1408 msgid "Next"
1409 msgstr ""
1411 #: setup/setup_migrate.tpl:199
1412 msgid "Abort"
1413 msgstr ""
1415 #: setup/setup_migrate.tpl:201
1416 msgid "Create a new GOsa administrator account"
1417 msgstr ""
1419 #: setup/setup_migrate.tpl:204
1420 msgid ""
1421 "This dialog will automatically add a new super administrator to your LDAP "
1422 "tree."
1423 msgstr ""
1425 #: setup/setup_migrate.tpl:217
1426 #: plugins/personal/posix/class_posixAccount.inc:1506 html/getxls.php:102
1427 #: html/getxls.php:137 html/getxls.php:160 html/getxls.php:349
1428 #: html/getxls.php:366
1429 msgid "User ID"
1430 msgstr ""
1432 #: setup/setup_migrate.tpl:233
1433 msgid "Password (again)"
1434 msgstr ""
1436 #: setup/setup_migrate.tpl:258
1437 msgid ""
1438 "The listed departments are currently invisible in the GOsa user interface. "
1439 "If you want to change this for a couple of entries, select them and use the "
1440 "migrate button below."
1441 msgstr ""
1443 #: setup/setup_migrate.tpl:259 setup/setup_migrate.tpl:314
1444 msgid ""
1445 "If you want to know what will be done when migrating the selected entries, "
1446 "use the 'Show changes' button to see the LDIF."
1447 msgstr ""
1449 #: setup/setup_migrate.tpl:269 setup/setup_migrate.tpl:323
1450 msgid "Current"
1451 msgstr ""
1453 #: setup/setup_migrate.tpl:276 setup/setup_migrate.tpl:330
1454 msgid "After migration"
1455 msgstr ""
1457 #: setup/setup_migrate.tpl:313
1458 msgid ""
1459 "The listed users are currenlty invisble in the GOsa user interface. If you "
1460 "want to change this for a couple of users, just select them and use the "
1461 "'Migrate' button below."
1462 msgstr ""
1464 #: setup/setup_checks.tpl:9
1465 msgid "PHP module and extension checks"
1466 msgstr ""
1468 #: setup/setup_checks.tpl:41 setup/setup_checks.tpl:103
1469 msgid "GOsa will NOT run without fixing this."
1470 msgstr ""
1472 #: setup/setup_checks.tpl:45 setup/setup_checks.tpl:107
1473 msgid "GOsa will run without fixing this."
1474 msgstr ""
1476 #: setup/setup_checks.tpl:67
1477 msgid "PHP setup configuration"
1478 msgstr ""
1480 #: setup/setup_checks.tpl:67
1481 msgid "show information"
1482 msgstr ""
1484 #: setup/class_setupStep_Finish.inc:37
1485 #: ihtml/themes/default/copyPasteDialog.tpl:32
1486 msgid "Finish"
1487 msgstr ""
1489 #: setup/class_setupStep_Finish.inc:38
1490 msgid "Write configuration file"
1491 msgstr ""
1493 #: setup/class_setupStep_Finish.inc:39
1494 msgid "Finish - write the configuration file"
1495 msgstr ""
1497 #: setup/class_setupStep_Finish.inc:100
1498 msgid ""
1499 "Your configuration file is currently world readable. Please update the file "
1500 "permissions!"
1501 msgstr ""
1503 #: setup/class_setupStep_Finish.inc:102
1504 msgid "The configuration is currently not readable or it does not exists."
1505 msgstr ""
1507 #: setup/class_setupStep_Finish.inc:111
1508 #, php-format
1509 msgid ""
1510 "After downloading and placing the file under %s, please make sure that the "
1511 "user the webserver is running with is able to read %s, while other users "
1512 "shouldn't. You may want to execute these commands to achieve this "
1513 "requirement:"
1514 msgstr ""
1516 #: setup/class_setupStep_Ldap.inc:53
1517 msgid "LDAP setup"
1518 msgstr ""
1520 #: setup/class_setupStep_Ldap.inc:54
1521 msgid "LDAP connection setup"
1522 msgstr ""
1524 #: setup/class_setupStep_Ldap.inc:55
1525 msgid ""
1526 "This dialog performs the basic configuration of the LDAP connectivity for "
1527 "GOsa."
1528 msgstr ""
1530 #: setup/class_setupStep_Ldap.inc:105
1531 #, php-format
1532 msgid "Anonymous bind to server '%s' failed!"
1533 msgstr ""
1535 #: setup/class_setupStep_Ldap.inc:107
1536 #, php-format
1537 msgid "Bind as user '%s' failed!"
1538 msgstr ""
1540 #: setup/class_setupStep_Ldap.inc:112
1541 #, php-format
1542 msgid "Anonymous bind to server '%s' succeeded."
1543 msgstr ""
1545 #: setup/class_setupStep_Ldap.inc:113
1546 msgid "Please specify user and password!"
1547 msgstr ""
1549 #: setup/class_setupStep_Ldap.inc:115
1550 #, php-format
1551 msgid "Bind as user '%s' to server '%s' succeeded!"
1552 msgstr ""
1554 #: setup/class_setupStep_Language.inc:40 setup/class_setupStep_Language.inc:41
1555 msgid "Language setup"
1556 msgstr ""
1558 #: setup/class_setupStep_Language.inc:42
1559 msgid "This step allows you to select your preferred language."
1560 msgstr ""
1562 #: setup/class_setupStep_Language.inc:47
1563 msgid "Automatic"
1564 msgstr ""
1566 #: setup/class_setup.inc:196
1567 msgid "Completed"
1568 msgstr ""
1570 #: setup/class_setup.inc:266 ihtml/themes/default/snapshotdialog.tpl:87
1571 #: plugins/admin/users/template.tpl:48
1572 #: plugins/admin/departments/class_departmentGeneric.inc:434
1573 #: plugins/admin/departments/class_departmentGeneric.inc:514
1574 msgid "Continue"
1575 msgstr ""
1577 #: setup/setup_config1.tpl:2
1578 msgid "Look and feel"
1579 msgstr ""
1581 #: setup/setup_config1.tpl:6
1582 msgid "Theme"
1583 msgstr ""
1585 #: setup/setup_config1.tpl:15
1586 msgid "Apache"
1587 msgstr ""
1589 #: setup/setup_config1.tpl:19
1590 msgid "Compress output send to browser"
1591 msgstr ""
1593 #: setup/setup_config1.tpl:27
1594 msgid "People and group storage"
1595 msgstr ""
1597 #: setup/setup_config1.tpl:30
1598 msgid "People DN attribute"
1599 msgstr ""
1601 #: setup/setup_config1.tpl:41
1602 msgid "People storage subtree"
1603 msgstr ""
1605 #: setup/setup_config1.tpl:50
1606 msgid "Group storage subtree"
1607 msgstr ""
1609 #: setup/setup_config1.tpl:59
1610 msgid "Include personal title in user DN"
1611 msgstr ""
1613 #: setup/setup_config1.tpl:70
1614 msgid "Relaxed naming policies"
1615 msgstr ""
1617 #: setup/setup_config1.tpl:81
1618 msgid "Automatic UIDs"
1619 msgstr ""
1621 #: setup/setup_config1.tpl:97 setup/class_setupStep_Config1.inc:118
1622 msgid "GID / UID min id"
1623 msgstr ""
1625 #: setup/setup_config1.tpl:113
1626 msgid "Number base for people/groups"
1627 msgstr ""
1629 #: setup/setup_config1.tpl:121
1630 msgid "Hook for number base"
1631 msgstr ""
1633 #: setup/setup_config1.tpl:136 plugins/personal/password/main.inc:48
1634 msgid "Password settings"
1635 msgstr ""
1637 #: setup/setup_config1.tpl:140
1638 msgid "Password encryption algorithm"
1639 msgstr ""
1641 #: setup/setup_config1.tpl:151
1642 msgid "Password restrictions"
1643 msgstr ""
1645 #: setup/setup_config1.tpl:158 setup/setup_config1.tpl:162
1646 msgid "Password minimum length"
1647 msgstr ""
1649 #: setup/setup_config1.tpl:169 setup/setup_config1.tpl:173
1650 msgid "Different characters from old password"
1651 msgstr ""
1653 #: setup/setup_config1.tpl:182
1654 msgid "Password change hook"
1655 msgstr ""
1657 #: setup/setup_config1.tpl:198
1658 msgid "Use SASL for kerberos"
1659 msgstr ""
1661 #: setup/setup_config1.tpl:209
1662 msgid "Use account expiration"
1663 msgstr ""
1665 #: setup/setup_config1.tpl:221
1666 msgid ""
1667 "GOsa supports several encryption types for your passwords. Normally this is "
1668 "adjustable via user templates, but you can specify a default method to be "
1669 "used here, too."
1670 msgstr ""
1672 #: setup/setup_config1.tpl:222
1673 msgid ""
1674 "GOsa always acts as admin and manages access rights internally. This is a "
1675 "workaround till OpenLDAP's in directory ACI's are    fully implemented. For "
1676 "this to work, we need the admin DN and the corresponding password."
1677 msgstr ""
1679 #: setup/setup_config1.tpl:223
1680 msgid ""
1681 "Some basic LDAP parameters are tunable and affect the locations where GOsa "
1682 "saves people and groups, including the way accounts get created. Check the "
1683 "values below if the fit your needs."
1684 msgstr ""
1686 #: setup/setup_config1.tpl:224
1687 msgid ""
1688 "GOsa has modular support for several mail methods. These methods provide "
1689 "interfaces to users mailboxes and general handling    for quotas. You can "
1690 "choose the dummy plugin to leave all your mail settings untouched."
1691 msgstr ""
1693 #: setup/setup_welcome.tpl:4
1694 msgid ""
1695 "This seems to be the first time you start GOsa - we didn't find any "
1696 "configuration right now. This simple wizard intends to help you while "
1697 "setting it up."
1698 msgstr ""
1700 #: setup/setup_welcome.tpl:8
1701 msgid "What will the wizard do for you?"
1702 msgstr ""
1704 #: setup/setup_welcome.tpl:11
1705 msgid "Create a basic, single site configuration"
1706 msgstr ""
1708 #: setup/setup_welcome.tpl:12
1709 msgid "Tries to find problems within your PHP and LDAP setup"
1710 msgstr ""
1712 #: setup/setup_welcome.tpl:13
1713 msgid "Let you choose from a set of basic and advanced configuration switches"
1714 msgstr ""
1716 #: setup/setup_welcome.tpl:14
1717 msgid "Guided migration of existing LDAP trees"
1718 msgstr ""
1720 #: setup/setup_welcome.tpl:17
1721 msgid "What will the wizard NOT do for you?"
1722 msgstr ""
1724 #: setup/setup_welcome.tpl:20
1725 msgid "Find every possible configuration error"
1726 msgstr ""
1728 #: setup/setup_welcome.tpl:21
1729 msgid "Migrate every possible LDAP setup - create backup dumps!"
1730 msgstr ""
1732 #: setup/setup_welcome.tpl:25
1733 msgid "To continue..."
1734 msgstr ""
1736 #: setup/setup_welcome.tpl:28
1737 msgid ""
1738 "For security reasons you need to authenticate for the installation by "
1739 "creating the file '/tmp/gosa.auth', containing the current session ID on the "
1740 "servers local filesystem. This can be done by executing the following "
1741 "command:"
1742 msgstr ""
1744 #: setup/setup_welcome.tpl:34
1745 msgid "Click the 'Continue' button when you've finished."
1746 msgstr ""
1748 #: setup/class_setupStep_Config2.inc:85 setup/class_setupStep_Config2.inc:86
1749 msgid "GOsa settings 2/3"
1750 msgstr ""
1752 #: setup/class_setupStep_Config2.inc:87
1753 msgid "Customize special parameters"
1754 msgstr ""
1756 #: setup/class_setupStep_Config1.inc:74 setup/class_setupStep_Config1.inc:75
1757 msgid "GOsa settings 1/3"
1758 msgstr ""
1760 #: setup/class_setupStep_Config1.inc:76
1761 msgid "GOsa generic settings"
1762 msgstr ""
1764 #: setup/class_setupStep_Config1.inc:118
1765 #, php-format
1766 msgid "The specified value for '%s' must be a numeric value"
1767 msgstr ""
1769 #: setup/class_setupStep_Config1.inc:122 setup/class_setupStep_Config1.inc:126
1770 #, php-format
1771 msgid "Don't add a trailing comma to '%s'."
1772 msgstr ""
1774 #: setup/class_setupStep_Config1.inc:122
1775 msgid "People storage ou"
1776 msgstr ""
1778 #: setup/class_setupStep_Config1.inc:126
1779 msgid "Group storage ou"
1780 msgstr ""
1782 #: setup/class_setupStep_Config1.inc:130
1783 msgid "Uid base must be numeric"
1784 msgstr ""
1786 #: setup/class_setupStep_Config1.inc:134
1787 msgid "The given password minimum length is not numeric."
1788 msgstr ""
1790 #: setup/class_setupStep_Config1.inc:137
1791 msgid "The given password differ value is not numeric."
1792 msgstr ""
1794 #: setup/setup_schema.tpl:3
1795 msgid "Schema specific settings"
1796 msgstr ""
1798 #: setup/setup_schema.tpl:7
1799 msgid "Enable schema validation when logging in"
1800 msgstr ""
1802 #: setup/setup_schema.tpl:16
1803 msgid "Check status"
1804 msgstr ""
1806 #: setup/setup_schema.tpl:20
1807 msgid "Schema check succeeded"
1808 msgstr ""
1810 #: setup/setup_schema.tpl:23
1811 msgid "Schema check failed"
1812 msgstr ""
1814 #: setup/setup_schema.tpl:31
1815 msgid ""
1816 "Could not read any schema informations, all checks skipped. Adjust your ldap "
1817 "acls."
1818 msgstr ""
1820 #: setup/setup_schema.tpl:35
1821 msgid ""
1822 "It seems that your ldap database wasn't initialized yet. This maybe the "
1823 "reason, why GOsa can't read your schema configuration!"
1824 msgstr ""
1826 #: ihtml/themes/default/MultiSelectWindow.tpl:57
1827 #: ihtml/themes/default/MultiSelectWindow.tpl:97
1828 #: plugins/personal/posix/posix_groups.tpl:21
1829 #: plugins/admin/groups/group_objects.tpl:20
1830 #: plugins/admin/ogroups/ogroup_objects.tpl:20
1831 msgid "Filters"
1832 msgstr ""
1834 #: ihtml/themes/default/login.tpl:10
1835 msgid "GOsa login screen"
1836 msgstr ""
1838 #: ihtml/themes/default/login.tpl:27
1839 msgid "Login screen"
1840 msgstr ""
1842 #: ihtml/themes/default/login.tpl:34
1843 msgid ""
1844 "Please use your username and your password to log into the site "
1845 "administration system."
1846 msgstr ""
1848 #: ihtml/themes/default/login.tpl:42 ihtml/themes/default/login.tpl:44
1849 #: ihtml/themes/default/password.tpl:68 ihtml/themes/default/password.tpl:70
1850 #: plugins/admin/users/class_divListUsers.inc:80
1851 msgid "Username"
1852 msgstr ""
1854 #: ihtml/themes/default/login.tpl:52 ihtml/themes/default/login.tpl:53
1855 #: ihtml/themes/default/password.tpl:59 ihtml/themes/default/password.tpl:61
1856 msgid "Directory"
1857 msgstr ""
1859 #: ihtml/themes/default/login.tpl:77 ihtml/themes/default/login.tpl:80
1860 msgid "Sign in"
1861 msgstr ""
1863 #: ihtml/themes/default/login.tpl:78
1864 msgid "Click here to log in"
1865 msgstr ""
1867 #: ihtml/themes/default/help.tpl:9
1868 msgid "GOsa help viewer"
1869 msgstr ""
1871 #: ihtml/themes/default/help.tpl:15
1872 msgid "Index"
1873 msgstr ""
1875 #: ihtml/themes/default/pwd_heimdal.tpl:5
1876 msgid "Heimdal options"
1877 msgstr ""
1879 #: ihtml/themes/default/pwd_heimdal.tpl:6
1880 msgid "Use empty values for infinite"
1881 msgstr ""
1883 #: ihtml/themes/default/pwd_heimdal.tpl:10
1884 msgid "Ticket max life"
1885 msgstr ""
1887 #: ihtml/themes/default/pwd_heimdal.tpl:18
1888 msgid "Ticket max renew"
1889 msgstr ""
1891 #: ihtml/themes/default/pwd_heimdal.tpl:32
1892 msgid "infinite"
1893 msgstr ""
1895 #: ihtml/themes/default/pwd_heimdal.tpl:34
1896 msgid "Hour"
1897 msgstr ""
1899 #: ihtml/themes/default/pwd_heimdal.tpl:36
1900 msgid "Minute"
1901 msgstr ""
1903 #: ihtml/themes/default/pwd_heimdal.tpl:38
1904 msgid "Day"
1905 msgstr ""
1907 #: ihtml/themes/default/pwd_heimdal.tpl:40
1908 msgid "Month"
1909 msgstr ""
1911 #: ihtml/themes/default/pwd_heimdal.tpl:42
1912 msgid "Year"
1913 msgstr ""
1915 #: ihtml/themes/default/pwd_heimdal.tpl:47
1916 msgid "Valid ticket start time"
1917 msgstr ""
1919 #: ihtml/themes/default/pwd_heimdal.tpl:87
1920 msgid "Valid ticket end time"
1921 msgstr ""
1923 #: ihtml/themes/default/pwd_heimdal.tpl:127
1924 msgid "Password end"
1925 msgstr ""
1927 #: ihtml/themes/default/pwd_heimdal.tpl:198
1928 #: ihtml/themes/default/copyPasteDialog.tpl:19
1929 #: include/utils/class_msgPool.inc:326 include/class_MultiSelectWindow.inc:134
1930 #, php-format
1931 msgid "Save"
1932 msgstr ""
1934 #: ihtml/themes/default/islocked.tpl:2
1935 msgid "Locking conflict detected"
1936 msgstr ""
1938 #: ihtml/themes/default/islocked.tpl:9
1939 msgid ""
1940 "If this lock detection is false, the other person has obviously closed the "
1941 "webbrowser during the edit operation. You may want to take over the lock by "
1942 "pressing the 'Edit anyway' button."
1943 msgstr ""
1945 #: ihtml/themes/default/accountexpired.tpl:15
1946 msgid "Your password has expired. Please choose a new one!"
1947 msgstr ""
1949 #: ihtml/themes/default/accountexpired.tpl:23
1950 #: ihtml/themes/default/accountexpired.tpl:27
1951 msgid "Old password"
1952 msgstr ""
1954 #: ihtml/themes/default/accountexpired.tpl:32
1955 #: ihtml/themes/default/accountexpired.tpl:36
1956 #: ihtml/themes/default/password.tpl:81 ihtml/themes/default/password.tpl:82
1957 #: plugins/personal/generic/password.tpl:7
1958 #: plugins/personal/generic/main.inc:86
1959 #: plugins/personal/password/password.tpl:18
1960 #: plugins/admin/users/password.tpl:13
1961 #: plugins/admin/users/class_userManagement.inc:252 html/password.php:200
1962 msgid "New password"
1963 msgstr ""
1965 #: ihtml/themes/default/accountexpired.tpl:41
1966 #: ihtml/themes/default/accountexpired.tpl:45
1967 msgid "Verify password"
1968 msgstr ""
1970 #: ihtml/themes/default/accountexpired.tpl:51
1971 #: plugins/admin/users/class_divListUsers.inc:185
1972 #: plugins/admin/users/class_divListUsers.inc:339
1973 msgid "Change password"
1974 msgstr ""
1976 #: ihtml/themes/default/accountexpired.tpl:52
1977 #: ihtml/themes/default/password.tpl:101
1978 msgid "Click here to change your password"
1979 msgstr ""
1981 #: ihtml/themes/default/conflict.tpl:2
1982 msgid "Session conflict detected"
1983 msgstr ""
1985 #: ihtml/themes/default/conflict.tpl:6
1986 msgid ""
1987 "Probably there's another active instance of your session. Multiple window "
1988 "operation is technical not possible and heavily depends on the browser "
1989 "you're using. Usage of different browsers at a time (i.e. IE and Mozilla) is "
1990 "possible. Pressing the Logout button will close this session."
1991 msgstr ""
1993 #: ihtml/themes/default/conflict.tpl:10
1994 msgid ""
1995 "Ignoring this message will change/destroy the data you're currently editing, "
1996 "so please close multiple windows and log in again."
1997 msgstr ""
1999 #: ihtml/themes/default/conflict.tpl:14
2000 msgid "Logout"
2001 msgstr ""
2003 #: ihtml/themes/default/logout-close.tpl:5
2004 msgid "Your GOsa session has been closed!"
2005 msgstr ""
2007 #: ihtml/themes/default/logout-close.tpl:7
2008 msgid ""
2009 "Please close this browser window and clean the authentication caches to "
2010 "avoid an automatic re-authentication by your browser."
2011 msgstr ""
2013 #: ihtml/themes/default/snapshotdialog.tpl:3
2014 msgid "Restoring object snapshots"
2015 msgstr ""
2017 #: ihtml/themes/default/snapshotdialog.tpl:6
2018 msgid ""
2019 "This procedure will restore a snapshot of the selected object. It will "
2020 "replace the existing object after pressing the restore button."
2021 msgstr ""
2023 #: ihtml/themes/default/snapshotdialog.tpl:9
2024 msgid ""
2025 "Remember that DNS configuration and database entries could not be restored. "
2026 "For some objects it is only nescessary to open and save them again (goFon), "
2027 "but some entries must be recreated manually (glpi)."
2028 msgstr ""
2030 #: ihtml/themes/default/snapshotdialog.tpl:12
2031 msgid ""
2032 "Don't forget to check references to other objects, for example does the "
2033 "selected printer still exists ?"
2034 msgstr ""
2036 #: ihtml/themes/default/snapshotdialog.tpl:20
2037 #: ihtml/themes/default/snapshotdialog.tpl:62
2038 #: include/utils/class_msgPool.inc:461 include/class_acl.inc:663
2039 #: include/class_acl.inc:670 include/class_acl.inc:677
2040 #: include/class_acl.inc:683
2041 #: plugins/admin/departments/class_departmentGeneric.inc:492
2042 msgid "Object"
2043 msgstr ""
2045 #: ihtml/themes/default/snapshotdialog.tpl:29
2046 msgid "There is no snapshot available that could be restored"
2047 msgstr ""
2049 #: ihtml/themes/default/snapshotdialog.tpl:31
2050 msgid "Choose a snapshot and click the folder image, to restore the snapshot"
2051 msgstr ""
2053 #: ihtml/themes/default/snapshotdialog.tpl:49
2054 msgid "Creating object snapshots"
2055 msgstr ""
2057 #: ihtml/themes/default/snapshotdialog.tpl:52
2058 msgid ""
2059 "This procedure will create a snapshot of the selected object. It will be "
2060 "stored inside a special branch of your directory system and can be restored "
2061 "later on."
2062 msgstr ""
2064 #: ihtml/themes/default/snapshotdialog.tpl:55
2065 msgid ""
2066 "Remember that database entries, DNS configurations and possibly created "
2067 "zones in server extensions will not be stored in the snapshot."
2068 msgstr ""
2070 #: ihtml/themes/default/snapshotdialog.tpl:70
2071 msgid "Timestamp"
2072 msgstr ""
2074 #: ihtml/themes/default/snapshotdialog.tpl:79
2075 msgid "Reason for generating this snapshot"
2076 msgstr ""
2078 #: ihtml/themes/default/acl.tpl:2 plugins/admin/acl/acl_role.tpl:3
2079 msgid "Assigned ACL for current entry"
2080 msgstr ""
2082 #: ihtml/themes/default/acl.tpl:4 plugins/admin/acl/acl_role.tpl:44
2083 msgid "New ACL"
2084 msgstr ""
2086 #: ihtml/themes/default/acl.tpl:8 plugins/admin/acl/acl_role.tpl:49
2087 msgid "ACL type"
2088 msgstr ""
2090 #: ihtml/themes/default/acl.tpl:8 plugins/admin/acl/acl_role.tpl:49
2091 msgid "Select an acl type"
2092 msgstr ""
2094 #: ihtml/themes/default/acl.tpl:15
2095 msgid "Use members from"
2096 msgstr ""
2098 #: ihtml/themes/default/acl.tpl:29
2099 msgid "Available members"
2100 msgstr ""
2102 #: ihtml/themes/default/acl.tpl:30
2103 msgid "List message possible targets"
2104 msgstr ""
2106 #: ihtml/themes/default/acl.tpl:41 include/class_acl.inc:948
2107 #: html/getxls.php:123 html/getxls.php:286
2108 msgid "Members"
2109 msgstr ""
2111 #: ihtml/themes/default/acl.tpl:42
2112 msgid "List message recipients"
2113 msgstr ""
2115 #: ihtml/themes/default/acl.tpl:55 plugins/admin/acl/acl_role.tpl:54
2116 msgid "List of available ACL categories"
2117 msgstr ""
2119 #: ihtml/themes/default/acl.tpl:63
2120 msgid "ACL for this object"
2121 msgstr ""
2123 #: ihtml/themes/default/acl.tpl:69
2124 msgid "Available roles"
2125 msgstr ""
2127 #: ihtml/themes/default/password.tpl:6
2128 msgid "Change your password"
2129 msgstr ""
2131 #: ihtml/themes/default/password.tpl:34
2132 msgid "Success"
2133 msgstr ""
2135 #: ihtml/themes/default/password.tpl:34
2136 msgid "Your password has been changed successfully."
2137 msgstr ""
2139 #: ihtml/themes/default/password.tpl:40
2140 #: plugins/personal/password/class_password.inc:79
2141 #: plugins/personal/password/class_password.inc:82
2142 #: plugins/personal/password/class_password.inc:85
2143 #: plugins/personal/password/class_password.inc:88
2144 #: plugins/personal/password/class_password.inc:91
2145 #: plugins/personal/password/class_password.inc:94
2146 #: plugins/personal/password/class_password.inc:108
2147 #: plugins/personal/password/class_password.inc:114
2148 #: plugins/admin/users/class_userManagement.inc:299
2149 #: plugins/admin/users/class_userManagement.inc:354 html/main.php:356
2150 msgid "Password change"
2151 msgstr ""
2153 #: ihtml/themes/default/password.tpl:52
2154 msgid ""
2155 "This dialog provides a simple way to change your password. Enter the current "
2156 "password and the new password (twice) in the fields below and press the "
2157 "'Change' button."
2158 msgstr ""
2160 #: ihtml/themes/default/password.tpl:77 ihtml/themes/default/password.tpl:78
2161 #: plugins/personal/password/password.tpl:13 html/password.php:221
2162 msgid "Current password"
2163 msgstr ""
2165 #: ihtml/themes/default/password.tpl:85 ihtml/themes/default/password.tpl:86
2166 msgid "New password repeated"
2167 msgstr ""
2169 #: ihtml/themes/default/password.tpl:89
2170 #: plugins/personal/password/password.tpl:28
2171 msgid "Password strength"
2172 msgstr ""
2174 #: ihtml/themes/default/password.tpl:100
2175 msgid "Change"
2176 msgstr ""
2178 #: ihtml/themes/default/copyPasteDialog.tpl:1
2179 msgid "Copy & paste wizard"
2180 msgstr ""
2182 #: ihtml/themes/default/copyPasteDialog.tpl:7
2183 msgid ""
2184 "Some values need to be unique in the complete directory while some "
2185 "combinations make no sense. GOsa shows the relevant attributes. Please "
2186 "maintain the values below to fullfill the policies."
2187 msgstr ""
2189 #: ihtml/themes/default/copyPasteDialog.tpl:9
2190 msgid "Remember that some properties like taken snapshots will not be copied!"
2191 msgstr ""
2193 #: ihtml/themes/default/copyPasteDialog.tpl:10
2194 msgid ""
2195 "Or if you copy or cut an entry within GOsa and delete the source object, you "
2196 "may get errors while pasting this object again!"
2197 msgstr ""
2199 #: ihtml/themes/default/copyPasteDialog.tpl:24
2200 msgid "Cancel all"
2201 msgstr ""
2203 #: ihtml/themes/default/copyPasteDialog.tpl:30
2204 msgid "Operation complete"
2205 msgstr ""
2207 #: ihtml/themes/default/logout.tpl:5
2208 msgid "Your GOsa session has expired!"
2209 msgstr ""
2211 #: ihtml/themes/default/logout.tpl:7
2212 msgid ""
2213 "The last interaction with the GOsa web interface has been some time ago in "
2214 "the past. For security reasons, the session has been closed. To continue "
2215 "with administrative tasks, please sign in again."
2216 msgstr ""
2218 #: ihtml/themes/default/logout.tpl:10
2219 msgid "Sign in again"
2220 msgstr ""
2222 #: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11
2223 #: ihtml/themes/default/framework.tpl:20 ihtml/themes/default/framework.tpl:24
2224 #: include/class_pluglist.inc:175
2225 msgid ""
2226 "You are currently editing a database entry. Do you want to dismiss the "
2227 "changes?"
2228 msgstr ""
2230 #: ihtml/themes/default/framework.tpl:8 ihtml/themes/default/framework.tpl:11
2231 msgid "Main"
2232 msgstr ""
2234 #: ihtml/themes/default/framework.tpl:16
2235 msgid "Help"
2236 msgstr ""
2238 #: ihtml/themes/default/framework.tpl:21 ihtml/themes/default/framework.tpl:25
2239 msgid "Sign out"
2240 msgstr ""
2242 #: ihtml/themes/default/framework.tpl:29
2243 msgid "Signed in:"
2244 msgstr ""
2246 #: ihtml/themes/default/framework.tpl:32
2247 msgid "GOsa main menu"
2248 msgstr ""
2250 #: ihtml/themes/default/sizelimit.tpl:3
2251 msgid ""
2252 "The size limit option makes LDAP operations faster and saves the LDAP server "
2253 "from getting too much load. The easiest way to handle big databases without "
2254 "long timeouts would be to limit your search to smaller values and use "
2255 "filters to get the entries you are looking for."
2256 msgstr ""
2258 #: ihtml/themes/default/sizelimit.tpl:6
2259 msgid "Please choose the way to react for this session"
2260 msgstr ""
2262 #: ihtml/themes/default/sizelimit.tpl:9
2263 msgid "ignore this error and show all entries the LDAP server returns"
2264 msgstr ""
2266 #: ihtml/themes/default/sizelimit.tpl:10
2267 msgid ""
2268 "ignore this error and show all entries that fit into the defined sizelimit "
2269 "and let me use filters instead"
2270 msgstr ""
2272 #: ihtml/themes/default/sizelimit.tpl:14 include/utils/class_msgPool.inc:344
2273 #: plugins/personal/generic/generic.tpl:137
2274 #, php-format
2275 msgid "Set"
2276 msgstr ""
2278 #: ihtml/themes/default/remove.tpl:6
2279 msgid ""
2280 "This may be used by several groups. Please double check if your really want "
2281 "to do this since there is no way for GOsa to get your data back."
2282 msgstr ""
2284 #: ihtml/themes/default/remove.tpl:9 plugins/admin/users/remove.tpl:10
2285 #: plugins/admin/groups/remove.tpl:10 plugins/admin/ogroups/remove.tpl:10
2286 msgid "So - if you're sure - press 'Delete' to continue or 'Cancel' to abort."
2287 msgstr ""
2289 #: include/class_certificate.inc:73
2290 msgid "Certificate is empty!"
2291 msgstr ""
2293 #: include/class_certificate.inc:100
2294 msgid "Cannot load certificate - only PEM/DER is supported!"
2295 msgstr ""
2297 #: include/class_certificate.inc:115
2298 msgid "Cannot extract information for non PEM certificates!"
2299 msgstr ""
2301 #: include/class_certificate.inc:219
2302 msgid "No valid certificate loaded!"
2303 msgstr ""
2305 #: include/utils/class_msgPool.inc:15
2306 #, php-format
2307 msgid "Select to list objects of type '%s'."
2308 msgstr ""
2310 #: include/utils/class_msgPool.inc:17
2311 #, php-format
2312 msgid "Select to list objects containig '%s'."
2313 msgstr ""
2315 #: include/utils/class_msgPool.inc:19
2316 #, php-format
2317 msgid "Select to list objects that have '%s' enabled"
2318 msgstr ""
2320 #: include/utils/class_msgPool.inc:21
2321 #: plugins/admin/ogroups/ogroup_objects.tpl:33
2322 msgid "Select to search within subtrees"
2323 msgstr ""
2325 #: include/utils/class_msgPool.inc:23
2326 #: plugins/personal/posix/posix_groups.tpl:68
2327 #: plugins/admin/ogroups/ogroup_objects.tpl:33
2328 msgid "Search in subtrees"
2329 msgstr ""
2331 #: include/utils/class_msgPool.inc:33
2332 msgid "This object will be deleted!"
2333 msgstr ""
2335 #: include/utils/class_msgPool.inc:35
2336 #, php-format
2337 msgid "This '%s' object will be deleted!"
2338 msgstr ""
2340 #: include/utils/class_msgPool.inc:40
2341 #, php-format
2342 msgid "This object will be deleted: %s"
2343 msgstr ""
2345 #: include/utils/class_msgPool.inc:42
2346 #, php-format
2347 msgid "This '%s' object will be deleted: %s"
2348 msgstr ""
2350 #: include/utils/class_msgPool.inc:47
2351 msgid "This object will be deleted:"
2352 msgstr ""
2354 #: include/utils/class_msgPool.inc:49
2355 #, php-format
2356 msgid "This '%s' object will be deleted:"
2357 msgstr ""
2359 #: include/utils/class_msgPool.inc:53
2360 #, php-format
2361 msgid "These objects will be deleted: %s"
2362 msgstr ""
2364 #: include/utils/class_msgPool.inc:55
2365 #, php-format
2366 msgid "These '%s' objects will be deleted: %s"
2367 msgstr ""
2369 #: include/utils/class_msgPool.inc:63
2370 msgid "You have no permission to delete this object!"
2371 msgstr ""
2373 #: include/utils/class_msgPool.inc:67 include/utils/class_msgPool.inc:71
2374 msgid "You have no permission to delete the object:"
2375 msgstr ""
2377 #: include/utils/class_msgPool.inc:74
2378 msgid "You have no permission to delete these objects:"
2379 msgstr ""
2381 #: include/utils/class_msgPool.inc:81
2382 msgid "You have no permission to create this object!"
2383 msgstr ""
2385 #: include/utils/class_msgPool.inc:85 include/utils/class_msgPool.inc:89
2386 msgid "You have no permission to create the object:"
2387 msgstr ""
2389 #: include/utils/class_msgPool.inc:92
2390 msgid "You have no permission to create these objects:"
2391 msgstr ""
2393 #: include/utils/class_msgPool.inc:99
2394 msgid "You have no permission to modify this object!"
2395 msgstr ""
2397 #: include/utils/class_msgPool.inc:103 include/utils/class_msgPool.inc:107
2398 msgid "You have no permission to modify the object:"
2399 msgstr ""
2401 #: include/utils/class_msgPool.inc:110
2402 msgid "You have no permission to modify these objects:"
2403 msgstr ""
2405 #: include/utils/class_msgPool.inc:117
2406 msgid "You have no permission to view this object!"
2407 msgstr ""
2409 #: include/utils/class_msgPool.inc:121 include/utils/class_msgPool.inc:125
2410 msgid "You have no permission to view the object:"
2411 msgstr ""
2413 #: include/utils/class_msgPool.inc:128
2414 msgid "You have no permission to view these objects:"
2415 msgstr ""
2417 #: include/utils/class_msgPool.inc:135
2418 msgid "You have no permission to move this object!"
2419 msgstr ""
2421 #: include/utils/class_msgPool.inc:139 include/utils/class_msgPool.inc:143
2422 msgid "You have no permission to move the object:"
2423 msgstr ""
2425 #: include/utils/class_msgPool.inc:146
2426 msgid "You have no permission to move these objects:"
2427 msgstr ""
2429 #: include/utils/class_msgPool.inc:156 include/utils/class_msgPool.inc:168
2430 #: include/utils/class_msgPool.inc:186
2431 msgid "Connection information"
2432 msgstr ""
2434 #: include/utils/class_msgPool.inc:158
2435 #, php-format
2436 msgid "Cannot connect to %s database!"
2437 msgstr ""
2439 #: include/utils/class_msgPool.inc:170
2440 #, php-format
2441 msgid "Cannot select %s database!"
2442 msgstr ""
2444 #: include/utils/class_msgPool.inc:176
2445 #, php-format
2446 msgid "No %s server defined!"
2447 msgstr ""
2449 #: include/utils/class_msgPool.inc:188
2450 #, php-format
2451 msgid "Cannot query %s database!"
2452 msgstr ""
2454 #: include/utils/class_msgPool.inc:194
2455 #, php-format
2456 msgid "The field '%s' contains a reserved keyword!"
2457 msgstr ""
2459 #: include/utils/class_msgPool.inc:200
2460 #, php-format
2461 msgid "Command specified as %s hook for plugin '%s' does not exist!"
2462 msgstr ""
2464 #: include/utils/class_msgPool.inc:207
2465 #, php-format
2466 msgid "'%s' command is invalid!"
2467 msgstr ""
2469 #: include/utils/class_msgPool.inc:209
2470 #, php-format
2471 msgid "'%s' command (%s) for plugin %s is invalid!"
2472 msgstr ""
2474 #: include/utils/class_msgPool.inc:211
2475 #, php-format
2476 msgid "'%s' command for plugin %s is invalid!"
2477 msgstr ""
2479 #: include/utils/class_msgPool.inc:213
2480 #, php-format
2481 msgid "'%s' command (%s) is invalid!"
2482 msgstr ""
2484 #: include/utils/class_msgPool.inc:221
2485 #, php-format
2486 msgid "Cannot execute '%s' command!"
2487 msgstr ""
2489 #: include/utils/class_msgPool.inc:223
2490 #, php-format
2491 msgid "Cannot execute '%s' command (%s) for plugin %s!"
2492 msgstr ""
2494 #: include/utils/class_msgPool.inc:225
2495 #, php-format
2496 msgid "Cannot execute '%s' command for plugin %s!"
2497 msgstr ""
2499 #: include/utils/class_msgPool.inc:227
2500 #, php-format
2501 msgid "Cannot execute '%s' command (%s)!"
2502 msgstr ""
2504 #: include/utils/class_msgPool.inc:235
2505 #, php-format
2506 msgid "Value for '%s' is too large!"
2507 msgstr ""
2509 #: include/utils/class_msgPool.inc:237
2510 #, php-format
2511 msgid "'%s' must be smaller than %d!"
2512 msgstr ""
2514 #: include/utils/class_msgPool.inc:245
2515 #, php-format
2516 msgid "Value for '%s' is too small!"
2517 msgstr ""
2519 #: include/utils/class_msgPool.inc:247
2520 #, php-format
2521 msgid "'%s' must be %d or above!"
2522 msgstr ""
2524 #: include/utils/class_msgPool.inc:254
2525 #, php-format
2526 msgid "'%s' depends on '%s' - please provide both values!"
2527 msgstr ""
2529 #: include/utils/class_msgPool.inc:260
2530 #, php-format
2531 msgid "There is already an entry with this '%s' attribute in the system!"
2532 msgstr ""
2534 #: include/utils/class_msgPool.inc:266
2535 #, php-format
2536 msgid "The required field '%s' is empty!"
2537 msgstr ""
2539 #: include/utils/class_msgPool.inc:274
2540 msgid "Example"
2541 msgstr ""
2543 #: include/utils/class_msgPool.inc:291
2544 #, php-format
2545 msgid "The Field '%s' contains invalid characters"
2546 msgstr ""
2548 #: include/utils/class_msgPool.inc:292
2549 #, php-format
2550 msgid "'%s' is not allowed:"
2551 msgstr ""
2553 #: include/utils/class_msgPool.inc:292
2554 #, php-format
2555 msgid "'%s' are not allowed!"
2556 msgstr ""
2558 #: include/utils/class_msgPool.inc:295
2559 #, php-format
2560 msgid "The Field '%s' contains invalid characters!"
2561 msgstr ""
2563 #: include/utils/class_msgPool.inc:302
2564 #, php-format
2565 msgid "Missing %s PHP extension!"
2566 msgstr ""
2568 #: include/utils/class_msgPool.inc:332
2569 #, php-format
2570 msgid "Add"
2571 msgstr ""
2573 #: include/utils/class_msgPool.inc:332
2574 #, php-format
2575 msgid "Add %s"
2576 msgstr ""
2578 #: include/utils/class_msgPool.inc:338 include/class_acl.inc:430
2579 #: include/class_acl.inc:473 plugins/admin/acl/class_aclRole.inc:361
2580 #: plugins/admin/acl/class_aclRole.inc:406
2581 #, php-format
2582 msgid "Delete"
2583 msgstr ""
2585 #: include/utils/class_msgPool.inc:338
2586 #, php-format
2587 msgid "Delete %s"
2588 msgstr ""
2590 #: include/utils/class_msgPool.inc:344
2591 #, php-format
2592 msgid "Set %s"
2593 msgstr ""
2595 #: include/utils/class_msgPool.inc:350
2596 #, php-format
2597 msgid "Edit..."
2598 msgstr ""
2600 #: include/utils/class_msgPool.inc:350
2601 #, php-format
2602 msgid "Edit %s..."
2603 msgstr ""
2605 #: include/utils/class_msgPool.inc:356
2606 msgid "Back"
2607 msgstr ""
2609 #: include/utils/class_msgPool.inc:374
2610 #, php-format
2611 msgid "This account has no valid %s extensions!"
2612 msgstr ""
2614 #: include/utils/class_msgPool.inc:380
2615 #, php-format
2616 msgid ""
2617 "This account has %s settings enabled. You can disable them by clicking below."
2618 msgstr ""
2620 #: include/utils/class_msgPool.inc:383 include/utils/class_msgPool.inc:390
2621 #, php-format
2622 msgid ""
2623 "This account has %s settings enabled. To disable them, you'll need to remove "
2624 "the %s settings first!"
2625 msgstr ""
2627 #: include/utils/class_msgPool.inc:399
2628 #, php-format
2629 msgid ""
2630 "This account has %s settings disabled. You can enable them by clicking below."
2631 msgstr ""
2633 #: include/utils/class_msgPool.inc:402
2634 #, php-format
2635 msgid ""
2636 "This account has %s settings disabled. To enable them, you'll need to add "
2637 "the %s settings first!"
2638 msgstr ""
2640 #: include/utils/class_msgPool.inc:409
2641 #, php-format
2642 msgid ""
2643 "This account has %s features settings. To disable them, you'll need to add "
2644 "the %s settings first!"
2645 msgstr ""
2647 #: include/utils/class_msgPool.inc:417
2648 #, php-format
2649 msgid "Add %s settings"
2650 msgstr ""
2652 #: include/utils/class_msgPool.inc:423
2653 #, php-format
2654 msgid "Remove %s settings"
2655 msgstr ""
2657 #: include/utils/class_msgPool.inc:429
2658 msgid "Click the 'Edit' button below to change informations in this dialog"
2659 msgstr ""
2661 #: include/utils/class_msgPool.inc:435
2662 msgid "January"
2663 msgstr ""
2665 #: include/utils/class_msgPool.inc:435
2666 msgid "February"
2667 msgstr ""
2669 #: include/utils/class_msgPool.inc:435
2670 msgid "March"
2671 msgstr ""
2673 #: include/utils/class_msgPool.inc:435
2674 msgid "April"
2675 msgstr ""
2677 #: include/utils/class_msgPool.inc:436
2678 msgid "May"
2679 msgstr ""
2681 #: include/utils/class_msgPool.inc:436
2682 msgid "June"
2683 msgstr ""
2685 #: include/utils/class_msgPool.inc:436
2686 msgid "July"
2687 msgstr ""
2689 #: include/utils/class_msgPool.inc:436
2690 msgid "August"
2691 msgstr ""
2693 #: include/utils/class_msgPool.inc:436
2694 msgid "September"
2695 msgstr ""
2697 #: include/utils/class_msgPool.inc:437
2698 msgid "October"
2699 msgstr ""
2701 #: include/utils/class_msgPool.inc:437
2702 msgid "November"
2703 msgstr ""
2705 #: include/utils/class_msgPool.inc:437
2706 msgid "December"
2707 msgstr ""
2709 #: include/utils/class_msgPool.inc:443
2710 msgid "Sunday"
2711 msgstr ""
2713 #: include/utils/class_msgPool.inc:443
2714 msgid "Monday"
2715 msgstr ""
2717 #: include/utils/class_msgPool.inc:443
2718 msgid "Tuesday"
2719 msgstr ""
2721 #: include/utils/class_msgPool.inc:443
2722 msgid "Wednesday"
2723 msgstr ""
2725 #: include/utils/class_msgPool.inc:443
2726 msgid "Thursday"
2727 msgstr ""
2729 #: include/utils/class_msgPool.inc:443
2730 msgid "Friday"
2731 msgstr ""
2733 #: include/utils/class_msgPool.inc:443
2734 msgid "Saturday"
2735 msgstr ""
2737 #: include/utils/class_msgPool.inc:450
2738 msgid "read operation"
2739 msgstr ""
2741 #: include/utils/class_msgPool.inc:450
2742 msgid "add operation"
2743 msgstr ""
2745 #: include/utils/class_msgPool.inc:450
2746 msgid "modify operation"
2747 msgstr ""
2749 #: include/utils/class_msgPool.inc:451
2750 msgid "delete operation"
2751 msgstr ""
2753 #: include/utils/class_msgPool.inc:451
2754 msgid "search operation"
2755 msgstr ""
2757 #: include/utils/class_msgPool.inc:451
2758 msgid "authentication"
2759 msgstr ""
2761 #: include/utils/class_msgPool.inc:454
2762 #, php-format
2763 msgid "LDAP %s failed!"
2764 msgstr ""
2766 #: include/utils/class_msgPool.inc:456
2767 msgid "LDAP operation failed!"
2768 msgstr ""
2770 #: include/utils/class_msgPool.inc:471
2771 msgid "Upload failed!"
2772 msgstr ""
2774 #: include/utils/class_msgPool.inc:474
2775 #, php-format
2776 msgid "Upload failed: %s"
2777 msgstr ""
2779 #: include/utils/class_msgPool.inc:481
2780 msgid "Communication failure with the infrastructure service!"
2781 msgstr ""
2783 #: include/utils/class_msgPool.inc:483
2784 #, php-format
2785 msgid "Communication failure with the infrastructure service: %s"
2786 msgstr ""
2788 #: include/utils/class_msgPool.inc:490 include/utils/class_msgPool.inc:493
2789 #, php-format
2790 msgid "This '%s' is still in use by this object: %s"
2791 msgstr ""
2793 #: include/utils/class_msgPool.inc:495
2794 #, php-format
2795 msgid "This '%s' is still in use by these objects: %s"
2796 msgstr ""
2798 #: include/utils/class_msgPool.inc:501
2799 #, php-format
2800 msgid "File '%s' does not exist!"
2801 msgstr ""
2803 #: include/utils/class_msgPool.inc:507
2804 #, php-format
2805 msgid "Cannot open file '%s' for reading!"
2806 msgstr ""
2808 #: include/utils/class_msgPool.inc:513
2809 #, php-format
2810 msgid "Cannot open file '%s' for writing!"
2811 msgstr ""
2813 #: include/utils/class_msgPool.inc:519
2814 #, php-format
2815 msgid "Cannot delete file '%s'!"
2816 msgstr ""
2818 #: include/utils/class_msgPool.inc:525
2819 #, php-format
2820 msgid "Cannot create folder '%s'!"
2821 msgstr ""
2823 #: include/utils/class_msgPool.inc:531
2824 #, php-format
2825 msgid "Cannot delete folder '%s'!"
2826 msgstr ""
2828 #: include/utils/class_msgPool.inc:537
2829 #, php-format
2830 msgid "Choose subtree to place %s in"
2831 msgstr ""
2833 #: include/utils/class_msgPool.inc:543
2834 #, php-format
2835 msgid "Checking for %s support"
2836 msgstr ""
2838 #: include/utils/class_timezone.inc:51
2839 #: include/password-methods/class_password-methods-ssha.inc:51
2840 #: include/password-methods/class_password-methods-sha.inc:48
2841 #: include/class_CopyPasteHandler.inc:119
2842 #: include/class_CopyPasteHandler.inc:127
2843 #: include/class_CopyPasteHandler.inc:176
2844 #: include/class_CopyPasteHandler.inc:184
2845 #: include/class_CopyPasteHandler.inc:193 include/class_plugin.inc:1159
2846 #: include/class_plugin.inc:1171 include/class_pluglist.inc:149
2847 #: include/class_config.inc:109 include/class_config.inc:561
2848 #: include/functions.inc:605 include/functions.inc:2521
2849 #: include/functions.inc:2552 plugins/admin/groups/class_groupGeneric.inc:152
2850 #: plugins/admin/groups/class_groupGeneric.inc:546 html/password.php:78
2851 #: html/main.php:217 html/index.php:141 html/index.php:217
2852 msgid "Configuration error"
2853 msgstr ""
2855 #: include/utils/class_timezone.inc:51
2856 #, php-format
2857 msgid ""
2858 "The timezone setting '%s' in your gosa.conf is not valid. Cannot calculate "
2859 "correct timezone offset."
2860 msgstr ""
2862 #: include/class_gosaSupportDaemon.inc:587
2863 msgid "Cannot not parse XML!"
2864 msgstr ""
2866 #: include/class_gosaSupportDaemon.inc:867
2867 #, php-format
2868 msgid "Cannot send abort event for entry %s!"
2869 msgstr ""
2871 #: include/class_gosaSupportDaemon.inc:887
2872 #, php-format
2873 msgid "Cannot remove entry %s!"
2874 msgstr ""
2876 #: include/class_tabs.inc:216
2877 #, php-format
2878 msgid "Delete process has been canceled by plugin '%s': %s"
2879 msgstr ""
2881 #: include/class_tabs.inc:343 include/class_acl.inc:429
2882 #: include/class_acl.inc:430 include/class_acl.inc:1114
2883 #: include/class_acl.inc:1115 include/class_acl.inc:1120
2884 #: plugins/admin/acl/tabs_acl.inc:28
2885 #: plugins/admin/acl/class_aclManagement.inc:26
2886 #: plugins/admin/acl/class_aclManagement.inc:309
2887 #: plugins/admin/acl/class_divListACL.inc:259
2888 #: plugins/admin/acl/class_aclRole.inc:360
2889 #: plugins/admin/acl/class_aclRole.inc:361
2890 msgid "ACL"
2891 msgstr ""
2893 #: include/class_tabs.inc:346
2894 msgid "References"
2895 msgstr ""
2897 #: include/class_CopyPasteHandler.inc:118
2898 #: include/class_CopyPasteHandler.inc:126
2899 #: include/class_CopyPasteHandler.inc:158
2900 #: include/class_CopyPasteHandler.inc:175
2901 #: include/class_CopyPasteHandler.inc:183
2902 #: include/class_CopyPasteHandler.inc:192
2903 #: include/class_CopyPasteHandler.inc:268
2904 #, php-format
2905 msgid "Copy and paste failed!"
2906 msgstr ""
2908 #: include/class_CopyPasteHandler.inc:118
2909 #: include/class_CopyPasteHandler.inc:183
2910 #, php-format
2911 msgid "Cannot set permission for '%s'"
2912 msgstr ""
2914 #: include/class_CopyPasteHandler.inc:158
2915 #, php-format
2916 msgid "'%s' is no vaild LDAP object"
2917 msgstr ""
2919 #: include/class_CopyPasteHandler.inc:159
2920 #: include/class_CopyPasteHandler.inc:269 include/class_acl.inc:826
2921 #: include/class_log.inc:88 include/functions.inc:450
2922 #: include/functions.inc:595 include/functions.inc:681
2923 #: include/functions.inc:1068 include/functions.inc:1874
2924 #: include/functions.inc:1908 include/functions.inc:1928
2925 #: include/class_ldap.inc:591 include/class_ldap.inc:639 html/getvcard.php:39
2926 msgid "Internal error"
2927 msgstr ""
2929 #: include/class_CopyPasteHandler.inc:175
2930 #, php-format
2931 msgid "No write permission in '%s'"
2932 msgstr ""
2934 #: include/class_CopyPasteHandler.inc:364
2935 #, php-format
2936 msgid "These objects will be pasted: %s"
2937 msgstr ""
2939 #: include/class_CopyPasteHandler.inc:387
2940 #, php-format
2941 msgid "This object will be pasted: %s"
2942 msgstr ""
2944 #: include/class_CopyPasteHandler.inc:479
2945 #: plugins/admin/users/class_divListUsers.inc:210
2946 #: plugins/admin/users/class_divListUsers.inc:213
2947 #: plugins/admin/groups/class_divListGroup.inc:220
2948 #: plugins/admin/groups/class_divListGroup.inc:223
2949 #: plugins/admin/acl/class_divListACL.inc:184
2950 #: plugins/admin/acl/class_divListACL.inc:187
2951 #: plugins/admin/ogroups/class_divListOGroup.inc:238
2952 #: plugins/admin/ogroups/class_divListOGroup.inc:241
2953 msgid "Paste"
2954 msgstr ""
2956 #: include/class_CopyPasteHandler.inc:481
2957 msgid "Cannot paste"
2958 msgstr ""
2960 #: include/class_plugin.inc:492
2961 msgid ""
2962 "The object has changed since opened in GOsa. All changes that may be done by "
2963 "others get lost if you save this entry!"
2964 msgstr ""
2966 #: include/class_plugin.inc:1159 include/class_plugin.inc:1171
2967 #, php-format
2968 msgid ""
2969 "The snapshot functionality is enabled, but the required variable '%s' is not "
2970 "set."
2971 msgstr ""
2973 #: include/class_plugin.inc:1613
2974 msgid "Changing ACL dn"
2975 msgstr ""
2977 #: include/class_plugin.inc:1613
2978 msgid "from"
2979 msgstr ""
2981 #: include/php_setup.inc:91
2982 msgid "Generating this page caused the PHP interpreter to raise some errors!"
2983 msgstr ""
2985 #: include/php_setup.inc:96
2986 msgid "Send bug report to the GOsa Team"
2987 msgstr ""
2989 #: include/php_setup.inc:96
2990 msgid "Send bugreport"
2991 msgstr ""
2993 #: include/php_setup.inc:101
2994 msgid "Toggle information"
2995 msgstr ""
2997 #: include/php_setup.inc:111
2998 msgid "PHP error"
2999 msgstr ""
3001 #: include/php_setup.inc:130
3002 msgid "class"
3003 msgstr ""
3005 #: include/php_setup.inc:136
3006 msgid "function"
3007 msgstr ""
3009 #: include/php_setup.inc:141
3010 msgid "static"
3011 msgstr ""
3013 #: include/php_setup.inc:145
3014 msgid "method"
3015 msgstr ""
3017 #: include/php_setup.inc:178
3018 msgid "Trace"
3019 msgstr ""
3021 #: include/php_setup.inc:179
3022 msgid "File"
3023 msgstr ""
3025 #: include/php_setup.inc:179
3026 msgid "Line"
3027 msgstr ""
3029 #: include/php_setup.inc:179
3030 msgid "Type"
3031 msgstr ""
3033 #: include/php_setup.inc:180
3034 msgid "Arguments"
3035 msgstr ""
3037 #: include/class_acl.inc:26
3038 msgid "Access control"
3039 msgstr ""
3041 #: include/class_acl.inc:27 plugins/admin/acl/class_aclManagement.inc:27
3042 msgid "Manage access control lists"
3043 msgstr ""
3045 #: include/class_acl.inc:197 plugins/admin/acl/class_aclRole.inc:123
3046 msgid "All categories"
3047 msgstr ""
3049 #: include/class_acl.inc:205
3050 msgid "Reset ACLs"
3051 msgstr ""
3053 #: include/class_acl.inc:206 plugins/admin/acl/class_aclRole.inc:131
3054 msgid "One level"
3055 msgstr ""
3057 #: include/class_acl.inc:207 include/class_acl.inc:212
3058 #: plugins/admin/acl/class_aclRole.inc:132
3059 msgid "Current object"
3060 msgstr ""
3062 #: include/class_acl.inc:208 plugins/admin/acl/class_aclRole.inc:133
3063 msgid "Complete subtree"
3064 msgstr ""
3066 #: include/class_acl.inc:209 plugins/admin/acl/class_aclRole.inc:134
3067 msgid "Complete subtree (permanent)"
3068 msgstr ""
3070 #: include/class_acl.inc:210 include/class_acl.inc:213
3071 msgid "Use ACL defined in role"
3072 msgstr ""
3074 #: include/class_acl.inc:216 plugins/personal/generic/class_user.inc:1448
3075 #: plugins/admin/users/class_userManagement.inc:26 html/getxls.php:91
3076 #: html/getxls.php:92 html/getxls.php:310
3077 msgid "Users"
3078 msgstr ""
3080 #: include/class_acl.inc:216 plugins/admin/groups/class_groupGeneric.inc:1019
3081 #: plugins/admin/groups/class_groupManagement.inc:26 html/getxls.php:126
3082 #: html/getxls.php:128 html/getxls.php:311
3083 msgid "Groups"
3084 msgstr ""
3086 #: include/class_acl.inc:427 include/class_MultiSelectWindow.inc:248
3087 #: include/class_MultiSelectWindow.inc:250
3088 #: plugins/admin/acl/class_aclRole.inc:358
3089 msgid "Up"
3090 msgstr ""
3092 #: include/class_acl.inc:428 plugins/admin/acl/class_aclRole.inc:359
3093 msgid "Down"
3094 msgstr ""
3096 #: include/class_acl.inc:429 include/class_acl.inc:472
3097 #: plugins/admin/users/class_divListUsers.inc:183
3098 #: plugins/admin/groups/class_divListGroup.inc:195
3099 #: plugins/admin/acl/class_aclRole.inc:360
3100 #: plugins/admin/acl/class_aclRole.inc:405
3101 msgid "Edit"
3102 msgstr ""
3104 #: include/class_acl.inc:465
3105 msgid "No ACL settings for this category!"
3106 msgstr ""
3108 #: include/class_acl.inc:467
3109 #, php-format
3110 msgid "Contains ACLs for these objects: %s"
3111 msgstr ""
3113 #: include/class_acl.inc:472 include/class_acl.inc:473
3114 msgid "category ACL"
3115 msgstr ""
3117 #: include/class_acl.inc:518
3118 #, php-format
3119 msgid "Edit ACL for '%s' - scope is '%s'"
3120 msgstr ""
3122 #: include/class_acl.inc:528 plugins/admin/acl/class_aclRole.inc:432
3123 msgid "All objects in current subtree"
3124 msgstr ""
3126 #: include/class_acl.inc:665 include/class_acl.inc:672
3127 msgid "Show/hide advanced settings"
3128 msgstr ""
3130 #: include/class_acl.inc:690
3131 msgid "Create objects"
3132 msgstr ""
3134 #: include/class_acl.inc:691
3135 msgid "Move objects"
3136 msgstr ""
3138 #: include/class_acl.inc:692
3139 msgid "Remove objects"
3140 msgstr ""
3142 #: include/class_acl.inc:694 include/class_acl.inc:700
3143 msgid "Modifyable by owner"
3144 msgstr ""
3146 #: include/class_acl.inc:697
3147 msgid "Move object"
3148 msgstr ""
3150 #: include/class_acl.inc:698
3151 msgid "Remove object"
3152 msgstr ""
3154 #: include/class_acl.inc:705 include/class_acl.inc:796
3155 msgid "read"
3156 msgstr ""
3158 #: include/class_acl.inc:706 include/class_acl.inc:798
3159 msgid "write"
3160 msgstr ""
3162 #: include/class_acl.inc:710
3163 msgid "Complete object"
3164 msgstr ""
3166 #: include/class_acl.inc:826
3167 #, php-format
3168 msgid "Unkown ACL type '%s'!"
3169 msgstr ""
3171 #: include/class_acl.inc:869
3172 #, php-format
3173 msgid "Unknown entry '%s'!"
3174 msgstr ""
3176 #: include/class_acl.inc:929 include/class_acl.inc:931
3177 #, php-format
3178 msgid "Role: %s"
3179 msgstr ""
3181 #: include/class_acl.inc:931
3182 msgid "unknown role"
3183 msgstr ""
3185 #: include/class_acl.inc:939
3186 #, php-format
3187 msgid "Contains settings for these objects: %s"
3188 msgstr ""
3190 #: include/class_acl.inc:954
3191 msgid "ACL takes effect for all users"
3192 msgstr ""
3194 #: include/class_acl.inc:1115
3195 msgid "Access control list"
3196 msgstr ""
3198 #: include/class_acl.inc:1120
3199 msgid "ACL roles"
3200 msgstr ""
3202 #: include/class_acl.inc:1123
3203 msgid "Role name"
3204 msgstr ""
3206 #: include/class_acl.inc:1124
3207 msgid "Role description"
3208 msgstr ""
3210 #: include/class_pluglist.inc:56
3211 msgid "All objects in this category"
3212 msgstr ""
3214 #: include/class_pluglist.inc:150
3215 msgid "The configuration format has changed. Please re-run setup!"
3216 msgstr ""
3218 #: include/class_pluglist.inc:167 include/class_pluglist.inc:168
3219 #: include/class_pluglist.inc:282
3220 msgid "Unknown"
3221 msgstr ""
3223 #: include/class_socketClient.inc:58
3224 msgid "The mcrypt module was not found. Please install php5-mcrypt."
3225 msgstr ""
3227 #: include/class_log.inc:88
3228 #, php-format
3229 msgid "Logging failed: %s"
3230 msgstr ""
3232 #: include/class_log.inc:107
3233 msgid "MySQL error"
3234 msgstr ""
3236 #: include/class_log.inc:107
3237 msgid "Logging to MySQL database will be disabled for this session!"
3238 msgstr ""
3240 #: include/class_log.inc:120
3241 #, php-format
3242 msgid "Invalid option '%s' specified!"
3243 msgstr ""
3245 #: include/class_log.inc:124
3246 msgid "Specified objectType is empty or invalid!"
3247 msgstr ""
3249 #: include/class_log.inc:145 include/class_log.inc:157
3250 #: include/class_log.inc:165 include/class_log.inc:177
3251 #: include/class_log.inc:192 include/class_log.inc:228
3252 msgid "MySQL logging"
3253 msgstr ""
3255 #: include/class_log.inc:205
3256 #, php-format
3257 msgid "Cannot add location to the database!"
3258 msgstr ""
3260 #: include/class_multi_plug.inc:362
3261 msgid "You are currently editing mutliple entries."
3262 msgstr ""
3264 #: include/class_multi_plug.inc:391
3265 msgid "Password reset"
3266 msgstr ""
3268 #: include/class_multi_plug.inc:391
3269 msgid "The user password was resetted, please set a new password value!"
3270 msgstr ""
3272 #: include/class_msg_dialog.inc:122
3273 msgid "Please fix the above error and reload the page."
3274 msgstr ""
3276 #: include/functions_helpviewer.inc:45
3277 #, php-format
3278 msgid "XML error in guide.xml: %s at line %d"
3279 msgstr ""
3281 #: include/functions_helpviewer.inc:88
3282 msgid "No help available for this plugin."
3283 msgstr ""
3285 #: include/functions_helpviewer.inc:97 html/helpviewer.php:198
3286 msgid "previous"
3287 msgstr ""
3289 #: include/functions_helpviewer.inc:101 html/helpviewer.php:202
3290 msgid "next"
3291 msgstr ""
3293 #: include/functions_helpviewer.inc:389
3294 #, php-format
3295 msgid "%s results for your search with the keyword %s"
3296 msgstr ""
3298 #: include/functions_helpviewer.inc:463
3299 #, php-format
3300 msgid "%s%% hit rate in file %s"
3301 msgstr ""
3303 #: include/class_MultiSelectWindow.inc:240
3304 msgid "Go to root department"
3305 msgstr ""
3307 #: include/class_MultiSelectWindow.inc:240
3308 #: include/class_MultiSelectWindow.inc:242
3309 msgid "Root"
3310 msgstr ""
3312 #: include/class_MultiSelectWindow.inc:248
3313 msgid "Go up one department"
3314 msgstr ""
3316 #: include/class_MultiSelectWindow.inc:256
3317 msgid "Go to users department"
3318 msgstr ""
3320 #: include/class_MultiSelectWindow.inc:256
3321 #: include/class_MultiSelectWindow.inc:258
3322 msgid "Home"
3323 msgstr ""
3325 #: include/class_MultiSelectWindow.inc:263
3326 msgid "Reload list"
3327 msgstr ""
3329 #: include/class_MultiSelectWindow.inc:263
3330 #: plugins/admin/users/class_divListUsers.inc:164
3331 #: plugins/admin/groups/class_divListGroup.inc:176
3332 #: plugins/admin/acl/class_divListACL.inc:155
3333 #: plugins/admin/departments/class_divListDepartment.inc:146
3334 #: plugins/admin/ogroups/class_divListOGroup.inc:195
3335 msgid "Submit"
3336 msgstr ""
3338 #: include/class_MultiSelectWindow.inc:529
3339 #, php-format
3340 msgid "Inconsistent DN encoding detected: '%s'"
3341 msgstr ""
3343 #: include/class_MultiSelectWindow.inc:648
3344 #: include/class_MultiSelectWindow.inc:652
3345 #: include/class_MultiSelectWindow.inc:656
3346 msgid "Restore"
3347 msgstr ""
3349 #: include/class_MultiSelectWindow.inc:651
3350 msgid "Restore snapshopts of already deleted objects"
3351 msgstr ""
3353 #: include/class_MultiSelectWindow.inc:674
3354 #: include/class_SnapShotDialog.inc:133
3355 msgid "Restore snapshot"
3356 msgstr ""
3358 #: include/class_MultiSelectWindow.inc:680
3359 msgid "Create snapshot"
3360 msgstr ""
3362 #: include/class_MultiSelectWindow.inc:680
3363 msgid "Create a new snapshot from this object"
3364 msgstr ""
3366 #: include/class_config.inc:106
3367 #, php-format
3368 msgid "XML error in gosa.conf: %s at line %d"
3369 msgstr ""
3371 #: include/class_config.inc:228
3372 msgid "Cannot bind to LDAP. Please contact the system administrator."
3373 msgstr ""
3375 #: include/class_config.inc:561
3376 msgid "SID and/or RIDBASE missing in the configuration!"
3377 msgstr ""
3379 #: include/class_SnapShotDialog.inc:83
3380 #, php-format
3381 msgid "You're about to delete the snapshot '%s'."
3382 msgstr ""
3384 #: include/class_SnapShotDialog.inc:135
3385 msgid "Remove snapshot"
3386 msgstr ""
3388 #: include/class_SnapShotDialog.inc:137 include/class_SnapShotDialog.inc:157
3389 msgid "Y-m-d, H:i:s"
3390 msgstr ""
3392 #: include/class_SnapShotDialog.inc:169
3393 #: plugins/admin/groups/class_groupGeneric.inc:1024
3394 #: plugins/admin/groups/generic.tpl:24 plugins/admin/acl/acl_role.tpl:17
3395 #: plugins/admin/acl/class_aclRole.inc:705
3396 #: plugins/admin/departments/class_departmentGeneric.inc:250
3397 #: plugins/admin/departments/class_departmentGeneric.inc:536
3398 #: plugins/admin/departments/generic.tpl:16
3399 #: plugins/admin/ogroups/class_ogroup.inc:818
3400 #: plugins/admin/ogroups/generic.tpl:15
3401 #: plugins/generic/references/contents.tpl:11 html/getxls.php:160
3402 #: html/getxls.php:289
3403 msgid "Description"
3404 msgstr ""
3406 #: include/functions.inc:101
3407 #, php-format
3408 msgid "Fatal error: no class locations defined - please run '%s' to fix this"
3409 msgstr ""
3411 #: include/functions.inc:108
3412 #, php-format
3413 msgid ""
3414 "Fatal error: cannot instantiate class '%s' - try running '%s' to fix this"
3415 msgstr ""
3417 #: include/functions.inc:318
3418 #, php-format
3419 msgid "FATAL: Error when connecting the LDAP. Server said '%s'."
3420 msgstr ""
3422 #: include/functions.inc:380
3423 msgid "Username / UID is not unique inside the LDAP tree!"
3424 msgstr ""
3426 #: include/functions.inc:450
3427 msgid ""
3428 "Username / UID is not unique inside the LDAP tree. Please contact your "
3429 "Administrator."
3430 msgstr ""
3432 #: include/functions.inc:595 include/functions.inc:681
3433 msgid "Error while adding a lock. Contact the developers!"
3434 msgstr ""
3436 #: include/functions.inc:605
3437 #, php-format
3438 msgid ""
3439 "Cannot create locking information in LDAP tree. Please contact your "
3440 "administrator!"
3441 msgstr ""
3443 #: include/functions.inc:605
3444 #, php-format
3445 msgid "LDAP server returned: %s"
3446 msgstr ""
3448 #: include/functions.inc:699
3449 msgid ""
3450 "Found multiple locks for object to be locked. This should not happen - "
3451 "cleaning up multiple references."
3452 msgstr ""
3454 #: include/functions.inc:996
3455 #, php-format
3456 msgid "The size limit of %d entries is exceed!"
3457 msgstr ""
3459 #: include/functions.inc:998
3460 #, php-format
3461 msgid ""
3462 "Set the new size limit to %s and show me this message if the limit still "
3463 "exceeds"
3464 msgstr ""
3466 #: include/functions.inc:1010 plugins/personal/generic/generic.tpl:230
3467 msgid "Configure"
3468 msgstr ""
3470 #: include/functions.inc:1015
3471 msgid "incomplete"
3472 msgstr ""
3474 #: include/functions.inc:1283
3475 msgid "Continue anyway"
3476 msgstr ""
3478 #: include/functions.inc:1285
3479 msgid "Edit anyway"
3480 msgstr ""
3482 #: include/functions.inc:1287
3483 #, php-format
3484 msgid "You're going to edit the LDAP entry/entries '%s'"
3485 msgstr ""
3487 #: include/functions.inc:1471
3488 msgid "Entries per page"
3489 msgstr ""
3491 #: include/functions.inc:1499
3492 msgid "Apply filter"
3493 msgstr ""
3495 #: include/functions.inc:1751
3496 msgid "*ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789"
3497 msgstr ""
3499 #: include/functions.inc:1795
3500 #, php-format
3501 msgid "GOsa development snapshot (Rev %s)"
3502 msgstr ""
3504 #: include/functions.inc:1874
3505 #, php-format
3506 msgid "File '%s' could not be deleted."
3507 msgstr ""
3509 #: include/functions.inc:1908 include/functions.inc:1928
3510 msgid "Cannot write to revision file!"
3511 msgstr ""
3513 #: include/functions.inc:2170 include/functions.inc:2174
3514 #: include/functions.inc:2180
3515 msgid "'base_hook' is not available. Using default base!"
3516 msgstr ""
3518 #: include/functions.inc:2202
3519 msgid "LDAP warning"
3520 msgstr ""
3522 #: include/functions.inc:2202
3523 msgid "Cannot get schema information from server. No schema check possible!"
3524 msgstr ""
3526 #: include/functions.inc:2228
3527 msgid "Used to store account specific informations."
3528 msgstr ""
3530 #: include/functions.inc:2235
3531 msgid ""
3532 "Used to lock currently edited entries to avoid multiple changes at the same "
3533 "time."
3534 msgstr ""
3536 #: include/functions.inc:2278
3537 #, php-format
3538 msgid "Missing required object class '%s'!"
3539 msgstr ""
3541 #: include/functions.inc:2280
3542 #, php-format
3543 msgid "Missing optional object class '%s'!"
3544 msgstr ""
3546 #: include/functions.inc:2286
3547 #, php-format
3548 msgid "Version mismatch for required object class '%s' (!=%s)!"
3549 msgstr ""
3551 #: include/functions.inc:2288
3552 #, php-format
3553 msgid "Version mismatch for optional object class '%s' (!=%s)!"
3554 msgstr ""
3556 #: include/functions.inc:2292
3557 #, php-format
3558 msgid "Class(es) available"
3559 msgstr ""
3561 #: include/functions.inc:2314
3562 msgid ""
3563 "You have enabled the rfc2307bis option on the 'ldap setup' step, but your "
3564 "schema    configuration do not support this option."
3565 msgstr ""
3567 #: include/functions.inc:2315
3568 msgid ""
3569 "In order to use rfc2307bis conform groups the objectClass 'posixGroup' must "
3570 "be      AUXILIARY"
3571 msgstr ""
3573 #: include/functions.inc:2319
3574 msgid ""
3575 "Your schema is configured to support the rfc2307bis group, but you have "
3576 "disabled this option on the 'ldap setup' step."
3577 msgstr ""
3579 #: include/functions.inc:2320
3580 msgid "The objectClass 'posixGroup' must be STRUCTURAL"
3581 msgstr ""
3583 #: include/functions.inc:2343
3584 msgid "German"
3585 msgstr ""
3587 #: include/functions.inc:2344
3588 msgid "French"
3589 msgstr ""
3591 #: include/functions.inc:2345
3592 msgid "Italian"
3593 msgstr ""
3595 #: include/functions.inc:2346
3596 msgid "Spanish"
3597 msgstr ""
3599 #: include/functions.inc:2347
3600 msgid "English"
3601 msgstr ""
3603 #: include/functions.inc:2348
3604 msgid "Dutch"
3605 msgstr ""
3607 #: include/functions.inc:2349
3608 msgid "Polish"
3609 msgstr ""
3611 #: include/functions.inc:2350
3612 msgid "Swedish"
3613 msgstr ""
3615 #: include/functions.inc:2351
3616 msgid "Chinese"
3617 msgstr ""
3619 #: include/functions.inc:2352
3620 msgid "Russian"
3621 msgstr ""
3623 #: include/functions.inc:2520
3624 #, php-format
3625 msgid ""
3626 "Command '%s', specified as POSTMODIFY for plugin '%s' doesn't seem to exist."
3627 msgstr ""
3629 #: include/functions.inc:2552
3630 msgid "Cannot generate samba hash!"
3631 msgstr ""
3633 #: include/class_ldap.inc:232 include/class_ldap.inc:265
3634 msgid "Performance warning"
3635 msgstr ""
3637 #: include/class_ldap.inc:232 include/class_ldap.inc:265
3638 #, php-format
3639 msgid "LDAP performance is poor: last query took about %.2fs!"
3640 msgstr ""
3642 #: include/class_ldap.inc:591
3643 #, php-format
3644 msgid ""
3645 "Cannot automatically create subtrees with RDN '%s': no object class found!"
3646 msgstr ""
3648 #: include/class_ldap.inc:639
3649 #, php-format
3650 msgid "Cannot automatically create subtrees with RDN '%s': not supported"
3651 msgstr ""
3653 #: include/class_ldap.inc:723
3654 #, php-format
3655 msgid "while operating on '%s' using LDAP server '%s'"
3656 msgstr ""
3658 #: include/class_ldap.inc:725
3659 #, php-format
3660 msgid "while operating on LDAP server %s"
3661 msgstr ""
3663 #: include/class_ldap.inc:947
3664 #, php-format
3665 msgid ""
3666 "This is not a valid DN: '%s'. A block for import should begin with 'dn: ...' "
3667 "in line %s"
3668 msgstr ""
3670 #: include/class_ldap.inc:976
3671 #, php-format
3672 msgid "Error while importing dn: '%s', please check your LDIF from line %s on!"
3673 msgstr ""
3675 #: plugins/personal/generic/paste_generic.tpl:1
3676 msgid "User settings"
3677 msgstr ""
3679 #: plugins/personal/generic/paste_generic.tpl:7
3680 #: plugins/personal/generic/generic.tpl:49 plugins/admin/users/template.tpl:23
3681 msgid "Last name"
3682 msgstr ""
3684 #: plugins/personal/generic/paste_generic.tpl:11
3685 #: plugins/personal/generic/generic.tpl:69 plugins/admin/users/template.tpl:27
3686 msgid "First name"
3687 msgstr ""
3689 #: plugins/personal/generic/paste_generic.tpl:15
3690 #: plugins/personal/generic/class_user.inc:1138
3691 #: plugins/personal/generic/class_user.inc:1150
3692 #: plugins/personal/generic/class_user.inc:1164
3693 #: plugins/personal/generic/class_user.inc:1166
3694 #: plugins/personal/generic/generic.tpl:82 plugins/admin/users/template.tpl:32
3695 #: html/password.php:219
3696 msgid "Login"
3697 msgstr ""
3699 #: plugins/personal/generic/paste_generic.tpl:23
3700 msgid "Clear password"
3701 msgstr ""
3703 #: plugins/personal/generic/paste_generic.tpl:24
3704 msgid "Set new password"
3705 msgstr ""
3707 #: plugins/personal/generic/paste_generic.tpl:37
3708 #: plugins/personal/generic/generic_picture.tpl:5
3709 #: plugins/personal/generic/generic_picture.tpl:15
3710 #: plugins/personal/generic/multiple_generic.tpl:13
3711 #: plugins/personal/generic/generic.tpl:20
3712 #: plugins/personal/generic/generic.tpl:22
3713 #: plugins/personal/generic/generic.tpl:38
3714 msgid "Personal picture"
3715 msgstr ""
3717 #: plugins/personal/generic/paste_generic.tpl:47
3718 #: plugins/personal/generic/class_user.inc:1472
3719 msgid "User picture"
3720 msgstr ""
3722 #: plugins/personal/generic/paste_generic.tpl:52
3723 #: plugins/personal/generic/generic_picture.tpl:27
3724 msgid "Remove picture"
3725 msgstr ""
3727 #: plugins/personal/generic/generic_certs.tpl:3
3728 #: plugins/personal/generic/multiple_generic.tpl:117
3729 #: plugins/personal/generic/generic.tpl:238
3730 msgid "Certificates"
3731 msgstr ""
3733 #: plugins/personal/generic/generic_certs.tpl:8
3734 msgid "Standard certificate"
3735 msgstr ""
3737 #: plugins/personal/generic/generic_certs.tpl:21
3738 #: plugins/personal/generic/generic_certs.tpl:45
3739 #: plugins/personal/generic/generic_certs.tpl:69
3740 #: plugins/admin/users/class_divListUsers.inc:187
3741 #: plugins/admin/groups/class_divListGroup.inc:197
3742 #: plugins/admin/acl/class_divListACL.inc:172
3743 #: plugins/admin/departments/class_divListDepartment.inc:160
3744 #: plugins/admin/ogroups/class_divListOGroup.inc:215
3745 msgid "Remove"
3746 msgstr ""
3748 #: plugins/personal/generic/generic_certs.tpl:33
3749 msgid "S/MIME certificate"
3750 msgstr ""
3752 #: plugins/personal/generic/generic_certs.tpl:57
3753 msgid "PKCS12 certificate"
3754 msgstr ""
3756 #: plugins/personal/generic/generic_certs.tpl:78
3757 #: plugins/personal/generic/class_user.inc:1435
3758 msgid "Certificate serial number"
3759 msgstr ""
3761 #: plugins/personal/generic/class_user.inc:38
3762 msgid "Edit organizational user settings"
3763 msgstr ""
3765 #: plugins/personal/generic/class_user.inc:297
3766 msgid "female"
3767 msgstr ""
3769 #: plugins/personal/generic/class_user.inc:297
3770 msgid "male"
3771 msgstr ""
3773 #: plugins/personal/generic/class_user.inc:395
3774 msgid "Cannot upload file!"
3775 msgstr ""
3777 #: plugins/personal/generic/class_user.inc:496
3778 msgid "Serial number"
3779 msgstr ""
3781 #: plugins/personal/generic/class_user.inc:541
3782 msgid ""
3783 "(Some types of certificates are currently not supported and may be displayed "
3784 "as 'invalid'.)"
3785 msgstr ""
3787 #: plugins/personal/generic/class_user.inc:551
3788 #, php-format
3789 msgid "Certificate is valid from %s to %s and is currently %s."
3790 msgstr ""
3792 #: plugins/personal/generic/class_user.inc:554
3793 msgid "valid"
3794 msgstr ""
3796 #: plugins/personal/generic/class_user.inc:555
3797 msgid "invalid"
3798 msgstr ""
3800 #: plugins/personal/generic/class_user.inc:560
3801 msgid "No certificate installed"
3802 msgstr ""
3804 #: plugins/personal/generic/class_user.inc:586 html/password.php:163
3805 msgid "Password method"
3806 msgstr ""
3808 #: plugins/personal/generic/class_user.inc:586
3809 msgid "The selected password method is no longer available."
3810 msgstr ""
3812 #: plugins/personal/generic/class_user.inc:1147
3813 #: plugins/personal/generic/class_user.inc:1189
3814 #: plugins/personal/generic/class_user.inc:1455
3815 #: plugins/personal/generic/class_user.inc:1575
3816 #: plugins/admin/users/class_userManagement.inc:734
3817 #: plugins/admin/users/class_userManagement.inc:812 html/getxls.php:88
3818 #: html/getxls.php:225 html/getxls.php:283 html/getxls.php:299
3819 msgid "Given name"
3820 msgstr ""
3822 #: plugins/personal/generic/class_user.inc:1170
3823 #: plugins/personal/generic/class_user.inc:1461
3824 #: plugins/personal/generic/class_user.inc:1560
3825 #: plugins/personal/generic/multiple_generic.tpl:88
3826 #: plugins/personal/generic/generic.tpl:210
3827 msgid "Homepage"
3828 msgstr ""
3830 #: plugins/personal/generic/class_user.inc:1175
3831 #: plugins/personal/generic/class_user.inc:1563
3832 #: plugins/personal/generic/multiple_generic.tpl:217
3833 #: plugins/personal/generic/multiple_generic.tpl:428
3834 #: plugins/personal/generic/generic.tpl:330
3835 #: plugins/personal/generic/generic.tpl:511
3836 #: plugins/admin/users/class_divListUsers.inc:274
3837 #: plugins/admin/groups/class_divListGroup.inc:269
3838 #: plugins/admin/departments/class_departmentGeneric.inc:261
3839 #: plugins/admin/departments/generic.tpl:83
3840 #: plugins/admin/ogroups/class_ogroupManagement.inc:503
3841 #: plugins/generic/references/class_reference.inc:60
3842 msgid "Phone"
3843 msgstr ""
3845 #: plugins/personal/generic/class_user.inc:1178
3846 #: plugins/personal/generic/class_user.inc:1566
3847 #: plugins/personal/generic/multiple_generic.tpl:247
3848 #: plugins/personal/generic/multiple_generic.tpl:438
3849 #: plugins/personal/generic/generic.tpl:355
3850 #: plugins/personal/generic/generic.tpl:523
3851 #: plugins/admin/users/class_divListUsers.inc:276
3852 #: plugins/admin/departments/class_departmentGeneric.inc:264
3853 #: plugins/admin/departments/class_departmentGeneric.inc:546
3854 #: plugins/admin/departments/generic.tpl:91 html/getxls.php:224
3855 #: html/getxls.php:299
3856 msgid "Fax"
3857 msgstr ""
3859 #: plugins/personal/generic/class_user.inc:1181
3860 #: plugins/personal/generic/class_user.inc:1569
3861 #: plugins/personal/generic/multiple_generic.tpl:227
3862 #: plugins/personal/generic/generic.tpl:339 html/getxls.php:301
3863 msgid "Mobile"
3864 msgstr ""
3866 #: plugins/personal/generic/class_user.inc:1184
3867 #: plugins/personal/generic/class_user.inc:1572
3868 #: plugins/personal/generic/multiple_generic.tpl:237
3869 #: plugins/personal/generic/generic.tpl:347 html/getxls.php:228
3870 #: html/getxls.php:302
3871 msgid "Pager"
3872 msgstr ""
3874 #: plugins/personal/generic/class_user.inc:1296
3875 msgid "Cannot open certificate!"
3876 msgstr ""
3878 #: plugins/personal/generic/class_user.inc:1427
3879 #: plugins/personal/generic/multiple_generic.tpl:371
3880 #: plugins/personal/generic/generic.tpl:463
3881 msgid "Unit"
3882 msgstr ""
3884 #: plugins/personal/generic/class_user.inc:1428
3885 #: plugins/personal/generic/multiple_generic.tpl:402
3886 #: plugins/personal/generic/generic.tpl:488
3887 msgid "House identifier"
3888 msgstr ""
3890 #: plugins/personal/generic/class_user.inc:1429
3891 #: plugins/personal/generic/multiple_generic.tpl:302
3892 #: plugins/personal/generic/generic.tpl:405
3893 msgid "Vocation"
3894 msgstr ""
3896 #: plugins/personal/generic/class_user.inc:1430
3897 #: plugins/personal/generic/multiple_generic.tpl:449
3898 #: plugins/personal/generic/generic.tpl:532
3899 msgid "Last delivery"
3900 msgstr ""
3902 #: plugins/personal/generic/class_user.inc:1431
3903 #: plugins/personal/generic/multiple_generic.tpl:360
3904 #: plugins/personal/generic/generic.tpl:454
3905 msgid "Person locality"
3906 msgstr ""
3908 #: plugins/personal/generic/class_user.inc:1432
3909 #: plugins/personal/generic/multiple_generic.tpl:312
3910 #: plugins/personal/generic/generic.tpl:413
3911 msgid "Unit description"
3912 msgstr ""
3914 #: plugins/personal/generic/class_user.inc:1433
3915 #: plugins/personal/generic/multiple_generic.tpl:323
3916 #: plugins/personal/generic/generic.tpl:422
3917 msgid "Subject area"
3918 msgstr ""
3920 #: plugins/personal/generic/class_user.inc:1434
3921 #: plugins/personal/generic/multiple_generic.tpl:334
3922 #: plugins/personal/generic/generic.tpl:431
3923 msgid "Functional title"
3924 msgstr ""
3926 #: plugins/personal/generic/class_user.inc:1436
3927 #: plugins/personal/generic/multiple_generic.tpl:460
3928 #: plugins/personal/generic/generic.tpl:541
3929 msgid "Public visible"
3930 msgstr ""
3932 #: plugins/personal/generic/class_user.inc:1437
3933 #: plugins/personal/generic/multiple_generic.tpl:382
3934 #: plugins/personal/generic/generic.tpl:472
3935 msgid "Street"
3936 msgstr ""
3938 #: plugins/personal/generic/class_user.inc:1438
3939 #: plugins/personal/generic/multiple_generic.tpl:345
3940 #: plugins/personal/generic/generic.tpl:440
3941 #: plugins/admin/acl/class_divListACL.inc:166
3942 #: plugins/admin/acl/class_divListACL.inc:225
3943 #: plugins/admin/acl/class_aclRole.inc:694
3944 msgid "Role"
3945 msgstr ""
3947 #: plugins/personal/generic/class_user.inc:1439
3948 #: plugins/personal/generic/multiple_generic.tpl:392
3949 #: plugins/personal/generic/generic.tpl:480 html/getxls.php:229
3950 msgid "Postal code"
3951 msgstr ""
3953 #: plugins/personal/generic/class_user.inc:1443
3954 msgid "Generic user settings"
3955 msgstr ""
3957 #: plugins/personal/generic/class_user.inc:1447
3958 #: plugins/personal/password/class_password.inc:146
3959 #: plugins/personal/posix/class_posixAccount.inc:1498
3960 msgid "My account"
3961 msgstr ""
3963 #: plugins/personal/generic/class_user.inc:1453
3964 #: plugins/personal/password/class_password.inc:142
3965 msgid "User password"
3966 msgstr ""
3968 #: plugins/personal/generic/class_user.inc:1454 html/getxls.php:303
3969 msgid "Surename"
3970 msgstr ""
3972 #: plugins/personal/generic/class_user.inc:1456
3973 msgid "User identification"
3974 msgstr ""
3976 #: plugins/personal/generic/class_user.inc:1457
3977 #: plugins/personal/generic/generic.tpl:98
3978 msgid "Personal title"
3979 msgstr ""
3981 #: plugins/personal/generic/class_user.inc:1458
3982 #: plugins/personal/generic/multiple_generic.tpl:23
3983 #: plugins/personal/generic/generic.tpl:108
3984 msgid "Academic title"
3985 msgstr ""
3987 #: plugins/personal/generic/class_user.inc:1459 html/getxls.php:226
3988 msgid "Home postal address"
3989 msgstr ""
3991 #: plugins/personal/generic/class_user.inc:1460
3992 msgid "Home phone number"
3993 msgstr ""
3995 #: plugins/personal/generic/class_user.inc:1463
3996 #: plugins/personal/generic/multiple_generic.tpl:159
3997 #: plugins/personal/generic/generic.tpl:279
3998 #: plugins/admin/users/class_divListUsers.inc:80
3999 #: plugins/admin/groups/class_divListGroup.inc:79
4000 #: plugins/admin/departments/class_divListDepartment.inc:156
4001 #: plugins/admin/ogroups/class_ogroupManagement.inc:501
4002 #: plugins/admin/ogroups/class_divListOGroup.inc:83
4003 #: plugins/generic/references/class_reference.inc:58
4004 msgid "Department"
4005 msgstr ""
4007 #: plugins/personal/generic/class_user.inc:1464
4008 #: plugins/personal/generic/generic.tpl:119
4009 msgid "Date of birth"
4010 msgstr ""
4012 #: plugins/personal/generic/class_user.inc:1465
4013 msgid "Gender"
4014 msgstr ""
4016 #: plugins/personal/generic/class_user.inc:1466
4017 msgid "Preferred language"
4018 msgstr ""
4020 #: plugins/personal/generic/class_user.inc:1467
4021 msgid "Department number"
4022 msgstr ""
4024 #: plugins/personal/generic/class_user.inc:1468
4025 msgid "Employee number"
4026 msgstr ""
4028 #: plugins/personal/generic/class_user.inc:1469
4029 #: plugins/personal/generic/multiple_generic.tpl:189
4030 #: plugins/personal/generic/generic.tpl:303
4031 msgid "Employee type"
4032 msgstr ""
4034 #: plugins/personal/generic/class_user.inc:1470
4035 #: plugins/personal/generic/multiple_generic.tpl:265
4036 #: plugins/personal/generic/generic.tpl:373
4037 #: plugins/admin/departments/class_departmentGeneric.inc:539
4038 #: plugins/admin/departments/generic.tpl:56
4039 #: plugins/admin/departments/generic.tpl:68 html/getxls.php:226
4040 msgid "Location"
4041 msgstr ""
4043 #: plugins/personal/generic/class_user.inc:1471
4044 #: plugins/personal/generic/multiple_generic.tpl:275
4045 #: plugins/personal/generic/generic.tpl:381
4046 #: plugins/admin/departments/class_departmentGeneric.inc:543
4047 #: plugins/admin/departments/generic.tpl:60 html/getxls.php:230
4048 #: html/getxls.php:303
4049 msgid "State"
4050 msgstr ""
4052 #: plugins/personal/generic/class_user.inc:1473
4053 msgid "Room number"
4054 msgstr ""
4056 #: plugins/personal/generic/class_user.inc:1474
4057 msgid "Telefon number"
4058 msgstr ""
4060 #: plugins/personal/generic/class_user.inc:1475
4061 msgid "Mobile number"
4062 msgstr ""
4064 #: plugins/personal/generic/class_user.inc:1476
4065 msgid "Pager number"
4066 msgstr ""
4068 #: plugins/personal/generic/class_user.inc:1477
4069 msgid "User certificates"
4070 msgstr ""
4072 #: plugins/personal/generic/class_user.inc:1479 html/getxls.php:228
4073 #: html/getxls.php:300 html/getxls.php:302
4074 msgid "Postal address"
4075 msgstr ""
4077 #: plugins/personal/generic/class_user.inc:1480
4078 msgid "Fax number"
4079 msgstr ""
4081 #: plugins/personal/generic/password.tpl:2
4082 msgid ""
4083 "You have changed the method your password is stored in the ldap database. "
4084 "For that reason you've to enter your password at this point again. GOsa will "
4085 "then encode it with the selected method."
4086 msgstr ""
4088 #: plugins/personal/generic/password.tpl:11
4089 #: plugins/personal/password/password.tpl:23
4090 #: plugins/admin/users/password.tpl:17
4091 msgid "Repeat new password"
4092 msgstr ""
4094 #: plugins/personal/generic/password.tpl:17
4095 #: plugins/personal/password/password.tpl:39
4096 #: plugins/admin/users/password.tpl:30
4097 msgid "Set password"
4098 msgstr ""
4100 #: plugins/personal/generic/multiple_generic.tpl:5
4101 #: plugins/personal/generic/generic.tpl:6
4102 msgid "Personal information"
4103 msgstr ""
4105 #: plugins/personal/generic/multiple_generic.tpl:33
4106 #: plugins/personal/generic/generic.tpl:157
4107 msgid "Preferred langage"
4108 msgstr ""
4110 #: plugins/personal/generic/multiple_generic.tpl:53
4111 #: plugins/personal/generic/generic.tpl:175
4112 msgid "Choose subtree to place user in"
4113 msgstr ""
4115 #: plugins/personal/generic/multiple_generic.tpl:56
4116 #: plugins/personal/generic/generic.tpl:180
4117 #: plugins/admin/groups/generic.tpl:49 plugins/admin/acl/acl_role.tpl:37
4118 #: plugins/admin/departments/generic.tpl:45
4119 #: plugins/admin/ogroups/generic.tpl:34
4120 msgid "Select a base"
4121 msgstr ""
4123 #: plugins/personal/generic/multiple_generic.tpl:67
4124 #: plugins/personal/generic/multiple_generic.tpl:285
4125 #: plugins/personal/generic/generic.tpl:194
4126 #: plugins/personal/generic/generic.tpl:389
4127 #: plugins/admin/departments/class_departmentGeneric.inc:544
4128 #: plugins/admin/departments/generic.tpl:76 html/getxls.php:229
4129 msgid "Address"
4130 msgstr ""
4132 #: plugins/personal/generic/multiple_generic.tpl:78
4133 #: plugins/personal/generic/generic.tpl:202
4134 msgid "Private phone"
4135 msgstr ""
4137 #: plugins/personal/generic/multiple_generic.tpl:105
4138 #: plugins/personal/generic/generic.tpl:223
4139 msgid "Password storage"
4140 msgstr ""
4142 #: plugins/personal/generic/multiple_generic.tpl:121
4143 #: plugins/personal/generic/generic.tpl:241
4144 msgid "Edit certificates"
4145 msgstr ""
4147 #: plugins/personal/generic/multiple_generic.tpl:137
4148 #: plugins/personal/generic/generic.tpl:259
4149 msgid "Organizational information"
4150 msgstr ""
4152 #: plugins/personal/generic/multiple_generic.tpl:169
4153 #: plugins/personal/generic/generic.tpl:287
4154 msgid "Department No."
4155 msgstr ""
4157 #: plugins/personal/generic/multiple_generic.tpl:179
4158 #: plugins/personal/generic/generic.tpl:295
4159 msgid "Employee No."
4160 msgstr ""
4162 #: plugins/personal/generic/multiple_generic.tpl:207
4163 #: plugins/personal/generic/multiple_generic.tpl:418
4164 #: plugins/personal/generic/generic.tpl:321
4165 #: plugins/personal/generic/generic.tpl:503
4166 msgid "Room No."
4167 msgstr ""
4169 #: plugins/personal/generic/main.inc:81
4170 #: plugins/personal/password/class_password.inc:83
4171 #: plugins/admin/users/class_userManagement.inc:247 html/password.php:197
4172 msgid ""
4173 "The passwords you've entered as 'New password' and 'Repeated new password' "
4174 "do not match."
4175 msgstr ""
4177 #: plugins/personal/generic/main.inc:104
4178 msgid "You have no permission to set your password!"
4179 msgstr ""
4181 #: plugins/personal/generic/main.inc:195
4182 msgid "Generic user information"
4183 msgstr ""
4185 #: plugins/personal/generic/generic.tpl:29
4186 #: plugins/personal/generic/generic.tpl:40
4187 msgid "Change picture"
4188 msgstr ""
4190 #: plugins/personal/generic/generic.tpl:52
4191 #: plugins/personal/generic/generic.tpl:73
4192 #: plugins/personal/generic/generic.tpl:89 plugins/admin/groups/generic.tpl:14
4193 msgid "Multiple edit"
4194 msgstr ""
4196 #: plugins/personal/generic/generic.tpl:62
4197 msgid "Template name"
4198 msgstr ""
4200 #: plugins/personal/generic/generic.tpl:144 html/getxls.php:88
4201 #: html/getxls.php:283
4202 msgid "Sex"
4203 msgstr ""
4205 #: plugins/personal/generic/generic.tpl:517
4206 msgid "Please use the phone tab"
4207 msgstr ""
4209 #: plugins/personal/password/nochange.tpl:2
4210 msgid "Password change not allowed"
4211 msgstr ""
4213 #: plugins/personal/password/nochange.tpl:6
4214 msgid "You have no permission to change your password at this time"
4215 msgstr ""
4217 #: plugins/personal/password/changed.tpl:3
4218 msgid ""
4219 "You've successfully changed your password. Remember to change all programms "
4220 "configured to use it as well."
4221 msgstr ""
4223 #: plugins/personal/password/class_password.inc:27
4224 msgid "Change user password"
4225 msgstr ""
4227 #: plugins/personal/password/class_password.inc:80
4228 msgid "You need to specify your current password in order to proceed."
4229 msgstr ""
4231 #: plugins/personal/password/class_password.inc:86
4232 msgid "The password you've entered as 'New password' is empty."
4233 msgstr ""
4235 #: plugins/personal/password/class_password.inc:89 html/password.php:208
4236 msgid "The password used as new and current are too similar."
4237 msgstr ""
4239 #: plugins/personal/password/class_password.inc:92 html/password.php:213
4240 msgid "The password used as new is to short."
4241 msgstr ""
4243 #: plugins/personal/password/class_password.inc:95
4244 #, php-format
4245 msgid "External password changer reported a problem: %s."
4246 msgstr ""
4248 #: plugins/personal/password/class_password.inc:109
4249 msgid ""
4250 "The password you've entered as your current password doesn't match the real "
4251 "one."
4252 msgstr ""
4254 #: plugins/personal/password/class_password.inc:115
4255 msgid "You have no permission to change your password."
4256 msgstr ""
4258 #: plugins/personal/password/password.tpl:4
4259 msgid ""
4260 "To change your personal password use the fields below. The changes take "
4261 "effect immediately. Please memorize the new password, because you wouldn't "
4262 "be able to login without it."
4263 msgstr ""
4265 #: plugins/personal/password/password.tpl:8 plugins/admin/users/password.tpl:8
4266 msgid ""
4267 "Changing the password affects your authentification on mail, proxy, samba "
4268 "and unix services."
4269 msgstr ""
4271 #: plugins/personal/password/password.tpl:41
4272 msgid "Clear fields"
4273 msgstr ""
4275 #: plugins/personal/posix/paste_generic.tpl:4
4276 msgid "Posix settings"
4277 msgstr ""
4279 #: plugins/personal/posix/paste_generic.tpl:8
4280 #: plugins/personal/posix/class_posixAccount.inc:1003
4281 #: plugins/personal/posix/class_posixAccount.inc:1006
4282 #: plugins/personal/posix/class_posixAccount.inc:1076
4283 #: plugins/personal/posix/class_posixAccount.inc:1079
4284 #: plugins/personal/posix/class_posixAccount.inc:1504
4285 #: plugins/personal/posix/generic.tpl:7
4286 msgid "Home directory"
4287 msgstr ""
4289 #: plugins/personal/posix/paste_generic.tpl:23
4290 #: plugins/personal/posix/generic.tpl:52
4291 msgid "Force UID/GID"
4292 msgstr ""
4294 #: plugins/personal/posix/paste_generic.tpl:28
4295 #: plugins/personal/posix/class_posixAccount.inc:1014
4296 #: plugins/personal/posix/class_posixAccount.inc:1017
4297 #: plugins/personal/posix/generic.tpl:56 html/getxls.php:289
4298 msgid "UID"
4299 msgstr ""
4301 #: plugins/personal/posix/paste_generic.tpl:37
4302 #: plugins/personal/posix/class_posixAccount.inc:1021
4303 #: plugins/personal/posix/class_posixAccount.inc:1024
4304 #: plugins/personal/posix/generic.tpl:67
4305 #: plugins/admin/groups/class_groupGeneric.inc:920
4306 #: plugins/admin/groups/class_groupGeneric.inc:923
4307 #: plugins/admin/groups/class_groupGeneric.inc:1029
4308 msgid "GID"
4309 msgstr ""
4311 #: plugins/personal/posix/paste_generic.tpl:47
4312 #: plugins/personal/posix/generic.tpl:82
4313 msgid "Group membership"
4314 msgstr ""
4316 #: plugins/personal/posix/paste_generic.tpl:54
4317 #: plugins/personal/posix/generic.tpl:84
4318 msgid "(Warning: more than 16 groups are not supported by NFS!)"
4319 msgstr ""
4321 #: plugins/personal/posix/posix_groups.tpl:6
4322 msgid "Select groups to add"
4323 msgstr ""
4325 #: plugins/personal/posix/posix_groups.tpl:32
4326 msgid "Display groups of department"
4327 msgstr ""
4329 #: plugins/personal/posix/posix_groups.tpl:35
4330 #: plugins/personal/posix/trust_machines.tpl:27
4331 #: plugins/admin/groups/group_objects.tpl:40
4332 #: plugins/admin/ogroups/ogroup_objects.tpl:37
4333 msgid "Choose the department the search will be based on"
4334 msgstr ""
4336 #: plugins/personal/posix/posix_groups.tpl:44
4337 msgid "Display groups matching"
4338 msgstr ""
4340 #: plugins/personal/posix/posix_groups.tpl:48
4341 #: plugins/admin/groups/class_divListGroup.inc:100
4342 #: plugins/admin/ogroups/class_divListOGroup.inc:115
4343 msgid "Regular expression for matching group names"
4344 msgstr ""
4346 #: plugins/personal/posix/posix_groups.tpl:55
4347 msgid "Display groups of user"
4348 msgstr ""
4350 #: plugins/personal/posix/posix_groups.tpl:59
4351 #: plugins/admin/groups/class_divListGroup.inc:101
4352 msgid "User name of which groups are shown"
4353 msgstr ""
4355 #: plugins/personal/posix/posix_shadow.tpl:9
4356 msgid "User must change password on first login"
4357 msgstr ""
4359 #: plugins/personal/posix/posix_shadow.tpl:34
4360 msgid "Password expires on"
4361 msgstr ""
4363 #: plugins/personal/posix/class_posixAccount.inc:37
4364 #: plugins/generic/references/class_reference.inc:42
4365 msgid "UNIX"
4366 msgstr ""
4368 #: plugins/personal/posix/class_posixAccount.inc:38
4369 msgid "Edit users POSIX settings"
4370 msgstr ""
4372 #: plugins/personal/posix/class_posixAccount.inc:154
4373 msgid "expired"
4374 msgstr ""
4376 #: plugins/personal/posix/class_posixAccount.inc:156
4377 msgid "grace time active"
4378 msgstr ""
4380 #: plugins/personal/posix/class_posixAccount.inc:159
4381 #: plugins/personal/posix/class_posixAccount.inc:161
4382 #: plugins/personal/posix/class_posixAccount.inc:163
4383 #: plugins/admin/users/class_divListUsers.inc:321
4384 msgid "active"
4385 msgstr ""
4387 #: plugins/personal/posix/class_posixAccount.inc:159
4388 msgid "password not changable"
4389 msgstr ""
4391 #: plugins/personal/posix/class_posixAccount.inc:161
4392 msgid "password expired"
4393 msgstr ""
4395 #: plugins/personal/posix/class_posixAccount.inc:208
4396 msgid "unconfigured"
4397 msgstr ""
4399 #: plugins/personal/posix/class_posixAccount.inc:219
4400 msgid "automatic"
4401 msgstr ""
4403 #: plugins/personal/posix/class_posixAccount.inc:275
4404 #: plugins/personal/posix/class_posixAccount.inc:295
4405 #: plugins/personal/posix/class_posixAccount.inc:297
4406 #: plugins/personal/posix/class_posixAccount.inc:300
4407 msgid "POSIX"
4408 msgstr ""
4410 #: plugins/personal/posix/class_posixAccount.inc:295
4411 #: plugins/admin/users/class_divListUsers.inc:88
4412 #: plugins/admin/users/class_divListUsers.inc:278
4413 #: plugins/admin/groups/class_divListGroup.inc:265
4414 #: plugins/generic/references/class_reference.inc:46
4415 #: plugins/generic/references/class_reference.inc:48
4416 msgid "Samba"
4417 msgstr ""
4419 #: plugins/personal/posix/class_posixAccount.inc:295
4420 #: plugins/admin/users/class_divListUsers.inc:270
4421 #: plugins/admin/groups/class_divListGroup.inc:271
4422 #: plugins/admin/ogroups/tabs_ogroups.inc:168
4423 msgid "Environment"
4424 msgstr ""
4426 #: plugins/personal/posix/class_posixAccount.inc:465
4427 #, php-format
4428 msgid "Password can't be changed up to %s days after last change"
4429 msgstr ""
4431 #: plugins/personal/posix/class_posixAccount.inc:469
4432 #, php-format
4433 msgid "Password must be changed after %s days"
4434 msgstr ""
4436 #: plugins/personal/posix/class_posixAccount.inc:473
4437 #, php-format
4438 msgid "Disable account after %s days of inactivity after password expiery"
4439 msgstr ""
4441 #: plugins/personal/posix/class_posixAccount.inc:477
4442 #, php-format
4443 msgid "Warn user %s days before password expiery"
4444 msgstr ""
4446 #: plugins/personal/posix/class_posixAccount.inc:608
4447 msgid "full access"
4448 msgstr ""
4450 #: plugins/personal/posix/class_posixAccount.inc:609
4451 msgid "allow access to these hosts"
4452 msgstr ""
4454 #: plugins/personal/posix/class_posixAccount.inc:817
4455 msgid "Timeout while waiting for lock. Ignoring lock!"
4456 msgstr ""
4458 #: plugins/personal/posix/class_posixAccount.inc:910
4459 msgid ""
4460 "A duplicated UID number was written for this user. If this was not intended "
4461 "please verify all used uidNumbers!"
4462 msgstr ""
4464 #: plugins/personal/posix/class_posixAccount.inc:947
4465 #: plugins/personal/posix/class_posixAccount.inc:1140
4466 msgid "Group of user"
4467 msgstr ""
4469 #: plugins/personal/posix/class_posixAccount.inc:1032
4470 #: plugins/personal/posix/class_posixAccount.inc:1085
4471 msgid "shadowMin"
4472 msgstr ""
4474 #: plugins/personal/posix/class_posixAccount.inc:1037
4475 #: plugins/personal/posix/class_posixAccount.inc:1090
4476 msgid "shadowMax"
4477 msgstr ""
4479 #: plugins/personal/posix/class_posixAccount.inc:1042
4480 #: plugins/personal/posix/class_posixAccount.inc:1095
4481 msgid "shadowWarning"
4482 msgstr ""
4484 #: plugins/personal/posix/class_posixAccount.inc:1056
4485 #: plugins/personal/posix/class_posixAccount.inc:1109
4486 msgid "shadowInactive"
4487 msgstr ""
4489 #: plugins/personal/posix/class_posixAccount.inc:1319
4490 #: plugins/admin/groups/class_groupGeneric.inc:965
4491 msgid "Cannot allocate a free ID!"
4492 msgstr ""
4494 #: plugins/personal/posix/class_posixAccount.inc:1494
4495 msgid "POSIX account"
4496 msgstr ""
4498 #: plugins/personal/posix/class_posixAccount.inc:1505
4499 #: plugins/personal/posix/generic.tpl:15
4500 msgid "Shell"
4501 msgstr ""
4503 #: plugins/personal/posix/class_posixAccount.inc:1507
4504 msgid "Group ID"
4505 msgstr ""
4507 #: plugins/personal/posix/class_posixAccount.inc:1509
4508 msgid "Force password change on login"
4509 msgstr ""
4511 #: plugins/personal/posix/class_posixAccount.inc:1510
4512 msgid "Shadow min"
4513 msgstr ""
4515 #: plugins/personal/posix/class_posixAccount.inc:1511
4516 msgid "Shadow max"
4517 msgstr ""
4519 #: plugins/personal/posix/class_posixAccount.inc:1512
4520 msgid "Shadow warning"
4521 msgstr ""
4523 #: plugins/personal/posix/class_posixAccount.inc:1513
4524 msgid "Shadow inactive"
4525 msgstr ""
4527 #: plugins/personal/posix/class_posixAccount.inc:1514
4528 msgid "Shadow expire"
4529 msgstr ""
4531 #: plugins/personal/posix/class_posixAccount.inc:1515
4532 msgid "System trust model"
4533 msgstr ""
4535 #: plugins/personal/posix/main.inc:131
4536 msgid "POSIX settings"
4537 msgstr ""
4539 #: plugins/personal/posix/generic.tpl:25
4540 msgid "Primary group"
4541 msgstr ""
4543 #: plugins/personal/posix/generic.tpl:36
4544 msgid "Status"
4545 msgstr ""
4547 #: plugins/personal/posix/generic.tpl:93 plugins/admin/groups/generic.tpl:179
4548 msgid "In all groups"
4549 msgstr ""
4551 #: plugins/personal/posix/generic.tpl:97 plugins/admin/groups/generic.tpl:182
4552 msgid "Not in all groups"
4553 msgstr ""
4555 #: plugins/personal/posix/generic.tpl:118
4556 msgid "Account"
4557 msgstr ""
4559 #: plugins/personal/posix/generic.tpl:125
4560 msgid "System trust"
4561 msgstr ""
4563 #: plugins/personal/posix/generic.tpl:127
4564 #: plugins/personal/posix/generic.tpl:155
4565 msgid "Trust mode"
4566 msgstr ""
4568 #: plugins/personal/posix/trust_machines.tpl:6
4569 msgid "Select systems to add"
4570 msgstr ""
4572 #: plugins/personal/posix/trust_machines.tpl:26
4573 msgid "Display systems of department"
4574 msgstr ""
4576 #: plugins/personal/posix/trust_machines.tpl:30
4577 msgid "Display systems matching"
4578 msgstr ""
4580 #: plugins/personal/posix/trust_machines.tpl:31
4581 msgid "Regular expression for matching addresses"
4582 msgstr ""
4584 #: plugins/admin/users/template.tpl:2
4585 msgid "Creating a new user using templates"
4586 msgstr ""
4588 #: plugins/admin/users/template.tpl:6
4589 msgid ""
4590 "Creating a new user can be assisted by using templates. Many database "
4591 "records will be filled automatically. Choose 'none' to skip the usage of "
4592 "templates."
4593 msgstr ""
4595 #: plugins/admin/users/template.tpl:15
4596 #: plugins/admin/users/class_divListUsers.inc:84
4597 #: plugins/admin/users/class_divListUsers.inc:177
4598 #: plugins/admin/users/class_userManagement.inc:728
4599 msgid "Template"
4600 msgstr ""
4602 #: plugins/admin/users/password.tpl:4
4603 msgid ""
4604 "To change the user password use the fields below. The changes take effect "
4605 "immediately. Please memorize the new password, because the user wouldn't be "
4606 "able to login without it."
4607 msgstr ""
4609 #: plugins/admin/users/password.tpl:21
4610 msgid "Strength"
4611 msgstr ""
4613 #: plugins/admin/users/class_divListUsers.inc:55
4614 #: plugins/admin/users/class_divListUsers.inc:56
4615 msgid "List of users"
4616 msgstr ""
4618 #: plugins/admin/users/class_divListUsers.inc:81
4619 #: plugins/admin/groups/class_divListGroup.inc:80
4620 #: plugins/admin/departments/generic.tpl:4
4621 #: plugins/admin/ogroups/class_divListOGroup.inc:84
4622 msgid "Properties"
4623 msgstr ""
4625 #: plugins/admin/users/class_divListUsers.inc:82
4626 #: plugins/admin/users/class_divListUsers.inc:168
4627 #: plugins/admin/groups/class_divListGroup.inc:81
4628 #: plugins/admin/groups/class_divListGroup.inc:181
4629 #: plugins/admin/acl/class_divListACL.inc:74
4630 #: plugins/admin/acl/class_divListACL.inc:159
4631 #: plugins/admin/departments/class_divListDepartment.inc:68
4632 #: plugins/admin/departments/class_divListDepartment.inc:149
4633 #: plugins/admin/ogroups/class_divListOGroup.inc:85
4634 #: plugins/admin/ogroups/class_divListOGroup.inc:199
4635 msgid "Actions"
4636 msgstr ""
4638 #: plugins/admin/users/class_divListUsers.inc:84
4639 #: plugins/admin/users/class_divListUsers.inc:85
4640 #: plugins/admin/users/class_divListUsers.inc:86
4641 #: plugins/admin/users/class_divListUsers.inc:87
4642 #: plugins/admin/users/class_divListUsers.inc:88
4643 #: plugins/admin/users/class_divListUsers.inc:89
4644 #: plugins/admin/groups/class_divListGroup.inc:85
4645 #: plugins/admin/groups/class_divListGroup.inc:87
4646 #: plugins/admin/groups/class_divListGroup.inc:89
4647 #: plugins/admin/groups/class_divListGroup.inc:91
4648 #: plugins/admin/groups/class_divListGroup.inc:93
4649 #: plugins/admin/ogroups/class_ogroup.inc:298
4650 #: plugins/admin/ogroups/class_ogroup.inc:302
4651 #: plugins/admin/ogroups/class_ogroup.inc:306
4652 #: plugins/admin/ogroups/class_ogroup.inc:310
4653 #: plugins/admin/ogroups/class_ogroup.inc:314
4654 #: plugins/admin/ogroups/class_ogroup.inc:318
4655 #: plugins/admin/ogroups/class_ogroup.inc:322
4656 #: plugins/admin/ogroups/class_ogroup.inc:326
4657 #: plugins/admin/ogroups/class_ogroup.inc:330
4658 #: plugins/admin/ogroups/class_divListOGroup.inc:88
4659 #, php-format
4660 msgid "Show %s"
4661 msgstr ""
4663 #: plugins/admin/users/class_divListUsers.inc:84
4664 msgid "templates"
4665 msgstr ""
4667 #: plugins/admin/users/class_divListUsers.inc:85
4668 msgid "GOsa object"
4669 msgstr ""
4671 #: plugins/admin/users/class_divListUsers.inc:85
4672 msgid "functional users"
4673 msgstr ""
4675 #: plugins/admin/users/class_divListUsers.inc:86
4676 #: plugins/admin/users/class_divListUsers.inc:268
4677 #: plugins/admin/groups/class_divListGroup.inc:261
4678 msgid "Posix"
4679 msgstr ""
4681 #: plugins/admin/users/class_divListUsers.inc:86
4682 msgid "POSIX users"
4683 msgstr ""
4685 #: plugins/admin/users/class_divListUsers.inc:87
4686 #: plugins/admin/users/class_divListUsers.inc:272
4687 #: plugins/admin/groups/class_divListGroup.inc:263
4688 #: plugins/admin/ogroups/tabs_ogroups.inc:110
4689 #: plugins/admin/ogroups/tabs_ogroups.inc:256
4690 #: plugins/admin/ogroups/class_divListOGroup.inc:269
4691 #: plugins/generic/references/class_reference.inc:44
4692 msgid "Mail"
4693 msgstr ""
4695 #: plugins/admin/users/class_divListUsers.inc:87
4696 msgid "mail users"
4697 msgstr ""
4699 #: plugins/admin/users/class_divListUsers.inc:88
4700 msgid "samba users"
4701 msgstr ""
4703 #: plugins/admin/users/class_divListUsers.inc:89
4704 #: plugins/generic/references/class_reference.inc:52
4705 msgid "Proxy"
4706 msgstr ""
4708 #: plugins/admin/users/class_divListUsers.inc:89
4709 msgid "proxy users"
4710 msgstr ""
4712 #: plugins/admin/users/class_divListUsers.inc:96
4713 #: plugins/admin/groups/group_objects.tpl:46
4714 msgid "Display users matching"
4715 msgstr ""
4717 #: plugins/admin/users/class_divListUsers.inc:164
4718 #: plugins/admin/groups/class_divListGroup.inc:176
4719 #: plugins/admin/acl/class_divListACL.inc:155
4720 #: plugins/admin/departments/class_divListDepartment.inc:146
4721 #: plugins/admin/ogroups/class_divListOGroup.inc:195
4722 msgid "Submit department"
4723 msgstr ""
4725 #: plugins/admin/users/class_divListUsers.inc:204
4726 #: plugins/admin/groups/class_divListGroup.inc:214
4727 #: plugins/admin/acl/class_divListACL.inc:178
4728 #: plugins/admin/ogroups/class_divListOGroup.inc:232
4729 msgid "Copy"
4730 msgstr ""
4732 #: plugins/admin/users/class_divListUsers.inc:206
4733 #: plugins/admin/groups/class_divListGroup.inc:216
4734 #: plugins/admin/acl/class_divListACL.inc:180
4735 #: plugins/admin/ogroups/class_divListOGroup.inc:234
4736 msgid "Cut"
4737 msgstr ""
4739 #: plugins/admin/users/class_divListUsers.inc:266
4740 msgid "GOsa"
4741 msgstr ""
4743 #: plugins/admin/users/class_divListUsers.inc:267
4744 msgid "Edit generic properties"
4745 msgstr ""
4747 #: plugins/admin/users/class_divListUsers.inc:269
4748 msgid "Edit UNIX properties"
4749 msgstr ""
4751 #: plugins/admin/users/class_divListUsers.inc:271
4752 msgid "Edit environment properties"
4753 msgstr ""
4755 #: plugins/admin/users/class_divListUsers.inc:273
4756 msgid "Edit mail properties"
4757 msgstr ""
4759 #: plugins/admin/users/class_divListUsers.inc:275
4760 msgid "Edit phone properties"
4761 msgstr ""
4763 #: plugins/admin/users/class_divListUsers.inc:277
4764 msgid "Edit fax properies"
4765 msgstr ""
4767 #: plugins/admin/users/class_divListUsers.inc:279
4768 msgid "Edit samba properties"
4769 msgstr ""
4771 #: plugins/admin/users/class_divListUsers.inc:280
4772 msgid "Netatalk"
4773 msgstr ""
4775 #: plugins/admin/users/class_divListUsers.inc:281
4776 msgid "Edit netatalk properties"
4777 msgstr ""
4779 #: plugins/admin/users/class_divListUsers.inc:282
4780 msgid "Create user from template"
4781 msgstr ""
4783 #: plugins/admin/users/class_divListUsers.inc:283
4784 msgid "Create user with this template"
4785 msgstr ""
4787 #: plugins/admin/users/class_divListUsers.inc:307
4788 #: plugins/admin/groups/class_divListGroup.inc:291
4789 #: plugins/admin/acl/class_divListACL.inc:235
4790 #: plugins/admin/ogroups/class_divListOGroup.inc:288
4791 msgid "cut"
4792 msgstr ""
4794 #: plugins/admin/users/class_divListUsers.inc:307
4795 #: plugins/admin/groups/class_divListGroup.inc:291
4796 #: plugins/admin/acl/class_divListACL.inc:235
4797 #: plugins/admin/ogroups/class_divListOGroup.inc:288
4798 msgid "Cut this entry"
4799 msgstr ""
4801 #: plugins/admin/users/class_divListUsers.inc:309
4802 #: plugins/admin/groups/class_divListGroup.inc:293
4803 #: plugins/admin/acl/class_divListACL.inc:237
4804 #: plugins/admin/ogroups/class_divListOGroup.inc:290
4805 msgid "copy"
4806 msgstr ""
4808 #: plugins/admin/users/class_divListUsers.inc:309
4809 #: plugins/admin/groups/class_divListGroup.inc:293
4810 #: plugins/admin/acl/class_divListACL.inc:237
4811 #: plugins/admin/ogroups/class_divListOGroup.inc:290
4812 msgid "Copy this entry"
4813 msgstr ""
4815 #: plugins/admin/users/class_divListUsers.inc:318
4816 msgid "inactive"
4817 msgstr ""
4819 #: plugins/admin/users/class_divListUsers.inc:328
4820 #: plugins/admin/groups/class_divListGroup.inc:298
4821 #: plugins/admin/acl/class_divListACL.inc:242
4822 #: plugins/admin/acl/class_divListACL.inc:264
4823 #: plugins/admin/departments/class_divListDepartment.inc:185
4824 #: plugins/admin/ogroups/class_divListOGroup.inc:294
4825 msgid "edit"
4826 msgstr ""
4828 #: plugins/admin/users/class_divListUsers.inc:329
4829 #: plugins/admin/users/class_userManagement.inc:460
4830 #: plugins/admin/users/class_userManagement.inc:571
4831 msgid "user"
4832 msgstr ""
4834 #: plugins/admin/users/class_divListUsers.inc:338
4835 msgid "password"
4836 msgstr ""
4838 #: plugins/admin/users/class_divListUsers.inc:342
4839 #: plugins/admin/users/class_divListUsers.inc:356
4840 msgid "Not allowed"
4841 msgstr ""
4843 #: plugins/admin/users/class_divListUsers.inc:352
4844 #: plugins/admin/groups/class_divListGroup.inc:307
4845 #: plugins/admin/acl/class_divListACL.inc:252
4846 #: plugins/admin/acl/class_divListACL.inc:268
4847 #: plugins/admin/departments/class_divListDepartment.inc:190
4848 #: plugins/admin/ogroups/class_divListOGroup.inc:302
4849 msgid "delete"
4850 msgstr ""
4852 #: plugins/admin/users/class_divListUsers.inc:353
4853 #: plugins/admin/users/class_userManagement.inc:571
4854 msgid "Delete user"
4855 msgstr ""
4857 #: plugins/admin/users/class_divListUsers.inc:442
4858 msgid "Number of listed users"
4859 msgstr ""
4861 #: plugins/admin/users/class_divListUsers.inc:443
4862 #: plugins/admin/groups/class_divListGroup.inc:365
4863 #: plugins/admin/departments/class_divListDepartment.inc:229
4864 #: plugins/admin/ogroups/class_divListOGroup.inc:352
4865 msgid "Number of listed departments"
4866 msgstr ""
4868 #: plugins/admin/users/class_userManagement.inc:27
4869 msgid "Manage users"
4870 msgstr ""
4872 #: plugins/admin/users/class_userManagement.inc:199
4873 #: plugins/admin/groups/class_groupManagement.inc:196
4874 #: plugins/admin/ogroups/class_ogroupManagement.inc:173
4875 msgid "Infrastructure error"
4876 msgstr ""
4878 #: plugins/admin/users/class_userManagement.inc:299
4879 #: plugins/admin/users/class_userManagement.inc:354
4880 msgid "You have no permission to change this users password!"
4881 msgstr ""
4883 #: plugins/admin/users/class_userManagement.inc:461
4884 msgid "Delete users"
4885 msgstr ""
4887 #: plugins/admin/users/class_userManagement.inc:598
4888 msgid "User successfully removed."
4889 msgstr ""
4891 #: plugins/admin/users/class_userManagement.inc:709
4892 #: plugins/admin/ogroups/class_ogroup.inc:343
4893 msgid "none"
4894 msgstr ""
4896 #: plugins/admin/users/remove.tpl:6
4897 msgid ""
4898 "This includes all account data, system access rules, imap settings, etc. for "
4899 "this user. Please double check if your really want to do this since there is "
4900 "no way for GOsa to get your data back."
4901 msgstr ""
4903 #: plugins/admin/users/main.inc:45 plugins/admin/users/main.inc:51
4904 msgid "User administration"
4905 msgstr ""
4907 #: plugins/admin/groups/paste_generic.tpl:1
4908 msgid "Group settings"
4909 msgstr ""
4911 #: plugins/admin/groups/paste_generic.tpl:5
4912 #: plugins/admin/groups/generic.tpl:11
4913 #: plugins/admin/ogroups/paste_generic.tpl:4
4914 #: plugins/admin/ogroups/generic.tpl:7
4915 msgid "Group name"
4916 msgstr ""
4918 #: plugins/admin/groups/paste_generic.tpl:8
4919 #: plugins/admin/groups/generic.tpl:17
4920 msgid "Posix name of the group"
4921 msgstr ""
4923 #: plugins/admin/groups/paste_generic.tpl:13
4924 #: plugins/admin/groups/generic.tpl:65
4925 msgid "Normally IDs are autogenerated, select to specify manually"
4926 msgstr ""
4928 #: plugins/admin/groups/paste_generic.tpl:15
4929 #: plugins/admin/groups/generic.tpl:68
4930 msgid "Force GID"
4931 msgstr ""
4933 #: plugins/admin/groups/paste_generic.tpl:18
4934 #: plugins/admin/groups/generic.tpl:71
4935 msgid "Forced ID number"
4936 msgstr ""
4938 #: plugins/admin/groups/group_objects.tpl:6
4939 msgid "Select users to add"
4940 msgstr ""
4942 #: plugins/admin/groups/group_objects.tpl:30
4943 msgid "Select to see servers"
4944 msgstr ""
4946 #: plugins/admin/groups/group_objects.tpl:30
4947 msgid "Search within subtree"
4948 msgstr ""
4950 #: plugins/admin/groups/group_objects.tpl:37
4951 msgid "Display users of department"
4952 msgstr ""
4954 #: plugins/admin/groups/group_objects.tpl:47
4955 msgid "Regular expression for matching user names"
4956 msgstr ""
4958 #: plugins/admin/groups/class_groupGeneric.inc:152
4959 msgid "Cannot find group SID in your configuration!"
4960 msgstr ""
4962 #: plugins/admin/groups/class_groupGeneric.inc:348
4963 msgid "Samba group"
4964 msgstr ""
4966 #: plugins/admin/groups/class_groupGeneric.inc:348
4967 msgid "Domain admins"
4968 msgstr ""
4970 #: plugins/admin/groups/class_groupGeneric.inc:348
4971 msgid "Domain users"
4972 msgstr ""
4974 #: plugins/admin/groups/class_groupGeneric.inc:349
4975 msgid "Domain guests"
4976 msgstr ""
4978 #: plugins/admin/groups/class_groupGeneric.inc:354
4979 #, php-format
4980 msgid "Special group (%d)"
4981 msgstr ""
4983 #: plugins/admin/groups/class_groupGeneric.inc:508
4984 msgid "! unknown id"
4985 msgstr ""
4987 #: plugins/admin/groups/class_groupGeneric.inc:546
4988 #, php-format
4989 msgid "Search returned too many results. Not displaying more than %s entries!"
4990 msgstr ""
4992 #: plugins/admin/groups/class_groupGeneric.inc:727
4993 #, php-format
4994 msgid "Cannot find any SID for '%s'!"
4995 msgstr ""
4997 #: plugins/admin/groups/class_groupGeneric.inc:732
4998 #, php-format
4999 msgid "Cannot find any RIDBASE for '%s'!"
5000 msgstr ""
5002 #: plugins/admin/groups/class_groupGeneric.inc:1014
5003 msgid "Generic group settings"
5004 msgstr ""
5006 #: plugins/admin/groups/class_groupGeneric.inc:1026
5007 msgid "Phone pickup group"
5008 msgstr ""
5010 #: plugins/admin/groups/class_groupGeneric.inc:1027
5011 msgid "Nagios group"
5012 msgstr ""
5014 #: plugins/admin/groups/class_groupGeneric.inc:1030
5015 msgid "Group member"
5016 msgstr ""
5018 #: plugins/admin/groups/class_groupGeneric.inc:1031
5019 msgid "Samba group type"
5020 msgstr ""
5022 #: plugins/admin/groups/class_groupGeneric.inc:1032
5023 msgid "Samba domain name"
5024 msgstr ""
5026 #: plugins/admin/groups/class_divListGroup.inc:55
5027 #: plugins/admin/groups/class_divListGroup.inc:56
5028 msgid "List of groups"
5029 msgstr ""
5031 #: plugins/admin/groups/class_divListGroup.inc:84
5032 msgid "Select to see groups that are primary groups of users"
5033 msgstr ""
5035 #: plugins/admin/groups/class_divListGroup.inc:85
5036 msgid "primary groups"
5037 msgstr ""
5039 #: plugins/admin/groups/class_divListGroup.inc:86
5040 msgid "samba groups mappings"
5041 msgstr ""
5043 #: plugins/admin/groups/class_divListGroup.inc:87
5044 msgid "samba groups"
5045 msgstr ""
5047 #: plugins/admin/groups/class_divListGroup.inc:88
5048 msgid "application settings"
5049 msgstr ""
5051 #: plugins/admin/groups/class_divListGroup.inc:89
5052 #: plugins/admin/ogroups/class_divListOGroup.inc:93
5053 #: plugins/admin/ogroups/class_divListOGroup.inc:94
5054 msgid "application groups"
5055 msgstr ""
5057 #: plugins/admin/groups/class_divListGroup.inc:90
5058 msgid "mail settings"
5059 msgstr ""
5061 #: plugins/admin/groups/class_divListGroup.inc:91
5062 msgid "mail groups"
5063 msgstr ""
5065 #: plugins/admin/groups/class_divListGroup.inc:92
5066 msgid "Select to see normal groups that have only functional aspects"
5067 msgstr ""
5069 #: plugins/admin/groups/class_divListGroup.inc:93
5070 msgid "functional groups"
5071 msgstr ""
5073 #: plugins/admin/groups/class_divListGroup.inc:189
5074 #: plugins/admin/ogroups/class_ogroupManagement.inc:499
5075 #: plugins/generic/references/class_reference.inc:56
5076 msgid "Group"
5077 msgstr ""
5079 #: plugins/admin/groups/class_divListGroup.inc:267
5080 #: plugins/admin/ogroups/tabs_ogroups.inc:153
5081 #: plugins/admin/ogroups/class_ogroupManagement.inc:500
5082 #: plugins/generic/references/class_reference.inc:62
5083 msgid "Application"
5084 msgstr ""
5086 #: plugins/admin/groups/class_divListGroup.inc:298
5087 #: plugins/admin/departments/class_divListDepartment.inc:185
5088 #: plugins/admin/ogroups/class_divListOGroup.inc:294
5089 msgid "Edit this entry"
5090 msgstr ""
5092 #: plugins/admin/groups/class_divListGroup.inc:307
5093 #: plugins/admin/departments/class_divListDepartment.inc:190
5094 #: plugins/admin/ogroups/class_divListOGroup.inc:302
5095 msgid "Delete this entry"
5096 msgstr ""
5098 #: plugins/admin/groups/class_divListGroup.inc:364
5099 msgid "Number of listed groups"
5100 msgstr ""
5102 #: plugins/admin/groups/class_groupManagement.inc:27
5103 msgid "Manage POSIX groups"
5104 msgstr ""
5106 #: plugins/admin/groups/class_groupManagement.inc:354
5107 #: plugins/admin/groups/class_groupManagement.inc:433
5108 msgid "group"
5109 msgstr ""
5111 #: plugins/admin/groups/class_groupManagement.inc:387
5112 #: plugins/admin/groups/class_groupManagement.inc:440
5113 #: plugins/admin/groups/class_groupManagement.inc:471
5114 #: plugins/admin/acl/class_aclManagement.inc:163
5115 #: plugins/admin/acl/class_aclManagement.inc:200
5116 #: plugins/admin/acl/class_aclManagement.inc:253
5117 #: plugins/admin/acl/class_aclManagement.inc:277
5118 #: plugins/admin/acl/class_aclManagement.inc:316
5119 #: plugins/admin/acl/class_aclManagement.inc:340
5120 #: plugins/admin/departments/class_departmentManagement.inc:196
5121 #: plugins/admin/departments/class_departmentManagement.inc:244
5122 #: plugins/admin/departments/class_departmentManagement.inc:263
5123 #: plugins/admin/ogroups/class_ogroupManagement.inc:263
5124 #: plugins/admin/ogroups/class_ogroupManagement.inc:315
5125 #: plugins/admin/ogroups/class_ogroupManagement.inc:342 html/getxls.php:493
5126 #: html/getldif.php:82
5127 msgid "Permission error"
5128 msgstr ""
5130 #: plugins/admin/groups/remove.tpl:6
5131 msgid ""
5132 "This may be a primary user group. Please double check if you really want to "
5133 "do this since there is no way for GOsa to get your data back."
5134 msgstr ""
5136 #: plugins/admin/groups/main.inc:42 plugins/admin/groups/main.inc:46
5137 msgid "Group administration"
5138 msgstr ""
5140 #: plugins/admin/groups/generic.tpl:28 plugins/admin/ogroups/generic.tpl:18
5141 msgid "Descriptive text for this group"
5142 msgstr ""
5144 #: plugins/admin/groups/generic.tpl:43 plugins/admin/acl/acl_role.tpl:31
5145 #: plugins/admin/ogroups/generic.tpl:29
5146 msgid "Choose subtree to place group in"
5147 msgstr ""
5149 #: plugins/admin/groups/generic.tpl:83 plugins/admin/groups/generic.tpl:110
5150 msgid "Select to create a samba conform group"
5151 msgstr ""
5153 #: plugins/admin/groups/generic.tpl:95 plugins/admin/groups/generic.tpl:118
5154 msgid "in domain"
5155 msgstr ""
5157 #: plugins/admin/groups/generic.tpl:140
5158 msgid "Members are in a phone pickup group"
5159 msgstr ""
5161 #: plugins/admin/groups/generic.tpl:155
5162 msgid "Members are in a nagios group"
5163 msgstr ""
5165 #: plugins/admin/groups/generic.tpl:172
5166 msgid "Group members"
5167 msgstr ""
5169 #: plugins/admin/acl/tabs_acl_role.inc:28
5170 msgid "ACL Templates"
5171 msgstr ""
5173 #: plugins/admin/acl/class_divListACL.inc:51
5174 #: plugins/admin/acl/class_divListACL.inc:52
5175 msgid "List of acls"
5176 msgstr ""
5178 #: plugins/admin/acl/class_divListACL.inc:73
5179 #: plugins/admin/ogroups/tabs_ogroups.inc:146
5180 msgid "Summary"
5181 msgstr ""
5183 #: plugins/admin/acl/class_divListACL.inc:84
5184 msgid "Display acls matching"
5185 msgstr ""
5187 #: plugins/admin/acl/class_divListACL.inc:243
5188 msgid "Edit acl role"
5189 msgstr ""
5191 #: plugins/admin/acl/class_divListACL.inc:253
5192 msgid "Delete acl role"
5193 msgstr ""
5195 #: plugins/admin/acl/class_divListACL.inc:265
5196 msgid "Edit acl"
5197 msgstr ""
5199 #: plugins/admin/acl/class_divListACL.inc:269
5200 msgid "Delete acl"
5201 msgstr ""
5203 #: plugins/admin/acl/class_aclRole.inc:26
5204 #: plugins/admin/acl/class_aclRole.inc:695
5205 #: plugins/admin/acl/class_aclRole.inc:700
5206 msgid "Access control roles"
5207 msgstr ""
5209 #: plugins/admin/acl/class_aclRole.inc:27
5210 msgid "Edit AC roles"
5211 msgstr ""
5213 #: plugins/admin/acl/class_aclRole.inc:130
5214 msgid "Reset ACL"
5215 msgstr ""
5217 #: plugins/admin/acl/class_aclRole.inc:398
5218 msgid "No ACL settings for this category"
5219 msgstr ""
5221 #: plugins/admin/acl/class_aclRole.inc:400
5222 #, php-format
5223 msgid "ACL for these objects: %s"
5224 msgstr ""
5226 #: plugins/admin/acl/class_aclRole.inc:405
5227 msgid "Edit category ACL"
5228 msgstr ""
5230 #: plugins/admin/acl/class_aclRole.inc:406
5231 msgid "Reset category ACL"
5232 msgstr ""
5234 #: plugins/admin/acl/class_aclRole.inc:422
5235 #, php-format
5236 msgid "Edit ACL for '%s', scope is '%s'"
5237 msgstr ""
5239 #: plugins/admin/acl/class_aclRole.inc:618
5240 msgid "Object in use"
5241 msgstr ""
5243 #: plugins/admin/acl/class_aclRole.inc:618
5244 #, php-format
5245 msgid "This role cannot be removed while it is in use by these objects:"
5246 msgstr ""
5248 #: plugins/admin/acl/remove.tpl:6
5249 msgid ""
5250 "This includes all system and setup informations. Please double check if your "
5251 "really want to do this since there is no way for GOsa to get your data back."
5252 msgstr ""
5254 #: plugins/admin/acl/remove.tpl:10 plugins/admin/departments/remove.tpl:10
5255 msgid ""
5256 "Best thing to do before performing this action would be to save the current "
5257 "contents of your LDAP tree in a file. So - if you've done so - press "
5258 "'Delete' to continue or 'Cancel' to abort."
5259 msgstr ""
5261 #: plugins/admin/acl/main.inc:45 plugins/admin/acl/main.inc:47
5262 msgid "ACL management"
5263 msgstr ""
5265 #: plugins/admin/departments/class_departmentGeneric.inc:306
5266 #: html/password.php:58 html/main.php:152
5267 msgid "Fatal error"
5268 msgstr ""
5270 #: plugins/admin/departments/class_departmentGeneric.inc:306
5271 msgid "Cannot find an unused tag for this administrative unit!"
5272 msgstr ""
5274 #: plugins/admin/departments/class_departmentGeneric.inc:379
5275 #, php-format
5276 msgid "Tagging '%s'."
5277 msgstr ""
5279 #: plugins/admin/departments/class_departmentGeneric.inc:456
5280 #, php-format
5281 msgid "Moving '%s' to '%s'"
5282 msgstr ""
5284 #: plugins/admin/departments/class_departmentGeneric.inc:497
5285 #, php-format
5286 msgid "FAILED to copy %s, aborting operation"
5287 msgstr ""
5289 #: plugins/admin/departments/class_departmentGeneric.inc:528
5290 #: plugins/admin/departments/class_departmentGeneric.inc:533
5291 #: plugins/admin/departments/class_departmentManagement.inc:26
5292 msgid "Departments"
5293 msgstr ""
5295 #: plugins/admin/departments/class_departmentGeneric.inc:537
5296 msgid "Country"
5297 msgstr ""
5299 #: plugins/admin/departments/class_departmentGeneric.inc:540
5300 msgid "Telephone"
5301 msgstr ""
5303 #: plugins/admin/departments/class_departmentGeneric.inc:541
5304 #: plugins/admin/departments/class_divListDepartment.inc:67
5305 msgid "Department name"
5306 msgstr ""
5308 #: plugins/admin/departments/class_departmentGeneric.inc:542
5309 #: plugins/admin/departments/generic.tpl:24
5310 msgid "Category"
5311 msgstr ""
5313 #: plugins/admin/departments/class_departmentGeneric.inc:545
5314 #: plugins/admin/departments/generic.tpl:109
5315 msgid "Administrative settings"
5316 msgstr ""
5318 #: plugins/admin/departments/class_departmentGeneric.inc:597
5319 #, php-format
5320 msgid "Object '%s' is already tagged"
5321 msgstr ""
5323 #: plugins/admin/departments/class_departmentGeneric.inc:604
5324 #, php-format
5325 msgid "Adding tag (%s) to object '%s'"
5326 msgstr ""
5328 #: plugins/admin/departments/class_departmentGeneric.inc:636
5329 #, php-format
5330 msgid "Removing tag from object '%s'"
5331 msgstr ""
5333 #: plugins/admin/departments/dep_move_confirm.tpl:2
5334 msgid "You are currently moving/renaming this department."
5335 msgstr ""
5337 #: plugins/admin/departments/dep_move_confirm.tpl:5
5338 msgid ""
5339 "Modifying a departments naming attribute 'ou' or base may corrupt acls and "
5340 "snapshot entries for all entire objects."
5341 msgstr ""
5343 #: plugins/admin/departments/dep_move_confirm.tpl:8
5344 msgid "GOsa can NOT fix this for you, yet."
5345 msgstr ""
5347 #: plugins/admin/departments/dep_move_confirm.tpl:11
5348 msgid ""
5349 "Before you confirm this action, ensure that everything will be as expected, "
5350 "possibly the best solution is a backup."
5351 msgstr ""
5353 #: plugins/admin/departments/dep_iframe.tpl:1
5354 msgid "Processing the requested operation"
5355 msgstr ""
5357 #: plugins/admin/departments/dep_iframe.tpl:7
5358 msgid ""
5359 "Your browser doesn't support iframes, please use this link to perform the "
5360 "requested operation."
5361 msgstr ""
5363 #: plugins/admin/departments/class_divListDepartment.inc:47
5364 #: plugins/admin/departments/class_divListDepartment.inc:48
5365 msgid "List of departments"
5366 msgstr ""
5368 #: plugins/admin/departments/class_divListDepartment.inc:75
5369 msgid "Regular expression for matching department names"
5370 msgstr ""
5372 #: plugins/admin/departments/class_divListDepartment.inc:219
5373 msgid "department"
5374 msgstr ""
5376 #: plugins/admin/departments/class_departmentManagement.inc:27
5377 msgid "Manage Departments"
5378 msgstr ""
5380 #: plugins/admin/departments/class_departmentManagement.inc:238
5381 #, php-format
5382 msgid "You're about to delete the whole LDAP subtree placed under '%s'."
5383 msgstr ""
5385 #: plugins/admin/departments/class_departmentManagement.inc:311
5386 msgid ""
5387 "As soon as the move operation has finished, you can scroll down to end of "
5388 "the page and press the 'Continue' button to continue with the department "
5389 "management dialog."
5390 msgstr ""
5392 #: plugins/admin/departments/class_departmentManagement.inc:331
5393 msgid ""
5394 "As soon as the tag operation has finished, you can scroll down to end of the "
5395 "page and press the 'Continue' button to continue with the department "
5396 "management dialog."
5397 msgstr ""
5399 #: plugins/admin/departments/remove.tpl:6
5400 msgid ""
5401 "This includes 'all' accounts, systems, etc. in this subtree. Please double "
5402 "check if your really want to do this since there is no way for GOsa to get "
5403 "your data back."
5404 msgstr ""
5406 #: plugins/admin/departments/main.inc:43 plugins/admin/departments/main.inc:45
5407 msgid "Department management"
5408 msgstr ""
5410 #: plugins/admin/departments/generic.tpl:8
5411 msgid "Name of department"
5412 msgstr ""
5414 #: plugins/admin/departments/generic.tpl:11
5415 msgid "Name of subtree to create"
5416 msgstr ""
5418 #: plugins/admin/departments/generic.tpl:19
5419 msgid "Descriptive text for department"
5420 msgstr ""
5422 #: plugins/admin/departments/generic.tpl:27
5423 msgid "Category for this subtree"
5424 msgstr ""
5426 #: plugins/admin/departments/generic.tpl:39
5427 msgid "Choose subtree to place department in"
5428 msgstr ""
5430 #: plugins/admin/departments/generic.tpl:63
5431 msgid "State where this subtree is located"
5432 msgstr ""
5434 #: plugins/admin/departments/generic.tpl:71
5435 msgid "Location of this subtree"
5436 msgstr ""
5438 #: plugins/admin/departments/generic.tpl:79
5439 msgid "Postal address of this subtree"
5440 msgstr ""
5442 #: plugins/admin/departments/generic.tpl:86
5443 msgid "Base telephone number of this subtree"
5444 msgstr ""
5446 #: plugins/admin/departments/generic.tpl:94
5447 msgid "Base facsimile telephone number of this subtree"
5448 msgstr ""
5450 #: plugins/admin/departments/generic.tpl:111
5451 msgid "Tag department as an independent administrative unit"
5452 msgstr ""
5454 #: plugins/admin/ogroups/paste_generic.tpl:7
5455 msgid "Please enter the new object group name"
5456 msgstr ""
5458 #: plugins/admin/ogroups/tabs_ogroups.inc:96
5459 #: plugins/admin/ogroups/tabs_ogroups.inc:248
5460 msgid "Phone queue"
5461 msgstr ""
5463 #: plugins/admin/ogroups/tabs_ogroups.inc:120
5464 msgid "System"
5465 msgstr ""
5467 #: plugins/admin/ogroups/tabs_ogroups.inc:128
5468 #: plugins/admin/ogroups/tabs_ogroups.inc:135
5469 #: plugins/admin/ogroups/tabs_ogroups.inc:228
5470 msgid "Devices"
5471 msgstr ""
5473 #: plugins/admin/ogroups/tabs_ogroups.inc:142
5474 msgid "Startup"
5475 msgstr ""
5477 #: plugins/admin/ogroups/tabs_ogroups.inc:224
5478 msgid "Terminals"
5479 msgstr ""
5481 #: plugins/admin/ogroups/class_ogroup.inc:169
5482 msgid "You cannot combine terminals and workstations in one object group!"
5483 msgstr ""
5485 #: plugins/admin/ogroups/class_ogroup.inc:296
5486 #: plugins/admin/ogroups/class_ogroup.inc:298
5487 #: plugins/admin/ogroups/class_ogroup.inc:350
5488 msgid "departments"
5489 msgstr ""
5491 #: plugins/admin/ogroups/class_ogroup.inc:300
5492 #: plugins/admin/ogroups/class_ogroup.inc:302
5493 msgid "people"
5494 msgstr ""
5496 #: plugins/admin/ogroups/class_ogroup.inc:304
5497 #: plugins/admin/ogroups/class_ogroup.inc:306
5498 #: plugins/admin/ogroups/class_ogroup.inc:348
5499 msgid "groups"
5500 msgstr ""
5502 #: plugins/admin/ogroups/class_ogroup.inc:308
5503 #: plugins/admin/ogroups/class_ogroup.inc:310
5504 #: plugins/admin/ogroups/class_ogroup.inc:349
5505 msgid "applications"
5506 msgstr ""
5508 #: plugins/admin/ogroups/class_ogroup.inc:312
5509 #: plugins/admin/ogroups/class_ogroup.inc:314
5510 #: plugins/admin/ogroups/class_ogroup.inc:351
5511 msgid "servers"
5512 msgstr ""
5514 #: plugins/admin/ogroups/class_ogroup.inc:316
5515 #: plugins/admin/ogroups/class_ogroup.inc:318
5516 #: plugins/admin/ogroups/class_ogroup.inc:352
5517 msgid "workstations"
5518 msgstr ""
5520 #: plugins/admin/ogroups/class_ogroup.inc:320
5521 #: plugins/admin/ogroups/class_ogroup.inc:322
5522 #: plugins/admin/ogroups/class_ogroup.inc:354
5523 msgid "terminals"
5524 msgstr ""
5526 #: plugins/admin/ogroups/class_ogroup.inc:324
5527 msgid "printer"
5528 msgstr ""
5530 #: plugins/admin/ogroups/class_ogroup.inc:326
5531 #: plugins/admin/ogroups/class_ogroup.inc:356
5532 msgid "printers"
5533 msgstr ""
5535 #: plugins/admin/ogroups/class_ogroup.inc:328
5536 #: plugins/admin/ogroups/class_ogroup.inc:330
5537 #: plugins/admin/ogroups/class_ogroup.inc:355
5538 msgid "phones"
5539 msgstr ""
5541 #: plugins/admin/ogroups/class_ogroup.inc:345
5542 msgid "too many different objects!"
5543 msgstr ""
5545 #: plugins/admin/ogroups/class_ogroup.inc:347
5546 msgid "users"
5547 msgstr ""
5549 #: plugins/admin/ogroups/class_ogroup.inc:353
5550 msgid "winstations"
5551 msgstr ""
5553 #: plugins/admin/ogroups/class_ogroup.inc:508
5554 msgid "Non existing dn:"
5555 msgstr ""
5557 #: plugins/admin/ogroups/class_ogroup.inc:674
5558 msgid "You can combine two different object types at maximum, only!"
5559 msgstr ""
5561 #: plugins/admin/ogroups/class_ogroup.inc:808
5562 msgid "Object group generic"
5563 msgstr ""
5565 #: plugins/admin/ogroups/class_ogroup.inc:813
5566 #: plugins/admin/ogroups/class_ogroupManagement.inc:26
5567 #: plugins/admin/ogroups/main.inc:37 plugins/admin/ogroups/main.inc:42
5568 msgid "Object groups"
5569 msgstr ""
5571 #: plugins/admin/ogroups/class_ogroup.inc:819
5572 msgid "Member"
5573 msgstr ""
5575 #: plugins/admin/ogroups/class_ogroupManagement.inc:27
5576 msgid "Manage object groups"
5577 msgstr ""
5579 #: plugins/admin/ogroups/class_ogroupManagement.inc:234
5580 #: plugins/admin/ogroups/class_ogroupManagement.inc:308
5581 msgid "object group"
5582 msgstr ""
5584 #: plugins/admin/ogroups/class_ogroupManagement.inc:504
5585 #: plugins/generic/references/class_reference.inc:68
5586 msgid "Workstation"
5587 msgstr ""
5589 #: plugins/admin/ogroups/class_ogroupManagement.inc:505
5590 msgid "Windows Install"
5591 msgstr ""
5593 #: plugins/admin/ogroups/class_ogroupManagement.inc:506
5594 msgid "Terminal"
5595 msgstr ""
5597 #: plugins/admin/ogroups/class_ogroupManagement.inc:507
5598 #: plugins/generic/references/class_reference.inc:72
5599 msgid "Printer"
5600 msgstr ""
5602 #: plugins/admin/ogroups/ogroup_objects.tpl:6
5603 msgid "Select objects to add"
5604 msgstr ""
5606 #: plugins/admin/ogroups/ogroup_objects.tpl:36
5607 msgid "Display objects of department"
5608 msgstr ""
5610 #: plugins/admin/ogroups/ogroup_objects.tpl:40
5611 msgid "Display objects matching"
5612 msgstr ""
5614 #: plugins/admin/ogroups/ogroup_objects.tpl:41
5615 msgid "Regular expression for matching object names"
5616 msgstr ""
5618 #: plugins/admin/ogroups/class_divListOGroup.inc:59
5619 #: plugins/admin/ogroups/class_divListOGroup.inc:60
5620 msgid "List of object groups"
5621 msgstr ""
5623 #: plugins/admin/ogroups/class_divListOGroup.inc:83
5624 #: plugins/admin/ogroups/class_divListOGroup.inc:206
5625 #: plugins/admin/ogroups/class_divListOGroup.inc:335
5626 #: plugins/generic/references/class_reference.inc:70
5627 msgid "Object group"
5628 msgstr ""
5630 #: plugins/admin/ogroups/class_divListOGroup.inc:89
5631 #: plugins/admin/ogroups/class_divListOGroup.inc:90
5632 msgid "user groups"
5633 msgstr ""
5635 #: plugins/admin/ogroups/class_divListOGroup.inc:91
5636 #: plugins/admin/ogroups/class_divListOGroup.inc:92
5637 msgid "nested groups"
5638 msgstr ""
5640 #: plugins/admin/ogroups/class_divListOGroup.inc:95
5641 #: plugins/admin/ogroups/class_divListOGroup.inc:96
5642 msgid "department groups"
5643 msgstr ""
5645 #: plugins/admin/ogroups/class_divListOGroup.inc:97
5646 #: plugins/admin/ogroups/class_divListOGroup.inc:98
5647 msgid "server groups"
5648 msgstr ""
5650 #: plugins/admin/ogroups/class_divListOGroup.inc:99
5651 #: plugins/admin/ogroups/class_divListOGroup.inc:100
5652 msgid "workstation groups"
5653 msgstr ""
5655 #: plugins/admin/ogroups/class_divListOGroup.inc:101
5656 #: plugins/admin/ogroups/class_divListOGroup.inc:102
5657 msgid "windows workstation groups"
5658 msgstr ""
5660 #: plugins/admin/ogroups/class_divListOGroup.inc:103
5661 #: plugins/admin/ogroups/class_divListOGroup.inc:104
5662 msgid "terminal groups"
5663 msgstr ""
5665 #: plugins/admin/ogroups/class_divListOGroup.inc:105
5666 #: plugins/admin/ogroups/class_divListOGroup.inc:106
5667 msgid "printer groups"
5668 msgstr ""
5670 #: plugins/admin/ogroups/class_divListOGroup.inc:107
5671 #: plugins/admin/ogroups/class_divListOGroup.inc:108
5672 msgid "phone groups"
5673 msgstr ""
5675 #: plugins/admin/ogroups/class_divListOGroup.inc:351
5676 msgid "Number of listed object groups"
5677 msgstr ""
5679 #: plugins/admin/ogroups/remove.tpl:7
5680 msgid ""
5681 "Please double check if you really want to do this since there is no way for "
5682 "GOsa to get your data back."
5683 msgstr ""
5685 #: plugins/admin/ogroups/generic.tpl:10
5686 msgid "Name of the group"
5687 msgstr ""
5689 #: plugins/admin/ogroups/generic.tpl:42
5690 msgid "Member objects"
5691 msgstr ""
5693 #: plugins/generic/references/contents.tpl:11
5694 msgid "Object name"
5695 msgstr ""
5697 #: plugins/generic/references/contents.tpl:11
5698 msgid "Contents"
5699 msgstr ""
5701 #: plugins/generic/references/contents.tpl:18
5702 msgid "This object has no relationship to other objects."
5703 msgstr ""
5705 #: plugins/generic/references/class_reference.inc:50
5706 msgid "FAX"
5707 msgstr ""
5709 #: plugins/generic/references/class_reference.inc:54
5710 msgid "FTP"
5711 msgstr ""
5713 #: plugins/generic/references/class_reference.inc:66
5714 msgid "Thin Client"
5715 msgstr ""
5717 #: plugins/generic/welcome/welcome.tpl:4
5718 msgid ""
5719 "This is the GOsa main menu. You can select your tasks from the menu on the "
5720 "left, or by choosing one of the pictograms below. All changes apply directly "
5721 "to your companies LDAP server."
5722 msgstr ""
5724 #: plugins/generic/welcome/welcome.tpl:8
5725 msgid ""
5726 "Use 'Sign out' on the upper left to close the connection and 'Main' to get "
5727 "back to the pictogram view."
5728 msgstr ""
5730 #: plugins/generic/welcome/welcome.tpl:15
5731 msgid "The GOsa team"
5732 msgstr ""
5734 #: plugins/generic/welcome/main.inc:26
5735 #, php-format
5736 msgid "Welcome %s!"
5737 msgstr ""
5739 #: plugins/addons/bugsubmitter/class_bugsubmitter.inc:25
5740 msgid "Bug submitter"
5741 msgstr ""
5743 #: plugins/addons/bugsubmitter/class_bugsubmitter.inc:26
5744 msgid ""
5745 "<a\thref='https://oss.gonicus.de/labs/gosa/"
5746 "newticket'\ttarget='_blank'>Bugsubmitter</a>"
5747 msgstr ""
5749 #: html/getxls.php:88
5750 msgid "Birthday"
5751 msgstr ""
5753 #: html/getxls.php:88 html/getxls.php:229 html/getxls.php:283
5754 #: html/getxls.php:299
5755 msgid "Surname"
5756 msgstr ""
5758 #: html/getxls.php:88 html/getxls.php:283
5759 msgid "Language"
5760 msgstr ""
5762 #: html/getxls.php:96 html/getxls.php:343
5763 #, php-format
5764 msgid "User list of %s on %s"
5765 msgstr ""
5767 #: html/getxls.php:133 html/getxls.php:362
5768 #, php-format
5769 msgid "Groups of %s on %s"
5770 msgstr ""
5772 #: html/getxls.php:157 html/getxls.php:190 html/getxls.php:192
5773 #: html/getxls.php:199 html/getxls.php:235 html/getxls.php:312
5774 #: html/getxls.php:383
5775 msgid "Servers"
5776 msgstr ""
5778 #: html/getxls.php:161 html/getxls.php:313
5779 msgid "Computers"
5780 msgstr ""
5782 #: html/getxls.php:171 html/getxls.php:224 html/getxls.php:403
5783 #: html/getxls.php:423
5784 msgid "Common name"
5785 msgstr ""
5787 #: html/getxls.php:187
5788 msgid "Server name"
5789 msgstr ""
5791 #: html/getxls.php:197 html/getxls.php:381
5792 #, php-format
5793 msgid "Servers of %s on %s"
5794 msgstr ""
5796 #: html/getxls.php:224 html/getxls.php:299
5797 msgid "Display name"
5798 msgstr ""
5800 #: html/getxls.php:225
5801 msgid "Home phone"
5802 msgstr ""
5804 #: html/getxls.php:226 html/getxls.php:300
5805 msgid "Initials"
5806 msgstr ""
5808 #: html/getxls.php:227
5809 msgid "Mobile phone"
5810 msgstr ""
5812 #: html/getxls.php:227 html/getxls.php:300
5813 msgid "City"
5814 msgstr ""
5816 #: html/getxls.php:228 html/getxls.php:300 html/getxls.php:302
5817 msgid "Phone number"
5818 msgstr ""
5820 #: html/getxls.php:230
5821 msgid "Function"
5822 msgstr ""
5824 #: html/getxls.php:233 html/getxls.php:314
5825 msgid "Adressbook"
5826 msgstr ""
5828 #: html/getxls.php:240 html/getxls.php:416
5829 #, php-format
5830 msgid "Adressbook of %s on %s"
5831 msgstr ""
5833 #: html/getxls.php:246
5834 msgid "Common Name"
5835 msgstr ""
5837 #: html/getxls.php:283
5838 msgid "Day of birth"
5839 msgstr ""
5841 #: html/getxls.php:301
5842 msgid "Email address"
5843 msgstr ""
5845 #: html/getxls.php:301
5846 msgid "Organizational unit"
5847 msgstr ""
5849 #: html/getxls.php:302
5850 msgid "Postal Code"
5851 msgstr ""
5853 #: html/getxls.php:303
5854 msgid "Title"
5855 msgstr ""
5857 #: html/getxls.php:306
5858 msgid "Full"
5859 msgstr ""
5861 #: html/getxls.php:397
5862 #, php-format
5863 msgid "Computers of %s on %s"
5864 msgstr ""
5866 #: html/getxls.php:493
5867 msgid "You have no permission to do LDAP exports!"
5868 msgstr ""
5870 #: html/getfax.php:56
5871 msgid "Could not connect to database server!"
5872 msgstr ""
5874 #: html/getfax.php:58
5875 msgid "Could not select database!"
5876 msgstr ""
5878 #: html/getfax.php:63 html/getfax.php:71
5879 msgid "Database query failed!"
5880 msgstr ""
5882 #: html/getldif.php:82
5883 msgid "You have no permission to create LDAP dumps!"
5884 msgstr ""
5886 #: html/getldif.php:107
5887 msgid "Error in ivbb parameter!"
5888 msgstr ""
5890 #: html/getvcard.php:39
5891 msgid "Missing parameters!"
5892 msgstr ""
5894 #: html/helpviewer.php:70
5895 msgid "Help browser"
5896 msgstr ""
5898 #: html/helpviewer.php:124
5899 msgid "There is no helpfile specified for this class"
5900 msgstr ""
5902 #: html/helpviewer.php:273
5903 #, php-format
5904 msgid "Helpdir '%s' is not accessible, can't read any helpfiles."
5905 msgstr ""
5907 #: html/password.php:58 html/index.php:141
5908 #, php-format
5909 msgid "GOsa configuration %s/%s is not readable. Aborted."
5910 msgstr ""
5912 #: html/password.php:78 html/setup.php:66 html/index.php:166
5913 #, php-format
5914 msgid "Directory '%s' specified as compile directory is not accessible!"
5915 msgstr ""
5917 #: html/password.php:163
5918 msgid "Error: Password method not available!"
5919 msgstr ""
5921 #: html/password.php:228 html/index.php:325
5922 msgid "Please check the username/password combination."
5923 msgstr ""
5925 #: html/password.php:232
5926 msgid "You have no permissions to change your password."
5927 msgstr ""
5929 #: html/password.php:253
5930 msgid "External password changer reported a problem: "
5931 msgstr ""
5933 #: html/password.php:284 html/index.php:419
5934 msgid "Session will not be encrypted."
5935 msgstr ""
5937 #: html/password.php:284 html/index.php:419
5938 msgid "Enter SSL session"
5939 msgstr ""
5941 #: html/setup.php:66
5942 msgid "Smarty"
5943 msgstr ""
5945 #: html/main.php:153
5946 #, php-format
5947 msgid "Cannot locate file '%s' - please run '%s' to fix this"
5948 msgstr ""
5950 #: html/main.php:171
5951 msgid "PHP configuration"
5952 msgstr ""
5954 #: html/main.php:172
5955 msgid ""
5956 "FATAL: Register globals is on. GOsa will refuse to login unless this is "
5957 "fixed by an administrator."
5958 msgstr ""
5960 #: html/main.php:217
5961 msgid "Running out of memory!"
5962 msgstr ""
5964 #: html/main.php:356
5965 msgid "Your password is about to expire, please change your password!"
5966 msgstr ""
5968 #: html/main.php:365
5969 msgid "Plugin"
5970 msgstr ""
5972 #: html/main.php:366
5973 #, php-format
5974 msgid "FATAL: Cannot find any plugin definitions for plugin '%s'!"
5975 msgstr ""
5977 #: html/index.php:57
5978 msgid "Session is not encrypted!"
5979 msgstr ""
5981 #: html/index.php:64
5982 msgid ""
5983 "The session lifetime configured in your gosa.conf will be overridden by php."
5984 "ini settings."
5985 msgstr ""
5987 #: html/index.php:166
5988 msgid "Smarty error"
5989 msgstr ""
5991 #: html/index.php:217
5992 msgid "There is a problem with the authentication setup!"
5993 msgstr ""
5995 #: html/index.php:225
5996 msgid "Cannot find a valid user for the current authentication setup!"
5997 msgstr ""
5999 #: html/index.php:229
6000 msgid "User information is not unique accross the configured LDAP trees!"
6001 msgstr ""
6003 #: html/index.php:269
6004 msgid "Cannot detect information about the installed LDAP schema!"
6005 msgstr ""
6007 #: html/index.php:282
6008 msgid "Your LDAP setup contains old schema definitions:"
6009 msgstr ""
6011 #: html/index.php:303
6012 msgid "Please specify a valid username!"
6013 msgstr ""
6015 #: html/index.php:306
6016 msgid "Please specify your password!"
6017 msgstr ""
6019 #: html/index.php:318
6020 msgid "Authentication error"
6021 msgstr ""
6023 #: html/index.php:318
6024 msgid "Cannot retrieve user information for htaccess authentication!"
6025 msgstr ""
6027 #: html/index.php:374
6028 msgid "Account locked. Please contact your system administrator!"
6029 msgstr ""
6031 #: html/index.php:425
6032 msgid ""
6033 "Your browser has cookies disabled. Please enable cookies and reload this "
6034 "page before logging in!"
6035 msgstr ""